@charset "shift_jis";
/* CSS Document */



html,body{
	background-image:url(../img/bg_02.jpg);
	background-repeat:repeat-y;
	background-position: center 150px;
	background-color: #e6dcdb;
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	color: #343229;
}


#container {
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#container .left{
	float: left;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 175px;
}


/* clearfix */
.clearfix {zoom:1;}
.clearfix:after{
    content: ""; 
    display: block; 
    clear: both;}



/* ============= container right =============== start  */

#container .right{
	float: left;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 785px;
}

#container .right .box{
	width: 760px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}


h1{
	background-image: url(../img/h1.png);
	background-repeat: no-repeat;
	margin: 0px;
	width: 760px;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: left;
}


h1.line1{
	font-size: 160%;
	line-height: 1.2em;
	font-weight: bold;
	color: #4D463E;
	padding-top: 35px;
	padding-left: 50px;
	padding-bottom: 45px;
	padding-right: 0px;
	margin: 0px;
	height: 25px;
}

h1.line2{
	font-size: 140%;
	line-height: 1.4em;
	font-weight: bold;
	color: #4D463E;
	padding-top: 24px;
	padding-left: 50px;
	padding-bottom: 35px;
	padding-right: 30px;
	margin: 0px;
}

h1.line3{
	font-size: 100%;
	line-height: 1.6em;
	font-weight: bold;
	color: #4D463E;
	padding-top: 16px;
	padding-left: 50px;
	padding-bottom: 25px;
	padding-right: 30px;
	margin: 0px;
}

h1 span.large{
		font-size: 130% !important;
}

h2{
	background-image: url(../img/h2.png);
	background-repeat: no-repeat;
	margin: 0px;
	width: 725px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 35px;
	font-size: 130%;
	line-height: 1.2em;
	font-weight: bold;
	color: #4D463E;
	text-align: center;
}

h3{
	background-image: url(../img/h3.png);
	background-repeat: no-repeat;
	margin: 0px;
	width: 715px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 45px;
	font-size: 115%;
	line-height: 1.2em;
	font-weight: bold;
	color: #4D463E;
}

h4{
	background-image: url(../img/hane.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 18px;
	font-size: 110%;
	line-height: 1.2em;
	font-weight: bold;
	color: #346372;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9ACACF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}



#container .right .box .txt{
	width: 720px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

table.infobox{
	background-color: #F3E3DE;
	margin-bottom: 10px;
	border-spacing:1px;
	border-collapse: collapse;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border: 1px solid #faf1ee;
	left: auto;
	right: auto;
}

table.infobox td{
	background-color: #FFF;
	padding: 5px;
	border-collapse: collapse;
	margin: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #faf1ee;
	border-bottom-color: #faf1ee;
	border-left-color: #faf1ee;
}


table.infobox th{
	background-color: #faf1ee;
	font-weight: normal;
	padding: 5px;
	border-collapse: collapse;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FBF7F4;

}


td.td_pink{
		background-color: #faf1ee !important;
}


.img_L10{
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.img_R10{
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.M_T10{
	margin-top:10px;
}

.P_L20{
	padding-left:20px !important;
}

/* ============= container right =============== end  */







/* ============= header =============== start  */
#header{
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 100%;
	background-image: url(../img/bg_01.jpg);
	background-position: center top;
	clear: both;
}

.sitelogo{
	padding: 0px;
	height: 75px;
	width: 260px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* ============= header =============== end  */



/* ============= footer =============== start  */
#footer_icon{
	width: 100%;
	background-image: url(../img/footer_bg.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 50px;
}




#footer_icon .icons{
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 35px;

}

#footer_icon .icons .left{
	float: left;
}

#footer_icon .icons .right{
	float: right;
	height: 21px;
	padding-top: 10px;
}



#footer{
	background-color: #0f151c;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	padding-top: 0px;
	padding-bottom: 20px;
}

#footer .txt{
	color: #FFF;
	font-size: 10px;
	line-height: 1.4em;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	padding-top: 10px;
}

#footer .txt a:link,
#footer .txt a:visited{
	color: #6CC;
	text-decoration: none;
}


#footer .txt a:hover,
#footer .txt a:active{
	color: #F03;
}

/* === footer banner === start */
#footer .bnr{
	width: 975px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 50px;
}

#footer .bnr ul{
	margin: 0px;
	list-style-type: none;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#footer .bnr ul li{
	padding: 0px;
	float: left;
	height: 50px;
	width: 160px;
	position: relative;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#footer .bnr ul li.last{
	padding: 0px;
	float: left;
	margin: 0px;
	height: 50px;
	width: 160px;
}

#footer .bnr ul li.right{
	padding: 0px;
	float: right;
	height: 50px;
	width: 160px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
/* === footer banner === end */

.google_p1{
	height: 20px;
	width: 32px;
	float: right;
	margin-left: 5px;
}

.twitter{
	height: 20px;
	width: 88px;
	float: right;
	margin-left: 5px;
}

 .facebook{
	height: 20px;
	width: 70px;
	float: right;
	margin-left: 5px;
	overflow: hidden;
}



*:first-child+html .google_p1{ /* IE7 only */
	position: relative;
	float: right;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

*:first-child+html .twitter{ /* IE7 only */
	position: relative;
	float: right;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
}

*:first-child+html .facebook{ /* IE7 only */
	position: relative;
	float: right;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


/* ============= footer =========== ==== end  */


/* ============= info =========== ==== start  */
.txt_yoyaku{
	width: 720px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	background-image: url(../info/yoyaku/img/yoyaku_sakuya.jpg);
	background-position: right 30px;
	background-repeat: no-repeat;
}
/* ============= info =========== ==== end  */


/* ============= movie =========== ==== start  */

.mov_yt{
	background-image: url(../movie/img/win.jpg);
	background-repeat: no-repeat;
	height: 400px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.mov_yt2{
	background-image: url(../movie/img/win2.jpg);
	background-repeat: no-repeat;
	height: 400px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.mov_txt{
	text-align: center;
}

/* ============= movie =========== ==== end  */




/* ============= etc =========== ==== start  */
a:link,
a:visited{
	color: #558AA2;
}


a:hover,
a:active{
	color: #CCA8C1;
}

ul.line_hane{
	background-position: 0px 0px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}


ul.line_hane li{
	background-image: url(../img/hane.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 20px;
	line-height: 1.6em;
	padding-bottom: 8px;
	padding-top: 0px;
	list-style-type: none;
}


p{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

.small{
	font-size: 11px;
	line-height: 1.5em;
}

.large{
	font-size: 14px;
	line-height: 1.5em;
}

.red{
	color: #F03;
}

.pink{
	color: #DC8F85;
}


.border{
	border: 1px solid #E1DCD7;
}


.border_grade{
	border: 1px solid #E1DCD7;
		-moz-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
}

.backtotop{
	padding: 0px;
	height: 65px;
	width: 275px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

img{
padding:0px;
margin:0px;
border:none;
}


.img_alpha{
	  filter: alpha(opacity=50);
  -moz-opacity:0.50;
  opacity:0.50;
}


a:hover img{
opacity:0.7;
filter:alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
}

.img_center{
	margin-bottom:15px;
	text-align: center;
}


/* ============= etc =========== ==== end  */
