@charset "UTF-8";/* initialize */
html,body,div,span,h1,h2,h3,h4,h5,h6,p,img,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
}
body {
	font-size: 78%;
	line-height:1.4em;
	color: #666;
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight:bold;
}


a,fieldset,img {
	margin: 0;
	padding: 0;
	border: 0;
}
a {
	color: #0066cc;
	text-decoration: none;
}
a:hover,a:active {
	color: #0066cc;
	text-decoration: underline;
}



/* img */
img {
	margin-bottom: 0;
	vertical-align: bottom;
	font-size: 0;
	line-height: 0;
}
ol li,
ul li { list-style: none; }




/* definition_link */
a:link {
	color:#3399FF;
	text-decoration:none;
}
a:visited {
	color:#3399FF;
	text-decoration:none;
}
a:hover {
	color:#3399FF;
	text-decoration:underline;
}
a:active {
	color:#3399FF;
	text-decoration:underline;
}



/* font-size */
.txt_small {
	font-size: 92.3%;
	line-height:1.4em;
}
.txt_large {
	font-size: 115%;
}
.txt_x-large {
	font-size: 130%;
}


/* align */
.left {
	text-align:left;
}
.center {
	text-align:center;
}
.right {
	text-align:right;
}


/* margin */
.mt5 {
	margin-top: 5px;
}
.mt10 {
	margin-top: 10px;
}
.mt15 {
	margin-top: 15px;
}
.mt20 {
	margin-top: 20px;
}
.mb5 {
	margin-bottom: 5px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb15 {
	margin-bottom: 15px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb30 {
	margin-bottom: 30px;
}

/* fonts */
.bold {
	font-weight: bold;
}
.blown {
	color: #9A6C3E;
}

.block {
	display: block;
	font-size: 0;
}

/* tooltip */
.tooltip span {
	display:block;
	clear:both;
	margin:5px 0 10px;
	padding:10px;
	background-color:#feffd8;
}


/* clearfix */
.clearfix:after {
	content: "";
	display: block;
	clear: both; 
}

.clearfix {
	/zoom : 1}


/* parts */
.container .head_link_col {
	border: 3px solid #75AFEF;
	border-left: none;
	border-right: none;
	border-bottom: none;
	margin-bottom: 5px;
}
.container .head_link {
	width: 960px;
	margin: 0 auto;
}
.container .head_link ul {
	background-color: #75AFEF;
	width: 310px;
	margin-left: 650px;
	padding: 3px 0 5px 0;
}
.container .head_link ul li {
	float: left;
}
.container .head_link ul li.first {
	padding-left: 28px;
}
.container .head_link ul li span {
	color: #5891C9;
}
.container .head_link ul li a:link {
	color:#ffffff;
	text-decoration:none;
}
.container .head_link ul li a:visited {
	color:#ffffff;
	text-decoration:none;
}
.container .head_link ul li a:hover {
	color:#ffffff;
	text-decoration:underline;
}
.container .head_link ul li a:active {
	color:#ffffff;
	text-decoration:underline;
}

.container .head {
	width: 960px;
	margin: 0 auto 10px auto;
}
.container .head .head_col .left_head{
	width: 580px;
	float: left;
}
.container .head .head_col .right_head {
	width: 370px;
	float: right;
	position:relative;
	overflow:visible;
	zoom:1;
}
.container .head .head_col .left_head p.logo {
	background: url("../images/common_logo_02.gif") no-repeat 0 0;
	float: left;
	position:relative;
	z-index:10;
	margin:-15px 23px 0 0;
	zoom:1;
}
.container .head .head_col .left_head p.logo a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	width: 254px;
	height: 65px;
}
.container .head .head_col .left_head p.txt {
	padding-top: 12px;
}
.container .head .head_col .right_head .left_btn {
	float: left;
	width: 210px;
	/*margin-top: -9px;*/
	position:absolute;
	top:-9px;
}
.container .head .head_col .right_head .left_btn p.ttl {

}
.container .head .head_col .right_head .left_btn p {
	padding: 36px 0 0 18px;
}
.container .head .head_col .right_head .left_btn p.btn a {
	background: url("../images/common_btn_03.gif") no-repeat 0 0;
	width: 192px;
	height: 32px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
.container .head .head_col .right_head .left_btn p.btn a:hover {
	background-position: 0 -32px;
}
.container .head .head_col .right_head .right_btn {
	background: url("../images/common_head_txt_02.gif") no-repeat 0 10px;
	float: right;
	width: 142px;
}
.container .head .head_col .right_head .right_btn p {
	padding: 27px 0 0 0;
}

.container .head .head_col .right_head .right_btn p.btn a {
	background: url("../images/common_btn_02.gif") no-repeat 0 0;
	width: 142px;
	height: 32px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
.container .head .head_col .right_head .right_btn p.btn a:hover {
	background-position: 0 -32px;
}

a.userpage {
	background: url("../images/common_btn_02.gif") no-repeat 0 0;
	width: 142px;
	height: 32px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
a.userpage:hover {
	background-position: 0 -32px;
}


.container .footer {
	background-color: #75AFEF;
	width: 100%;
	padding: 10px 0;
	text-align: center;
	margin-bottom: 2px;
}
.container .footer p span {
	color: #5891C9;
}
.container .footer p a:link {
	color:#ffffff;
	text-decoration:none;
}
.container .footer p a:visited {
	color:#ffffff;
	text-decoration:none;
}
.container .footer p a:hover {
	color:#ffffff;
	text-decoration:underline;
}
.container .footer p a:active {
	color:#ffffff;
	text-decoration:underline;
}

.container .foot_link {
	background-color: #EFF7FF;
	margin: 0 0 2px 0;
	padding: 10px 0;
}
.container .foot_link .foot_link_col {
	width: 960px;
	margin: 0 auto;
}
.container .foot_link .foot_link_col h4 {
	border-left: 3px solid #A3CBF7;
	padding: 0 0 0 10px;
	margin-bottom: 10px;
}
.container .foot_link .foot_link_col .left_foot {
	float: left;
	width: 480px;
}
.container .foot_link .foot_link_col .right_foot {
	float: left;
	width: 480px;
}
.container .foot_link .foot_link_col dl {
	margin-bottom: 8px;
}
.container .foot_link .foot_right_link {
	text-align: right;
}
.container .foot_link .foot_right_link a {
	padding: 0 0 0 10px;
	background: url("../images/top_ico_01.gif") no-repeat 0 0.1em;
}
.container .foot_link_02 {
	background-color: #d9eeff;
	margin: 0 0 2px 0;
	padding: 10px 0;
}
.container .foot_link_02 dl {
	width: 960px;
	margin: 0 auto;
}
.container .foot_link_02 dt {
	font-weight:bold;
	float:left;
	width:185px;
	padding:1.4em 0 0 0;
}
.container .foot_link_02 dd {
	float:right;
	width:770px;
	background:url(../images/common_footline_01.gif) repeat-y left top;
}
.container .foot_link_02 dd ul {
	margin:0 0 0 35px;
}
.container .foot_link_02 dd ul li {
	float:left;
}

.container .foot_link_gray {
	background: #F2F2F2;
	margin-bottom: 20px;
}
.container .foot_link_gray .gray_col {
	width: 960px;
	margin: 0 auto;
	padding: 10px 0;
}
.container .foot_link_gray .gray_col span {
	color: #999999;
}

.container .foot_text {
	width: 960px;
	margin: 0 auto;
	padding-bottom: 40px;
}
.container .foot_text .left_copy {
	float:left;
	width:288px;
}
.container .foot_text address {
	background: url("../images/common_foot_01.gif") no-repeat 0 0;
	width: 288px;
	height: 24px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	display:block;
}
.container .foot_text .right_marks {
	float:right;
}
.container .foot_text .right_marks li {
	float:left;
	padding:0 0 0 10px;
}


.container .pnkz {
	width: 960px;
	margin: 20px auto 30px auto;
}
.container .pnkz ul li {
	float: left;
}

.container .pagetop_unq {
	text-align: right;
	width: 960px;
	margin: 0 auto 30px auto;
}
.container .pagetop_unq a {
	padding: 0 0 0 15px;
	background: url("../images/top_ico_02.gif") no-repeat 0 0;
}


/* 詳細ページ用 parts */

#contents .h1_col {
	background: url("../images/parts_h1_bg_01.gif") repeat-x 0 0;
	height: 130px;
	width: 100%;
}
#contents .h1_col h1 {
	background: url("../images/parts_h1_01.gif") no-repeat 0 0;
	width: 972px;
	height: 120px;
	margin: 0 auto;
	padding: 10px 0 0;
	/*text-indent: -9999px;*/
	overflow: hidden;
	text-align: center;
}

#contents h2 {
	background: url("../images/parts_h2_bg_01.gif") repeat-x 0 0;
	font-size: 150%;
	margin: 0 auto 20px auto;
	width: 960px;
	height: 54px;
	position: relative;
	color: #333;
}
#contents .block01 {
	width: 960px;
	margin: 0 auto;
}
#contents h2 span {
	position: absolute;
	top: 19px;
	left: 16px;
	font-weight: bold;
}
#contents p.txt {
	margin: 20px 0;
}

#contents .touroku_box {
	width: 860px;
	height: 130px;
	background: url("../images/parts_touroku_box_bg_02.gif") no-repeat right bottom;
	margin: 50px auto 20px auto;
}
#contents .touroku_box .fukidashi {
	width: 239px;
	height: 67px;
	background: url("../images/parts_touroku_box_txt_01.gif") no-repeat 0 0;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	margin-right: 17px;
}

#contents .touroku_box .web {
	width: 300px;
	height: 108px;
	background: url("../images/parts_touroku_box_img_03.gif") no-repeat 0 0;
	float: left;
	margin-top: 16px;
	margin-right: 4px;
	position: relative;
}
#contents .touroku_box .web p.btn a {
	width: 125px;
	height: 36px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 63px; 
}
#contents .touroku_box .web p.btn a.kanto {
	left: 19px;
	background: url("../images/parts_touroku_box_btn_01.gif") no-repeat 0 0;
}
#contents .touroku_box .web p.btn a.kanto_none {
	left: 19px;
	background: url("../images/parts_touroku_box_btn_none_01.gif") no-repeat 0 0;
}
#contents .touroku_box .web p.btn a.kansai {
	right: 19px;
	background: url("../images/parts_touroku_box_btn_02.gif") no-repeat 0 0;
}
#contents .touroku_box .web p.btn a.kansai_none {
	right: 19px;
	background: url("../images/parts_touroku_box_btn_none_02.gif") no-repeat 0 0;
}
#contents .touroku_box .web p.btn a:hover {
	background-position: 0 -36px !important;
}
#contents .touroku_box .web p.btn a.kanto_none:hover,
#contents .touroku_box .web p.btn a.kansai_none:hover {
	background-position: 0 0 !important;
}
#contents .touroku_box .tel {
	width: 280px;
	height: 108px;
	margin-top: 16px;
	background: url("../images/parts_touroku_box_img_04.gif") no-repeat 0 0;
	float: left;
	position: relative;
}
#contents .touroku_box .tel img {
	position: absolute;
	top: 37px;
	left: 17px;
}
#contents .touroku_box .check_box {
	position:absolute;
	top:37px;
	left:17px;
}
#contents .bnr_box {
	width: 686px;
	margin: 0 auto 20px;
}
#contents .bnr_box .left_bnr_box {
	width: 366px;
	float: left;
}
#contents .bnr_box .left_bnr_box p {
	padding-top: 23px;
}
#contents .bnr_box .right_bnr_box {
	width:320px;
	float: left;
}

#contents .fuyou_bnr {
	width: 840px;
	margin: 0 auto 20px auto;
}






/* =========== 2013.02 add =========== */
#contents .contents_col {
    margin: 0 auto;
    width: 960px;
		position: relative;
}
#contents .contents_col:after {
	display: block;
	clear: both;
	height: 0.01px;
	content: "";
}
.scrollarea.floating {
	position: fixed;
	top: 0;
}
.scrollarea.pinned-bottom {
	position: absolute;
	bottom: 0;
	_position: static;
}

.blue {
	color: #3399FF;
}
/* left_contents */
#contents .contents_col .left_contents {
	float: left;
	width: 240px;
}
#contents .contents_col .left_contents .side_navi {
	padding-bottom: 20px;
	margin-bottom:20px;
	border-bottom:1px dotted #666666;
}
#contents .contents_col .left_contents .side_banner li {
	padding-bottom:20px;
}

/* main_contents */
#contents .contents_col .main_contents {
	float: right;
	width: 690px;
	padding:0 0 100px 0;
}
#contents .contents_col .main_contents h2 {
	background: url("../images/parts_h2_bg_01.gif") repeat-x 0 0;
	font-size: 150%;
	margin: 0 auto 35px auto;
	width: 690px;
	height: 54px;
	position: relative;
	color: #333;
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
}
/* left_contents */
#contents .contents_col .main_contents .table01 {
	width: 645px;
	margin-left: 20px;
}

#contents .contents_col .main_contents .table01 th {
	padding: 10px;
	text-align: left;
	background-color: #efefef;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
#contents .contents_col .main_contents .table01 td {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
}
#contents .contents_col .main_contents .table01 td.top_line {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #cccccc;
}
#contents .contents_col .main_contents .table01 td.line_none {
	padding: 10px;
	border-bottom:none;
}



/* =========== IE用印刷設定CSS =========== */

@media print{
	body {
		/zoom: 67%; /*WinIE only */
	}
	
}
