@charset "utf-8";
body {
	background-color: #083374;
	background-image: url(../img/common/bg_img.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #454545;

}
#bottom_bg {
	background-image: url(../img/common/bg_img2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 20px;
}


#header {
	background-image: url(../img/common/beat_top_04.jpg);
	background-repeat: no-repeat;
	width: 984px;
	margin-right: auto;
	margin-left: auto;
	background-position: right top;
	height: 184px;
	position: relative;
}
#header h1 {
	background-image: url(../img/common/logo.jpg);
	background-repeat: no-repeat;
	height: 152px;
	width: 251px;
	float: left;
	overflow: hidden;
}
#header h1 a {
	display: block;
	width: 200px;
	height: 150px;
	margin-left: 40px;
	text-indent: -9999px;
}

#header h2 {
	color: #FFFFFF;
	font-weight: bold;
	float: right;
	height: 42px;
	width: 600px;
	text-indent: -9999px;
}/*
#header .contactbtn {
	display: block;
	height: 78px;
	width: 78px;
	position: absolute;
	right: 9px;
	top: 25px;
}
*/
#header .contactbtn {
	display: block;
	height: 78px;
	width: 78px;
	position: absolute;
	visibility: visible;
	z-index: 999;
	background-color:#FFFF;
	left: 897px;
	top: 25px;
}
#header #sub_link {
	width: 300px;
	float: left;
	padding-top: 18px;
	padding-left: 34px;
}
#header #sub_link li {
	float: left;
	font-size: 11px;
	margin-right: 20px;
	padding-left: 20px;
	background-image: url(../img/common/g_arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
}
.page_link #sub_btn {
	float: right;
	display: inline;
	margin-right: 36px;
	margin-top: -5px;
}

#header #contact {
	float: right;
	width: 300px;
	padding-top: 5px;
	padding-right: 90px;
}


#header #glo_menu {
	float: left;
	width: 662px;
	padding-left: 39px;
	padding-top: 10px;
	height: 32px;
}
#header #glo_menu li {
	float: left;
}
#glo_menu .product {
	background-image: url(../img/common/glo_menu.jpg);
	height: 52px;
	width: 166px;
	text-indent: -9999px;
}
#glo_menu .product a:hover {
	background-image: url(../img/common/glo_menu.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	text-indent: -9999px;
	height: 52px;
	width: 100%;
}

#glo_menu .intro {
	background-image: url(../img/common/glo_menu-04.jpg);
	height: 52px;
	width: 165px;
	text-indent: -9999px;
}
#glo_menu .intro a:hover{
	background-image: url(../img/common/glo_menu-04.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	text-indent: -9999px;
	height: 52px;
	width: 100%;
}
#glo_menu .service {
	background-image: url(../img/common/glo_menu-05.jpg);
	height: 52px;
	width: 165px;
	text-indent: -9999px;
}
#glo_menu .service a:hover {
	background-image: url(../img/common/glo_menu-05.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	text-indent: -9999px;
	height: 52px;
	width: 100%;
}
#glo_menu .company {
	background-image: url(../img/common/glo_menu-06.jpg);
	height: 52px;
	width: 165px;
	text-indent: -9999px;
}
#glo_menu .company a:hover{
	background-image: url(../img/common/glo_menu-06.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	text-indent: -9999px;
	height: 52px;
	width: 100%;
}

#header #social_menu {
	background-image: url(../img/common/head_bottom_btn_bg.gif);
	clear: both;
	height: 32px;
	width: 984px;
}
#header #social_menu ul {
	float: right;
	width: 365px;
	font-weight: bold;
}
#header #social_menu li.preblo {
	display: block;
	float: left;
	height: 20px;
	padding-left: 35px;
	padding-top: 7px;
	width: 110px;
	overflow: hidden;
}
#header #social_menu .twitter {
	float: left;
	width: 55px;
	padding-left: 30px;
	display: block;
	height: 20px;
	padding-top: 7px;
	overflow: hidden;
}
#header #social_menu .facebk {
	display: block;
	float: left;
	height: 20px;
	padding-top: 7px;
	padding-left: 30px;
	width: 70px;
	overflow: hidden;
}

#header #social_menu ul a:link,
#header #social_menu ul a:visited {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}
#header #social_menu ul a:hover {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: underline;
}
#header  #glo_menu  li a {
	display: block;
	height: 52px;
	width: 165px;
}
#header li a:link,
#header li a:visited {
	color: #000000;
	text-decoration: none;
}
#header li a:hover {
	color: #000000;
	text-decoration: underline;
}
#main_slider {
	width: 984px;
	margin-right: auto;
	margin-left: auto;
}
#contents {
	width: 984px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#contents h2.title {
	/*background-image: url(../img/top/h2_text.jpg);*/
	text-indent: -9999px;
	height: 60px;
	width: 984px;
}
#contents .center {
	padding-left: 11px;
}

#contents dl.info_box {
	float: left;
	width: 240px;
	height: 300px;
	background-image: url(../img/top/kadomaru_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	overflow: hidden;
}
.info_box dd {
	padding-right: 25px;
	padding-left: 25px;
}
#contents .left_box {
	float: left;
	width: 650px;
	padding-left: 18px;
	padding-bottom: 10px;
	padding-top: 10px;
}
#contents #social_box {
	background-image: url(../img/top/social_bg.gif);
	background-repeat: no-repeat;
	height: 750px;
	width: 282px;
	float: right;
	display: inline;
	margin-right: 20px;
	_margin-right: 10px;
	margin-top: 10px;
}
#social_box .in_box {
	width: 250px;
	padding: 20px;
}



#contents #slider_panel {
	width: 645px;
	position: relative;
	clear: both;
	background-image: url(../img/top/min_slider_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 221px;
	padding-bottom: 12px;
	margin-bottom: 10px;
}
#slider_panel .inbox {
	margin-top: 4px;
}

.topcontrols {
	position: relative;
}
.topcontrols #prevBtn {
	display: block;
	background-image: url(../img/top/left_btn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 186px;
	width: 33px;
	position: absolute;
	font-size: 1px;
	top: -195px;
	left:-22px;
}
.topcontrols #prevBtn a {
	display: block;
	height: 186px;
	width: 33px;
	text-indent:-9999px;
}
.topcontrols #nextBtn {
	display: block;
	background-image: url(../img/top/right_btn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 186px;
	width: 33px;
	position: absolute;
	font-size: 1px;
	top: -195px;
	right:-23px;
}
.topcontrols #nextBtn a {
	display: block;
	height: 186px;
	width: 33px;
	text-indent:-9999px;
}


#contents .include {
	float: left;
	width: 317px;
	height: 505px;
	background-image: url(../img/top/cms_tbl_bg.gif);
	background-repeat: repeat-y;
}
#contents .include  #pane1,
#contents .include  #pane2 {
	background-image: none;
	height: 440px;
	padding-right: 18px;
	overflow: scroll;
	width: 295px;
}

#contents .include #pane1 p,
#contents .include #pane2 p {
	display: block;
	color: #454545;
	margin-top: 10px;
	margin-left: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#contents .include #pane1 span.title a:link,
#contents .include #pane2 span.title a:link,
#contents .include #pane1 span.title a:visited,
#contents .include #pane2 span.title a:visited {
	text-decoration: none;
}
#contents .include #pane1 span.title a:hover,
#contents .include #pane2 span.title a:hover {
	text-decoration: underline;
}
#contents .include #pane1 span.ymd,
#contents .include #pane2 span.ymd {
	font-weight: bold;
}

#contents .include #pane1 span.title,
#contents .include #pane2 span.title {
	color: #004190;
	display: block;
	background-image: url(../img/top/b_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 12px;
}
#contents .include #pane1 .ddtxt,
#contents .include #pane2 .ddtxt {
	display: block;
	padding-bottom: 12px;
	padding-left: 10px;
}
#contents .include .sns_btn {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f1f1f1;
	margin-left: 20px;
	font-size: 10px!important;
}


#contents .include .bottom_img {
	background-image: url(../img/top/cms_tbl_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 30px;
}
#contents .include .bottom_img hr {
	visibility: hidden;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	height: 1px;
}
#contents #cont_area .in_top_link {
	padding: 0px;
	width: 850px;
	text-align: right;
	font-size: 12px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	clear: both;
}
#contents #cont_area .in_top_link a {
	color: #286b9b;
}




#footer {
	clear: both;
	color: #FFFFFF;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-color: #1F2122;
	background-image: url(../img/common/foot_botoom_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 11px;
	height: 200px;
}
#footer .list_link {
	padding-left: 25px;
}

#footer #to_top {
	background-image: url(../img/common/to_to_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	clear: both;
	padding-right: 13px;
}
#to_top a {
	display: block;
	height: 35px;
	width: 110px;
	float: right;
	text-indent: -9999px;
}

#footer #foot_contact {
	background-image: url(../img/common/contact_tbl_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 273px;
	position: relative;
	float: right;
	margin-right: 8px;
	margin-top: 8px;
	display: inline;
}
#foot_contact .contact_btn {
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
}
#foot_contact p {
	background-image: url(../img/common/contact_tbl_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-top: 22px;
	padding-left: 20px;
	padding-bottom: 20px;
	margin-top: 11px;
	height: 80px;
}
#footer ul {
	float: left;
}
#footer ul li {
	width: 165px;
	padding-bottom: 5px;
}
#footer ul li.title {
	width: 120px;
}
#footer ul li.last{
	width: 120px;
}
#contents #footer li a:link,
#contents #footer li a:visited {
	background-image: url(../img/common/foot_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#contents #footer li a:hover {
	background-image: url(../img/common/foot_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
#contents  #footer  .title a:link,
#contents  #footer  .title a:visited,
#contents  #footer  .title a:hover {
	color: #8ce4ff;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	background-image: none;
	padding-left: 0px;
}
#footer #foot_contact a:link,#footer #foot_contact a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer #foot_contact a:hover{
	color: #FFFFFF;
	text-decoration: none;}

#contents #copyright {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	font-size: 11px;
	margin-bottom: 35px;
}
#copyright p {
	margin-top: 0px;
	margin-bottom: 5px;
}
#contents #copyright .cp_txt {
	margin-top: 15px;
}

#copyright p a:link {
	color: #454545;
	text-decoration: none;
}
#copyright p a:visited {
	color: #454545;
	text-decoration: none;
}
#copyright p a:hover {
	color: #2154A9;
	text-decoration: none;
}
#copyright .bn_box {
	background-image: url(../img/common/bn_tbl.gif);
	background-repeat: no-repeat;
	height: 91px;
	width: 230px;
	text-align: center;
	float: right;
}
#copyright .bn_box img {
	vertical-align: middle;
	margin-top: 3px;
	margin-right: 10px;
}
#contents #cont_area .freepage {
	background-image: url(../img/common/free_bg_head.jpg);
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 30px;
	padding-left: 50px;
	min-height:200px;
}
.sitemap ul {
	float: left;
	height: 220px;
	width: 220px;
}
.sitemap li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.sitemap li strong {
	display: block;
	margin-left: -15px;
}

.freepage .left_colum .sitemap h3 {
	clear: both;
}
.news_event .sns_btn {
	padding-top: 10px;
}

