@charset "UTF-8";

/* ---------------------
 * FONTSIZE MODEL * 
 * ---------------------
 *  63% ->	10pxに相当
 *  70% ->	11pxに相当
 *  75% ->	12pxに相当
 *  82% ->	13pxに相当
 *  88% ->	14pxに相当
 *  94% ->	15pxに相当
 * 100% ->	16pxに相当
 * 107% ->	17pxに相当
 * 113% ->	18pxに相当
 * 119% ->	19pxに相当
 * 125% ->	20pxに相当
 * --------------------- */


/* ========BASIC======== */
* {
   font-family:"Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,"MS P ゴシック",verdana,sans-serif;
   color:#333;
}

body {
	margin:0;
	padding:0;
	background-color: #0A0913;
	background-image: url(../images/common/back1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

br {
   letter-spacing:normal;
}

a {
   color:#333;
   text-decoration:none;
}

a:hover {
	color:#50A527;
}

img {
	border:0;
	text-align: center;
}

h1 {
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

h2,h3,h4,h5,h6 {
   margin:0;
}

.text12 {
	font-size: 80%;
}

/* ========TEMPLATE LAYOUT======== */

div#top {
	width:951px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 11px;
	display: block;
}

div#cont {
	width:979px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-left-color: #CCC;
	padding: 0px;
}


div#header {
	margin-bottom: 0px;
	float: left;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	display: block;
	padding-right: 20px;
	padding-left: 15px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 916px;
}

div#pr {
	left:0;
	top:0px;
	width:550px;
	font-size: 12px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #221714;
}

div#pr2 {
	width:856px;
	background-color: #3c729e;
	color: #FFF;
	font-size: 90%;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	display: block;
	height: 20px;
	margin-bottom: 10px;
}

div#pr3 {
	width:856px;
	font-size: 80%;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	display: block;
	margin-bottom: 10px;
}

div#prb {
	width:856px;
	font-size: 80%;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	display: block;
	height: 53px;
	margin-bottom: 5px;
	margin-top: 10px;
}

div#prb2 {
	width:841px;
	font-size: 80%;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 30px;
	display: block;
	height: 20px;
	margin-bottom: 5px;
}

div#gnavi {
	bottom:0;
	right:0;
	display: block;
	float: right;
	padding: 0px;
	margin: 0px;
	width: 300px;
}



div#icatch_c {
	width:886px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/corporate_profile/corporate_profile.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	height: 221px;
}

div#icatch_pp {
	width:886px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/privacy%20policy/privacy_policy.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	height: 221px;
}

div#icatch_inq {
	width:886px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/inquiry/inquiry.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	height: 221px;
}

div#menu {
	float:left;
	width:100%;
	font-size: 130%;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
}

div#menu_c {
	float:left;
	width:100%;
	font-size: 130%;
	padding: 0px;
	margin-top: 221px;
}

div#contents {
	float:left;
	width:951px;
	margin-top:0px;
	margin-bottom: 0px;
	background-image: url(../images/common/back_sd.png);
	background-repeat: repeat-y;
	background-position: -9px top;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
}

div#main {
	float:right;
	width:692px;
	margin-left: 0px;
}

div#sub {
	float:left;
	width:259px;
	margin: 0px;
	padding: 0px;
}

div#totop {
   clear:both;
}

div#footMenu {
	padding-top:0px;
	padding-bottom: 5px;
	text-align: left;
	font-size: 11px;
	width: 640px;
	margin: 0px;
	float: right;
	display: block;
	color: #FFF;
}

div#footer {
	background-color: #171C61;

}
div#foot {
	width: 906px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 0px;
}

.c-both {
clear : both ;
}
/* ========HEADER CUSTOMIZE======== */
div#header h1 {
   margin:0;
   padding:1em 0 0 0;
   font-size:200%;/* 32px相当 */
   color:#A55973;
   line-height:1.0;
}

div#header h1 a {
   color:#A7005D;
}

div#header h1 a:hover {
   color:#C71C7A;
}

div#header #pr p {
   margin:0;
   font-size:75%;/* 12px相当 */
}

div#header #gnavi ul {
	list-style:none;


}
div#header #gnavi li {
	float:right;
	font-size:10px;
	display: block;
	width: 130px;
	color: #FFF;
	height: 18px;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: 0.0001em;
	padding: 0px;
	background-color: #909093;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

div#header #gnavi li a {
	display:block;
	padding: 0px;
	color: #FFF;
}

div#header #gnavi li a:hover {
	display:block;
	padding: 0px;
	color: #FF8;
}

div#header #gnavi ul li .line1 {
	display: block;
	text-align: center;
	height: 18px;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

div#header #gnavi ul li .line2 {
	display: block;
	text-align: center;
	height: 18px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

/* ========MENU CUSTOMIZE======== */
div#menu ul {
	margin:0;
	list-style-type:none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

div#menu li {
	float:left;
	margin:0;
	font-size:75%;/* 12px相当 */
	background:url("../images/bg_menupause.gif") 0 50% no-repeat;
}

div#menu li a {
   display:block;
   line-height:40px;
   color:#231816;
   margin-left:1px;
   padding:0 10px;
}

div#menu li a:hover {
	color:#ffa100;
	padding-right: 10px;
	padding-left: 10px;
}

div#menu li.home {
   background:none;
}

/* ========MENU CUSTOMIZE======== */
div#menu_c ul {
	margin:0;
	list-style-type:none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

div#menu_c li {
	float:left;
	margin:0;
	font-size:75%;/* 12px相当 */
	background:url("../images/bg_menupause.gif") 0 50% no-repeat;
}

div#menu_c li a {
   display:block;
   line-height:40px;
   color:#fff;
   margin-left:1px;
   padding:0 10px;
}

div#menu_c li a:hover {
	color:#fff;
	background-color: #4B4BC9;
	padding-right: 10px;
	padding-left: 10px;
}

div#menu_c li.home {
   background:none;
}


/* ========MAINCONTENTS CUSTOMIZE======== */
div#main a {
	color:#333;
}

div#main a:hover {
	color:#2AA738;
}

div#main h2 {
   margin-bottom:8px;
   padding:0 0 0 40px;
   line-height:2.0;
   color:#5E563F;
   font-size:94%;/* 15px相当 */
   font-weight:bold;
   border:1px solid #B4A373;
   background:#fff url("../images/bg_h2.gif") 0 50% no-repeat;
}

div#main h3 {
   margin-bottom:3px;
   font-size:88%;/* 14px相当 */
}

div#main h4 {
   margin-bottom:2px;
   font-size:75%;/* 12px相当 */
}

div#main h5 {
   margin-bottom:2px;
   font-size:75%;/* 12px相当 */
}

div#main h6 {
   margin-bottom:2px;
   font-size:75%;/* 12px相当 */
}

div#main p {
   margin:0 0 1em 0;
   font-size:75%;/* 12px相当 */
}


/* div#main ul,ol,dl {
	font-size:96%;12px相当
} */

div#main .bbp_txt ul,ol,dl {
	font-size:110%;/* 12px相当 */
	margin-top: 15px;
	padding-left: 10px;
}

div#main .bbp_txt ul li {
	list-style-type: disc;
	list-style-position: outside;
	margin-top: 7px;
	margin-left: 8px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 1.2em;
}

div#main dt {
   margin-bottom:3px;
}

div#main dd {
   padding:0;
   margin:0 0 0.5em 1em;
   padding:3px;
   background:#f1f1f1;
}

div#main div.icatch {
   margin-bottom:20px;
}

/* INFORMATION CUSTOMIZE */
* html body div#main dl.information dd div {
   display:inline-block;
}

div#main dl.information dt {
   float:left;
   width:10em;
   margin:0;
   padding:0;
}

div#main dl.information dd {
   margin:0 0 0.5em 10em;
   padding:0;
   background:transparent;
}

div#main .section1 {
	margin-top: 0px;
	margin-right: 21px;
	margin-bottom: 20px;
	margin-left: 21px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}

div#main .section0 {
	margin-top: 0px;
	margin-right: 21px;
	margin-bottom: 20px;
	margin-left: 21px;
	padding: 0px;
	
}
div#main .section0 .box01 {
	width: 650px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	float: left;
	padding: 0px;
	font-size: 12px;
	line-height: 1.8em;
	background-color: #efefef;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}

div#main .section1 .left1 {
	width: 315px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	float: left;
	padding: 0px;
	font-size: 12px;
	line-height: 1.8em;
}

div#main .section1 .right1 {
	width: 315px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
	float: right;
	font-size: 12px;
}

div#main .section1 .left2 {
	width: 390px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	float: left;
	padding: 0px;
	font-size: 12px;
	line-height: 1.8em;
}

div#main .section1 .right2 {
	width: 240px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
	float: right;
	font-size: 12px;
}

div#main .section1 .left3 {
	width: 370px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	float: left;
	padding: 0px;
	font-size: 12px;
	line-height: 1.8em;
}

div#main .section1 .right3 {
	width: 265px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
	float: right;
	font-size: 12px;
}


div#main .section1 .left4 {
	width: 406px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	float: left;
	padding: 0px;
	font-size: 12px;
	line-height: 1.8em;
}

div#main .section1 .right4 {
	width: 230px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
	float: right;
	font-size: 12px;
}

div#main .section1 .left6 {
	width: 248px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	float: left;
	padding: 0px;
	font-size: 12px;
	line-height: 1.8em;
}

div#main .section1 .right6 {
	width: 370px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
	float: right;
	font-size: 12px;
}

div#main .section1 .left5 {
	width: 400px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	float: left;
	padding: 0px;
	font-size: 12px;
	line-height: 1.8em;
}

div#main .section1 .right5 {
	width: 233px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
	float: right;
	font-size: 12px;
}

div#main .section2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 21px;
	margin-bottom: 30px;
	margin-left: 21px;
}

div#main .section3 {
	width: 619px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 100%;
}

/* ========SUBCONTENTS CUSTOMIZE======== */
div#sub .section {
	margin-bottom:10px;
	background-image: url(../images/index/r_back.gif);
	background-repeat: repeat-y;
	border: 1px solid #CCC;
	padding-top: 10px;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 14px;
}

div#sub .section1 {
	margin-bottom:10px;
	border: 1px dashed #CCC;
	padding: 1px;
	margin-top: 0px;
}

div#sub .section2 {
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 7px;
	margin: 0px;
}

div#sub h2 {
   font-size:88%;/* 14px相当 */
   font-weight:bold;
}


div#sub ul {
   margin:0 0 0 5px;
   padding:0;
}

div#sub li {
   padding:5px 0 5px 0;
   font-size:92%;/* 12px相当 */
   line-height:1.4;
   list-style:none;
   background:url("../images/bg_dotline.gif") 0 100% repeat-x;
}

div#sub li a {
   display:block;
   padding-left:12px;
   background:url("../images/bg_list.gif") 0 5px no-repeat;
}


/* ========TOTOP CUSTOMIZE========= */
div#totop {
	text-align:right;
	font-size:70%;/* 11px相当 */
	margin-right: 0px;
	margin-bottom: 10px;
	width: 45px;
	margin-left: 32px;
	list-style-type: none;
}

div#totop a {
	padding:0 0 0 8px;
	color:#333;
}

div#totop a:hover {
   color:#999;
}


/* ========FOOTMENU CUSTOMIZE======== */
div#footMenu ul {
	margin:0;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	line-height: 1.8em;
}

div#footMenu li {
	display:inline;/* 12px相当 */
	list-style:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	color: #FFF;
}

div#footMenu li a {
	padding-left:0px;
	background-image: url(../images/common/bg_footmenu.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-right: 0px;
	font-size: 100%;
	word-spacing: 0.001em;
	color: #FFF;
}

div#footMenu li a:hover {
	color: #F9C;
}

.white {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 1.4em;
	letter-spacing: 0.03em;
}

.whitel {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 1.4em;
	letter-spacing: 0.03em;
	float: left;
}

.whiter {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 1.4em;
	letter-spacing: 0.03em;
	float: right;
}

.redu {
	color: #F00;
	font-size: 12px;
	line-height: 1.4em;
	letter-spacing: 0.03em;
	display: block;
	margin-top: 20px;
}


/* ========FOOTER CUSTOMIZE======== */
address {
	font-size:70%;/* 11px相当 */
	font-style:normal;
	color:#FFF;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	margin-top: 7px;
	letter-spacing: 0.07em;
	text-align: center;
}


/* =======div syu======== */


div#syu {
	background-color: #FFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}


div#syu ul {
	width: 268px;
	height: 57px;
	display: block;
	padding: 0px;
	margin: 0px;
}
div#syu ul li {
	float: left;
	width: 268px;
	height: 57px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
div#syu ul li a {
	display: block;
	width: 268px;
	height: 57px;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999px; /* テキストを画面の表示より外に */
	outline: none; /* リンク破線を不可視に */
	padding-left: 0px;
}
div#syu ul li a:hover {
	background-position: 0 100%;
}

div#syu ul li#k1 a {
	background-image: url(../images/common/nl1.jpg);
	background-repeat: no-repeat;
}
div#syu ul li#k2 a {
	background-image: url(../images/common/nl2.jpg);
	background-repeat: no-repeat;
}
div#syu ul li#k3 a {
	background-image: url(../images/common/nl3.jpg);
	background-repeat: no-repeat;
}
div#syu ul li#k4 a {
	background-image: url(../images/common/nl4.jpg);
	background-repeat: no-repeat;
}
div#syu ul li#k5 a {
	background-image: url(../images/common/nl5.jpg);
	background-repeat: no-repeat;
}
div#syu ul li#k6 a {
	background-image: url(../images/common/nl6.jpg);
	background-repeat: no-repeat;
}
div#syu ul li#k7 a {
	background-image: url(../images/common/nl7.jpg);
	background-repeat: no-repeat;
}

/* =======div kau======== */


div#kau {
	margin-bottom: 12px;
	margin-right: 0px;
	margin-top: 0px;
	height: 50px;
	margin-left: 0px;
}


div#kau ul {
	width: 64px;
	height: 105px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	display: block;
}
div#kau ul li {
	float: left;
	width: 64px;
	height: 105px;
	padding-left: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
}
div#kau ul li a {
	display: block;
	width: 64px;
	height: 105px;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999px; /* テキストを画面の表示より外に */
	outline: none; /* リンク破線を不可視に */
	padding-left: 0px;
}
div#kau ul li a:hover {
	background-position: 0 100%;
}

div#kau ul li#k1 a {
	background-image: url(../images/index/kau1.gif);
	background-repeat: no-repeat;
}
div#kau ul li#k2 a {
	background-image: url(../images/index/kau2.gif);
	background-repeat: no-repeat;
}
div#kau ul li#k3 a {
	background-image: url(../images/index/kau3.gif);
	background-repeat: no-repeat;
}


/* =======div erea======== */


div#erea {
	margin-bottom: 8px;
	margin-right: 0px;
	margin-top: 7px;
	height: 35px;
	margin-left: 0px;
	width: 256px;
}


div#erea ul {
	width: 256px;
	height: 35px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	display: block;
}
div#erea ul li {
	width: 83px;
	height: 35px;
	list-style-type: none;
	padding: 0px;
	float: left;
	display: inline;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 7px;
	margin-left: 1px;
}
div#erea ul li a {
	display: block;
	width: 83px;
	height: 35px;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999px; /* テキストを画面の表示より外に */
	outline: none; /* リンク破線を不可視に */
	padding-left: 0px;
}
div#erea ul li a:hover {
	background-position: 0 100%;
}

div#erea ul li#e1 a {
	background-image: url(../images/index/erea1.gif);
	background-repeat: no-repeat;
}
div#erea ul li#e2 a {
	background-image: url(../images/index/erea2.gif);
	background-repeat: no-repeat;
}
div#erea ul li#e3 a {
	background-image: url(../images/index/erea3.gif);
	background-repeat: no-repeat;
}
/* =======div erea2======== */


div#erea2 {
	margin-bottom: 8px;
	margin-right: 0px;
	margin-top: 7px;
	height: 35px;
	margin-left: 0px;
	width: 288px;
}


div#erea2 ul {
	width: 288px;
	height: 35px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	display: block;
}
div#erea2 ul li {
	width: 83px;
	height: 35px;
	list-style-type: none;
	padding: 0px;
	float: left;
	display: inline;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 7px;
	margin-left: 7px;
}
div#erea2 ul li a {
	display: block;
	width: 83px;
	height: 35px;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999px; /* テキストを画面の表示より外に */
	outline: none; /* リンク破線を不可視に */
	padding-left: 0px;
}
div#erea2 ul li a:hover {
	background-position: 0 100%;
}

div#erea2 ul li#e1 a {
	background-image: url(../images/index/erea21.gif);
	background-repeat: no-repeat;
}
div#erea2 ul li#e2 a {
	background-image: url(../images/index/erea22.gif);
	background-repeat: no-repeat;
}
div#erea2 ul li#e3 a {
	background-image: url(../images/index/erea23.gif);
	background-repeat: no-repeat;
}

/* =======div bunjyou======== */


div#bunjyou {
	margin-bottom: 12px;
	margin-right: 0px;
	margin-top: 0px;
	height: 110px;
	margin-left: 0px;
	padding: 0px;
}


div#bunjyou ul {
	width: 261px;
	height: 110px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	display: block;
}
div#bunjyou ul li {
	float: left;
	width: 261px;
	height: 110px;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
div#bunjyou ul li a {
	display: block;
	width: 261px;
	height: 110px;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999px; /* テキストを画面の表示より外に */
	outline: none;
	padding: 0px;
	margin: 0px;
}
div#bunjyou ul li a:hover {
	background-position: 0 100%;
}

div#bunjyou ul li#k1 a {
	background-image: url(../images/index/bunnjyouti.jpg);
	background-repeat: no-repeat;
}
div#bunjyou ul li#k2 a {
	background-image: url(../images/index/kengaku.jpg);
	background-repeat: no-repeat;
}


#positioner {
	height: 35px;
	width: 288px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}

div#erea2 {
	margin-bottom: 8px;
	margin-right: 0px;
	margin-top: 7px;
	height: 35px;
	margin-left: 0px;
	width: 288px;
}

.e4 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 19px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.ttxt {
	font-size: 12px;
	display: block;
	margin-left: 0px;
	letter-spacing: 0.001em;
	width: 320px;
	float: left;
	margin-top: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}




/* =======div cmt======== */


div#cmt {
	float: right;
	width: 130px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}


div#cmt ul {
	width: 130px;
	height: 18px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	display: block;
}
div#cmt ul li {
	float: left;
	width: 130px;
	height: 18px;
	padding-left: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
}
div#cmt ul li a {
	display: block;
	width: 130px;
	height: 18px;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999px; /* テキストを画面の表示より外に */
	outline: none; /* リンク破線を不可視に */
	padding-left: 0px;
}
div#cmt ul li a:hover {
	background-position: 0 100%;
}


div#cmt ul li#pvp a {
	background-image: url(../images/common/b_pp.png);
	background-repeat: no-repeat;
}
div#cmt ul li#sm a {
	background-image: url(../images/common/b_sitemap.png);
	background-repeat: no-repeat;
}
div#cmt ul li#inq a {
	background-image: url(../images/common/b_inq.png);
	background-repeat: no-repeat;
}

/* =======div cmtn======== */


div#cmtn {
	margin: 0px;
	height: 49px;
}


div#cmtn ul {
	width: 875px;
	height: 44px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	display: block;
}
div#cmtn ul li {
	float: left;
	width: 125px;
	height: 44px;
	padding-left: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}
div#cmtn ul li a {
	display: block;
	width: 125px;
	height: 44px;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999px; /* テキストを画面の表示より外に */
	outline: none; /* リンク破線を不可視に */
	padding-left: 0px;
}
div#cmtn ul li a:hover {
	background-position: 0 100%;
}

div#cmtn ul li#n1 a {
	background-image: url(../images/common/na1.png);
	background-repeat: no-repeat;
}
div#cmtn ul li#n2 a {
	background-image: url(../images/common/na2.png);
	background-repeat: no-repeat;
}
div#cmtn ul li#n3 a {
	background-image: url(../images/common/na3.png);
	background-repeat: no-repeat;
}
div#cmtn ul li#n4 a {
	background-image: url(../images/common/na4.png);
	background-repeat: no-repeat;
}
div#cmtn ul li#n5 a {
	background-image: url(../images/common/na5.png);
	background-repeat: no-repeat;
}

div#cmtn ul li#n6 a {
	background-image: url(../images/common/na6.png);
	background-repeat: no-repeat;
}

div#cmtn ul li#n7 a {
	background-image: url(../images/common/na7.png);
	background-repeat: no-repeat;
}

/* =======div cmr======== */


div#cmr {
	height: auto;
	margin: 0px;
}


div#cmr ul {
	width: 247px;
	height: 66px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	display: block;
}
div#cmr ul li {
	width: 247px;
	height: 66px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
div#cmr ul li a {
	display: block;
	width: 247px;
	height: 66px;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999px; /* テキストを画面の表示より外に */
	outline: none; /* リンク破線を不可視に */
	padding-left: 0px;
}
div#cmr ul li a:hover {
	background-position: 0 100%;
}

div#cmr ul li#r1 a {
	background-image: url(../images/index/right1.jpg);
	background-repeat: no-repeat;
}
div#cmr ul li#r2 a {
	background-image: url(../images/index/right2.jpg);
	background-repeat: no-repeat;
}

/* =======div cmr1======== */


div#cmr1 {
	height: auto;
	margin: 0px;
}


div#cmr1 ul {
	width: 191px;
	height: 25px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	display: block;
}
div#cmr1 ul li {
	width: 191px;
	height: 25px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
div#cmr1 ul li a {
	display: block;
	width: 191px;
	height: 25px;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999px; /* テキストを画面の表示より外に */
	outline: none; /* リンク破線を不可視に */
	padding-left: 0px;
}
div#cmr1 ul li a:hover {
	background-position: 0 100%;
}

div#cmr1 ul li#r1 a {
	background-image: url(../images/index/r1.jpg);
	background-repeat: no-repeat;
}
div#cmr1 ul li#r2 a {
	background-image: url(../images/index/r2.jpg);
	background-repeat: no-repeat;
}



div#cmtnl {
	height: auto;
	margin: 0px;
	float: left;
}

div#fla {
	padding: 0px;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 910px;
	height: 325px;
	display: block;
}

.sectionu {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.s_img {
	padding: 0px;
	border: 3px double #FFF;
	float: left;
	clear: both;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.s_imgr {
	padding: 0px;
	border: 3px double #FFF;
	width: 272px;
	height: 180px;
	float: right;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

.sub_t {
	padding: 0px;
	margin-top: 12px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #595758;
	letter-spacing: 0.05em;
	margin-right: 0px;
}

.sub_txt {
	padding: 0px;
	margin-top: 12px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	letter-spacing: 0.001em;
	margin-right: 0px;
}

.sub_txt2 {
	font-size: 12px;
	font-weight: normal;
	color: #333;
	letter-spacing: 0.001em;
	text-align: right;
	display: block;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
}

.orn_b {
	padding: 0px;
	margin-top: 12px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #595758;
	letter-spacing: 0.05em;
	margin-right: 0px;
	float: right;
	width: 450px;
}

.orn_m {
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.05em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 1.4em;
}

.orn_mw {
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.05em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 1.4em;
	color: #FFF;
}

.orn_m2 {
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #595758;
	letter-spacing: 0.05em;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.txto {
	padding: 0px;
	font-size: 76%;
	color: #333;
	letter-spacing: 0.02em;
	line-height: 2em;
	width: 450px;
	float: right;
	margin: 0px;
}

.txti {
	padding: 0px;
	margin-top: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 100%;
	color: #333;
	letter-spacing: 0.02em;
	line-height: 1.8em;
	margin-right: 0px;
}

.b_wh {
	font-size: 12px;
	color: #FFF;
	letter-spacing: 0.02em;
	line-height: 1.8em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}

.infr {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.img_r {
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding: 0px;
}

.txtr {
	padding: 0px;
	margin-top: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 76%;
	color: #333;
	letter-spacing: 0.02em;
	line-height: 1.4em;
	margin-right: 0px;
}

.layl {
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 15px;
	margin-right: 0px;
	width: 222px;
	background-image: url(../images/common/left_back1.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 90px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 11px;
	font-size: 10px;
}

.layl1 {
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 12px;
	margin-right: 0px;
	width: 243px;
	padding: 0px;
	font-size: 14px;
}

.txtr1 {
	font-size: 76%;
	color: #333;
	letter-spacing: 0.02em;
	line-height: 1.4em;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 8px;
	width: 207px;
	background-color: #FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #329F3A;
	border-bottom-color: #329F3A;
	border-left-color: #329F3A;
	margin: 0px;
}

.txtr2 {
	margin-top: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
	font-size: 94%;
	color: #333;
	letter-spacing: 0.02em;
	line-height: 1.4em;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	width: 243px;
	height: 134px;
	background-image: url(../images/common/backl.png);
	background-repeat: no-repeat;
}

.txtr2g {
	margin-top: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
	font-size: 100%;
	line-height: 1.4em;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 7px;
	padding-left: 8px;
	font-weight: bold;
}

.txtr21 {
	font-size: 130%;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.txtr22 {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: auto;
	font-size: 88%;
	color: #FF7BAC;
	letter-spacing: 0.02em;
	line-height: 1.4em;
	margin-right: auto;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 180px;
	font-weight: bold;
}


.table_txt {
	letter-spacing: 0.02em;
	line-height: 1.8em;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	display: block;
}

.bbp_txt {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 11px;
	line-height: 1.8em;
	padding: 0px;
	color: #393;
}

.bbp_txtt {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 100%;
	line-height: 1.4em;
	padding: 0px;
}

.bbp_txtbo {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 76%;
	line-height: 1.6em;
}

.white {
	color: #FFFFFF;
	font-size: 10px;
	line-height: 1.8em;
	text-align: right;
	float: right;
}

.yellow {
	color: #FC0;
}

.red {
	color: #F00;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

.redb {
	color: #FF7BAC;
	font-weight: bold;
	margin-top: 15px;
	display: block;
	padding: 0px;
	margin-bottom: 5px;
}

.blueb {
	color: #39F;
	font-weight: bold;
	margin-top: 10px;
	display: block;
	padding: 0px;
	margin-bottom: 5px;
}

.blueta {
	color: #39F;
	font-weight: bold;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 110%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.pinkta {
	color: #F69;
	font-weight: bold;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 110%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.b_red {
	background-image: url(../images/common/back_tlo.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
}


.b_green {
	color: #FFFFFF;
	font-size: 120%;
	line-height: 1.2em;
	background-color: #A3D253;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-right: 3px;
	padding-left: 5px;
	margin-bottom: 10px;
	font-weight: bold;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #F90;
	margin-right: 7px;
	margin-left: 7px;
}

.textb {
	color: #79604A;
	padding-left: 7px;
	display: block;
	clear: both;
	float: left;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-right: 5px;
}

.textsm {
	color: #666;
	padding-left: 0px;
	display: block;
	clear: both;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	font-size: 92%;
	margin-right: 10px;
	margin-left: 15px;
	line-height: 1.4em;
}

.lines {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 100%;
	line-height: 1.6em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

.bbp_zu {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 15px;
	font-size: 100%;
	line-height: 1.4em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(../images/best_buy_point/bbp_back.jpg);
	background-repeat: no-repeat;
	height: 800px;
}

div#left {
	float:left;
	width:236px;
	line-height: 1.4em;
	padding: 0px;
	margin: 0px;
}

div#right {
	float:right;
	width:360px;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}

div#right1 {
	float:right;
	width:235px;
	margin: 0px;
	padding: 0px;
}

div#left1 {
	float:left;
	width:370px;
	margin-left: 0px;
	margin-top: 0px;
	line-height: 1.4em;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.textbti {
	color: #690;
	padding-left: 10px;
	display: block;
	clear: both;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-right: 5px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 120%;
}

.nolines {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 100%;
	line-height: 1.6em;
	display: block;
	float: left;
	width: 100%;
	padding: 0px;
}

.zu1 {
	height: 400px;
	margin: 0px;
	padding: 0px;
}
.zu2 {
	height: 400px;
	margin: 0px;
	padding: 0px;
}

.pp_txtb {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	font-size: 100%;
	line-height: 1.6em;
	font-weight: bold;
	padding: 0px;
}

.b_greens {
	color: #FFFFFF;
	font-size: 100%;
	line-height: 1.2em;
	background-color: #A3D253;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-right: 3px;
	padding-left: 7px;
	font-weight: bold;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FC0;
	width: 39px;
	float: left;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.pp_txtbg {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	font-size: 100%;
	line-height: 1.6em;
	font-weight: bold;
	padding: 0px;
	color: #86BA0C;
}

.pp_txtbg2 {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 7px;
	margin-left: 30px;
	font-size: 100%;
	line-height: 1.6em;
	font-weight: bold;
	padding: 0px;
	color: #86BA0C;
}

.sell_txt {
	margin-top: 0px;
	margin-right: 100px;
	margin-bottom: 15px;
	margin-left: 40px;
	font-size: 100%;
	line-height: 1.4em;
	padding: 0px;
}

.txtrinfo {
	font-size: 82%;
	color: #333;
	letter-spacing: 0.02em;
	line-height: 1.4em;
	background-color: #FFF;
	width: 222px;
	margin: 0px;
	padding: 0px;
}

.cource1 {
	list-style-type: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: 0.001em;
	font-size: 100%;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.courcer {
	list-style-type: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: 0.001em;
	font-size: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	float: left;
}

.cource2 {
	list-style-type: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 100%;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.cource2r {
	list-style-type: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: 0.001em;
	font-size: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	float: left;
}

.photow {
	display: block;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

.textp {
	color: #333;
	display: block;
	line-height: 1.4em;
	font-size: 100%;
	margin: 0px;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #09F;
}

.textpnk {
	color: #333;
	display: block;
	line-height: 1.4em;
	font-size: 100%;
	margin: 0px;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F69;
}

.inq_txt {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-size: 88%;
	line-height: 1.4em;
	padding: 0px;
	color: #669;
}
#cont #contents #main .section2 .b_wh .infr table {
	text-align: center;

}
#cont #contents #main .section2 .b_wh .infr strong table tr td {

}

div#pl {
	left:0px;
	top:0px;
	color: #231815;
	font-size: 100%;
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 565px;
}

div#pl .left{
	left:0px;
	top:0px;
	color: #000;
	float: left;
	padding: 0px;
	width: 320px;
	font-size: 10px;
	line-height: 1.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

div#pl .right{
	left:0px;
	top:0px;
	color: #000;
	float: right;
	padding: 0px;
	width: 300px;
	margin: 0px;
	font-size: 10px;
	letter-spacing: 0.0001em;
	line-height: 2em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: right;
}

div#pl .right .bg{
	left:0px;
	top:0px;
	color: #000;
	padding: 0px;
	font-size: 18px;
	letter-spacing: 0.0001em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: right;
	display: block;
	font-weight: bold;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}



div#top2 {
	padding: 0px;
	background-image: url(../images/common/nback.png);
	margin: 0px;
	background-repeat: no-repeat;
	background-position: center top;
}

div#icatch {
	width:883px;
	height: 49px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

div#motto {
	width:242px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #FFF;
	float: left;
}

div#motto .txt {
	color: #FFF;
	float: right;
	line-height: 1.4em;
	margin-top: 20px;
	margin-right: 9px;
	margin-bottom: 7px;
	margin-left: 6px;
	width: 295px;
}

#mt {
	color: #333;
	background-image: url(../images/common/slogo.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 20px;
	font-size: 14px;
	font-weight: normal;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-left: 75px;
	padding-top: 5px;
	margin-bottom: 15px;
	margin-left: 21px;
	margin-right: 21px;
	margin-top: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}

#mt1 {
	color: #333;
	background-image: url(../images/common/slogo.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 20px;
	font-size: 12px;
	font-weight: normal;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-left: 75px;
	padding-top: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}

#mt2 {
	color: #333;
	background-image: url(../images/common/s1back.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 25px;
	font-size: 14px;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-left: 10px;
	padding-top: 5px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}


#mt3t {
	color: #333;
	height: 25px;
	font-size: 14px;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-left: 10px;
	padding-top: 5px;
	background-color: #83C0EA;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border: 1px solid #83C0EA;
}

#mt3u {
	color: #333;
	font-size: 12px;
	font-weight: normal;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-left: 10px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #83C0EA;
	border-bottom-color: #83C0EA;
	border-left-color: #83C0EA;
	line-height: 1.6em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#mt3u2 {
	color: #333;
	font-size: 12px;
	font-weight: normal;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-left: 10px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #83C0EA;
	border-bottom-color: #83C0EA;
	border-left-color: #83C0EA;
	line-height: 1.6em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#staffs {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-left: 15px;
	padding-top: 15px;
	margin: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	border: 1px solid #83C0EA;
	background-color: #7AC7EB;
	display: block;
	float: left;
}

#staffs .left {
	height: 124px;
	margin: 0px;
	padding: 0px;
	width: 165px;
	float: left;
}

#staffs .right {
	color: #333;
	font-size: 12px;
	font-weight: normal;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #D4E8E8;
	width: 410px;
	float: right;
	display: block;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#staffs .all {
	color: #333;
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-left: 15px;
	padding-top: 20px;
	background-color: #D4E8E8;
	padding-right: 15px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-weight: normal;
}

#mtline {
	color: #333;
	background-image: url(../images/common/nline.png);
	background-repeat: repeat-x;
	background-position: left center;
	height: 22px;
	font-size: 14px;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-left: 10px;
	padding-top: 3px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

#mt_catch {
	color: #333;
	height: 20px;
	font-size: 16px;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	display: block;
	float: left;
	width: 650px;
}

#m2back {
	color: #333;
	height: 62px;
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-bottom: 7px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-image: url(../images/common/s2back.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 610px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}

#m2back .left {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 300px;
}

#m2back .right {
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 300px;
}


.gcatch {
	display: block;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: 5px;
	width: 655px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 22px;
	font-weight: 400;
	color: #2BA239;
}

.me_title {
	display: block;
	width: 190px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #2BA239;
	background-image: url(../images/medical_examination/menu_back.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 25px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	letter-spacing: 0.0001em;
	margin: 0px;
}

.me_txt {
	display: block;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	letter-spacing: 0.0001em;
	margin: 0px;
	line-height: 1.4em;
	width: 190px;
}

.nl_txt {
	display: block;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	letter-spacing: 0.0001em;
	margin: 0px;
	line-height: 1.4em;
	width: 100px;
	text-align: center;
}

.textinqs {
	display: block;
	line-height: 1.2em;
	font-size: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	word-spacing: 0.0001em;
}

.bti {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #595758;
	letter-spacing: 0.05em;
	margin-right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	line-height: 1.4em;
	padding: 0px;
}

.bnb {
	display: block;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	width: 455px;
}

.bbm_txt {
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 55px;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #5F4536;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

.bbm_txt a {
	color: #5F4536;
}

.bbm_txt a:hover {
	color: #BA9A87;
}

.bbm_txt ul {
	line-height: 2.8em;
}

.bbm_txt ul li {
	list-style-position: outside;
	list-style-type: disc;
}


div#pan {
	float:left;
	width:500px;
	padding-right: 0px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 11px;
	color: #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.topic-path {
	list-style-type: none;
	margin: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: 0.05em;
	font-size: 88%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #5F4536;
}
.topic-path li {
	display: inline;
	color: #5F4536;
}

.gyo {
	display: block;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 1.4em;
}

div#cbar {
	width:908px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 21px;
	padding-bottom: 0px;
	padding-left: 21px;
	background-color: #FFF;
}


.sect1 {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	line-height: 1.4em;
	font-size: 12px;
}

.sect1 table tr td {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}

.sect2 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height: 1.4em;
	font-size: 14px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.sectp {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 0px;
	line-height: 1.4em;
	width: 195px;
}

.sectab {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 0px;
	line-height: 1.4em;
	width: 265px;
}

.sectre {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 1.4em;
	width: 300px;
	background-image: url(../images/reservation/r1back.png);
	height: 124px;
	color: #FFF;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: center top;
}

#feed ul li img {
    float:right;
    width: 100px;
    height: 100px;
}
