@charset "utf-8";
/* CSS Document */

* { 
	font-family: "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif ;
}

body {
	color: #333333;
	margin: 0px; padding: 0px;
	background-image: url(../img/header_back01.gif) ;
	background-position: top left ;
	background-repeat: repeat-x ;
}

a:link, a:visited {color: #196e8c ; text-decoration: none ;}
a:hover { color: #D3BD5E ; text-decoration: underline ; }

h1,h2,h3,h4,h5,h6 { font-size: 100% ; margin: 0px; padding: 0px; }
ul,ol {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

img { border: 0px ; }

p {
	margin: 0px 0 2px 0;
	padding: 0px;
}

/* 2011.1.4 Hashimoto Add */
input {font-size:1em;font-family:'ＭＳ ゴシック',monospace} 
textarea {font-size:1em;font-family:'ＭＳ ゴシック',monospace} 


/* body ----------------------------- */

#wrapper {
	width: 900px ;
	margin: 0px auto ;
}




/* header ----------------------------- */
#header {
	height: 165px ;
	position: relative ;
}


#sitename {
	color: #fff ;
	font-size: 10px ;
	text-align: center ;
	font-weight: normal ;
	padding-top: 5px ;
}
#sitename a {
	color: #fff ;
	text-decoration: none ;
}

#logo_total {
	position: absolute ;
	top: 41px ;
	left: 0px ;
}

#top_navi {
	position: absolute ;
	right: 250px ;
	top: 58px ;
}
#top_navi ul {
	list-style-type: none ;
}
#top_navi li {
	float: left ;
	font-size: 80% ;
	background-image: url(../img/icon_arrow01.gif) ;
	background-position: 0% 50% ;
	background-repeat: no-repeat ;
	padding-left: 18px ;
	margin-left: 16px ;
}
#navibr {
	width: 900px ;
	height: 36px ;
	position: absolute ;
	bottom: 17px ;
	_bottom: 16px ;
	left: 0px ;
}
#navibr img { vertical-align: top ; }
#navibr li {
	float: left ;
	list-style-type: none ;
}
#tel {
	position: absolute ;
	top: 37px ;
	right: 0px ;
}



/* content ----------------------------- */

#content {
	background-image: url(../img/menu_back_middle.gif) ;
	background-position: top left ;
	background-repeat: repeat-y ;
}
#content_footer {
	clear: both ;
	font-size: 80% ;
	text-align: right ;
	background-image: url(../img/menu_back_bottom.gif) ;
	background-position: left bottom ;
	background-repeat: no-repeat ;
	padding-top: 20px ;
}

#main {
	float: right ;
	width: 680px ;
}
.margin-right8 {
	margin-right: 5px;
}
.pagetitle {
	width: 100% ;
	height: 50px ;
	color: #fff ;
	font-size: 100% ;
	border: 1px solid #5ca9bf ;
	background-color: #59a7ba ;
	background-image: url(../img/pagetitle_back01.gif) ;
	background-position: top left ;
	background-repeat: repeat-x ;
	margin-bottom: 5px ;
}
.pagetitle td {
	padding-left: 10px ;
}

.breadcrumb {
	font-size: 60% ;
	margin-bottom: 10px ;
}
.linkinpage {
	font-size: 60% ;
	margin-bottom: 10px ;
}

.subtitle {
	width: 100% ;
	font-size: 90% ;
	background-color: #d3bd5e ;
	margin-bottom: 10px ;
}
.subtitle h2 {
	color: #fff ;
	padding: 7px 10px 6px 10px ;
}

#main h3 {
	color: #0d5a75 ;
	font-size: 80% ;
	background-color: #fff ;
	border-width: 1px 1px 1px 4px ;
	border-style: solid ;
	border-color: #5daec1 ;
	padding: 4px 5px 3px 6px ;
	margin-bottom: 10px ;
}
#main h4 {
	color: #0d5a75 ;
	background-image: url(../img/icon_arrow01.gif) ;
	background-position: 0px 2px ;
	background-repeat: no-repeat ;
	padding-left: 17px ;
	margin-bottom: 10px ;
}
#main .txt {
	font-size: 80% ;
	line-height: 150% ;
	padding-bottom: 30px ;
}
.txtcolor {
	color: #a2811e ;
}
.topic01 {
	clear: both ;
	border: 1px solid #D3BD5E ;
	padding: 10px ;
	margin: 20px ;
}

.link_mark {
	background-image: url(../img/icon_arrow01.gif) ;
	background-position: 0px 3px ;
	background-repeat: no-repeat ;
	padding: 2px 0px 2px 15px ;
}



/* sidemenu ----------------------------- */

#sidemenu {
	float: left ;
	width: 185px ;
	background-image: url(../img/menu_back_top.gif) ;
	background-position: top left ;
	background-repeat: no-repeat ;
	padding: 10px 10px 0px 10px ;
}

.sidemenu_title td {
	padding: 0px 0px 10px 0px ;
}

.sidemenu_list_title { 
	width: 100% ;
	vertical-align: top ;
	padding-bottom: 5px ;
}

.sidemenu_list {
	list-style-type: none ;
}
.sidemenu_list li {
	font-size: 80%;
	line-height: 120%;
	background-image: url(../img/icon_arrow01.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	padding-left:16px;
	margin-bottom: 5px;
	margin: 13px 0;
}
.sidemenu_list li.sub {
	background-image: url(../img/icon_arrow02.gif);
	background-position: 18px 2px;
	background-repeat: no-repeat;
	padding-left:30px;
	margin: 0 0 8px 0;
}

.sidemenu_bn {
	text-align: center ;
}
.sidemenu_bn img {
	margin-bottom: 5px ;
	vertical-align: top ;
}
.sidemenu_caution {
	font-size: 80% ;
	background-image:url(../img/icon_caution.gif);
	background-position: 0px 0px ;
	background-repeat: no-repeat ;
	padding-top: 2px ;
	padding-left: 20px; 
}
.sidemenu_caution a:link,
.sidemenu_caution a:visited { color: #a2811e ; }

.sidemenu_list,
.sidemenu_bn,
.sidemenu_txt,
.sidemenu_caution {
	padding-bottom: 15px ;
}

/* footer ----------------------------- */

#footer {
	font-size: 80% ;
	background-color: #88c9e2 ;
}

.footer_menu {
	width: 100% ;
	color: #fff ;
	line-height: 100% ;
	background-color: #D3BD5E ;
	padding: 3px 0px ;
	_padding: 3px 0px 2px 0px ;
	margin: 0px auto 10px auto ;
}

.footer_menu td ul {
	width: 900px ;
	margin: 0px auto ;
	list-style-type: none ;
}
.footer_menu td li {
	float: left ;
	border-right: 1px solid #fff ;
	padding-right: 10px ;
	margin-right: 10px ;
}
.footer_menu td li a:link,
.footer_menu td li a:visited {
	color: #fff ;
}

#footer_contents {
	width: 900px ;
	margin: 0px auto ;
}

#footer h3 {
	height: 20px ;
	font-weight: normal ;
	background-image: url(../img/footer_titleback01.gif) ;
	background-position: top left ;
	background-repeat: no-repeat ;
	background-color: #fff ;
	padding-left: 7px ;
}

#footer .area_list td {
	vertical-align: top ;
	padding-bottom: 20px ;
}
#footer .area_list_title,
#footer .kanrensite_title {
	font-weight: bold ;
	margin-top: 5px ;
}

.footer_office td {
	vertical-align: top ;
	padding-top: 5px ;
}
.footer_office td.title {
	width:80px;
	font-weight: bold ;
}
.footer_office td.txt1 {
	width:320px;
}
.footer_office td.txt2 {
	padding-right: 5px ;
}
.footer_office td.more {
	width: 60px ;
	vertical-align: bottom ;
}

.footer_content {
	line-height: 140% ;
	margin: 0px 0px 20px 0px ;
}
.footer_content a:link,
.footer_content a:visited,
.copy a:link,
.copy a:visited{
	color: #0d5a75 ;
}
.mobile_qr {
	text-align: center ;
	padding-right: 10px ;
	margin-top: 10px ;
}
.mobile_url {
	font-size: 80% ;
	text-align: center ;
	padding-right: 10px ;
}

.footer_bottom {
	text-align: center ;
}

.copy {
	padding-bottom: 20px ;
}


/* table ----------------------------- */

.tablestyle01,
#wrapper #content #main .txt table tr td .tablestyle01 {
	background-color: #aaa ;
}
{
}

.tablestyle01 th,
#wrapper #content #main .txt table tr td .tablestyle01 th{
	font-weight: bold ;
	background-color: #ccc ;
}
.tablestyle01 td,
#wrapper #content #main .txt table tr td .tablestyle01 td{
	vertical-align: middle;
}
.table_title,
#wrapper #content #main .txt table tr td .tablestyle01 .table_title{
	background-color: #eaeaea;
	vertical-align: middle;
	text-align: left;
}
.table_txt,
#wrapper #content #main .txt table tr td .tablestyle01 .table_txt{
	background-color: #fff ;
}
.table_border_b,
#wrapper #content #main .txt table tr td .tablestyle01 .table_border_b{
	border-bottom: 1px dashed #aaa ;
}



/* print ----------------------------- */
@media print {
.fax_close { display: none ; }
}

.fax_close {
	text-align: center ;
	padding: 30px ;
}




/* saiyo jimusyo list ----------------------------- */
ul.saiyo_link_list li {
	background-image: url(../img/icon_arrow01.gif) ;
	background-position: 0px 3px ;
	background-repeat: no-repeat ;
	padding-left: 17px ;
	margin-bottom: 3px ;
	list-style-type: none ;
}

ul.saiyo_link_list {
	height: 150px;
	overflow: scroll;
	overflow-x: hidden;
}

.price img
{
	margin: 2px 2px; 
}
#wrapper #content #main .txt table tr td .tablestyle01 {
}

/* 2012.1.4 Hashimoto Add Start */
.td_contact_title{
	background-color:#FFC ;
	border-color:#999;
	border-width:1px;
	vertical-align:top;
}
.td_contact_item{
	background-color: #FFF ;
	border-color:#999;
	border-width:1px;
}

.bold_red{
	color:#F00;
	font-weight:bold;

}
/* 2012.1.4 Hashimoto Add End */



