@charset "utf-8";
/* CSS Document */

/*youkou*/
body {
	font-size:small;
}

/*privacy*/

#privacy h2 {
	width:900px;
	height:58px;
	display:block;
	padding:18px 0 0 60px;
	background: url(../images/h2_ttl.gif) no-repeat 20px 10px;
	font-size:1.3em;
	font-weight: bold;
	line-height:120%;
}
#privacy h2 strong{
	font-family:Arial, Helvetica, sans-serif;
}
#privacy p.subText{
	width:730px;
	display:block;
	background: url(../images/img_subText.jpg) no-repeat 100% 36px;
	margin:0 40px 0 auto;
	padding:36px 0;
	border-top:1px solid #bcbbbb;
	border-bottom:1px solid #bcbbbb;
	font-size:1em;
	color:#000000;
}
#privacy p.subText img{
	vertical-align:middle;
	margin:0 5px 0 0;
}
#privacy dl {
	width:720px;
	display:block;
	font-size:1em;
	margin:0 40px 0 auto;
	clear:both;
	padding:24px 5px;
	border-bottom:1px dotted #bcbbbb;
}
#privacy dt{
	width:225px;
	display:block;
	float:left;
	font-weight: bold;
	padding:0 0;
}
#privacy dd {
	display:block;
	margin:0 0 0 225px;
	padding:0 0 0 20px;
	border-left: 1px solid #EEE;
}

/*outline*/

#outline h2 {
	width:900px;
	height:58px;
	display:block;
	padding:18px 0 0 60px;
	background: url(../images/h2_ttl.gif) no-repeat 20px 10px;
	font-size:1.3em;
	font-weight: bold;
	line-height:120%;
}
#outline h2 strong{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
}
#outline h3 {
	width:730px;
	display:block;
	margin:0 40px 0 auto;
	padding:25px 0;
	border-bottom:1px solid #bcbbbb;	
}
#outline h3 span {
	display:block;
	padding:8px 0 8px 10px;
	border-left:4px solid #7c8d99;
	font-size:1em;
}
#outline p.subText{
	width:730px;
	display:block;
	background: url(../images/img_subText.jpg) no-repeat 100% 36px;
	margin:0 40px 0 auto;
	padding:36px 0;
	border-top:1px solid #bcbbbb;
	border-bottom:1px solid #bcbbbb;
	font-size:1em;
	color:#000000;
}
#outline p.subText img{
	vertical-align:middle;
	margin:0 5px 0 0;
}
#outline dl {
	width:720px;
	display:block;
	font-size:1em;
	margin:0 40px 0 auto;
	clear:both;
	padding:24px 5px;
	border-bottom:1px dotted #bcbbbb;
}
#outline dt{
	width:147px;
	display:block;
	float:left;
	font-weight: bold;
	padding:0 0;
}
#outline dd {
	display:block;
	margin:0 0 0 147px;
	padding:0 0 0 20px;
	border-left: 1px solid #EEE;
}
#outline dd img{
	display:block;
	margin:10px 0;
	padding:2px;
	border:1px solid #bbb;
}
#outline p.toTop{
	width:730px;
	display:block;
	margin:0 40px 0 auto;
	text-align:right;
	padding:10px 0 0 0 ;
}
#outline ul.companyList{
	width:730px;
	display:block;
	margin:0 40px 0 auto;
	padding:0px  0 25px 0;
	border-bottom:1px dotted #bcbbbb;
	line-height: 200%;
}
#outline .companyList li{
	background:url(../images/icon_a.gif) no-repeat left 9px;
	padding: 0 0px 0 15px;
}

/*sitemap*/

#sitemap h2 {
	width:900px;
	height:58px;
	display:block;
	padding:18px 0 0 60px;
	background: url(../images/h2_ttl.gif) no-repeat 20px 10px;
	font-size:1.3em;
	font-weight: bold;
	line-height:120%;
}
#sitemap h2 strong{
	font-family:Arial, Helvetica, sans-serif;
}
#sitemap p.subText{
	width:730px;
	display:block;
	background: url(../images/img_subText.jpg) no-repeat 100% 36px;
	margin:0 40px 0 auto;
	padding:36px 0;
	border-top:1px solid #bcbbbb;
	border-bottom:1px solid #bcbbbb;
	font-size:1em;
	color:#000000;
}
#sitemap p.subText img{
	vertical-align:middle;
	margin:0 5px 0 0;
}
#sitemap dl {
	width:720px;
	display:block;
	font-size:1em;
	margin:0 40px 0 auto;
	clear:both;
	padding:24px 5px;
	border-bottom:1px dotted #bcbbbb;
}
#sitemap dt{
	width:100px;
	display:block;
	float:left;
	font-weight: bold;
	padding:0 0 0 16px;
	background:url(../images/icon_a.gif) no-repeat left 0.4em;
}
#sitemap dd {
	display:block;
	margin:0 0 0 100px;
	padding:0 0 0 20px;
	border-left: 1px solid #EEE;
}
#sitemap dd dl.parent dt{
	background:none;
	float:none;
	padding:0 0 0 0;
	width: 400px;
}
#sitemap dd dl.parent dt a{
	color: #259CAE;
}
/*
	clearfix
*/
#sitemap dd:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
} /*IE7以外のモダンブラウザ向け*/

#sitemap dd{display:inline-block;} /*IE7およびMacIE5向け*/

/*Hides from IE-mac\*/
* html #sitemap dd{height:1%;}
#sitemap dd{display:block;}
/*End hide from IE-mac*/ /*IE6以前向け*/

#sitemap dd  dl.parent{
	display:block;
	width: 190px;
	float:left;
	padding:0;
	margin:0;
	clear:none;
	border:none;
	height: auto;
}
#sitemap dd  dl.parent a{
	margin: 0 0 6px 0;
	display:block;
}
#sitemap dd dl.parent dt,
#sitemap dd dl.parent dd{
	display:block;
	padding:0;
	margin:0;
	width: auto;
	border:none;
	float:none;
	height: auto;
	padding: 0 0 0px 0;
}
#sitemap dd dl.parent dt{
	padding:0 0 0 16px;
	background:url(../images/icon_a.gif) no-repeat left 0.4em;
}
#sitemap dt a{
	color:#7fbc12;
}
#sitemap dd dl.parent dd li{
	display: inline;
	color: #f2cc5e;
	font-weight: normal;
}
#sitemap dd dl.parent dd li a{
	background:url(../images/icon_b.gif) no-repeat left 0.4em;
	padding: 0px 0 0px 15px;
	color: #f2cc5e;
	font-weight: bold;
	display:block;
	font-weight: normal;
}

#sitemap dd dl.parent dd li ul{
	padding:0 0 0px 16px;
}
#sitemap dd dl.parent dd li li{
	color: #bebebe;
}
#sitemap dd dl.parent dd li li a{
	background:none;
	padding:0 0 0px 8px;
	background:url(../images/icon_c.gif) no-repeat 0px 0.4em;
	color: #bebebe;
}

