 /* ボディに関するCSS */
body {
	font-family: "ＭＳ Ｐゴシック", "Osaka", sans-serif;
	color: #666;
	text-align:center;	
}
#wrapper {
	width:920px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-color:#f0fff0;
	padding-left:40px;

}

/* ヘッダーに関するCSS */

#header {
	width: 910px;
	margin-bottom: 10px;
	clear;
}
#eslogo {
	float:left;
	margin-right:5px;
	vertical-align:bottom;
}
#title-es {
	margin-left:180px;
}
h1{
	margin-bottom:5px;
}
#essetumei{
	margin-top:5px;
}



/* ナビゲーションに関するCSS */

#navi {
	font-size: 80%;
	line-height: 170%;
	margin-top:5px;
	margin-bottom:40px;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
	list-style:none;	
	float:left;	
}

#navi li {
	float:left;
	background-color: #00c100;
	margin-right: 5px;
	margin-left: 0px;
	border: 1px solid #000;
	text-align: center;
	width: 118px;
	height:22px;
}

#navi a{
	color: #000;
	display:block;
	width: 118px;
	height:22px;
}

#navi a:hover {
	color: #000000;
	background-color: #ffffe0;
	text-decoration:none;
}
.submenu {
 	background-color:#EAEBD8;
	border: 1px solid #5970B2;
 	visibility:hidden;
}

.submenu a {
	display:block;
	text-align:left;
	text-decoration:none;
	padding:5px;
	color:#2875DE;
	padding:0px 0px;
}

.submenu a:hover {
background:#49A3FF;
color:#fff;
}


/* コンテンツに関するCSS */
#col1 {
	width:500px;
 	margin-right: 15px;	
	float:left;	
}
#col1 div {
	background-color:#ffffff;
	width:490px;
	height:150px;
	overflow:scroll;
}

#col2 {
	width: 340px;
	padding: 7px 15px 15px;	
	float:left;
}

#cap {
	width:337px;
	height:83px;
	border: 1px solid #999;
	vertical-align:middle;
	background-color:#ffffff;
}
#hr {
	width:337px;
	height:83px;
	border: 1px solid #999;
	margin-top:5px;
	background-color:#ffffff;
}
#say {	
	width:337px;
	height:83px;
	border: 1px solid #999;
	margin-top:5px;
	background-color:#ffffff;
	
}
#orange {	
	width:337px;
	height:83px;
	border: 1px solid #999;
	margin-top:5px;
	background-color:#ffffff;
	
}
#esnikki {	
	width:337px;
	height:83px;
	border: 1px solid #999;
	margin-top:5px;
	background-color:#ffffff;
	
}
#jyosei {	
	width:337px;
	height:300px;
	border: 1px solid #0000cd;
	margin-top:5px;
	background-color:#ffffff;
        overflow:scroll;
	}
#child {	
	width:337px;
	height:100px;
	border: 1px solid #999;
	margin-top:5px;
	background-color:#6495ed;
	color:#ffffff;

	}
#kifu {	
	width:337px;
	height:300px;
	border: 1px solid #999;
	margin-top:5px;
	background-color:#ffa07a;
	
}
h4 {
	margin-bottom:0px;
	margin-top:0px;

}
#child h4 {
	text-align:center;
}
#kifu h4 {
	text-align:center;
}

/* テキストに関するCSS */

strong {
	font-size:120%;
}

#essetumei{
	color:#00008b;
}

#sameq{
	color:#ff0066;
}

#sameq1{
	color:#008080;
}

#capsetumei{
	color:#ff6347;
}

span {
	font-size:50%;
	color:#87ceeb;
}
h2 {
	font-size: 120%;
}

h3 {
	font-size: 110%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	padding-top: 5px;
	text-indent: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
}

div.style1{font-size: 85%;
}


#kifu{
	color:#4b0082;
}
#s1 {
	color:#ff4500;
}
#s2 {
	color:#d2691e;
}

p {
	margin-top: 0px;
	line-height: 150%;
	margin-bottom: 10px;
}



#credit {
 clear:left;
	font-size: 80%;
	line-height: 150%;
	margin-top: 5px;
}


/* 画像に関するCSS */
#tizu {
	float:left;

}



/* リンクに関するCSS */

a:link {text-decoration:none}

a:visited {text-decoration:none}

a:hover {text-decoration:underline}




/* リストに関するCSS */
ul {
	margin-bottom:10px;
}


ol {
	list-style-type: decimal;
	list-style-position: outside;
}

li {
	margin-bottom: 2px;
}
#jyosei ul {
	padding-bottom: 0px;
}
#jyosei li {
	margin-top:0px;
	margin-bottom: 0px;
}