@charset "utf-8";

/*
SP FAQ CSS
------------------------------------------------*/

section#scp_area{
	width:100%;
	overflow:auto;
}

section#scp_area h1{
	background:url(../images/bg_scp.png) repeat-x;
	background-size:auto 100%;
	height:63px;
	line-height:63px;
}

section#scp_area h1 img{
	/*margin:0 auto;*/
	width:320px;
}
/*
section#scp_area p.txt_contact{
	padding:15px 42px;
	text-align:left;
}

section#scp_area #contacts{
	margin:0 15px 3px;
	background:url(../images/bg_contact2.png) repeat-x;
	background-size:100% 41px;
	border:3px solid #00b8ee;
	border-radius:15px;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	overflow:auto;
}*/

section#scp_area h2{
	background-color: #fff2f5;
	width:100%;
}

section#scp_area h2 img{
	margin:0 auto;
	/*width:320px;*/
}

section#scp_area h3{
	width:100%;
}

section#scp_area h3 img{
	margin:0 auto;
	/*width:320px;*/
}

section#scp_area h4{
	width:100%;
}

section#scp_area h4 img{
	margin:0 auto;
	/*width:320px;*/
}

section#scp_area p{
	
	text-align:left;
}

section#scp_area p img{
	margin:0 auto;
	/*width:320px;*/
}

nav#pnav{
	margin:13px auto 8px;
	padding-bottom:5px;
	border-bottom:1px dashed #000;
	width:290px;
}

nav#pnav ul{
	margin:0 auto;
	width:290px;
}

nav#pnav ul li img{
	margin:0 auto;
	padding-bottom:6px;
}

p.gotop{
	padding-bottom:15px;
	width:100%;
	overflow:auto;
}

p.gotop img{
	margin:0 auto;
}

/*
Custum Setting
------------------------------------------------*/


