/* CSS Document */

@charset Shift-JIS;

*{
	margin:0;
	padding:0;
}

body{
	width:659px;
	margin: 0 auto;
	font-size:90%;
	background-color:#7a7280;
}
body.sample{
	background-attachment:fixed !important;
	background-image:url(sample.gif) !important;
	background-repeat:no-repeat !important;
	background-position:right top !important;
}
#all{
	margin-top:-20px;
	background-image:url(bk.gif);
	background-repeat:repeat-y;
	width:659px;
}
#space{
	margin:0 4px 0 5px;
	border-top:10px solid #C7A0E6;
}
#summary{
	 position:relative;
	 left:140px; top:48px;
}
ul#navi_g {
	margin:0 0 0 25px;
}
ul#navi_g li{
	display:inline;
}

ul#top_img{
	margin:10px 0 0 25px;
}
ul#top_img li{
	display:inline;
}
ul#top_img li img{
	padding:3px 0;
}
ul#top_img li.left{
	margin-right:6px;
}

#all p{
	margin:5px 35px;
	line-height:150%;
}

h1.haadline,h2.haadline{
	clear:both;
	margin:5px 25px;
	padding:9px 0 8px 5px;
	border-left:11px solid #B372E5;
	font-size:14px;
	background-color:#E6D8F1;
}
h3.headline{
	clear:left;
	margin:5px 30px;
	padding:0;
	border-bottom:1px solid #cccccc;
	font-size:14px;
}
.clean{
	visibility:hidden;
	clear:both;
	margin:0;
	padding:0;
	height:1px;
}
h1#image{
	margin:10px 0 0 25px;
	padding:0;
	border:none;
}
.container{
	width:190px;
	height:114px;
	float:left;
	margin-top:15px;
	background-image:url(feature_bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;

}
#c01{
	margin-left:35px !important;
	margin-left:15px;
}
#c02,#c03{
	margin-left:10px
}
.container h2{
	margin:0;
	padding:6px 0 6px 18px;
	background-image:url(feature_head.gif);
	background-repeat:no-repeat;
	font-size:12px;
}
.container h2 a:link, .container h2 a:visited{
	color:#ffffff;
}
.container p{
	margin:0 !important;
	padding:0 !important;
	color:#9D7FFF;
	font-weight:bold;
	text-align:center;
}
.container ul{
	margin:3px 1em 0 25px;
	font-size:12px;
}

div#foot{
	clear:both;
	height:100px;
	padding:0px;
	background-image:url(footer_bk.gif);
	background-repeat:no-repeat;
}
#foot p{
	font-size:85%;
	margin-top:5px;
	padding: 5px 0 15px 0 !important;
	padding: 0 0 0px 0;
}
p.img_nl{
	margin:0 10px 0px 20px !important;
	padding:0 !important;
	float:left;
}
p.img_nr{
	margin:0 10px 15px 20px !important;
	padding:0 !important;
	float:right;
}
p.img_nc{
	padding:auto;
	text-align:center;
}
p.ill{
	margin:10px auto;
	padding:0 auto;
	text-align:center;
}
p.ill img{
	margin:auto;
	padding:0 auto;
}
p.tax{
	text-align:right;
	font-size:90%;
}
div.line{
	clear:left;
	margin:0 0 10px 0;
	padding:20px auto 0 auto;
	text-align:center;
	background-image:url(dot_bdr.gif);
	background-repeat:no-repeat;
	background-position:top;
}
.line img{
	margin:10px 0;
}
.footnote{
	font-size:90%;
}
ul.footnote{
	margin:0 45px 0 65px;
	list-style-type:none;
}
ul.show{
	margin:0 0 0 55px;
}
ul.show li{
	margin:0 0 12px 0;
}
table.show1{
	margin:0 0 0 30px;
}
table.show1 td, table.show1 th ,table.show1{
	border-collapse:collapse;
	border:1px solid #cccccc;
}
table.show1 td, table.show1 th{
	padding:5px;
	font-size:12px;
}
table.show1 th{
	font-weight:normal;
	background-color:#F0E8F8;
}