@charset "UTF-8";
.midhi_txt {
	font-size: 13px;
	line-height: 21px;
	font-weight: bold;
	display: block;
	margin-left: 20px;
}
.font10px {
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
}
.font11px {
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
}
.font13px {
	font-size: 13px;
	line-height: 18px;
}
.font15px {
	font-size: 15px;
	line-height: 20px;
}
.cap {
	font-size: 10px;
	line-height: 120%;
	color: #333333;
	display: block;
	padding-top: 5px;
}
.cap2 {
	font-size: 9px;
	line-height: 11px;
	color: #333333;
}
.cap3 {
	font-size: 10px;
	line-height: 12px;
	color: #333333;
}

.pink {color: #BA525D}

.brown {
	color: #A37D25
}



/* リストボタン */

#list_cube{
	margin-right: 30px;
}

#list_cube li{
	list-style-type: none;
	margin-left: 20px;
	margin-bottom: 6px;
	list-style-image: url(../image/list_cube_red.gif);
	line-height: 130%;
}
#list_cube_gray li{
	list-style-type: disc;
	margin-left: 20px;
}



/* フェアーボックス関係 */

#fair_box{
	background-image: url(../image/top_fairbox_02.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
}
#list_cube_pink li{
	list-style-type: none;
	margin-left: 20px;
	margin-bottom: 6px;
	list-style-image: url(../image/list_cube_pink.gif);
}



/* サブメニュー用 */



.false a:link ,  .false a:visited {
	background-image: url(../image/left_bt_off.gif);
	display: block;
	width: 180px;
	height: 30px;
	background-repeat: no-repeat;
	color: #333333;
	background-position: top;
	font-size: 11px;
	text-decoration: none;
}

.ture a:link , .ture a:visited {
	background-image: url(../image/left_bt_on.gif);
	display: block;
	width: 180px;
	height: 30px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	background-position: top;
	font-size: 11px;
	text-decoration: none;
}


#menu_sub_second {
	width: 0px;
	margin: 0px;
	padding: 0px;
}
#menu_sub_second li {
	text-indent: 25px;
	height: 23px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	line-height: 23px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	width: 180px;
	}
#menu_sub_second li a:hover {
	display: block;
	text-decoration: none;
	background-color: #f2f2f2;
	list-style-type: none;
}
.Sub_false a:link ,  .Sub_false a:visited {
	display: block;
	height: 23px;
	color: #333333;
	font-size: 11px;
	text-decoration: none;
	}

/* 英語2行 */


#menu_sub_2 {
	width: 180px;
	margin: 0px;
	padding: 0px;	
}
#menu_sub_2 li {
	display: block;
	width: 180px;
	list-style-type: none;
	background-image: url(../image/left_bt_off_2.gif);
	background-repeat: no-repeat;
	height: 35px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	line-height: 30px;
	background-position: 10px center;
	}



#menu_sub_2 li p a:link{
	width: 155px;
	padding-left: 25px;
	font-size: 11px;
	padding-top: 2px;
	}

#menu_sub_2 li p a:visited{
	width: 155px;
	padding-left: 25px;
	font-size: 11px;
	padding-top: 2px;
	}
	
#menu_sub_2 li p a:hover{
	width: 155px;
	padding-left: 25px;
	font-size: 11px;
	padding-top: 2px;
	}
		
	
	

#menu_sub_2 li a:hover {
	color: #FFFFFF;
	display: block;
	background-image: url(../image/left_bt_on_2.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	background-color: #50C543;
	
	background-position: 10px center;
}

.false_2 a:link ,  .false_2 a:visited {
	background-image: url(../image/left_bt_off_2.gif);
	display: block;
	width: 180px;
	height: 35px;
	background-repeat: no-repeat;
	color: #333333;
	font-size: 11px;
	text-decoration: none;
	background-color: #DDDDDD;
	
	background-position: 10px center;
}

.ture_2 a:link , .ture_2 a:visited {
	background-image: url(../image/left_bt_on_2.gif);
	display: block;
	width: 180px;
	height: 35px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	background-color: #50C543;
	background-position: 10px center;
}





#menu_sub_second_2 {
	width: 0px;
	margin: 0px;
	padding: 0px;
}
#menu_sub_second_2 li {
	height: 32px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	width: 180px;
	}
	
	
#menu_sub_second_2 li p {
	padding-left: 25px;
	font-size: 11px;
	color: #333333;
	padding-top: 2px;
	}
	
#menu_sub_second_2 li a:hover {
	display: block;
	height: 32px;
	text-decoration: none;
	background-color: #f2f2f2;
	list-style-type: none;
}


.Sub_false_2 a:link ,  .Sub_false_2 a:visited {
	display: block;
	height: 32px;
	color: #333333;
	font-size: 11px;
	text-decoration: none;
}


.hover {
	color: #FFFFFF;
	display: block;
	background-image: url(../image/left_bt_on.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-decoration: none;
}



#menu_sub2 {
	width: 190px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;	
}
#menu_sub2 li {
	display: block;
	width: 190px;
	list-style-type: none;
	text-indent: 45px;
	padding: 0px;
	margin: 0px;
	}

#menu_sub2 li a:link , #menu_sub2 li a:visited {
	background-image: url(../image/left_btback_sub.gif);
	font-size: 10px;
	line-height: 17px;
	text-decoration: none;
	display: block;
	width: 190px;
	height: 17px;
	background-repeat: no-repeat;
	color: #999999;
	font-weight: normal;
}
#menu_sub2 li a:hover {
	color: #D71518;
	display: block;
	background-repeat: no-repeat;
}



.red {
	color: #FF445A;
}


.red_11px {
	font-size: 11px;
	font-weight: normal;
	color: #B13C42;
	line-height: normal;
}
.red_12px {
	font-size: 12px;
	font-weight: bold;
	color: #B13C42;
	line-height: normal;
}
.red_14px {
	font-size: 14px;
	font-weight: bold;
	color: #B13C42;
	line-height: normal;
}
.red_14px_line {
	font-size: 14px;
	font-weight: bold;
	color: #B13C42;
	line-height: normal;
	text-decoration: line-through;
}
.red_18px {
	font-size: 18px;
	font-weight: bold;
	color: #B13C42;
}
.red_22px {
	font-size: 22px;
	font-weight: bold;
	color: #B13C42;
	line-height: normal;
}
.yellow_18px {
	font-size: 18px;
	font-weight: bold;
	color: #FFFF00;
}
.yellow_14px {
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
}
.Blue_11px {
	font-size: 11px;
	font-weight: bold;
	color: #073E7F;
	line-height: 130%;
}
.Blue_13px {
	font-size: 13px;
	font-weight: bold;
	color: #073E7F;
	line-height: 130%;
}
.Blue_15px {
	font-size: 15px;
	font-weight: bold;
	color: #073E7F;
	line-height: 150%;
}
.Blue_18px {
	font-size: 18px;
	font-weight: bold;
	color: #073E7F;
	line-height: 150%;
}


.Orange_11px {
	font-size: 11px;
	font-weight: bold;
	color: #FF7A0A;
	line-height: 130%;
}
.Orange_13px {
	font-size: 13px;
	font-weight: bold;
	color: #FF7A0A;
	line-height: 130%;
}
.Orange_15px {
	font-size: 15px;
	font-weight: bold;
	color: #FF7A0A;
	line-height: 150%;
}
.Orange_18px {
	font-size: 18px;
	font-weight: bold;
	color: #FF7A0A;
	line-height: 150%;
}



.Green_11px {
	font-size: 11px;
	font-weight: bold;
	color: #50c543;
	line-height: 130%;
}
.Green_13px {
	font-size: 13px;
	color: #2BA8A9;
	line-height: 130%;
	font-weight: bold;
}
.Green_15px {
	font-size: 15px;
	font-weight: bold;
	color: #2BA8A9;
	line-height: 150%;
}
.Green_18px {
	font-size: 18px;
	font-weight: bold;
	color: #50c543;
	line-height: 150%;
}


.Gray_CCCCCC {
	color: #CCCCCC;
}
.Gray_999999 {
	color: #999999;
}

.Gray_10px {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.Gray_13px {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
.Gray_18px {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	line-height: 24px;
}
.Pink_18px {
	font-size: 18px;
	font-weight: bold;
	color: #CB7571;
	line-height: 24px;
}
.Pink_22px {
	font-size: 22px;
	font-weight: bold;
	color: #CB7571;
	line-height: normal;
}
.Red_Box {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFF66;
	background-color: #FF6633;
	text-align: center;
	vertical-align: middle;
	display: block;
	padding: 6px;
}
#Price_red {
	background-color: #FF3333;
	text-align: center;
	vertical-align: middle;
	display: block;
	padding: 10px;
}


.midashi_icon {
	background-image: url(../image/midashi_icon.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	background-position: 0px;
}
.White_10px {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.White_12px {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.White_14px {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.White_18px {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}


#Top_Bottom_30 {
	margin-top: 30px;
	margin-bottom: 30px;
}





/* 写真拡大 */

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 1px solid #CCCCCC;

}
.highslide:hover img {
	border: 1px solid #CCCCCC;
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(../highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
.Gray_bgcolor {
	background-color: #eeeeee;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(../highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.info_name {
	display: block;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #983B3B;
}
.REST_COR {
	color: #E0770D;
}
.Photo_txt {
	color: #AA89BD;
}
.size12_red {
	font-size: 10px;
	color: #FF0000;
}

