body{
	width:690px;
	color: #333333;
	margin-top: 0px;
	padding-top: 0px;
	background-color:#3A7CEF;
	marign-left:auto;
	margin-right:auto;

	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
h1{
 font: bold 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}
h2{
 font: bold 110%;
 color: #000000;
 margin: 5px;
 padding: 0px;
}
h3{
 font:100%;
 color: #334d55;
 margin: 5px;
 padding: 0px;
	}
p{
	margin-left:10px;
	margin-right:10px;
	}
ruby{
	ruby-align:left;
	}
img{
	border-width:0px;
	}
dl dt{
	font:90%;
	color:#006699;
	font-weight:bold;
	margin-left:20px;
	}
dl dd{font:90%;
	color:#334455;
	margin-left:30px;
	}
.left{
	margin:20px;
	}
.right{
	text-align:right;
	}
/***********************************************/
/* レイアウト用                                */
/***********************************************/
#pagecell1{
	margin-top: 0px;
	padding-top:0px;
	background-color: #ffffff;
	width:680px;
	text-align:left;
}

#pageNav{
	position:relative;
	float: right;
	width:160px;
	padding: 0px;
	margin:0;
	margin-right:0;
	background-color: #F5f7f7;	
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	display: block;

}

#content{
	float: left;
	width:510px;
	vertical-align:top;
}
.shiki{font-size:130%;
	color:#006600;
	}

/************** タイトル****************/
#top{
	background-color:#ffffff;
	}
#PAGENAME{
	position:relative;
	padding: 20px 0px 20px 10px;
	margin: 5px;
	border-bottom:1px solid #ccd2d2;
}

#PAGENAME h1{
	font: bold 90%;
	color: #334d55;
	margin-top:10px;
}

#mark{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
	width: 66px;
	height: 62px;
}

/************** トップ/画像あり *****************/

#first{
	padding: 10px 10px 10px 10px;
	font-size: 90%;
	width:auto;
}
html>body#first {height: auto;}

#first h2{
	font: bold 100%;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

#first img{
	float: left;
	margin:20px;
}


/*************** メインテキスト ******************/

.text {
	padding: 10px 0px 0px 10px;
	font-size: 90%;
	clear:both;
}

.text h3{
	font: bold 125%;
	color: #000000;
}

.text p {
	padding: 0px 0px 20px 0px;
	vertical-align:top;
}

.text a.capsule{
	font: bold 1em;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.text a.capsule:hover{
	text-decoration: underline;
}

td.textleft{
	padding-right: 15px;
	vertical-align:top;
}
tr td{
	vertical-align:top;
	}
.tab{
	width:60%;
	}
.small{
	font:80%;
	color:#005FA9;
	text-align:right;
	}
/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	font-size: small;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************ 右側メニュー1 **************/

#MENU1{
	display: block;
	margin: 0px;
	padding: 0px;
}

#MENU1 h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
	display: block;
}

#MENU1 a:link,#MENU1 a:visited{
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url("imgs/bg_nav.jpg");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#MENU1 a:hover{	
	display: block;
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}

/************* メニュースタイル2 **************/

.MENU2{
	display: block;
	margin-top:5px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.MENU2 h3{
	display: block;
	padding: 10px 0px 2px 0px;
	color: #666666;
}

.MENU2 a{
	display: block; 
}


/**************** advert styles *****************/

#advert{
	padding: 10px;
}

#advert img{
	display: block;
}

/********************* end **********************/
.red {
	color: #FF0000;
	}
.b{
	font-weight:bold;
	}
.s{
	font-size:85%;
	}
table tr th{
	background-color:#CCCCCC;
	}

