@charset "euc-jp";

*{
	margin:0;
	padding:0;
}
body{
	margin:0 auto;
	text-align:center;
	background-position:0 top;
	background-image:url(../common_img/page_back.jpg);
}
img{
	margin:0px;
	border:0px;
	}
.back_w{
	background-image:url(../hurisode/images/flash_back_00.jpg);
	background-repeat:repeat-x;
	}
	
/* ラッパー
----------------------------------------------------------------*/
.w_back{
	background-image:url(../common_img/page_back_w.jpg);
	}

#wrapper{
	width:1100px;
	margin:0 auto;
	background-image: url(../hurisode/images/flash_back_00.jpg);
	background-repeat: repeat-x;
	}
#wrapper .head{
	width:1100px;
	height:140px;
	background-image:url(../images/head1100.jpg);
	background-repeat:no-repeat;
	margin:0px;
	}
#wrapper .tex{
	font-size:13px;
	color: #FFFFFF;
	padding-top: 110px;
	padding-left: 632px;
	}
#wrapper a{
	color:#FFFFFF;
	margin-right: 6px;
	}
	
/* メニュー
-----------------------------------------------------------------*/
#manu{
	background-image:url(../images/ander1100.jpg);
	height:40px;
	padding-left:0px;
	background-repeat: no-repeat;
	width: 1100px;
	}
#manu ul{
	width:auto;
	height:40px;
	margin:0px;
	padding-top: 0px;
	padding-left: 686px;
}
#manu li{
	list-style:none;
	margin:0px;
	float: left;
}

/* flash
--------------------------------------------------------------------*/
#flash{
	width:950px;
	height:362px;
	background-image:url(../images/flash_bk.jpg);
	background-repeat: no-repeat;
	}
#flash .swf{
	width:893px;
	height:350px;
	padding-top: 10px;
	margin-top: 0px;
	margin-right: 28px;
	margin-bottom: 0px;
	margin-left: 29px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	

/* viewer
----------------------------------------------------------------*/

#v_warapper{
	width:1100px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #FFFFFF;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	}

#v_warapper .boxs{
	margin-left:30px;
	margin-right:30px;
	height: 560px;
	overflow: hidden;
	}
#v_warapper .padds{
	padding-top:30px;
	padding-bottom:30px;
	
	}

#v_warapper .thumb_box{
	width:300px;
	overflow:hidden;
	float:left;
	}
#v_warapper .datail_box{
	width:300px;
	overflow:hidden;
	float:right;
	height: 480px;
	}
#v_warapper .mein_box{
	width:440px;
	overflow:hidden;
	float:left;
	}

/* thumb
-------------------------------------------------------------------*/

#thumb_img{
	margin:0px;
	width: 300px;
	overflow: hidden;
	}
#thumb_img ul{
	margin:0px;
	}
#thumb_img li{
	list-style:none;
	display:inline;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	height: 120px;
	width: 90px;
	overflow: hidden;
	}
#thumb_img li img{
	width:90px;
	height:120px;
	overflow:hidden;
	}
	

/* mein
-------------------------------------------------------------------*/

.mein_img{
	margin-left:10px;
	margin-right:10px;
	background-image: url(../common_img/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
	}
.mein_img img{
	width:420px;
	height:560px;
	overflow:hidden;
	}


/* datail
-------------------------------------------------------------------*/

.datail{
	width:290px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	overflow: hidden;
	}
.datail h3{
	color:#f73c6a;
	font-weight:bold;
	font-size:17px;
	line-height:52px;
	text-align: center;
	margin-left: 10px;
	}
.datail h4{
	color:#612020;
	font-weight:normal;
	font-size:14px;
	line-height:34px;
	text-align: left;
	margin-left: 10px;
	}
.datail .text_top{
	background-image:url(../common_img/hr.png);
	background-repeat:no-repeat;
	background-position:top;
	padding-top:18px;
	margin-left: 10px;
	}
.datail .text_bottom{
	background-image:url(../common_img/hr.png);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:18px;
	}
.datail .text_box{
	font-size: 14px;
	line-height: 36px;
	color:#612020;
	text-indent: 5px;
	}
.text_data{
	height:120px;
	overflow:auto;
	width: 280px;
	margin-left: 10px;
	font-size: 13px;
	line-height: 22px;
	color: #612020;
	margin-top: 10px;
	}
.text_data .pad{
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	}
.datail ul{
	margin-top:10px;
	}
.datail li{
	width:86px;
	height:115px;
	margin-left:10px;
	display:inline;
	list-style:none;
	float:left;
	overflow:hidden;
	}
.datail li img{
	width:86px;
	height:115px;
	}
.zoom_text{
	background-image:url(../common_img/zoom_icon.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:31px;
	line-height:21px;
	font-size:12px;
	color:#612020;
	margin-top: 20px;
	margin-left: 10px;
	}
.none{
	display:none;
	}

.left_navi{
	width:210px;
	height:560px;
	overflow:hidden;
	top:0px;
	position:absolute;
	left:0px;
	z-index:10;
	text-indent: -9999px;
	}

.left_navi a{
	width:210px;
	height:560px;
	text-indent:-9999px;
	display: block;
	background-image: url(../common_img/left_arrow.png);
	background-repeat: no-repeat;
	background-position: center center;
	}

.right_navi{
	width:210px;
	height:560px;
	overflow:hidden;
	top:0px;
	position:absolute;
	right:0px;
	z-index:10;
	text-indent: -9999px;
	}
.right_navi a{
	width:210px;
	height:560px;
	text-indent:-9999px;
	display: block;
	background-image: url(../common_img/right_arrow.png);
	background-repeat: no-repeat;
	background-position: center center;
	}

#page_nav{
	margin-top:7px;
	height: 16px;
	overflow: hidden;
	line-height:16px;
	color:#bf9dc2;
	font-size:14px;
	text-align: center;
	font-weight: bold;
	margin-right: 10px;
	}
#page_nav .prev_img{
	width:84px;
	height:16px;
	overflow:hidden;
	float:left;
	}
#page_nav .next_img{
	width:84px;
	height:16px;
	overflow:hidden;
	float:right;
	}


/* コンテンツ
-----------------------------------------------------------------*/
#content{
	width:1100px;
	background-color:#FFFFFF;
	margin:0px;
	background-image: url(../common_img/syadpu.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 4px;
	}
#content .bg{
	width:950px;
	margin-top:0px;
	padding-top:5px;
	background-image:url(../common_img/back_ground.gif);
	padding-bottom:10px;
	}
#content .left_right{
	width:950px;
	background-image:url(../images/left_right.png);
	background-repeat:no-repeat;
	padding-bottom: 5px;
	}
#content .main{
	width:786px;
	margin-left:82px;
	margin-right:82px;
	padding-top:10px;
	}
	
/*フッター
-----------------------------------------------------------------*/
#hutta{
	background-image:url(../common_img/hutta.jpg);
	background-repeat:no-repeat;
	width:950px;
	height:80px;
	margin-top:11px;
	text-align:center;
	font-size:12px;
	color:#FF6699;
	padding-top:20px;
	margin-bottom:10px;
	}
#hutta a{
	color:#FF3366;
	margin-left:3px;
	margin-right:3px;
	}
#hutta .bg{
	background-image:url(../common_img/hutta_bk.jpg);
	background-repeat:no-repeat;
	width:950px;
	height:31px;
	text-align:center;
	font-size:14px;
	color:#FFFFFF;
	padding-top: 8px;
	margin-top: 12px;
	}


/* その他
-----------------------------------------------------------------*/
h3{
	padding-top:10px;
	padding-bottom:0px;
	}
.flash_ander{
	width:950px;
	height:49px;
	}
.image_bt{
	width:252px;
	height:320px;
	font-size:12px;
	color:#333333;
	float:right;
	background-image: url(../images/main_img_bk.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	}
.image_bt_s{
	margin-left:17px;
	margin-right:18px;
	margin-top:17px;
	margin-bottom:17px;
	}
.images_bt_tex{
	margin-top:8px;
	margin-bottom:15px;
	text-align: left;
	padding-right: 3px;
	padding-left: 3px;
	font-size: 11px;
	}

.image_bana{
	width:483px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	}
.clear{
	clear:both;
	}
/*ここからjkoc改変,主にflashの部分
---------------------------------------------------------*/
h4{
	font-size:12px;
	margin:0;
	color:#666666;
	}
.mml{
	font-size:12px;
	margin:0;
	color:#333333;
	}
.hutta_s{
	width:1100px;
	background-image: url(../images/hutta.jpg);
	background-repeat: no-repeat;
	height: 27px;
	font-size: 12px;
	font-weight: lighter;
	color: #FFFFFF;
	padding-top: 13px;
	text-align: center;
	margin-top: 10px;
