
* {
	color:#000000;
	padding:0;
	font-size: 11px;
	line-height: 160%;
	font-family: Verdana, Arial, sans-serif;
	background-image: none;
	text-indent: 4px;
	margin: 0px;
}

body {
	background-color: #CCDDFF;
	background-repeat: repeat-x;
	background-attachment: fixed;
}

a {
	color:#000066;
}

a:hover {
	text-decoration: none;
}

a img {
	border:none;
}

hr {
	clear: both;
	height: 1px;
}

strong {
	color: #003399;
}



/*
ベース
-------------------------------------------------------------------*/
#base {
	width:800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
	border: 1px solid #000000;
}

#wrap {
	float: left;
	padding: 5px;
	margin-top: 5px;
}



/*
ヘッダー
-------------------------------------------------------------------*/

/*ヘッダー　toppage
-------------------------------------------------------------------*/
#headertop {
	width:800px;
	height:80px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000099;
	background-color: #000066;
}

#headertop h1 {
	display: block;
	text-decoration: none;
	margin-left: 20px;
	padding-top: 20px;
	font-size: 26px;
	line-height: 30px;
	color: #FFFFFF;
}

#headertop h1 a {
	display: block;
	text-decoration: none;
	margin-left: 20px;
	padding-top: 20px;
	font-size: 26px;
	line-height: 30px;
	color: #FFFFFF;
}

#header #sub {
	font-size: 13px;
	color: #FFFFFF;
	margin-left: 20px;
}



/*
コンテンツ
-------------------------------------------------------------------*/

#contents {
	width:760px;
	margin-left: 10px;
}

#contents p{
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 30px;
	margin-left: 30px;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	left: 50px;
	border-left-style: 50;
}


#contents h2 {
	font-size: 14px;
	padding-left: 10px;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 5px;
	font-weight: bold;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #3366CC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	padding-top: 2px;
	padding-bottom: 2px;
}


#contents h3 {
	font-size: 14px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #937D5E;
	padding-left: 7px;
	color: #7D6A51;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 13px;
}

#contents h3 a {
	font-size: 14px;
}

#contents h4 {
	font-size: 12px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 10px;
	color: #666666;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}



/*
フッタメニュー
-------------------------------------------------------------------*/

#f_menu {
	clear: both;
	text-align: center;
	background-image: url(../img/foot.jpg);
	height: 50px;
	background-repeat: repeat-x;
	border: 1px solid #E2E2DE;
	padding: 20px;
	background-color: #FAFAF8;
}



/*
read sentence
-------------------------------------------------------------------*/

#base #wrap #contents #tabq {
	width: 770px;
}

#base #wrap #contents #tabq .read {
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #DFDFDF;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 20px;
	padding-right: 0px;
	padding-left: 30px;
	margin-top: 5px;
	margin-bottom: 10px;
	left: 10px;
	color: #000000;
	font-size: 13px;
	background-image: none;
}

#base #wrap #contents #tabq .read strong {
	font-size: 14px;
	color: #003399;
}
