@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-size: 75%;
	color: #333333;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 75%;
	font-style: normal;
	font-weight: 100;
	background-image: url(/_share/bg_body2.png);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFF;
}

/* basicset */
* {margin:0; padding:0;}
img { border: none;  border-width: 0px; }
li { list-style: none; }
h1,h2,h3,h4,h5,h6,p,dl,dt,dd,ul { display: block; margin: 0px; padding: 0px; }

a { color: #0066CC; }
a:visited { color: #330066; }
a:hover { color: #FF6600; }
a.blue {color: #0066CC; text-decoration: none;}
a.blue:visited { color: #0066CC; }
a.blue:hover { color: #FF6600; }
a.none {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.iconP {
	background-image: url(/_share/icon_pink.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 9px;
}
a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
 }

.bs05 {	margin-bottom: 5px;}
.bs10 {	margin-bottom: 10px;}
.bs20 {	margin-bottom: 20px;}
.bs30 {	margin-bottom: 30px;}


/* layout */

#container894 {
	width: 894px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
}


#container890 {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #776133;
}

#container {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 2px;
	padding-left: 2px;
	background-color: #FFFFFF;
}

#contents {
	background-image:;
	background-repeat: repeat-y;
	background-position: left top;
	clear: both;

}

#contentsIn {
	float: right;
	width: 690px;
	overflow:hidden; /* forDW */
	zoom: 1; /* for IE5.5 - IE7 */
	background-image: ;
	background-repeat: repeat-y;
	background-position: right top;
	clear: both;
}

#contentsIn:after { /* for modern browser */
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}


/* side */
#left {
	float:left;
	width: 160px;
	background-image: ;
	padding: 5px;
}

#right {
	float: right;
	width: 160px;
	padding: 5px;
	font-size: 100%;
}

#left h4,
#right h4 {
	height: 20px;
	padding-right: 0px;
	background-color: #FFD9E8;
}

#left h4 i,
#right h4 i {
	float: left;
}

#left h4 b,
#right h4 b {
	float: right;
	margin-top: 3px;
}

#left h4 b a,
#right h4 b a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}


#left .box,
#right .box {
	background-color: #FFFFFF;
	border: 1px solid #E0D2B4;
	padding: 4px;
	margin-bottom: 3px;
	overflow:hidden; /* forDW */
	zoom: 1; /* for IE5.5 - IE7 */
	line-height: 120%;
	font-size: 110%;
	color: #555555;
	clear: both;
}

#left .box:after,
#right .box:after { /* for modern browser */
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

#left .box a,
#right .box a {
	color: #333;
	text-decoration: none;
}

#left .box a:hover,
#right .box a:hover {
	text-decoration: underline;
}

/* navi */

#navi {
	height: 32px;
	clear: both;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#navi ul {

}

#navi ul li {
	float: left;
}

#navi ul li a {
	height: 32px;
	display: block;
	text-indent: -9999px;
	overflow:hidden;
	background-image: url(/_share/navi.png);
	background-repeat: no-repeat;
}

a.navi01		{ background-position:0px 0px; width: 146px; }
a.navi01:hover	{ background-position:0px -32px; }

a.navi02		{ background-position:-146px 0px; width: 146px; }
a.navi02:hover	{ background-position:-146px -32px; }

a.navi03		{ background-position:-292px 0px; width: 146px; }
a.navi03:hover	{ background-position:-292px -32px; }

a.navi04		{ background-position:-438px 0px; width: 146px; }
a.navi04:hover	{ background-position:-438px -32px; }

a.navi05		{ background-position:-584px 0px; width: 148px; }
a.navi05:hover	{ background-position:-584px -32px; }

a.navi06		{ background-position:-732px 0px; width: 148px; }
a.navi06:hover	{ background-position:-732px -32px; }


#navi2 {
	height: 20px;
	clear: both;
	background-color: #FFF;
	background-image: ;
	background-position: left bottom;
	padding-bottom: 2px;
}

#navi2 img {
	padding: 4px;

}

#navi2 .left {
	float: left;

}

#navi2 .right {
	float: right;

}







/* main */
#main {
	float:left;
	width: 500px;
	padding-top: 15px;
}

.h2 {
	background-image: url(/_share/title_main/bg_h2.png);
	background-repeat: no-repeat;
	padding-left: 44px;
	margin-bottom: 10px;
	padding-top: 7px;
	font-size: 16px;
	overflow:hidden; /* forDW */
	zoom: 1; /* for IE5.5 - IE7 */
	padding-right: 10px;
	background-position: left bottom;
	padding-bottom: 4px;
	height: 19px;
	color: #000;
}

.h3{
	font-size: 115%;
	margin-bottom: 8px;
	overflow:hidden; /* forDW */
	zoom: 1; /* for IE5.5 - IE7 */
	background-image: url(/_share/bg_h3.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.h3:after { /* for modern browser */
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

.h3 b {
	float: left;
}

.h3 i {
	float: right;
	height:15px;
	overflow:hidden;
	font-weight: normal;
	font-size: 11px;
}


.h4 {
	padding: 5px;
	margin-bottom: 5px;
	color: #333;
	font-size: 120%;
	background-color: #FFE;
	border: 1px solid #9C0;
}


.hQuestion {
	background-image: url(/_share/dotline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
	color: #FF3C3C;
	font-size: 120%;
}




a.btBack{
    background-image:url(/_share/bt_back.gif);
}
a.btBack:hover{
    background-position:0px -14px;
}


.boxIntro {
	background-image: url(/_share/boxIntroF.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	margin-bottom: 20px;
	overflow:hidden; /* forDW */
	zoom: 1; /* for IE5.5 - IE7 */
}

.boxIntro:after { /* for modern browser */
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

.boxIntro h3 {
	background-image: url(/_share/boxIntroH.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px;
	height: 15px;
	margin-bottom: 5px;
}

.boxIntro h3 img {
	float: left;

}

.boxIntro h3 p {
	float: right;
	font-size: 12px;
	font-weight: bold;
	color: #666666;

}


.boxIntro table {
	margin-left: 10px;
	width: 360px;
}

.boxIntro th {
	background-color: #F9F9F2;
	text-align: left;
	padding: 5px;
	background-image: url(/_share/dotline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #666666;
	width: 60px;
}
.boxIntro td {
	text-align: left;
	padding: 5px;
	background-image: url(/_share/dotline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 130%;
}



.boxIntro .pic { /* 右寄せ用10pxボーダー */
	float: right;
	border: 1px solid #CCCCCC;
	padding: 2px;
	background-color: #FFFFFF;
	margin-right: 15px;
}


.boxBtn {
	text-align: center;
	margin-bottom: 20px;

}


.boxBtn input {
	width: 122px;
	height: 34px;
	background-image: url(/_share/bg_btn.png);
	font-weight: bold;
}





/* ol */
.olCategory {
	margin-bottom: 20px;
	margin-left: 10px;

}

.olCategory li {
	background-image: url(/_share/dotline.gif);
	list-style-type: decimal;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	list-style-position: inside;
	line-height: 130%;

}




/* p */


p {
	overflow:hidden; /* forDW */
	zoom: 1; /* for IE5.5 - IE7 */
}

p:after { /* for modern browser */
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}


.pNor {
	line-height: 160%;
	margin-bottom: 20px;
	padding-left: 10px;
	font-size: 120%;
}

.pNor b {
	margin-left: 3px;
	font-size: 115%;
	color: #CC6600;
	margin-right: 3px;
}


.pTotop {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	margin-bottom: 15px;
	font-weight: bold;
	text-align: right;
	background-image: url(/_share/bg_totop.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 15px;
	padding-bottom: 3px;
	margin-top: 5px;
}

.pTotop a,
.pTotop a:hover,
.pTotop a:visited {
	color: #999999;
}



.pName {
	margin-bottom: 15px;
	font-weight: bold;
	text-align: right;
	font-size: 140%;
}


.pTime {
	font-weight: bold;
	background-image: url(/_share/dotline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 3px;
	background-color: #FAFAF3;
	padding: 1px;
}

.pTime2 {
	margin-bottom: 7px;
}

.pTime3 {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	color: #F37FB0;
	font-size: 140%;
	font-weight: bold;
}

.pNotice {
	font-size: 88%;
	line-height: 120%;
	color: #999999;
	margin-bottom: 25px;
}





a.btOrange{
	background-image:url(/_share/bt_orange.gif);
	height: 15px;
	width: 50px;
	display: block;
}
a.btOrange:hover{
    background-position:0px -15px;
}


a.btGreen{
	background-image:url(/_share/bt_green.gif);
	height: 15px;
	width: 50px;
	display: block;
}
a.btGreen:hover{
    background-position:0px -25px;
}




/* header & footer */
#header {
	background-image: url(/_share/header/bg_header.jpg);
	background-repeat: no-repeat;
	padding-top: 8px;
	height: 80px;
	background-position: left top;
}

#headerLogo {
	float: left;
	margin-top: 16px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 2px;
}

#headerRight {
	float: right;
	text-align: right;
	padding-bottom: 5px;
}

#headerRight h1 {
	font-size: 13px;
	font-weight: normal;
	text-align: right;
	margin-bottom: 40px;
	padding-right: 10px;
}

#headerRight b {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	color: #FFB442;
	font-size: 120%;
	font-weight: bold;
}




#footer {
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	height: 180px;
	clear: both;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #8A7239;
	padding-top: 10px;
	background-image:url(/_share/bg_footer.png);
	background-color: #FFFFFF;
}



#footer .footerLeft {
	float: left;
	width: 600px;
	text-align: left;
	padding-left: 10px;
	line-height: 140%;
	color: #666666;
}


#footer .footerLeft a{
	color: #999999;
}

#footer .footerLeft a:hover {
	color: #FF9900;
}



#footer .footerRight {
	float: right;
	width: 260px;

}


/* img */

.imgL { /* 左寄せ */
	float: left;
}

.imgL10 { /* 左寄せ用10px */
	margin-right: 10px;
	float: left;
}

.imgR10 { /* 右寄せ用10px */
	float: right;
	margin-left: 10px;
}

.imgL10B { /* 左寄せ用10pxボーダーあり */
	margin-right: 10px;
	float: left;
	border: 1px solid #CCCCCC;
	padding: 2px;
}

.imgR { /* 右寄せ */
	float: right;
}

.imgR10B { /* 右寄せ用10pxボーダー */
	float: right;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin-bottom: 10px;
}

.imgR10side { /* 右寄せ用10pxボーダー */
	float: right;
	margin-left: 3px;
	padding: 2px;
	margin-bottom: 10px;
}

.imgbox { /* ボーダーのみ */
	border: 1px solid #E4E4E4;
	padding: 4px;
}

.imgBm05 { /* ボーダーと下5px */
	border: 1px solid #999999;
	padding: 1px;
	margin-bottom: 5px;
}

/* table */
.tableB {
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	margin-left: 0px;
}


.td01 {
	background-image: url(/_share/bg_td01.gif);
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
}

.td02 {
	background-image: url(/_share/dotline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 5px;
	font-size: 120%;
}

.td02Price {
	background-image: url(/_share/dotline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 5px;
	font-size: 130%;
	text-align: right;
	background-color: #FDFDF7;
	font-weight: bold;
	color: #50691B;
	width: 100px;
}




/* form */
/*****************/
.form050 {width: 50px;color: #333333;padding: 3px;}
.form100 {width: 100px;color: #333333;padding: 3px;}
.form200 {width: 200px;color: #333333;padding: 3px;}
.form300 {width: 300px;color: #333333;padding: 3px;}
.form400 {width: 400px;color: #333333;padding: 3px;}
.form500 {width: 500px;color: #333333;padding: 3px;}
.form600 {width: 600px;color: #333333;padding: 3px;}
.form650 {width: 650px;color: #333333;padding: 3px;}

.formTextbox {
	width: 380px;
	font-size: 12px;
	color: #333333;
	padding: 5px;
}

.hidden {
	display: none;
}



/* text */
.textGreen {
	color: #006600;
}

.textRed {
	color: #FF2828;
}


.textTel {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	color: #FF9900;
	font-size: 140%;
	font-weight: bold;
}

.textNotice {
	font-size: 90%;
	color: #666666;
}


/* crear */
.clearfix {
	overflow:hidden; /* forDW */
	zoom: 1; /* for IE5.5 - IE7 */
}

.clearfix:after { /* for modern browser */
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
