@charset "utf-8";
* {
	line-height: 1.5;

}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#comment {
	margin: 0px;
	padding: 10px;
	border: 1px none #716C82;
	background-color: #D0E8E8;
}


body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

/*2011/08/30追加分*/
.style_h2 {
	color: #FF3333;
	font-size:15px;
}

h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

/*2011/08/30 追加分*/
.h3 {
	font-size:16px;
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.midasi {
	background-color: #99CCCC;
}


#header {
	background-image: url(img/header_bg.jpg);
	background-repeat: repeat-x;
	height: 265px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#contents {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 732px;
}

#contents p {
	font-size: 14px;
}


#contents #large {
	width: 700px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: 14px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666699;
	border-bottom-color: #666699;
	border-left-color: #666699;
	padding-top: 0px;
	padding-right: 15px;
	margin-top: -5px;
}

#contents .migi {
	text-align: right;
	padding-right: 20px;
	margin-top: 2px;
	margin-bottom: 2px;
}



#large .rank {
	margin: -31px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;

}
#large .rank2 {
	padding: 0px;
	margin-top: -15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -31px;
}
#large table {

}
#Mcontainer .migi2 {
	text-align: right;
	margin-right: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
}

#Scontainer {
	float: left;
	width: 200px;
	display: block;
}

#Mcontainer {
	float: right;
}
#middle {
	padding-left: 15px;
	width: 500px;
	padding-bottom: 15px;
	font-size: 14px;
	border: 1px solid #0099FF;
	padding-top: 10px;
	padding-right: 10px;
}
#middle .smallfont {
	font-size: 14px;
}
#middle .smallfont td {

}

#small {
	border: 1px solid #0099FF;
	margin-bottom: 15px;
	padding-left: 0px;
	padding-right: 0px;
	width: 178px;
	font-size: 12px;
	padding-bottom: 0px;
	display: block;
}
#small ul {
	margin-left: 0px;
	padding-left: 0px;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#small li {
	list-style-type: none;
}


#small h4 {
	background-color: #4C95CF;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	color: #FFFFFF;
	width: 178px;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 14px;
	display: block;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*2011/08/30 追加分*/
#small .h4 {
	background-color: #4C95CF;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	color: #FFFFFF;
	width: 178px;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 14px;
	display: block;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight:bold;
}


#footer {
	clear: both;
	background-image: url(img/footer.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	height: 67px;
	padding: 0px;
}
#txt {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
}
dd {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

