@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clearfix:after{
    content: "."; 
    display: block; 
    height: 0; 
    font-size:0;	
    clear: both; 
	visibility:hidden;
}
.clearfix{
	display: inline-block;
} 
* html .clearfix{
	height: 1%;
}
.clearfix{
	display:block;
}



body {
	margin: 0px;
	padding: 0px;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 28px;
	color: #666;
	background-image: url(../img/bg01.jpg);
}
#body2 {
	background-image: url(../img/bg02.png);
	background-repeat: no-repeat;
	background-position: center top;
}

p {
	line-height: 24px;
}


h1 {
	font-size: 10px;
	line-height: 24px;
	font-weight: normal;
	color: #666;
	text-align: right;
}
a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
a:link {
	color: #00F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #06F;
}
a:hover {
	text-decoration: none;
	color: #F60;
}
a:active {
	text-decoration: none;
	color: #F00;
}

#h1_box {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/line.png);
	background-repeat: no-repeat;
	background-position: 0px 23px;
}
#header {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#visual {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	margin-top: 15px;
}

#sidemenu {
	float: left;
	width: 300px;
}

#main {
	width: 670px;
	margin-left: 30px;
	float: left;
}
#footer_link {
	line-height: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	text-align: center;
	margin-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-size: 12px;
}
#footer_linkbox {
	height: 53px;
	margin-right: auto;
	margin-left: auto;
}

#footer {
	background-image: url(../img/bg04.png);
	background-repeat: repeat-x;
	height: 63px;
	margin-top: 2px;
	padding-top: 40px;
	text-align: center;
	color: #666;
	font-size: 12px;
}
.dus_td {
	padding-bottom: 15px;
}
.dus_caption {
	border: 1px solid #AAA;
	padding: 14px;
	margin-bottom: 30px;
}
.dus_caption_tit {
	font-size: 16px;
	font-weight: bold;
	background-image: url(../img/line.png);
	background-repeat: no-repeat;
	background-position: 0px 26px;
	padding-bottom: 10px;
	color: #900;
}

.acc_tit1 {
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 10px;
}

.acc_tit2 {
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	line-height: 26px;
	background-color: #DCD2C8;
	padding-left: 10px;
	font-weight: bold;
	margin-bottom: 15px;
	padding-right: 10px;
}
.faq_index {
	font-size: 10px;
	line-height: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 630px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.faq_q {
	color: #960;
	background-image: url(../img/icon_q.png);
	background-repeat: no-repeat;
	background-position: 0px 21px;
	line-height: 22px;
	font-weight: bold;
	padding-left: 25px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	padding-top: 20px;
	width: 605px;
	margin-right: auto;
	margin-left: auto;
}
.faq_a {
	background-image: url(../img/icon_a.png);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	line-height: 22px;
	padding-left: 25px;
	margin-top: 8px;
	margin-bottom: 20px;
	width: 605px;
	margin-right: auto;
	margin-left: auto;
}
.sys_td1 {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #AAA;
	border-left-color: #AAA;
	padding: 8px;
	line-height: 18px;
	background-image: url(../img/ico_flower1.png);
	background-repeat: no-repeat;
	background-position: 8px 5px;
	text-indent: 26px;
}
.sys_td2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AAA;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #AAA;
	line-height: 18px;
	color: #B6328D;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	padding: 8px;
}
.sys_td3 {
	border: 1px solid #AAA;
	padding: 8px;
	line-height: 22px;
}
.sys_table {
	margin-bottom: 25px;
}




#cast {
	border: 1px solid #BDAFA1;
	padding-top: 15px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	margin-top: 15px;
	padding-left: 4px;
	padding-right: 4px;
}



#mist_waku1 {
	background-image: url(../img/waku02.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 630px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
#mist_waku2 {
	background-image: url(../img/waku03.png);
	background-repeat: no-repeat;
	height: 15px;
	width: 660px;
	background-position: 0px 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
}
#mist_photo {
	margin-right: 10px;
}


#mist_name {
	font-size: 18px;
	font-weight: bold;
	color: #F60;
	background-image: url(../img/tit_name.png);
	background-repeat: no-repeat;
	padding-left: 45px;
	line-height: 32px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#mist_size {
	font-size: 12px;
	font-weight: normal;
	color: #666;
}
#mist_prof {
	padding-top: 6px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-left: 5px;
	margin-right: 10px;
}
#mist_mes {
	margin-top: 6px;
}
#mist_btn {
	float: left;
	margin-top: 15px;
	background-image: url(../../www/img/bt_mist.png);
	line-height: 23px;
	height: 23px;
	width: 220px;
	text-align: center;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 12px;
}
.side_bn1 {
	margin-top: 20px;
}
.info_date {
	color: #DF80A8;
}
.point10 {
	font-size: 10px;
}
.form_table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-left-color: #999;
	line-height: 20px;
}
.form_table td {
	padding: 7px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
}
#dress_table {


}
#dress_table_box {
	border: 1px solid #CCC;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-color: #F4F2EF;
}


#dress_table td {
	text-align: center;
	width: 16%;
	padding-bottom: 5px;
	vertical-align: top;
	padding-top: 5px;
	line-height: 22px;
}
.dress_box {
	text-align: center;
	background-color: #E6DEE0;
	width: 80px;
	line-height: 20px;
	padding-top: 5px;
	float: left;
	margin-right: 13px;
	margin-left: 13px;
	margin-bottom: 20px;
	margin-top: 0px;
	padding-bottom: 5px;
}



#dress_table_box2 {
	border: 1px solid #CCC;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-color: #F4F2EF;
}


.dress_box2 {
	background-color: #E6DEE0;
	width: 176px;
	line-height: 20px;
	padding-top: 5px;
	float: left;
	margin-right: 13px;
	margin-left: 13px;
	margin-bottom: 20px;
	margin-top: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.dress_box2 img {
	margin-right: 6px;
	margin-left: 6px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
}
.dress_box3 {
	text-align: center;
	background-color: #E6DEE0;
	width: 80px;
	line-height: 20px;
	float: left;
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 20px;
	margin-top: 0px;
	padding: 5px;
}
.dress_anc {
}
.dress_anc li {
	float: left;
	width: 155px;
	border: 1px solid #C9BAAB;
	line-height: 36px;
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
	background-color: #F2EFEA;
}
.dress_tit01 {
	border: 1px solid #CCC;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-left: 8px;
	background-color: #DCD2C8;
	font-weight: bold;
}
.dress_copy01 {
	margin-left: 12px;
	margin-right: 12px;
	margin-bottom: 20px;
}




.hissu {
	font-size: 10px;
	line-height: 16px;
	margin-bottom: 8px;
}
.red {
	color: #F00;
}

.mists_box {
	height: 310px;
	width: 186px;
	float: left;
	margin-right: 17px;
	margin-left: 17px;
	margin-top: 8px;
}
.mists_photo {
	background-image: url(../img/waku01a.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 230px;
	width: 156px;
	padding: 15px;
}
.mists_photo img {
	height: 230px;
	width: 156px;
}

.mists_name {
	font-size: 14px;
	line-height: 18px;
	color: #F30;
	text-align: center;
	font-weight: bold;
	padding-top: 6px;
}
.mists_size {
	font-size: 12px;
	line-height: 16px;
	color: #666;
	text-align: center;
}
#cast2 {
	border: 1px solid #BDAFA1;
	padding-top: 15px;
	padding-bottom: 10px;
	background-color: #F4F2EF;
	margin-top: 15px;
	padding-left: 4px;
	padding-right: 4px;
}
.mists2_box {
	height: 260px;
	width: 630px;
	float: left;
	margin-right: 17px;
	margin-left: 16px;
	margin-top: 7px;
	background-image: url(../img/waku07.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	overflow: hidden;
}
.mists2_photo {
	height: 230px;
	width: 156px;
	padding: 15px;
	float: left;
}
.mists2_photo img {
	height: 230px;
	width: 156px;
}
.mists2_tit1 {
	font-size: 18px;
	line-height: 22px;
	color: #F30;
	font-weight: bold;
	float: left;
	margin-top: 15px;
	width: 425px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBAC97;
	padding-bottom: 4px;
}
.mists2_tit2 {
	font-size: 14px;
	line-height: 18px;
	color: #960;
	font-weight: bold;
	float: left;
	margin-top: 15px;
	width: 425px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBAC97;
	padding-bottom: 4px;
}

.mists2_comm1 {
	font-size: 12px;
	line-height: 18px;
	float: left;
	margin-top: 8px;
	width: 425px;
}

.mists2_size {
	font-size: 12px;
	line-height: 16px;
	color: #666;
	text-align: center;
}
