@charset "Shift_JIS";

.note{
	color:#ff0000;
	font-size:0.9em;
}

div.left{
	float:left;
	width:350px;
}
div.right{
	float:right;
	width:220px;
}
div.section{
	margin-bottom:20px;
	clear:both;
}
h2{
	margin:0;
	padding:0 5px;
}
h2.section03{
	margin-top:15px;
}

div#section01{
	background:url(../images/index_sec01_bg.gif) repeat-y;
}
div#section02{
	background:url(../images/index_sec02_bg.jpg) repeat-x;
	border:none;
	border:1px solid #666666;
	margin:0 0 15px;
}
div#section02 img{
	margin:0;
	padding:0;
}
div#section03{
	width:100%;
	background:url(../images/index_sec03_bg.gif) repeat-y;
}
div#section01 h3,div#section03 h3{
	border-left:5px solid #006600;
	background:#ffffff;
	padding: 2px 5px;
}
div#section03 h3 a,div#section01 h3 a{
	color:#006600;
	width:100%;
	display:block;
	background:#ffffff url(../images/index_h3_arw.gif) right no-repeat;
	text-decoration:none;
}
div#section03 h3 a:hover{
	color:#ff0000;
}
div#section03 #news{
	margin-bottom:10px;
}
div#section03 #news ul{
	margin:10px;
}

/* section01 */

div#news{
	font-size:0.86em;
	margin:5px 0 0;
	padding:2px;
	width:345px;
	height:90px;
	overflow:auto;
}

div#amanomsg{
	background:#ffffff;
}
div#amanomsg h2{
	color:#006600;
	background:url(../images/index_sec01_pt_amano.jpg) no-repeat;
	padding:10px 70px 3px 10px;
	border:none;
	font-weight:normal;
	font-size:0.95em;
	overflow:visible;
	line-height:1.2;
}
div#amanomsg h2 span{
	color:#000000;
	font-size:0.9em;
	margin-top:15px;
	line-height:1.1;
}
div#amanomsg #blog{
	margin:0;
	padding:0;
}
div#amanomsg #blog a{
	text-decoration:none;
	color:#000000;
}
div#amanomsg #blog p{
	margin:3px;
	padding:0;
}
div#amanomsg #blog p span.update{
	color:#ff0000;
}


/* section02 */
#section02 .btns{
	text-align:center;
	margin:10px auto;
}
#section02 .btns img{
	margin:0 5px;
}


/* section03 */

#section03 h3{
	margin:0 5px 5px;
}
#section03 p.note{
	margin:2px 5px 5px;
}

#section03 p.sheet{
	margin:0 5px;
}
