#main{
	width:960px;
	margin:0 auto;
	background-color: #FAF8EE;
	clear:both;
}
/* ------------------------------------------------------------ */
.underColumn {
	margin:0 auto;
/*
	background-color:#faf8ee;
*/
}
/* ------------------------------------------------------------ */
#main_content{
	width:860px;
	background-color: #FFF;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 19px;
	padding-bottom: 20px;
	padding-left: 19px;
	border: 1px solid #CCCCCC;
	font-size:1.0em;
}
#main_content h1{
	margin:0px auto;
}
#main_content h2{
	line-height:1.4em;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#main_content h3.title{
	font-weight:bold;
	font-size:1.4em;
	margin: 15px auto 0 !important;
    width: 800px !important;
	line-height: 1.4em !important;
}
#main_content p.attention{
	line-height:1.2em;
	color:red;
	font-size: 1.2em;
	font-weight: bold;
	width: 680px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#main_content p.attention_frame{
	width:620px;
	margin:0px auto;
	padding: 20px 10px;
	background-color:#FCEAE8;
	font-weight: bold;
	color:#3a3a3a;
}
#main_content p.r_name{
	text-align:right;
	margin:10px auto 0px auto;
}
#main_content p span.underline_bold{
	font-weight:bold;
	text-decoration:underline;
}
p.pagetop{padding:10px 0px;height:40px;}
p.pagetop a{float:right;display:block;width:180px;height:40px;background:url("/img/bt_pagetop.gif") no-repeat 0px 0px;}
p.pagetop a:hover{background-position:bottom;}
p.pagetop a span{position:absolute;left:-7650px;}

/*2017/04/19追加*/

#main h3 {
    background:none !important;
    height: auto !important;
    margin-top: 0px !important;
}

#main_content p {
    line-height: 1.6em !important;
    margin: 15px auto 0 !important;
    width: 800px !important;
	font-size: 14px;
}

/*2017/07/20追加*/

#panlist_bali {
 margin-bottom:10px;
}



/* PCレイアウト */
@media (min-width: 640px) {
/*--------------------------------------------------*
 *   PCでは無効/表示されない
 *--------------------------------------------------*/
.pc_none {
	display: none !important;
}
}

/* スマホレイアウト */
@media (max-width: 639px) {
/*--------------------------------------------------*
 *   SPでは無効/表示されない
 *--------------------------------------------------*/
.sp_none {
	display: none !important;
}
body {
	-webkit-text-size-adjust: 100%;
}
.bottom img {
	width: 100%;
}
.img_bottom img {
	width: 100%;
}
#container {
	width: 100%;
}
#top_wrapper{
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: none;
}
#whole{
	width: 100%;
}
#Cont{
	width: 100%;
	margin: 0px;
	overflow: visible;
	background-image: none;
	background-color: #FFF;
}
#Container{
	padding:0px;
	width:100%;
	background: none;
}
#Page{
	padding-right: 0px;
	background-image: none;
}
#Main{
	width: 100%;
	float: none;
	padding: 0px;
	font-size: 14px;
	line-height: 1.6;
}
#main{
	width: 100%;
	font-size: 14px;
	line-height: 1.6;
	padding-bottom: 0px;
	overflow: visible;
}
#main *{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
#main img {
	border: 0px;
	vertical-align: top;
	max-width: 100%;
	height: auto;
	width /***/:auto;
}
#main_content{
	width:auto;
	margin: 0px;
	padding: 15px 10px 10px;
	border: none;
	font-size:14px;
	line-height:1.6;
}
#main_content p{
	line-height:1.6;
	width: 100%;
}
#main_content p.title{
	font-weight:bold;
	font-size:15px;
	line-height: 1.4;
}
#main_content p.attention{
	line-height:1.4;
	font-size: 14px;
	width: 100%;
}

#main_content p.attention_frame{
	width:100%;
	margin:5px 0px 0px;
	padding:15px;
}
#main_content p span.underline_bold{
	font-weight:bold;
	text-decoration:underline;
}
#panlist_bali {
    background: #a00105 none repeat scroll 0 0;
    color: #fff;
    font-size: 12px;
    list-style: outside none none;
    margin: 0;
    overflow: hidden;
    padding: 4px;
}
#panlist_bali li {
    float: left;
}
#panlist_bali li a {
    color: #ffcc00;
}
	
	
.h2_ttl_sp{
	text-align: center;
	font-size: 16px;
	background-color: #AF1419;
	color: #fff;
	border-radius: 7px;
	}
	#main_content p,
	#main_content h3.title{
	width: auto !important;
}
	#main_content h3.title{
		font-size: 15px}
}










