/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック",Osake,Arial,sans-serif ;
}

img{
    border-style:none
}

.clear{
    clear: both;
}

body {
    text-align:center;
}
#wrapper {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
}



/* header************************************************** */
#header {
	background-image: url(../img/header_bg.gif);
	background-repeat: repeat-y;
	height: 66px;
	width: 798px;
	padding-right: 6px;
	padding-left: 6px;
    position:relative;
}
#headerBack {
	background-image: url(../img/header_back.jpg);
	background-repeat: repeat-x;
	height: 100%;
	width: 100%;
}
#header #headerBack li {
	list-style-type: none;
	position: absolute;
}
#headerBack li#logo {
    top: 24px;
	left: 15px;
}
#headerBack li#h_text {
	top: 22px;
	left: 264px;
	height: 25px;
	padding: 0px 10px 0 16px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #008ea0;
}
#headerBack li#h_text h2 {
	font-size:65%;
	line-height: 130%;
	color: #008ea0;
	vertical-align: middle;
}
#headerBack li#h_text h2 a {
	color: #008ea0;
	text-decoration: none;
}
#headerBack li#h_home {
    top: 37px;
	left: 567px;
}
#headerBack li#h_contact {
    top: 37px;
	left: 636px;
}
#headerBack li#h_sitemap {
    top: 37px;
	left: 718px;
}

/* gnavi*************************************************** */
#gnavi {
	background-image: url(../img/gnavi_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 53px;
	width: 810px;
	padding: 0px 5px 4px 5px;
	margin-bottom: 3px;
}
#gnavi ul {
	width: 800px;
}
#gnavi li img{
    display: block;
}
#gnavi .gmenu01 {
	float: left;
	width: 134px;
	list-style-type: none;
}
#gnavi .gmenu02 {
	float: left;
	width: 133px;
	list-style-type: none;
}

/* footer*************************************************** */
#footer {
	clear: both;
	background-image: url(../img/footer_bg.gif);
	background-repeat: no-repeat;
	height: 69px;
	background-position: left top;
	padding-top: 15px;
	padding-left: 20px;
}
#footerLogo {
	float: left;
	width: 48px;
	margin-right: 15px;

}
#footerNavi {
	padding-top: 10px;
	margin-bottom: 7px;

}
#footerNavi li {
	display: inline;
	background-image: url(../img/footer_line.gif);
	background-repeat: no-repeat;
	padding-left: 7px;
	background-position: left center;
}
#footerNavi li a {
   	font-size: 0.8em;
	color: #666666;
	text-decoration: none;
}
#footerNavi li a:hover {
	text-decoration: underline;
}

/* pankuzu*************************************************** */
#pankuzu {
	margin-left: 5px;
	font-size: 80%;
	line-height: 135%;
}
#pankuzu a {
	color: #333333;
	text-decoration: none;
}
#pankuzu a:hover {
	text-decoration: underline;
}

/* mainArea*************************************************** */
#mainArea {
	width: 804px;
	padding: 3px;
}

/* contents*************************************************** */
#contents {
	float: left;
	width: 600px;
	background: transparent url(../img/bg_contents.gif) no-repeat left bottom;
}
#contents h2 {
	width: 600px;
	height: 40px;
	font-size: 100%;
	padding: 10px 0px 0px 0px;
	background: transparent url(../img/hd_contents.jpg) no-repeat left top;
	text-indent: 10px;
}
/* contentsBox*************************************************** */
#contents div.contentsBox {
	clear: both;
	font-size: 80%;
	margin: 15px 15px 30px 15px;
	padding-bottom: 5px;
/*	background: transparent	url(../img/btmline_contents.gif) no-repeat left bottom; */
}
#contents div.contentsBox h4 {
	font-size: 100%;
	height: 26px;
	padding-top: 3px;
	padding-left: 10px;
	background: transparent url(../img/hd_contents_box.gif) no-repeat left top;
}
#contents div.contentsBox h4 a {
	color: #333333;
	text-decoration: none;
}
#contents div.contentsBox h4 a:hover {
	text-decoration: underline;
}
/* contentsBox　本文*************************************************** */
#contents div.contentsBox p {
	margin-top: 5px;
	margin-bottom: 20px;
	line-height: 135%;
}
#contents div.contentsBox p.ceoTitle{
    font-weight: bold;
}
#contents div.contentsBox span.attention {
	color: #FF0000;
}
#contents div.contentsBox p a {
	color: #333333;
	text-decoration: none;
}
#contents div.contentsBox p a:hover {
	text-decoration: underline;
}
#contents div.contentsBox p.leftcol {
	text-align: left;
}
#contents div.contentsBox p.centercol {
	text-align: center;
}
#contents div.contentsBox p.rightcol {
	text-align: right;
}
#contents div.contentsBox div.link {
	text-align: right;
	font-size: 80%;
}
#contents div.contentsBox img.left {
	float:left;
	padding-right: 20px;
}
#contents div.contentsBox img.right {
	float:right;
	padding-left: 20px;
}
/* contentsBox　リスト*************************************************** */
#contents div.contentsBox ul {
	margin-bottom: 10px;
}
#contents div.contentsBox ul li {
	list-style-type: none;
	line-height: 150%;
	background: transparent url(../img/icn_list.gif) no-repeat left 0.4em;
	padding-left: 15px;
	font-weight: bold;
}
#contents div.contentsBox ul li a {
	color: #333333;
	text-decoration: none;
}
#contents div.contentsBox ul li a:hover {
	text-decoration: underline;
}

#contents div.contentsBox ul li ul#subsub li {
	list-style-type: none;
	line-height: 150%;
	background: transparent url(../img/icn_snavi_sub.gif) no-repeat left 0.5em;
	padding-left: 12px;
	font-weight: normal;
}

#contents div.contentsBox div.link a {
	background: transparent url(../img/icn_link.gif) no-repeat left 0.2em;
	padding-left: 10px;
	color: #333333;
	text-decoration: none;
}
#contents div.contentsBox div.link a:hover {
	text-decoration: underline;
}
#contents div#pageTop {
	text-align: right;
	font-size: 70%;
	padding-right: 10px;
	padding-bottom: 5px;
}
#contents div#pageTop a {
	background: transparent url(../img/icn_pagetop.gif) no-repeat left 0.2em;
	padding-left: 10px;
	color: #333333;
	text-decoration: none;
}
#contents div#pageTop a:hover {
	text-decoration: underline;
}

/* contentsBox　テーブル*************************************************** */
#contents div.contentsBox table {
	padding-bottom: 5px;
}
#contents div.contentsBox table th {
	width: 113px;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	border-right: 3px solid #008EA0;
	padding: 5px 5px 5px 0px;
}
#contents div.contentsBox table td.data {
	text-align: left;
	vertical-align: top;
	line-height: 135%;
	padding: 5px 0px 5px 10px;
}
#contents div.contentsBox table td.line {
	text-align: left;
	vertical-align: middle;
	padding: 5px 0px 5px 0px;
}

/* snavi*************************************************** */
#side {
	float: left;
	margin: 0px 0px 0px 13px;
	padding: 0px;
}
#snavi {
	width: 190px;
	background: transparent url(../img/bg_snavi.gif) no-repeat left bottom;
}
#side #snavi img {
	width: 184px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}

#snavi h3 {
	width: 190px;
	height: 36px;
	font-size: 80%;
	text-align: center;
	padding: 7px 0px 0px 0px;
	background: transparent url(../img/hd_snavi.gif) no-repeat left top;
	color: #FFFFFF;
}
#snavi ul {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 10px 0px;
}
#snavi ul li {
	font-size: 80%;
	line-height: 175%;
	list-style-type: none;
	background: transparent url(../img/icn_snavi.gif) no-repeat left 0.3em;
	padding-left: 20px;
}
#snavi ul li a {
	color: #666666;
	text-decoration: none;
}
#snavi ul li a:hover {
	color: #666666;
	text-decoration: underline;
}
#snavi ul li ul#subsub {
	margin: 0px 0px 0px 10px;
	padding: 0px 10px 0px 0px;
}
#snavi ul li ul#subsub li {
	font-size: 100%;
	line-height: 175%;
	list-style-type: none;
	background: transparent url(../img/icn_snavi_sub.gif) no-repeat left 0.5em;
	padding-left: 10px;
}
#snavi ul li ul#subsub li a {
	color: #666666;
	text-decoration: none;
}
#snavi ul li ul#subsub li a:hover {
	color: #666666;
	text-decoration: underline;
}
#side #pmark {
	text-align: center;
	margin-top: 10px;
}

/* snaviEtc*************************************************** */
#snaviEtc {
	width: 190px;
	background: transparent url(../img/bg_snavi.gif) no-repeat left bottom;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}
#snaviEtc h3 {
	width: 190px;
	height: 36px;
	font-size: 80%;
	text-align: center;
	padding: 7px 0px 0px 0px;
	background: transparent url(../img/hd_snavi.gif) no-repeat left top;
	color: #FFFFFF;
}
#snaviEtc ul li {
	list-style-type: none;
	text-align: center;
}
