@charset "utf-8";
/*
D9D0D0
*/
body {
	FONT-FAMILY: "メイリオ", "Meiryo", "Lucida Grande", "Verdana",  "MS P ゴシック","MS PGothic", "Osaka","ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", sans-serif;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	background-color:#fffdce;
	font-size: 14px;
	line-height: 150%;
}

a {
	color:#ff006c;
}

a img{
	border:0;
}

h3{
	color:#ff006c;
}

#container{
	width:720px;
	margin-left:auto;
	margin-right:auto;
	
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	
	background-color:#FFF;
}


.top_mess{
	text-align:center;
	font-size:20px;
	color:#FFF;
	background-color:red;
	padding:20px 0 20px 0;
	font-weight:bolder;
}
.top_mess_black{
	text-align:center;
	font-size:20px;
	padding:20px 0 0 0;
	font-weight:bolder;
}

#mokuji ul li{
	list-style:none;
}

#main{
	width:650px;
	margin-left:auto;
	margin-right:auto;
}

.bookBox{
	border:1px solid ;
	padding:10px ;
}

.content{
	background-color:#efeef1;
	padding:20px;
	margin-bottom:30px;
}

.title{
	padding:20px;
	background-color:#ff006c;
	color:#FFFFFF;
	font-size:18px;
	font-weight: bold;
}

.kome{
	background-color:#dfffd1;
	padding:20px;
	margin-bottom:20px;
}
.kome-title{
	font-size:17px;
	font-weight:bolder;
}
.kome-url{
	padding:5px 0 15px 0;
}
.kome-url a{
	font-size:12px;
	text-decoration:underline;
	color:#ff006c;
}
.kome .kasen_table{
	width:100%;
	padding-bottom:15px;
	border-bottom: 2px dotted #68bf77;
}
.kome .kasen_table a img{
	border:2px solid #CCC;
}

.kome .inshou0{
	text-decoration:underline;
}

.kome .inshou{
	padding:10px 30px 20px 30px;
}

.toku{
	background-color:#ffdfdf;
	padding:2px 20px 2px 20px;
	margin-bottom:20px;
	font-size:18px;
	line-height:170%;
}

#footer{
	text-align:center;
	font-size:12px;
	padding:20px;
}

.copy{
	background-image:url(img/sha.gif);
	font-size:30px;
	font-weight:bold;
	line-height:30px;
	vertical-align:bottom;
	padding:10px 0 10px 20px ;
	color:#f059b4;
}
.line{
	background-image:url(img/sha.gif);
	height:2px;
	width:650px;
	margin:4px 0 14px 0;
}

.amaT{
	margin-bottom:20px;
}
.amaTTitle{
	background-image:url(img/tokuten_center.jpg);
	background-repeat:repeat-y;
	color:red;
	font-weight:bolder;
	font-size:18px;
	padding:10px 40px;

}
.amaTText{
	background-image:url(img/tokuten_center.jpg);
	background-repeat:repeat-y;
	
	font-size:14px;
	padding:20px 40px;
}

.amaS{
	margin:10px 0 10px 0;
	padding:20px;
	border:1px solid #8bdf18;
}

.amaSTitle{
	background-color:#8bdf18;
	color:#FFFFFF;
	font-size:18px;
	padding:10px;
	margin-bottom:10px;
}
.line0{
	line-height:0;
}


.vartical_super{vertical-align:top;}
.vartical_bottom{vertical-align:bottom;}

.center{text-align:center;}
.line0{line-height:0;}
.f16{font-size: 16px;}
.f18{font-size: 18px;}
.f25{font-size: 25px;}
.bold{font-weight: bold;}
.center{text-align:center;}

/**********************************************************************
******************** 映像
 ***********************************************************************/
#meishimail{
	position: fixed !important;
			position: absolute;

	bottom: 60px;  
	left: 20px;
	
}

#mailea{
	position: fixed !important;
			position: absolute;

	bottom: 20px;  
	left: 20px;
	
}


#mov{
	position: fixed !important;
			position: absolute;

	bottom: 0px;  
	right: 0px;
}
/* --------------------------
			for IE6 styles.
		----------------------------- */
		* html ,
		* html body {
			width:100%;
			height: 100%;
			overflow-y: hidden;
			overflow-x: auto;
		}
		
		* html #allBox {
			overflow: auto;
			position: relative;
			height: 100%;
		}


 
 
 
 
 
 