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

#co_wrapper{
	background:#;
}

/*
body{
	background:#FF0004;
}

p{
	color:#595656;
}

*/
/*
#conform{
	position:relative;
	height:60px;
	float:right;
	padding-top:15px;
}

#conform ul{	
	margin-right:10px;
}

#conform ul:after{
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	content:".";
}

#conform ul li{
	float:left;
}

#conform ul li:first-child{
	margin-right:5px;
}

#conform ul li + li:hover{
	opacity:0.6;
	filter: alpha(opacity=60);     
	-ms-filter: "alpha(opacity=60)";  
	-moz-opacity:0.6;                
	-khtml-opacity: 0.6;             
}

section form#mailformpro{
	position:relative;
	padding:20px;
	background:#FFF;
}
*/
section #contents .must {
	position: relative;
	background-color: #de0000;/*e94715*/
	box-shadow: none;
	width: 50px;
	line-height: 20px;
	text-align: center;
	font-size: 11px;
}
/* コンテンツ */
/*
section{
	width:100%;
	height:auto;
	background:#FFFFFF;
}
/*
.wrapper{
	width:100%;
	text-align:center;
}

h1{
	display:inline-block;
	width:220px;
	height:auto;
	margin-bottom:30px;
	margin-right:30px;
}

h1 img{
	width:100%;
}

h2{
	display:inline-block;
	font-family: "A-OTF 新ゴ Pro",A-OTF Shin Go Pro,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:3.6rem;
	text-align:center;
	line-height:140px;
	font-weight:bold;
	color:#f18e00;
	letter-spacing:0.08em;
	vertical-align:top;	
}*/


section #contents #contents_inner{
	width:960px;
	height:auto;
	margin:0px auto 40px auto;
	padding-top:20px;
	background:#fff;/*    f7f3eb        fff            */
}
#contents_inner a{ text-decoration:underline; color:#e94715;}
#contents_inner a:hover{ text-decoration:underline; color:#FF005D;}

	/*-webkit-border-radius:20px;
	-moz-border-radius:20x;
	-o-border-radius:10px;
	-ms-border-radius:20px;
	border-radius:20px;
	behavior:url(/htc/PIE.htc);	*/

/*
a#back-top{
    display:none;
	position:fixed;
	width:90px;
	height:20px;
	bottom:0px;
	left:50%;
	margin-left:400px;
	z-index:100;
}

a#back-top img{
	display:block;
}

a#back-top:hover{
	opacity:0.6;
	filter: alpha(opacity=60);        
	-ms-filter: "alpha(opacity=60)";  
	-moz-opacity:0.6;                
	-khtml-opacity: 0.6;         
}

#footer{
	width:100%;
	min-width:1000px;
	height:auto;
	background:#000;
	border-top:1px solid #ccc;
}

#copyright{
	width:100%;
	border-top:1px solid #111;
}

#copyright p{
	font-size:1.3rem;
	text-align:center;
	color:#FFFFFF;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:48px;
}

#copyright p span{
	font-size: 1.8rem;
	vertical-align: bottom;	
}

*/