@charset "utf-8";
/* CSS Document */

body{background-color:#FFC1C1;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:120%;
	line-height: 150%; }

#mainflame {
color: #333;
	background-color: #ffe8e9;
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border: 5px solid #F00;
	position: relative;
	bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#sidebar {
	width: 250px;
	position: relative;
	left: 0px;
	float: left;
	margin-left: 10px;
	clear: none;
	top: 0px;
	margin-bottom: 10px;
	height:auto;
	
}
#contents {
	padding: 10px;
	width: 700px;
	position: relative;
	left: 0px;
	float: right;
	margin-right: 10px;
	clear: none;
	top: 0px;
}
#header{
	position:relative;
	top:0px;
	left:0px;
	width:1000px;
	height:auto;
	float:none;
	crear:both;
	}
#footer{
	position:relative;
	top:auto;
	clear:both;
	}
	
#copyright {
	text-align: center;
}
#midashi1 {
	text-align: center;
}
#return {
	text-align: center;
	font-size: 150%;
}
#midashi2 {
	text-align: center;
}
#midashi3 {
	text-align: center;
	background-color: #FCF;
	line-height: 50px;
	font-size: 130%;
}
#toppagemidashi {
	text-align: center;
	font-size: 150%;
}
#text_kyouchou {
	text-align: center;
	font-size: 170%;
	line-height: 90%;
}
#link {
	text-align: center;
	font-size: 150%;
}
#midashi4 {
	text-align: center;
}
#text_kyouchou2 {
	font-size: 115%;
	text-align: left;
	font-weight: bold;
}
#text_teisei {
	text-decoration: line-through;
}
#section_list {
	font-size: 80%;
}
