@charset "UTF-8";

html {
	font-size:100%;
	background: #000000; }
body {
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size:14px;
	color: #000000;
	line-height: 1.4;
	background-image:url(../../images/body_bg.jpg);
}

a:link    {	color: #993366;	text-decoration: none;}
a:visited {	color: #993366;	text-decoration: none;}
a:hover   {	color: #993366;	text-decoration: none;}
a:active  {	color: #993366;	text-decoration: none;}
table{
	width:96%;
	height:auto;
	margin:10px auto;
}
p {
	margin: 0 10px 15px;
}

.f-right {
	float: right;
}

.f-left {
	float: left;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}

.center {
	text-align: center;
}
img{
max-width: 100%;
}
img.fiximg {
	max-width: 100%;
	height: auto;
	width /***/:auto; /*IE8のみ適用*/
}
.img_center{
	width:96%;
	height:auto;
	margin:0 auto 10px auto;
}
.img_wh60{
    width: 60%;
    height: auto;
    text-align: center;
}
.img_center img{
	width:100%;
	height:auto;
	margin:0;
	display: inline-block;
	box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 5px 5px 0px #666666;
}
#index_bana{
	width:96%;
	height:auto;
	margin:10px auto;
}
.index_bana_l{
    width:49%;
	height:auto;
	float:left;
	margin:0 1% 10px 0;
}
.index_bana_l img{
	width:100%;
	height:auto;
	margin:0 auto;
	text-align:center;
	display: inline-block;
	box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 5px 5px 0px #666666;
}
.index_bana_r{
    width:49%;
	height:auto;
	float:right;
	margin:0 0 10px 1%;
}
.index_bana_r img{
	width:100%;
	height:auto;
	margin:0 auto;
	text-align:center;
	display: inline-block;
	box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 5px 5px 0px #666666;
}

h1 {
	color: #F9FAFB;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	margin: 0 0 15px;
	padding: 5px 10px 5px;
	background-color: #0062B1;
	line-height: 1.2;
}

h2 {
    width:88%;
	clear:both;
	background-image: url(../images/h2_bg.jpg);
	background-repeat:no-repeat;  font-family: Georgia, 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho ProN', 'MS P 明朝', 'MS PMincho', serif;font-size:20px;
	color:#333;
	padding:10px 0 10px 28px;
	margin:5px auto 20px auto;
}

h3{
	font-size: 18px;
	font-weight: bold;
	letter-spacing: +1px;
	padding: 3px 3px 3px 0;
	margin:0 0 0 10px;
	color:#6A2860;
}
h4{
	font-size:18px;
	margin:0 0 5px 0;
	padding:6px 0 3px 24px;
	color:#333;
	background-image: url(../../images/h4_bg.png);
	background-repeat:no-repeat;  font-family: Georgia, 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho ProN', 'MS P 明朝', 'MS PMincho', serif;}
h5{
	font-size:24px;
	margin:0 0 10px 0;
	padding:3px 0 3px 40px;
	color:#333;
	background-image: url(../../images/h5_bg.png);  font-family: Georgia, 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho ProN', 'MS P 明朝', 'MS PMincho', serif;}
h6{
	clear:both;
	font-size:18px;
	margin:10px 0 10px 0;
	padding:10px 0 6px 40px;
	color:#333;
	background-image: url(../images/h6_bg.png);
	background-repeat:no-repeat;  font-family: Georgia, 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho ProN', 'MS P 明朝', 'MS PMincho', serif;}
div.footer {
	color: #ffffff;
	text-shadow: #990066;
	font-size: 10px;
	background-color:#B05083;
	padding: 10px;
}

.list {
}

.list ul {
	border-top: 1px solid #CCC;
	margin: 0 0 10px;
}

.list ul li {
	background-color: #FFFFFF;
	padding: 0;
	margin: 0;
  border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #CCC;
	list-style: none outside;
}

.list ul li a {
	/*background-color: #F5FCFE;*/
	background-image: url(../images/icon_arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	-moz-background-size: 27px 25px;
	-webkit-background-size: 27px 25px;
	-o-background-size: 27px 25px;
	-ms-background-size: 27px 25px;
	display: block;
	color: #000;
	text-decoration: none;
	word-break: break-all;
	cursor: pointer;
	padding: 5px 30px 5px 8px;
}
ol{
    margin: 0 0 20px 20px;
    padding: 0 0 0 30px;
}
ol li{
}
.table_simple{
	width:96%;
	height:auto;
	margin:10px 0 10px 10px;
}
.table_simple td{
	width:auto;
}

input {
	padding-top: 15px;
	padding-bottom: 13px;
	line-height: 1.0;
	min-width: 145px;
	margin: 0 5px;
	font-size: 16px;
	letter-spacing: 0.1em;
	font-weight: bold;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #000000;
	text-shadow: 0 1px #FFFFFF;
	background-color: #CCCCCC;
	background:	-moz-linear-gradient(top,#FFFFFF,#CCCCCC);
	background:	-webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#CCCCCC));
	border: 1px solid #B8B8B8;
	cursor: pointer;
}

input:hover {
	background-color: #DDDDDD;
	background:	-moz-linear-gradient(top,#FFFFFF,#DDDDDD);
	background:	-webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#DDDDDD));
}

ul.left_border{
	margin: 10px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
	border-left: 1px solid #aaaaaa;
}

ul.left_border li{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	list-style: none;
}
.img-full{
	width: 100%;
}
.img-full img{
	width: 100%;
	height: auto;
}

.img-pre-full{
	width: 90%;
	margin: 0 auto 10px auto;
}
.img-pre-full img{
	width: 100%;
	height: auto;
}
.img-float-left{
	float: left;
	margin: 0px 10px 10px 0px;
}

.img-float-right{
	float: right;
	margin: 0px 0px 10px 10px;
}

.pink_bold{
	color: #E73884;
	font-weight: bold;
}

.clear{
	clear: both;
}
hr{
	border-color:#993366;
}
table.std{
	width: 100%;
}

table.std th{
	background-color: #e0e0e0;
	padding: 5px;
}

table.std td{
	background-color: #ffffff;
	padding: 5px;
}
.takeo{
	width:96%;
	height:auto;
	margin:10px auto;
}
.takeo p{
	text-align:center;
}
.btn{
	width:96%;
	height:auto;
	border:solid 1px #B05083;
	padding:6px 0;
	margin:0 auto;
	font-size:18px;
	border-radius: 5px;
	font-weight:bold;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px;
	background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0.60, #ffffff),
	color-stop(1, #ECDFEE)
	);
	background-image: -o-linear-gradient(bottom, #ffffff 60%, #ECDFEE 100%);
	background-image: -moz-linear-gradient(bottom, #ffffff 60%, #ECDFEE 100%);
	background-image: -webkit-linear-gradient(bottom, #ffffff 60%, #ECDFEE 100%);
	background-image: -ms-linear-gradient(bottom, #ffffff 60%, #ECDFEE 100%);
	background-image: linear-gradient(to bottom, #ffffff 60%, #ECDFEE 100%);
	color:#333333;
	text-align:center;
}
.btn a{
    color:#333333;
}
.btn img{
	margin:0 5px 0 0;
}
/*FOOTMENU*/
#menu{
	clear:both;
	width:96%;
	height:auto;
	margin:10px auto;
}
#menu ul{
	margin:0;
	padding:5px 0;
	border:solid 1px #B05083;
	border-radius: 6px;
	-webkit-border-radius: 6px; 
	-moz-border-radius: 6px;
	background-color:#ffffff;
}
#menu li{
	clear:both;
	padding:6px;
	margin:0 0 3px 0;
	border-bottom:solid 1px #eeeeee;
	background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0.60, #ffffff),
	color-stop(1, #ECDFEE)
	);
	background-image: -o-linear-gradient(bottom, #ffffff 60%, #ECDFEE 100%);
	background-image: -moz-linear-gradient(bottom, #ffffff 60%, #ECDFEE 100%);
	background-image: -webkit-linear-gradient(bottom, #ffffff 60%, #ECDFEE 100%);
	background-image: -ms-linear-gradient(bottom, #ffffff 60%, #ECDFEE 100%);
	background-image: linear-gradient(to bottom, #ffffff 60%, #ECDFEE 100%);
	color:#333333;
	text-indent:10px;
}
#menu li a{
	color:#333333;
	display: block;
}
#menu li a:hover{
	color:#B05083;
	opacity: 0.7;
}

/*CONTENTS*/
#about_impression{
	width:86%;
	margin:10px auto;
	padding:6px 5%;
	color:#996666;
	font-size:18px;
	line-height:1.8;  font-family: Georgia, 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho ProN', 'MS P 明朝', 'MS PMincho', serif;box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 5px 5px 0px #666666;
	background-color:#fff;
	font-weight:bold;
}
#about_impression span{
	font-size:12px;
	color:#000000;
}
#page_link{
	width:96%;
	height:50px;
	margin:10px auto 30px auto;
}
#page_link li{
	float:left;
	width:45%;
	height:auto;
	background-image: url(../images/h7_bg.png);
	background-repeat:no-repeat;
	background-position:bottom left;  font-family: Georgia, 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho ProN', 'MS P 明朝', 'MS PMincho', serif;font-weight:bold;
	list-style:none;
	color:#333333;
	padding:10px 0 0 10px;
	border-bottom:dotted 1px;
}
#page_link li a{
	color:#333333;
	text-decoration:none;
	display: block;
}
.title07{
	font-size:16px;
	margin:20px 0 0 10px;
	padding:0 0 3px 10px;
	color:#333;
	background-image: url(../images/h7_bg.png);
	background-repeat:no-repeat;  font-family: Georgia, 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho ProN', 'MS P 明朝', 'MS PMincho', serif;font-weight:bold;
}
table.plan_table{
	width:96%;
	height:auto;
	margin:10px auto;
	border:none;
}
table.plan_table td{
	padding:5px 0;
	border-bottom:solid 1px #CC6699;
}
/*SHINJI*/
table.shinji_table{
	width:96%;
	height:auto;
	margin:10px auto;
	border-top:solid 1px #cc6699;
	border-left:solid 1px #cc6699;
}
table.shinji_table td{
	padding:10px;
	border-bottom:solid 1px #cc6699;
	border-right:solid 1px #cc6699;
}
table.shinji_table tr:nth-child(even){
	background:#F3EDF2;
}
table.shinji_table tr:nth-child(odd){
	background: #ffffff;
}
.sub_title{
	margin:0 0 0 20px;
}
/*ZYUYOHIN*/
.zyuyohin_box{
width:96%;
height:auto;
margin:0 auto 10px auto;
padding:10px 0 5px 0;
background-image:url(../../images/zyuyohin/zyuyohin_box_bg.png);
line-height:1.5;
}
.zyuyohin_box .zyuyohin_title{
margin:0 0 5px 0;
padding:0 0 0 10px;
font-size:18px;
font-weight:bold;  font-family: Georgia, 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho ProN', 'MS P 明朝', 'MS PMincho', serif;}
.zyuyohin_box img{
width:96%;
height:auto;
margin:0 2%;
}
/*MATSURI*/
.table_matsuri{
width:96%;
height:auto;
margin:20px auto 10px auto;
line-height:26px;
}
.table_matsuri span{
font-size:11px;
}
.table_matsuri td{
padding:8px 6px 6px 20px;
}
.table_matsuri .right_border{
border-right:solid 1px #FBCFCF;
}
.table_matsuri tr:nth-child(even){
background-color:#FFFFFF;
padding:10px 0;
}
.table_matsuri tr:nth-child(odd){
background-color: #CC9999;
padding:10px 0;
}
/*SENGU*/
#sengu_photo{
	width:96%;
	height:auto;
	border:none;
	margin:0 auto;
}
#sengu_photo td{
	padding:3px;
}
#sengu_photo td img{
	width:100%;
	height:auto;
}
.contenst_list{
margin: 20px 0;
padding: 0 0 0 10px;
list-style: none;
}
.contenst_list li{
background-image:url(../../images/contenst_list.png);
background-size: 16px;
background-repeat:no-repeat;
padding:0 0 0 26px;
line-height: 20px;
margin-bottom: 5px;
}