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


/*　基本指定　*/
* {
	margin: 0;
	padding:0;
}

img {
	 max-width: 100% !important; 
	 height: auto !important;
	display: block;
     }
img{
    border: none;
	margin: 0;
	padding:0;
}

a img {
  border: none;
}


/* 画像位置指定 */

.imgl {
	padding: 0;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.imgl img{
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.imgr {
	margin: 5px 15px 5px 10px;
	padding: 0;
	font-weight: bold;
}

.imgr img{
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.imgc {
	text-align: center;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-weight: bold;
}

.imgc img{
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
 


/*文字装飾*/

/*文字色指定*/
.red { color: #ff0000; }
.blue { color: #0000cc; }
.orange { color: #FF9900; }
.green { color: #00CC33; }
.light_b { color: #33CCFF; }
.murasaki{	color: #C485D6;}
.koimurasaki{	color: #90C;}
.pink{	color: #F0F;}

/*太文字指定*/
.b { font-weight: bold; }


/*フォントの大きさ指定*/

.xx-small { font-size:58% }
.x-small { font-size:69% }
.small { font-size:83% }
.large { font-size:120% }
.x-large { font-size:144% }
.xx-large { font-size:172% }
.sz18 {
font-size: 18px;
}



/*文字装飾*/
.yline {
	background-color: #66CC66;
}



.link_r {
	text-align: right;
	margin-right:10px;
}

#content .to-center {text-align:center;}
#content .to-right {text-align:right;}


body {
	height: 100%;
	line-height: 160%;
	text-align: center;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック';
	font-size: 15px;
}
#wrapper {
	text-align: left;
	width: 96%;
	margin: 0px auto;
/*       background: url(../img/bg.gif) repeat-y;
*/}

#content{
	text-align: left;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
}

#header{
	display:block;
	background-color: #FFF;
	/*background-image: url(../img/stop.jpg);
	height: 90px;*/
	background-repeat: no-repeat;
}

#head_img{
	display:block;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}


/*文字指定*/

h1 {
	font-size: 8px;
	margin-top:0px;
	background-color:  #66CC66;
	height: 15px;
	text-align: right;
	color:#ffffff;
	padding-right: 5px;
	padding-bottom: 3px;
}

h2{
	height: auto;
	line-height: 25px;
	font-size:12px;
	font-weight:bold;
	clear:both;
	color: #FFFFFF;
	text-indent: 1.5em;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 20px;
	margin-left: 1px;
	text-align: left;
	background-color:   #66CC66;
	background-image: none;
	/*	width: 725px;
*/	border-radius:5px;
	box-shadow:1px 1px 3px #666666;
	text-indent: 0.5em;
}

h3{
	height: auto;
	line-height: 30px;
	font-size: 12px;
	font-weight:bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color:   #66CC66;
	/*	margin-top: 10px;
*/	margin-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
	background-color:   #66CC66;
	color: #FFF;
	text-indent: 0.5em;

}


p {
	line-height:20px;
	padding-bottom: 10px;
	color:#333333;

}

/*記事指定*/


.mein {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	display: block;
}

.inner{
	margin: 10px 5px 5px 5px;
	border: 1px solid  #C485D6;
	padding: 0;
	line-height: 160%;
}

.inner p{
	line-height: 160%;
	color:#000;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
}
ul.check{
	list-style-position: inside;
	list-style-image: url(../img/check.png);
	list-style-type: none;
	margin-bottom: 15px;
}

ul.check li{
	margin-right: 15px;
	margin-left: 15px;
	font-weight: bold;
}

ul.niko{
	list-style-position: inside;
	list-style-image: url(../img/smile.png);
	list-style-type: none;
}


ul.niko li{
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 25px;
	margin-left: 5px;
	border: 1px solid #96C;
	padding: 5px;
}

ul.ya{
	list-style-position: inside;
	list-style-image: url(../img/ya.gif);
	list-style-type: none;
}

ul.ya li{
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}

ul.taiken li{
	padding: 5px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 25px;
	margin-left: 10px;
	border: 1px solid #3C6;
}
.hidden_pc { display: block; } 
.hidden_sp { display: none; }

/*ボックス指定*/

.text {
	font-size14px;
    padding-bottom: 5px;

}

.text p {
	line-height:160%;
	margin:0;
	font-size: 14px;
	line-height: 160%;
	color:#000;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-top: 5px;
}

.story {
	margin: 10px 15px 10px 5px;

	padding: 0;
}

.story p{
	margin:0 5px 5px 5px;
	font-size: 14px;
	line-height: 160%;
	color:#000;
}

/*ボタン指定*/

.bt_c a{
	text-align:center;
	height: 50px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #A7E1A4;
	color: #FFF;
	border-radius:10px;
	box-shadow:1px 1px 3px #666666;
	font-size:15px;
	line-height: 25px;
	font-weight: bold;
	text-decoration: none;
	width:275px;
	display: block;
}


/*フッター指定指定*/

#space {
	color: #999999;
	margin-top: 50px;
	margin-bottom: 5px;
	font-size: 10px;
	line-height: 14px;
}

#space p{
	font-size: 10px;
	line-height: 14px;
}

#frontfooter p{
	font-size: 10px;
	color: #999999;
}

#footer p {
 	text-align: center;
	padding-top: 10px; 
}
#footer a {
	color: #333333;
}


#footer {
	font-size: 12px;
	line-height: 14px;
	clear: both;
	padding-top: 5px;
	padding-bottom: 0px;
	display: block;
}

#footer .page {
	font-size: 12px;
	padding: 0px;
}

.cb{
	clear: both;
}

#footer ul.list{
	list-style-image: none;
	list-style-type: none;
}
#footer ul.list li{
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 20px;
	background-color: #A7E1A4;
	height: 50px;
	width: 300px;
	text-align: center;
	line-height: 50px;
	border-radius:5px;
	box-shadow:1px 1px 3px #666666;	
}

#footer ul.list li a{
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
}
