@charset "UTF-8";

body{
	margin:0px;
	padding:0px;
	color:#000000;
	font-size:12px;
	line-height:1.6em;
	font-family: "メイリオ","Meiryo",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	background:#f8de00;
}

div, form, input, h1, h2, h3, h4, h5, h6, p, ul, li, ol, li, dl, dt, dd, hr{
	margin:0px;
	padding:0px;
}

ul{
	list-style:none;
}

img{
	border:none;
}

a:link, a:visited{
	color:#01a7d9;
	text-decoration:none;
}

a:hover, a:active{
	color:#01a7d9;
	text-decoration:underline;
}

.alt{
	position:absolute;
	top:-3000px;
	left:-3000px;
}

.clear{
	overflow:hidden;
}


#container{
	width:530px;
}

#mainArea{
	margin:0 10px 10px 10px;
	padding:12px;
	background:#fff;
}

#mainArea #com{
	margin-bottom:5px;
	padding:3px 5px;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	background:#e20e79;
}

#mainArea #date{
	font-size:14px;
	color:#666;
	font-weight:bold;
	text-align:right;
}

#mainArea #titleArea{
	margin:3px 0 12px 0;
	padding:10px 0;
	border-top:1px dotted #666;
	border-bottom:1px dotted #666;
}

#mainArea #titleArea #title{
	font-size:18px;
	font-weight:bold;
	line-height:1.25em;
}

#mainArea #content{
	padding-bottom:25px;
	font-size:14px;
	line-height:1.8em;
}

#mainArea #footer{
	overflow:hidden;
	_zoom:1;
}

#mainArea #footer #copy{
	float:left;
	width:355px;
	font-size:11px;
	line-height:1.4em;
}

#mainArea #footer #link{
	float:left;
	width:131px;
}

#navi{
	width:530px;
	text-align:center;
	padding-bottom:10px;
}

#navi a{
	margin:0 auto;
	display:block;
	width:63px;
	height:23px;
	background:url(img/b_close.gif) 0 0 no-repeat;
}

#navi a:hover{
	background:url(img/b_close.gif) 0 -23px no-repeat;
}

.popupDetail{
	font-size:12px;
	line-height:1.65em;
	}
	
.soukingaku{
	font-size:14px;
	line-height:1.65em;
	font-weight:bold;
	border-bottom:solid 1px #000000;
	}





	
