@charset "shift_jis";
/* CSS Document */
/*all area*/
*{
margin:0px;
padding:0px;
}
body{
	background-image:url(../images/back.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: top;
	color: #333333;
	font: 92%/150% Osaka, "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック";
}
img{
border:0px;
}

a{
text-decoration:none;
}
/*======contants eria========*/
/*all area*/

/*div#wrap{
width:900px;
margin-left:auto;
margin-right:auto;
border-left:#CCCCCC 2px solid;
border-right:#cccccc 2px solid;
}

*/





/*HEAD*/
div#head{
	width:900px;
	height: 82px;
}

div#head img{
display:block;
}

/*MENU*/
div#menu{
	width:900px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 31px;
}


/*BANER*/
div#baner{
	width:900px;
	height: 252px;
	background-color: #FFFFFF;
	margin-top: 2px;
	
	}
	
	div#baner img{
	display: block;
	}

/*CONTANTS*/
div#contants{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	background: #FFFFFF;
	}

div#navi{
	float:left;
	width:260px;
	margin-left: 8px;
	text-align: left;
}


div#navi ul{
	margin-top:5px;
	margin-bottom:5px;
	padding-left: 5px;

}


div#navi li{
	background: url(../images/g_dr_list.jpg) no-repeat left center;
	margin-left: 5px;
	padding-left: 10px;
	list-style: none outside;
	margin-bottom: 8px;
	line-height: 100%;
}

.navi_img{
	vertical-align:bottom;
	border: 1px dotted #CCCCCC;
}

div#main{
	float:right;
	width:602px;
	text-align: center;
}

div#main img{
vertical-align:middle;
}


.maintd{
	padding-right: 10px;
	padding-left: 10px;
	font-size: 90%;
	line-height: 1.5em;

}

div#new{
	float:right;
	width:600px;
	height:250px;
	overflow:scroll;
	overflow-x: hidden;
		text-align: left;
	margin-top: 5px;
}

div#new ul{
	margin-left:10px;
	margin-top:5px;
	list-style: none outside;
}

div#new ul li{
	lein-height:1.2em;
	background: url(../images/listmark3.gif) no-repeat left center;
	margin-left: 0px;
	padding-left: 12px;
	line-height: 1.5em;
	margin-bottom: 5px;
}


/*FOOTER*/
div#fooder{
	clear:both;
	height: 130px;
	width: 900px;
	font-size: 0.75em;

}

div#foodermoji{
margin-top:20px;
}

.fooderline{
	border-right:solid #666666 1px;
	margin-right: 20px;
	padding-right: 20px;
}


/*midasi*/



.h1top{	
	margin:0px;
	padding:0px;
}

.h2top{
	color: #666666;
	text-align: left;
	text-indent: 30px;
	padding: 0px;
	background: url(../images/toph2_bk.jpg) no-repeat left bottom;
	margin: 0px;
	font: 1em/40px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.h3top{
	color: #FFFFFF;
	text-align: left;
	text-indent: 30px;
	padding: 0px;
	background: url(../images/toph3_bk.jpg) no-repeat left;
	margin: 0px;
	font: 97%/35px "ＭＳ Ｐゴシック", sans-serif, "メイリオ", Osaka;
}
.h3toppink{
	color: #CC0000;
	text-align: left;
	text-indent: 30px;
	padding: 0px;
	background: url(../images/topsideh3pink.jpg) no-repeat left;
	margin: 0px;
	font: 110%/35px "ＭＳ Ｐゴシック", sans-serif, "メイリオ", Osaka;
}





.h4top{
font-family:"ＭＳ Ｐゴシック", sans-serif, "メイリオ", Osaka;
	color: #E2D9FF;
	background-image: url(../images/h4top_back.jpg);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 1.2em;
	line-height: 42px;
	text-align: left;
	text-indent: 20px;
	padding: 0px;
}

.senmon{
	margin-top:30px;
	color: #000000;

}

/*kazari*/
.shitakei{
border-bottom:solid #999999 1px;
}

.koushin{
width:600px;
text-align:left;
font-size:0.7em;
}
/*layout*/
.waku{
	border:1px dotted #999999;
	padding-top: 5px;

}

