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



/*基本的な設定*/
body {
	background:url(images/back.jpg) ;
	text-align:center;
	font-size:16px;
	color:#3d2606;
	line-height:1.5em;
	margin:0;
	padding:0;
	font-family:"メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
}


img {
	border:none;
	vertical-align: bottom;
}

.clear {
	clear:both;
}

.toTop {
	margin:30px 0 0 0;
	background:url(images/arrow02.gif) no-repeat 0 5px;
	padding:0 0 0 15px;
	display:block;
	float:right;
	font-size:12px;
}

a {
	color:#3d2606;
	text-decoration:none;
}

a:hover {
	color:#666;
	text-decoration:underline;
}

.space45 {
	height:45px;
}



ul#pageBack {
 position: fixed;
 bottom: 70px;
 right: 0px;
 width:90px;
 height:100px;
 list-style:none;
 text-indent:-9999px;
}

li#page-back a {
	background:url(images/to-top01.png) no-repeat;
	display:block;
	float:left;
	 width:90px;
 	height:100px;
	-webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
}

li#page-back a:hover {
	background:url(images/to-top02.png) no-repeat;
	display:block;
	float:left;
	 width:90px;
 	height:100px;
}


/*レイアウトの指定*/

#bigContainer {
	background:url(images/032-11.PNG) no-repeat top right;
	margin:0;
	padding:0;
}

#container {
	width:900px;
	margin:0 auto;
	text-align:left;
}

/*メイン部分の設定*/	
#main {
	width:900px;
	background-color:#ffffff;
	text-align:left;
}

#mainContainer {
	width:840px;
	padding:30px;
}
	

/*フッターの設定*/
#footer {
	background:url(images/footer_back.jpg) ;
	color:#42210f;
	font-size:12px;
	margin:0;
	padding:30px 0 0 0;
}


#footerCopy {
	width:840px;
	margin:0px auto;
	padding:30px;
	text-align:center;
	line-height:2em;
}

#footerCompanyBack {
	background-color: rgba( 255, 255, 255, 0.55 );
	border-radius:5px;
	width:900px;
	margin:0px auto;
}
#footerCompany {
	width:550px;
	margin:0 175px 0 175px;
	letter-spacing:normal;
	padding:15px 0 15px 0;
	font-size:16px;
}




/*ヘッダー設定*/
#headder {
	width:900px;
	margin:0 auto;
	height:150px;
	position:relative;
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","ＭＳ Ｐ明朝", "MS PMincho",  serif;
}

#headderLogo {
	width:200px;
	margin:30px 0 0 35px;
	float:left;
}

#headerTop {
	margin:0;
	padding:0;
	float:left;
	text-align:right;
	font-size:14px;
	line-height:1.5em;
	position:absolute;
	top:10px;
	right:0;
}

#headerInfo {
	width:400px;
	margin:0;
	padding:0;
	float:left;
	text-align:left;
	font-size:14px;
	line-height:1.5em;
	background-color: rgba(255,255,255,0.5);
	 border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */ 
	box-shadow:0px 0px 2px 2px #D8D5D5;  
	-moz-box-shadow:0px 0px 2px 2px #D8D5D5;  
	-webkit-box-shadow:0px 0px 2px 2px #D8D5D5;
	right:0;
	font-weight:bold;
}


#headerInfoLeft {
	width:123px;
	margin:10px;
	float:left;
	padding:5px;
	background-color:#d3dbe1;
	text-align:center;
	border-radius:3px;
}

#headerInfoLeft p {
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:14px;
	font-weight:bold;
	margin:0;
}

#headerInfoRight {
	width:167px;
	margin:10px 10px 10px 20px;
	float:left;
}

ul.inquiryList {
	width:180px;
	float:left;
	font-size:14px;
	padding:0;
	list-style:none;
	position:absolute;
	top:10px;
	left:160px;
	line-height:1.2em;
	letter-spacing:normal;
	margin:0;
}

ul.inquiryList li {
	padding:0 0 3px 15px;
}

li.telIcon {
	background:url(images/icn_tel.png) no-repeat;
}

li.mailIcon {
	background:url(images/icn_mail.png) no-repeat;
}

li.openIcon {
	background:url(images/icn_open.png) no-repeat;
}


#headerTop strong {
	font-size:20px;
}



#headerTop table {
	margin:5px auto;
}

#headerTophe {
	margin:5px 0 3px 0;
	text-align:right;
	position:absolute;
	top:110px;
	right:0;
}




#contents {
	height:50px;
	margin:0;
	padding:0;
}

ul#mainContents {
	width:840px;
	list-style:none;
	margin:0 auto;
	padding:0;
	height:50px;
	text-indent:-99999px;
}

ul#mainContents li {
	width:168px;
	display:block;
	float:left;
	height:50px;
}

ul#mainContents li a {
	width:168px;
	display:block;
	float:left;
	height:50px;
}

li#system a {
	background:url(images/contents_system01.png) no-repeat;
	-webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}

li#system a:hover {
	background:url(images/contents_system02.png) no-repeat;
}

li#systemOn {
	background:url(images/contents_system02.png) no-repeat;
}




li#price a {
	background:url(images/contents_price01.png) no-repeat;
	-webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}

li#price a:hover {
	background:url(images/contents_price02.png) no-repeat;
}

li#priceOn {
	background:url(images/contents_price02.png) no-repeat;
}





li#info a {
	background:url(images/contents_info01.png) no-repeat;
	-webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}

li#info a:hover {
	background:url(images/contents_info02.png) no-repeat;
}

li#infoOn {
	background:url(images/contents_info02.png) no-repeat;
}





li#inquiry a {
	background:url(images/contents_inquiry01.png) no-repeat;
	-webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}

li#inquiry a:hover {
	background:url(images/contents_inquiry02.png) no-repeat;
}

li#inquiryOn {
	background:url(images/contents_inquiry02.png) no-repeat;
}





li#privacy a {
	background:url(images/contents_privacy01.png) no-repeat;
	-webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}

li#privacy a:hover {
	background:url(images/contents_privacy02.png) no-repeat;
}

li#privacyOn {
	background:url(images/contents_privacy02.png) no-repeat;
}









/*トップイメージ画像設定*/

#topImage {
	width:900PX;
	margin:10px auto;
	padding:0;
	text-align:center;
}


#subImage {
	width:900PX;
	margin:0px auto;
	padding:0;
	text-align:center;
}




/*トップページの設定*/
#topLeft {
	width:225px;
	margin:0 0 0 10px;
	padding:0;
	float:left;
}

#topRight {
	width:505px;
	margin:0 0 0 90px;
	padding:0;
	float:left;
}

#topLeft img {
	border:2px solid #ffffff;
	-webkit-box-shadow: 0 10px 8px -6px #8d8c8c;
    -moz-box-shadow: 0 10px 8px -6px #8d8c8c;
     box-shadow: 0 10px 8px -6px #8d8c8c;  
}

#topRight strong {
	color:#de678e;
	font-size:20px;
	font-weight:bold;
}

#topRight span {
	font-weight:bold;
}




/*サブページの設定*/
.subTitle {
	text-align:center;
	}
	
.subLeadText {
	margin:25px 0 25px 0;
	padding:0;
	text-align:center;
}

.subLeadText strong {
	color:#ca4768;
}

.systemColumn {
	margin:40px 0 30px 0;
}

.systemLeft {
	width:250px;
	margin:0;
	float:left;
	padding: 10px 0 10px 20px;
	color:#e95377;
	font-size:18px;
	font-weight:bold;
	background-color: #f7e2e3;
background-image: -webkit-linear-gradient(-45deg, #ffffff 25%, transparent 25%, transparent 50%, #ffffff 50%, #ffffff 75%, transparent 75%, transparent);
background-image: linear-gradient(-45deg, #ffffff 25%, transparent 25%, transparent 50%, #ffffff 50%, #ffffff 75%, transparent 75%, transparent);
background-size: 5px 5px;/*数字を大きくすれば太く、小さくすれば細くなります。*/
}

.systemRight {
	width:530px;
	margin:0 0 0 30px;
	padding:0;
	float:left;
}

.systemRight ul {
	margin:10px 0 0 0;
	padding:0 0 0 20px;
}

.systemRight ul.chui {
	margin:10px 0 0 0;
	padding:0 0 0 20px;
	color:#ca4768;
	font-size:14px;
	line-height:1.2em;
}
	

.systemText {
	text-align:center;
	font-size:14px;
	font-weight:bold;
}



/*活動料金の設定*/
#priceWaku01 {
	width:830px;
	background-color: #f7e2e3;
background-image: -webkit-linear-gradient(-45deg, #ffffff 25%, transparent 25%, transparent 50%, #ffffff 50%, #ffffff 75%, transparent 75%, transparent);
background-image: linear-gradient(-45deg, #ffffff 25%, transparent 25%, transparent 50%, #ffffff 50%, #ffffff 75%, transparent 75%, transparent);
background-size: 5px 5px;/*数字を大きくすれば太く、小さくすれば細くなります。*/
}

#priceNaiyou01 {
	width:40em;
	margin:0 auto;
	padding:10px 0 10px 0;
	line-height:2em;
}

#priceNaiyou01 strong {
	font-size:20px;
	font-weight:bold;
	color:#ca4768;
}

#priceNaiyou01 span {
	font-size:20px;
	font-weight:bold;
}

.font12 {
	font-size:12px;
}

#priceWaku02 {
	width:690px;
	margin:30px auto 50px;
	border:1px solid #c9a063;
	padding:20px;
	font-size:18px;
	font-weight:bold;
}

.faqColumn {
	width:800px;
	margin:30px auto;
	padding:15px 0 15px 0;
	border-bottom:1px dotted;
}

.faqQ {
	font-size:20px;
	color:#ca4768;
	font-weight:bold;
	margin:0 0 5px 0;
}

.faqA {
	font-size:16px;
}

.faqLeft {
	width:25px;
	margin:0;
	padding:0;
	float:left;
}

.faqRight {
	width:775px;
	margin:0;
	padding:0;
	float:left;
}
	
	
	
	
/*お問い合わせ設定*/
#inquiryNaiyou {
	text-align:center;
	font-size:30px;
	font-weight:bold;
	margin:0 0 50px 0;
}

#inquiryNaiyou a {
		color:#ca4768;
}




/*個人情報設定*/
.privacyNaiyou {
	margin:30px 0 30px 0;
}

#privacyLeft {
	width:260px;
	margin:0 0 0 30px;
	float:left;
}

#privacyRight {
	width:480px;
	margin:0 0 0 30px;
	float:left;
}

#banner {
	margin:20px auto 20px;
	text-align:center;
}

#cap {
	font-size:14px;
	line-height:normal;
	margin:10px 0 0 0;
}

#cap strong {
	font-size:16px;
}

/*追記*/
.sideBanner {
	margin: 20px 0 0 0;
	text-align: center;
}