body{
 background-color:#99ccff;
 }

/* ------ header ------ */
#header{
	background-image:url("../image/header-2.gif");
	background-repeat:no-repeat;
	width:800px;
	height:116px;
}



/* ------ inner ------ */
#inner{
	border-left:solid 1px #aaaaaa;
	border-right:solid 1px #aaaaaa;
	width:800px;
	overflow:hidden;
	background-color:#FFFFFF;
}



/* ------ sidmain ------ */
#sidmain{
	width:200px;
	float:left;
}

/* ------ sidmenu ------ */
#sidmenu{
	width:179px;
	float:left;
	text-align:center;
}
/* ------ sidmenu内容 ------ */
#rogo{
	width:179px;
	height:144px;
	padding-top:15px;
}
.sid{
	border-top:solid 1px #bbbbbb;
}
#sidber{
	border-top:solid 1px #bbbbbb;
	background-image:url("../image/menu_ber_y.jpg");
	background-repeat:repeat-x;
	width:179px;
	height:11px;
	float:right;
}

#menu_link01{
	margin-top:30px;
}

#menu_link02{
	margin-top:20px;
}
#menu_p01{
	font-size:14px;
	margin-left:0px;
	margin-bottom:10px;
}

#menu_link03{
	margin-top:20px;
}
#menu_p02{
	font-size:14px;
	margin-bottom:10px;
}


/* ------ ber ------ */
#ber{
	border-left:solid 1px #bbbbbb;
	background-image:url("../image/menu_ber.jpg");
	background-repeat:repeat-y;
	width:12px;
	float:left;
}



/* ------ main ------ */
#main{
	width:555px;
	float:right;
	margin-right:25px;
	text-align:left;
}



/* ------ footer ------ */
#footer{
	background-image:url("../image/footer-2.gif");
	background-repeat:no-repeat;
	width:800px;
	height:24px;
}


/* ------ その他 ------ */
.clear{
	clear:both;
}

/* ------ メニュー ------ */
#m01{
background-color:#000066;
color:#FFFFFF;
size:10px;
margin-left:5px;
}

#m03{
	font-family:ＭＳ　Ｐゴシック;
	font-weight:900;
	color:#ff0000;
	float:left;
}

#m04{
	float:left;
	font-family:ＭＳ Ｐゴシック;
	font-weight:900;
	letter-spacing:0px;
	margin-bottom:10px;
}

#p03_01{
    line-height:150%;
}

#p03_02{
    line-height:200%;
	size:6px;
}

#04_tb{
padding:2px;
}
