@charset "shift_jis";
div,p,span,ul,li,dl,dt,dd,img,a,h2{
	margin:0;
	padding:0;
}
a img{
	border:0;
}
body{
	width:100%;
}
#info_all{
	width:80%;
	max-width:740px;
	margin:3% auto;
	line-height:140%;
	color:#333;
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	line-height:160%;
}

#info_all{
	border:2px #ff0000 solid;
}
/*　▼▼▼　h2青色の飾り枠　ここから　▼▼▼　*/
/*#info_all h2 {
	position: relative;
	padding: .25em 0 .5em .75em;
	border-left: 6px solid #3498db;
	font-size:1.4em;
}
#info_all h2::after {
	position: absolute;
	left: 0;
	bottom: 0;
	content: '';
	width: 90%;
	height: 0;
	border-bottom: 1px solid #ccc;
}*/
/*　▲▲▲　h2青色の飾り枠　ここまで　▲▲▲　*/

/*　▼▼▼　h2下線の飾り枠　ここから　▼▼▼　*/
#info_all h2 {
	text-align:center;
	font-size:1.4em;
	padding-bottom:10px;
	padding-top:20px;
	/*border-bottom: 2px solid #999;
	margin-bottom:20px;*/
}
/*　▲▲▲　h2下線の飾り枠　ここまで　▲▲▲　*/
#info_all #contents{
	margin-left:3%;
	margin-right:3%;
}

#info_all .text01{
	font-size:1.3em;
}
#info_all .text02{
	font-size:0.8em;
}
#info_all .text03{
	font-size:0.9em;
}
#info_all .text_red{
	color:#F30;
}
#info_all .lettercap{
	text-indent:-1em;
}
#info_all #contents #chui{
	width:90%;
	margin-left:7%;
}
#info_all #contents #service{
	background-color:#EAEAEA;
	max-width:500px;
	padding:2% 5%;
	margin-left:2%;
	margin-right:5%;
}
#info_all #contents #riyou_chui{
	margin-left:2.3%;
	margin-right:5%;
}
.sukimashita{
	margin-bottom:2%;
}