/* 共通 */

body {
letter-spacing:0.1em;
line-height:1.5em;
font-size:14px;
color:#333333;
margin:0px;
background:url(img/sitebg.gif);
}

div {
text-align:left;
width:795px;
margin:0 auto;
}

h1 {
	margin:0px;
	font-size: 0.8em;
}

h2 {
margin:0px;
}

h3 {
font-size:16px;
color:#3C8CB6;
margin:20px 0px 0px 0px;
}

h4 {
font-size:16px;
color:#3C8CB6;
margin:0px 0px 0px 0px;
}
h5 {
margin:0px 0px 0px 0px;
}


.text_blue {
color:#3C8CB6;
}

.text_16px {
font-size:16px;
color:#3C8CB6;
}

hr {
color:#333333;
margin:0px 0px 0px 0px;
}

.subtitle_eyecatch {
margin:0px 10px 0px 0px;
}

.img_left {
float:left;
margin:0px 20px 0px 0px;
}

.img_right {
float:right;
margin:0px 0px 0px 20px;
}

#base {
width:780px;
margin:0px auto 0px auto;
}

#submenu {
margin:10px auto 10px auto;
text-align:right;
padding-right:10px;
}

#footer {
margin:10px auto 10px auto;
text-align:center;
}

#copyright {
text-align:center;
}

#copyright02 {
	text-align:center;
	font-size: 105%;
	line-height: 130%;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 780px;
	border: 1px solid #999999;
	margin: 5px;
	font-weight: bold;
}

/* トップページ */

.titlelogo_position {
padding:16px 0px 0px 28px;
}

#topheader {
height:82px;
background:url(img/topheader_bg.gif);
background-position:center;
background-repeat:no-repeat;
}

#topimg {
height:279px;
background:url(img/topimg_bg.gif);
background-position:center;
background-repeat:no-repeat;
}

#topmenu {
height:100px;
background:url(img/topmenu_bg.gif);
background-position:center;
background-repeat:no-repeat;
text-align:center;
}

#topmenu02 {
background:url(img/topmenu_bg.gif) repeat-y center;
text-align:center;
}

#topbanner {
	background:url(img/topbanner_bg.gif);
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
	padding-bottom: 15px;
}
.txt_top_menu {
	font-size: 10px;
	line-height: 115%;
	color: #666666;
	height: 34px;
	text-align: left;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}


/* コンテンツページ */

.titlelogo_position2 {
padding:16px 0px 0px 28px;
}


#header {
height:109px;
background:url(img/header_bg.gif);
background-position:center;
background-repeat:no-repeat;
}

#menu {
height:70px;
background:url(img/menu_bg.gif);
background-position:center;
background-repeat:no-repeat;
text-align:center;
}

#subtitle {
text-align:center;
padding-top:42px;
height:63px;
background:url(img/subtitle_bg.gif);
background-position:center;
background-repeat:no-repeat;
}

#contents {
text-align:center;
background:url(img/contents_bg.gif);
background-position:center;
background-repeat:repeat-y;
}

#tail {
height:70px;
background:url(img/tail_bg.gif);
background-position:center;
background-repeat:no-repeat;
}

#contents_box {
overflow:auto;
text-align:left;
width:680px;
}

