@charset "UTF-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;
}

body{
	font-family:"ＭＳ Ｐゴシック", "ＭＳ ゴシック", Osaka, "Osaka－等幅", "ヒラギノ角ゴ Pro W3";
	font-size:11px;
	background-color:#000000;
	text-align:center;
}
h1,h2,h3,h4{
	line-height:0px;
}
strong{
	font-weight:bold;
}
a img{
	border:none;
}
dl dt{
	font-size:12px;
	font-weight:bold;
	margin:5px 0px;
	color:#FF0001;
}
dl dd{
	margin-bottom:3px;
	list-style-type:none;
	list-style-image:none;
	list-style-position:inside;
}

#header{
	width:840px;
	margin:0px auto;
}
*html #header{
	width:840px;
	margin:0px auto;
	margin-bottom:-10px;
}
#header h1{
	width:840px;
	height:292px;
	background:url(../img/header_sagi.gif) no-repeat;
	text-indent:-9999px; 
}
#about{
	width:840px;
	height:434px;
	margin:0px auto;
	background:url(../img/about_sagi.gif) no-repeat;
	text-align:left;
}
*:first-child+html #about{
	width:840px;
	height:434px;
	margin:0px auto;
	background:url(../img/about_sagi.gif) no-repeat;
	text-align:left;
	margin-top:-11px;
}
#about h2{
	text-indent:-9999px;
}
#about_txt{
	width:390px;
	padding:100px 0px 0px 130px;
	color:#FFFFFF;
}
#about h3{
	width:333px;
	height:61px;
	background:url(../img/copy_about.gif) no-repeat;
	text-indent:-9999px;
}
#about_book{
	border:#666666 1px solid;
	padding:8px;
	font-size:10px;
	margin:20px 0px;
	line-height:1.4;
}
#contents{
	width:620px;
	margin:0px auto;
	background-color:#FFFFFF;
	padding:20px 40px 40px 40px;
	text-align:left;
}
#contents h3{
	width:493px;
	height:37px;
	background:url(../img/copy_contents.gif) no-repeat;
	text-indent:-9999px;
	margin-bottom:25px;
}
#contents h4{
	color:#FF0001;
	font-weight:bold;
	font-size:14px;
	margin:20px 0px 10px 0px;
}
#btn_sample{
	margin:20px 0px 30px 0px;
}
#topics{
	background:url(../img/topics_middle.gif) repeat-y;
	padding:10px 20px;
}
#topics img{
	margin-bottom:10px;
}
#footer{
	width:700px;
	margin:0px auto;
	padding:20px 0px;
	text-align:left;
}
#footer p{
	width:130px;
	height:19px;
	float:left;
}
#footer address{
	color:#FFFFFF;
	font-size:11px;
	font-style:normal;
	padding-top:4px;
	text-align:right;
}
#topics_txt{
	height:200px;
	overflow:auto;
}

.sagi_txt{
	line-height:1.5;
}

/* second */
#second_wrapper{
	width:620px;
	background-color:#FFFFFF;
	margin:0px auto;
	padding:40px;
	text-align:left;
}
#second_wrapper h1{
	width:540px;
	height:54px;
	background:url(../img/tit_sample.gif) no-repeat;
	text-indent:-9999px;
}
#second_wrapper h2{
	margin:30px 0px;
}
#second_wrapper h3{
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size:16px;
	font-weight:bold;
	margin:20px 0px;
	line-height:1.5;
}
#second_wrapper p{
	line-height:1.5;
}
#second_navi{
	text-align:right;
	margin-top:30px;
}
#second_navi p{
	margin-bottom:1px;
}
