/* ------------------------------------　基本デザイン　-------------------------------- */
html{
	height:100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	height:100%;
	margin:0px;
	padding:0px;
	font-size: 12px;
	line-height:130%;
	letter-spacing: 1px;
	word-spacing:1px;
	background:#758AD5;
	color:#333333;
	text-align: center;
}

div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 , h2 , h3 , h4 {
	margin:0px;
	padding:0px;
	border:0px;
	font-weight:normal;
	font-size:100%;
}

img{
	border:0px;
	vertical-align:top;
}

a:link , a:visited , a:active {
	margin:0px;
	padding:0px;
	color:#000000;
	text-decoration: none;
}

a:hover {
	color:#0033CC;
	text-decoration: underline;
}



#mainbody{
	width:806px;
	height:auto;
	margin:0 auto;
	background-image: url(img/bg_all.gif);
	background-repeat: repeat;
	text-align: left;
}

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

#header{
	width:806px;
	height:113px;
	margin:0 auto;
}

#header .img{
	width:806px;
	height:auto;
	margin:0;
}

#header_img{
	width:806px;
	height:130px;
	margin:0;
	padding:0;
	background-image: url(img/header_top_bg.jpg);
	background-repeat: no repeat;
	text-align:center;
}

#header_img .img{
	width:770px;
	height:auto;
	margin:0;
	padding-left:30px;
	padding-top:30px;
	font-size: 22px;
	line-height:150%;
	font-weight: bold;
	color: #ffffff;
	text-align:left;
}
/* ------------------------------------　ヘッダーナビ　-------------------------------- */
#header_info{
	width:auto;
	height:auto;
	margin:0 auto;
	padding:0;
	background:#1B2858;
	border: 3px solid #ffffff;
}
#header_info .info{
	width:796px;
	height:auto;
	margin:0 auto;
	padding:8 10 8 0;
	letter-spacing: 0px;
	color: #ffffff;
	text-align: right;
}
/* ------------------------------------　サイドメニュー　-------------------------------- */

#sidemanu{
	width:180px;
	height:auto;
	margin:0 auto;
}

#sidemanu .button{
	width:180px;
	height:auto;
	margin:0 auto;
}

/* -----　ヘッダ以下コンテンツ-------- */

#contbody{
	width:800px;
	height:auto;
	margin-left:3px;
	margin-right:3px;
}

/* -----------　2カラム　枠　---------- */

#contbody_left{
	width:180px;
	height:auto;
	margin:0 auto;
	float:left;
}

#contbody_right{
	width:600px;
	height:auto;
	margin:0 auto;
	float:right;
}
.c-both { clear:both; }

/* ------------------------------------　フッター　-------------------------------- */

#footer{
	width:806px;
	height:auto;
}

#footer .img{
	width:806px;
	height:auto;
	
}

#footer .copy{
	width:auto;
	height:auto;
	padding:5 0 5 0;
	font-size: 10px;
	text-align: center;
	background:#758AD5;
}













/* ------------------------------------　小物　-------------------------------- */

#sp{
	width:auto;
	height:auto;
}

#sp20{
	width:20px;
	height:20px;
}


#subtitle{
	width:600px;
	height:30;
	margin-bottom:15px;
	padding:0;
	background-image: url(img/bg_title.gif);
	background-repeat: no repeat;
}

#subtitle .text{
	width:500px;
	height:auto;
	margin:0;
	padding-top:7px;
	padding-left:30px;
	font-weight: bold;
	color: #ffffff;
}

#subtitle2{
	width:600px;
	height:30;
	margin-bottom:15px;
	padding:0;
	background-image: url(img/bg_title_02.gif);
	background-repeat: no repeat;
}

#subtitle2 .text{
	width:500px;
	height:auto;
	margin:0;
	padding-top:7px;
	padding-left:30px;
	font-weight: bold;
	color: #ffffff;
}

#pagetop{
	width:580px;
	height:auto;
	margin-top:20px;
	text-align: right;
}


/* ------------------------------------　テキスト飾り　-------------------------------- */

.text10 {
	font-size: 10px;
	LINE-HEIGHT: 140%
}

.white12 {
	color: #ffffff;
}

.white12b {
	font-weight: bold;
	color: #ffffff;
}
.white14b {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 2px;
}

.blue12 {
	color: #1B2858;
}

.blue12b {
	font-weight: bold;
	color: #1B2858;
}
.blue10b {
	font-weight: bold;
	font-size: 10px;
	color: #1B2858;
}
.blue14b {
	font-size: 14px;
	font-weight: bold;
	color: #1B2858;
}

.green12 {
	color: #5F7E47;
}

.green12b {
	font-size: 12px;
	font-weight: bold;
	color: #5F7E47;
}

.green14b {
	font-size: 14px;
	font-weight: bold;
	color: #5F7E47;
}

.brown12 {
	color: #774A33;
}

.brown12b {
	font-size: 12px;
	font-weight: bold;
	color: #774A33;
}

.brown14b {
	font-size: 14px;
	font-weight: bold;
	color: #774A33;
}

.red12b {
	font-weight: bold;
	color: #D33A40;
}

.red12 {
	color: #D33A40;
}

.red14b {
	font-size: 14px;
	font-weight: bold;
	color: #D33A40;
	letter-spacing: 2px;
}



.text14 {
	FONT-SIZE: 14px;
}

.text14b {
	FONT-SIZE: 14px;
	font-weight: bold;
}

.text16 {
	font-size: 16px;
	line-height: 130%;
}

.text16b {
	font-size: 16px;
	line-height: 130%;
	font-weight: bold;
	letter-spacing: 2px;
}

