@charset "utf-8";
/* CSS Document */
/*---------------
基本設定
-----------------*/
* {
	margin:0;
	padding:0;
}
ul,
ol,
dl {
	margin: 0px;
	padding: 0px;
}
li,
dt,
dd {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
dt {
	margin: 0px;
	padding: 0px;
}
dd {
	margin: 0px;
	padding: 0px;
}
li li,
li p,
li pre,
li dt,
li dd,
dd li,
dd p,
dd pre,
dd dt,
dd dd {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

li ul,
li ol,
li dl,
li p,
dd ul,
dd ol,
dd dl,
dd p {
	margin: 0px;
	padding: 0px;
}
body{ background:#FFF}
a:link {
	color: #666;
	outline:none;
}

a:visited {
	color: #27335C;
	outline:none;
}

a:hover {
	color: #f08a27;
	text-decoration:underline;
	outline:none;
}
a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*---------------
余白設定
-----------------*/
.mr2 {margin-right: 2px;}
.mr5 {margin-right: 5px;}
.mr10 {margin-right: 10px;}
.ml2 {margin-left: 2px;}
.ml5 {margin-left: 5px;}
.ml10 {margin-left: 10px;}
.ml20 {margin-left: 20px;}
.ml40 {margin-left: 40px;}
.mt2 {margin-top: 2px;}
.mt5 {margin-top: 5px;}
.mt10{margin-top: 10px;}
.p10{ padding:10px;}


/*---------------
レイアウト設定
-----------------*/

#wrapper {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3CF;
	border-left-color: #3CF;
	width: 800px;
	margin: 0 auto 0px auto;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #666;
	height: 100%;
	background-color:#FFF;
	/*position: absolute;*/
	left: auto;
	right: auto;
}
#header {
	background-color: #FFF;
	margin: 0px;
	clear: both;
	float: none;
	padding: 0px;

}
#heaven_menu {
	list-style-type: none;
	width: 140px;
	margin-left: 15px;
	text-align: left;
	float: left;

	top: 100px;	/*margin-top: 10px;*/
}
#right_contents {
	float: left;
	width: 600px;
	/*margin-top: 10px;*/
	height: auto;
	margin-left: 10px;

	left: 140px;
	top: 100px;
}
#footer{
	text-align: center;
	height: 20px;
	width: 100%;
	background-color: #6CF;
	clear: both;
	color: #FFF;
	
	}
#keita {
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #06F;
	background-image: url(../image/keita3.gif);
	background-repeat: no-repeat;
	background-position: 250px 0px;
	width:650px;
	height: 550px;
	margin-bottom: 10px;	
}
#niwa {
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #C30;
	background-image: url(../image/king3.gif);
	background-repeat: no-repeat;
	background-position: 290px 0px;
	width:650px;
	height: 600px;
	margin-bottom: 10px;
}
#saionji {
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #E4A3DC;
	background-image: url(../image/queen4.gif);
	background-repeat: no-repeat;
	background-position: 290px 0px;
	width:650px;
	height: 600px;
	margin-bottom: 10px;
}
#endo {
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #AADB8C;
	background-image: url(../image/friend.gif);
	background-repeat: no-repeat;
	background-position: 193px 0px;
	width:680px;
	height: 600px;
	margin-bottom: 10px;
}
#nakajima {
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #039;
	background-image: url(../image/sub3.jpg);
	background-repeat: no-repeat;
	background-position: 225px 0px;
	width:680px;
	height: 600px;
	margin-bottom: 10px;
}

#shitijyo {
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #999;
	background-image: url(../image/knight.jpg);
	background-repeat: no-repeat;
	background-position: 250px 0px;
	width:650px;
	height: 600px;
	margin-bottom: 10px;
}
#naruse {
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #FC0;
	background-image: url(../image/tennis.jpg);
	background-repeat: no-repeat;
	background-position: 288px 0px;
	width:650px;
	height: 600px;
	margin-bottom: 10px;
}

#shinomiya {
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #606;
	background-image: url(../image/shinomiya.jpg);
	background-repeat: no-repeat;
	background-position: 250px 0px;
	width:650px;
	height: 600px;
	margin-bottom: 10px;
}
#iwai {
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #655334;
	background-image: url(../image/art.jpg);
	background-repeat: no-repeat;
	background-position: 260px 0px;
	width:650px;
	height: 600px;
	margin-bottom: 10px;
}
#taki {
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #F93;
	background-image: url(../image/taki.jpg);
	background-repeat: no-repeat;
	background-position:195px 0px;
	width:680px;
	height: 600px;
	margin-bottom: 10px;
	display: inline-table;
}
#umino {
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #039;
	background-image: url(../image/teacher.jpg);
	background-repeat: no-repeat;
	background-position: 230px 0px;
	width:680px;
	height: 600px;
	margin-bottom: 10px;
	display: inline-table;
}

.name{
	font-size:18px;
	font-weight: bold;
}
.name_on{
	font-weight: bold;
	color: #6CF;
}
.chara_word {
	float: left;
	margin-top: 10px;
	margin-left:10px;
}
.chara_ex {
	float: left;
	width: 220px;
	margin-top: 20px;
	margin-left: 10px;
}
.chara_para {
	clear: both;
	margin-left:10px;
}
.chara_left {
	float: left;
}
.chara_pic {
	float: left;
	background-position: 200px;
}

.left{ float:left}
.right{ float:right}
.clear{ clear:both;}

.box_b{
	border:solid #0CF 1px;
	clear:both;

	padding: 5px;
	height: 190px;
	text-align: left;
	margin: 5px;
	line-height: 18px;
}
.box_b2{
	border:solid #0CF 1px;
	clear:both;

	padding: 5px;
	height: auto;
	text-align: left;
	margin: 5px;
	line-height: 18px;
}
.story{
	line-height: 18px;
	text-align: center;
	}
.f10{ font-size:10px}	
.f14{ font-size:14px}
.f16{ font-size:16px}
.red{ color:#F00}
