
/*	header
----------------------------------------------------*/
#headerBg {
	background:url(../img/bg-header.gif) repeat-x;
	height:65px;
}
#logoBg {
	background:url(../img/bg-logo.gif) no-repeat center;
	height:65px;
	min-width:805px;
}

#header {
	width:772px;
	height:65px;
	margin:0 auto;
	padding:0 0 0 33px;
}
#header h1 {
	line-height:0;
	font-size:0;
}
.headerL {
	width:187px;
	padding:16px 0 0 0;
	float:left;
}
.headerL p {
	font-size:0;
	line-height:0;
}
.headerR {
	width:529px;
	height:65px;
	float:right;
}
.headerR p {
	font-size:120%;
	line-height:1em;
	color:#999;
	height:20px;
	padding:10px 1px 0 0;
	float:right;
}
.headerR .gnavi {
	margin:0 0 0 103px;
	padding:10px 0 0 0;
	width:426px;
}
.headerR .gnavi ul {
	width:426px;
}
.headerR .gnavi ul li {
	display:inline;
	line-height:0;
	font-size:0;
}
.headerR .gnavi ul li img {
	margin-left:4px;
}


/*	body•”•ª
----------------------------------------------------*/
#containerBg {
	background:url(../img/bg-body.gif) repeat-x ;
}
#container {
	width:805px;
	margin:0 auto;
	background:url(../img/bg-leftarea.gif) repeat-y left top;
}

/* content Left */
.contentL {
	width:181px;
	float:left;
	background:url(../img/bg-leftarea02.gif) no-repeat;
	padding:12px 0 0 9px;
}
.contentL h3 {
	font-size:0;
	line-height:0;
}
.lttlBgbtm {
	background: url(../img/lttl01-btm.gif) no-repeat bottom;
	width:172px;
	padding:0 0 3px 0;
}
.lttlBg {
	background:url(../img/lttl01-body.gif) no-repeat;
	width:166px;
	padding:5px 0 3px 5px;
}
.lttlBgbtm .lttlBg p {
	font-size:0;
	line-height:0;
}
.btnList {
	margin-top:4px;
}
.btnList li {
	font-size:0;
	line-height:0;
	margin-top:2px;
}
.subnaviList {
	font-size:120%;
	font-weight:bold;
	color:#D59163;
	background-color:#FFFFFF;
	padding:2px 9px 2px 9px;
	margin:5px 0 0 0;
	width:152px;
	border:1px solid #EBEBEB;
}
.subnaviList li {
	background:url(../img/arrow-circle-red.gif) no-repeat;
	background-position:0 9px;
	padding:7px 0 5px 15px;
	border-bottom:1px solid #EBEBEB;
}
.subnaviList li a:link      { color:#D59163; text-decoration:none; }
.subnaviList li a:visited   { color:#D59163; text-decoration:none; }
.subnaviList li a:active    { color:#D59163; text-decoration:none; }
.subnaviList li a:hover     { color:#D59163; }


/* content Right */
.contentR {
	width:615px;
	float:right;
	background:url(../img/top/bg-content.gif) repeat-x;
}
.contentR h3 {
	width:580px;
	height:22px;
	background:url(../img/top/bg-ttl01.gif) no-repeat;
	padding:10px 0 0 35px;
}
.mainimg {
	margin:12px 0 10px 14px;
	font-size:0;
	line-height:0;
}
.contentRbody {
	width:580px;
	margin:0 0 0 25px;
	padding:0 0 20px 0;
}
.contentRbody p {
	font-size:120%;
	line-height:1.4em;
	color:#666;
	margin:10px 0 7px 6px;
}

.linkList li {
	display:inline;
}
.linkList li img {
	margin-left:4px;
} 
.linkList02 li {
	display:inline;
}
.linkList02 li.ml06 img {
	margin-left:6px;
} 
.contentRbody h4 {
	width:555px;
	height:17px;
	padding:6px 0 0 25px;
	margin:15px 0 0 0;
	font-size:0;
	line-height:0;
	background:url(../img/top/bg-ttl02.gif) no-repeat;
}
.newsBox {
	border-bottom:1px solid #E6E6E6;
	border-left:1px solid #E6E6E6;
	border-right:1px solid #E6E6E6;
	padding:10px 0 20px 15px;
}
.contentRbody .newsBox dl {
	background:url(../img/top/line-news.gif) repeat-x;
	background-position: bottom;
	width:550px;
	margin:0 0 0 0;
}
.contentRbody .newsBox dl dt {
	color:#FC2E00;
	font-size:120%;
	font-weight:bold;
	margin-left:7px;
	padding-left:8px;
	position:relative;
	top:0.75em;
	background:url(../img/arrow-red.gif) no-repeat;
	background-position:0 3px;
}
.contentRbody .newsBox dl dd {
	color:#666;
	font-size:120%;
	margin:0 0 0 6em;
	padding:0 0 0 0;
	position:relative;
	top:-0.5em;
	line-height:1.2em;
}
.charafla {
	width:580px;
	margin-top:15px;
}


/*	footer•”•ª
----------------------------------------------------*/
#footer {
	clear:both;
	border-top:2px solid #FB8B01;
	text-align:center;
	padding:7px 0 7px 0;
}
#footer address {
	font-size:120%;
	color:#666;
}

