@charset "utf-8";

h2 {
	height:100px;
	margin:0px;
	padding:0px;
	text-indent:-9999px;
	}

h2.nihongo {background:url(no1/head.jpg) no-repeat;}


h3 {
	/*width:550px;*/
	margin:0px auto 10px auto;
	padding:0px 0px 5px;
	border-bottom:dotted 3px #666;
	}

/*見出しの設定*/
h3.t1 {background:url(no1/t1.gif) no-repeat; text-indent:-9999px;}
h3.t2 {background:url(no1/t2.gif) no-repeat; text-indent:-9999px;}
h3.t3 {background:url(no1/t3.gif) no-repeat; text-indent:-9999px;}
h3.t4 {background:url(no1/t4.gif) no-repeat; text-indent:-9999px;}



/*文字色*/
.style_green {color:#66bb14;}
.style_red {color:#CC0000;}
.style_small {font-size:10px;}


div.box {
	width:550px;
	height:auto;
	overflow:hidden;
	margin:10px auto 0px auto;
	}

div.box strong {
	display:block;
	background:url(no1/mark4.gif) no-repeat;
	background-position:left center;
	padding-left:20px;
	margin-left:10px;
	font-size:13px;
	}

div.box p {margin:10px; font-size:12px; letter-spacing:1px;}

div.box p img {float:left; margin-right:10px;}

div.box table {width:95%; font-size:12px; border:1px solid #666; margin:0px auto 0px auto;}

div.box table tr.green {background-color:#EAF9D7;}

div.box table td {padding:5px; border-bottom:1px solid #666; border-left:1px solid #666;}

div.box table td.l_none {padding:5px; border-bottom:1px solid #666; border-left:none;}

div.box table td.end {border-bottom:none;}

div.box table td small {display:block; font-size:11px;}

div.box table td.left {border-left:none; border-bottom:1px solid #666; text-align:center;}

div.box table td.left_end {border:none; text-align:center;}

div.box table.none {border:none; margin-top:15px;}
div.box table.none td {border:none; padding:0px;}
div.box table.none td.line {border-bottom:dotted 3px #666;}

/*2種類目*/
div.topbox {
	width:270px;
	height:auto;
	overflow:hidden;
	margin:0px auto 0px auto;
	float:left;
	}

#topbox_r {margin-left:10px;}
	
div.topbox p {
	display:block;
	background:url(no1/mark2.gif) no-repeat;
	background-position:left center;
	padding-left:20px;
	line-height:20px;
	font-size:13px;
	margin-left:10px;
	}

div.topbox span {display:block; font-size:12px; margin:0px 10px;}

/*other*/
div.sapport {
	width:550px;
	height:150px;
	margin:0px auto 0px auto;
	background:url(no1/sapport.gif) no-repeat;
	}
	
div.sapport p {
	width:500px;
	position:absolute;
	margin:50px 25px;
	font-size:12px;
	}

div.eigo {
	width:550px;
	height:120px;
	margin:0px auto 0px auto;
	background:url(no1/eigo.gif) no-repeat;
	}
	
div.eigo p {
	width:500px;
	position:absolute;
	margin:50px 25px;
	font-size:12px;
	}


