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


html,body {
	line-height: 200%;
	margin: 0px auto;
	font-size: 16px;
	color: #000000;
	background-image: url(../img/bg2.jpg);
	background-attachment: fixed;
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #fcf8f5;
}



#wrapper {
	text-align: center;
	width:100%;
	min-width: 1000px;
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 0;	
}
#header{
    text-align: center;
	padding: 0px;
	width: 100%;
	height:auto;
	float:left;
	margin: 0px;
}
#container {
	text-align: left;
	padding: 0px;
	background-repeat: repeat;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-color: rgba(255,255,255,0.75);
}


#primarily{
    width: 820px;
	padding:40px 0 40px 0;
   margin-top: 0px;
   margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

a {
	color: #9754b4;
	text-decoration:none;
}
a:hover {
    text-decoration: underline;

}

.redbox {
	padding: 7% 7% 7% 8%;
	background-image: url(../img/point.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width: 85%;
	font-size: 1.2em;
}

.aimg a:hover img {
	opacity: 0.8;
}

.mincho{font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif; line-height:1.5;}

.letter{ background:url(../img/letter_bg.jpg) repeat-y; margin:0 auto; width:820px; }
.letter_cnt{ padding:20px 20px 20px 40px;}

.s_ms{ background:url(../img/s_ms_mid.png) repeat-y; width:839px; height:auto; clear:both;}
.s_ms_btm{ background:url(../img/s_ms_btm.png) no-repeat; width:839px; height:191px;}

.s_ms_cnt{ padding:0 80px 0;}
.s_ms_cnt2{ padding:0 100px 0 0px;}

.box_wh{ background:#FFF;}

/************ 角丸 *****************/
#box_cnt_1{
	width:818px;
	height:100%;
	border:5px solid #f08bb9;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background:url(../img/bg_pink.png) repeat #fff5fa;

	
	/* 角丸 	
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	-ms-border-radius:7px;
	-o-border-radius:7px;
	border-radius:7px;*/
	
	/* ボックスシャドウ */
	box-shadow:5px 5px 10px #dddddd;

	/* グラデーション */
	/*background: #ffccff;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffc8d9));
	background-image:    -moz-linear-gradient(top, #ffffff, #ffc8d9);
	background-image:     -ms-linear-gradient(top, #ffffff, #ffc8d9);
	background-image:      -o-linear-gradient(top, #ffffff, #ffc8d9);
	background-image:         linear-gradient(#ffffff, #ffc8d9,25%); 		
	-pie-background:linear-gradient(#ffffff, #ffc8d9);*/

	position:relative;
	behavior:url("PIE/PIE.htc");	
}

.box_in{padding:20px 20px 20px 20px;}

#box_cnt_2{
	width:818px;
	height:100%;
	border:5px solid #ff6600;
	background:url(../img/bg_green.png) repeat #fae4d6;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

	
	/* 角丸 	
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	-ms-border-radius:7px;
	-o-border-radius:7px;
	border-radius:7px;
	*/	
	/* ボックスシャドウ */
	box-shadow:5px 5px 10px #dddddd;

	/* グラデーション */
	/*background: #ffccff;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffc8d9));
	background-image:    -moz-linear-gradient(top, #ffffff, #ffc8d9);
	background-image:     -ms-linear-gradient(top, #ffffff, #ffc8d9);
	background-image:      -o-linear-gradient(top, #ffffff, #ffc8d9);
	background-image:         linear-gradient(#ffffff, #ffc8d9,25%); 		
	-pie-background:linear-gradient(#ffffff, #ffc8d9);*/

	position:relative;
	behavior:url("PIE/PIE.htc");	
}

#box_cnt_3{
	width:818px;
	height:100%;
	border:5px solid #dda110;
	background:url(../img/bg_yellow.png) repeat #f4f5cf;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

	
	/* 角丸 	
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	-ms-border-radius:7px;
	-o-border-radius:7px;
	border-radius:7px;*/
	
	/* ボックスシャドウ */
	box-shadow:5px 5px 10px #dddddd;

	/* グラデーション */
	/*background: #ffccff;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffc8d9));
	background-image:    -moz-linear-gradient(top, #ffffff, #ffc8d9);
	background-image:     -ms-linear-gradient(top, #ffffff, #ffc8d9);
	background-image:      -o-linear-gradient(top, #ffffff, #ffc8d9);
	background-image:         linear-gradient(#ffffff, #ffc8d9,25%); 		
	-pie-background:linear-gradient(#ffffff, #ffc8d9);*/

	position:relative;
	behavior:url("PIE/PIE.htc");		
}


#box_cnt_4{
	width:818px;
	height:100%;
	border:5px solid #1089dd;
	background:url(../img/bg_blue.png) repeat #dcecf8;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

	
	/* 角丸 	
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	-ms-border-radius:7px;
	-o-border-radius:7px;
	border-radius:7px;*/
	
	/* ボックスシャドウ */
	box-shadow:5px 5px 10px #dddddd;

	/* グラデーション */
	/*background: #ffccff;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffc8d9));
	background-image:    -moz-linear-gradient(top, #ffffff, #ffc8d9);
	background-image:     -ms-linear-gradient(top, #ffffff, #ffc8d9);
	background-image:      -o-linear-gradient(top, #ffffff, #ffc8d9);
	background-image:         linear-gradient(#ffffff, #ffc8d9,25%); 		
	-pie-background:linear-gradient(#ffffff, #ffc8d9);*/

	position:relative;
	behavior:url("PIE/PIE.htc");		
}


#box_cnt_5{
	width:818px;
	height:100%;
	background:#fff0f0;
	padding:20px 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.box_in2{ width:87%;border:8px solid #ffffff; margin:0 auto; padding:20px 20px 20px 20px; background:#fff0f0;}
.m_bg_pink{ width:25%; background-color:#F36; margin:0 auto 10px; padding:5px; color:#FFF; font-weight:bold; font-size:26px;}


#box_cnt_6{
	width:814px;
	height:100%;
	border:5px solid #5fbc53;
	background:#e4fbe1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.m_bg_green{ background-color:#093; margin:20px auto 15px; padding:5px; color:#FFF; font-weight:bold; font-size:26px;}

.box_yl{border:5px solid #FC0; background:url(../../img/white-bg-75.png) repeat; padding:20px;}
.box_vo{border:5px solid #d166ad; background:url(../../img/white-bg-75.png) repeat; padding:20px;}

#taiken_box{
    width: 660px;
	float:left;
	margin:0;
	padding:10px 10px 10px 10px;
}

.line_border{
   border-bottom:1px dotted #666666;
   padding:5px;
 }



#information {
   width:800px;
   height:600px;
   overflow:auto;
   margin: 0 auto 15px auto;
   padding:0 0px 5px 0px;
   text-align:left;
   background-color:#ffe9f6;
   scrollbar-face-color: #ff66cc;
   scrollbar-track-color: #f2c3e3;
   scrollbar-arrow-color: #ffffff;
   scrollbar-highlight-color: #db84bf;
   scrollbar-3dlight-color: #f1edea;
   scrollbar-darkshadow-color: #571743;
   border:2px solid #ff99cc;
}
#information .info_box{
  margin:0;
  padding:0;
}   
#information .info_box  dl { margin:10px;  }
#information .info_box dl dt {
   margin:0 0 0 0;
   color:#dd1088;
   text-align:center;
   font-weight:bold;
   border-bottom:1px solid #dd1088;
   padding:10px 20px 0 0;
   background-color:#ffffff;
 }

.info_box dl dd{
  font-weight:lighter;
  margin:0 0 30px 0;
  padding:10px 10px 20px ;
  background-color:#ffffff;
 }




#footer {
	width:950px;
	height:100px;
	padding:0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background:url(../../img/white-bg-75.png) repeat; 
	border-top:#e13fcc solid 2px;
}

#footer p {
    text-align: center;
	padding: 0px;
	margin:20px 0 5px;
	color:#e13fcc;
}
#footer a {
	color: #e13fcc;
	text-decoration:none;
}
#footer a:hover {
    text-decoration: underline;

}
.footer_cnt{
    text-align: center;
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}


/* blueボタン */


#blue_btn {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #77c3f4), color-stop(1, #1d93c0) );
	background:-moz-linear-gradient( center top, #77c3f4 5%, #1d93c0 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#0095cd;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0;
	border:1px solid #dcdcdc;
	color:#FFFFF;
	font-size:25px;
	font-weight:bold;
	text-align:center;
	text-shadow:1px 1px 0px #c0c0c0;
	height:120px;
	width:650px;
	line-height:1.8;
	margin: 0px auto 0px auto;
	padding:20px 0 0 ;
	}
#blue_btn a {
	color:#ffffff;
	font-weight:bold;
}
#blue_btn:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #0095cc), color-stop(1, #00678e) );
	background:-moz-linear-gradient( center top, #0095cc 5%, #00678e 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');
	background-color:#dfdfdf;
	color:#ffffff;
}
#blue_btn:active {
	position:relative;
	top:1px;
}

@media only screen and (min-width: 768px) and (max-width: 991px)
 {
html,body {
	line-height: 2;
	font-size:14px;
}

}

@media only screen
and (min-device-width:320px)
and (max-device-width:568px) {
html,body {
	line-height: 2;
	font-size:14px;
}
}
