@charset "UTF-8";

/*-----------------------------------

CSS Information

Site URL:			https://www.sostap.or.jp/
File name:			page.css (https://www.sostap.or.jp/hoge/page.css)
Copyright:		(c)

-----------------------------------*/

/*-------------------------
__hoge_style
-------------------------*/


/*-------------------------ここまで共通-------------------------*/

#main ol{
	padding:10px 20px 10px 40px;
	margin-bottom:20px;
	font-size:14px;
	list-style:decimal;
	
	background-color:#EEE;
}

.kaihi{}

p.kaihi_left{
	width:280px;
	float:left;
	padding:10px 15px;
	background-color:#eee;
	margin:0 15px 0 0!important;}

p.kaihi_right{
	width:280px;
	float:left;
	padding:10px 15px;
	background-color:#eee;}

p strong{
	font-weight:bold;}

.terms_box{margin: 30px 0 0;}
.terms{
	text-align:center;
	font-size:14px;
	font-weight:bold;
	padding: 15px;
	background-color: #eee;}
.terms a{color: #0056BC;}

.fax{
	text-align:center;
	font-size:18px;
	font-weight:bold;
	border:3px solid #DDD;
	padding:15px 0;}

.download{
	font-size:13px!important;
	margin:10px 0 0 0;}
.download a:link {color:#0056BC;}
.download a:visited{color:#0056BC;}
.download a:hover{color:#6394FF;}
.download a:active{color:#0056BC;}

.yuubin{
	text-align:center;
	font-size:18px;
	line-height:21px;
	font-weight:bold;
	border:3px solid #DDD;
	padding:15px 0;}

.button{
	border:solid 1px #0C59BA;
	border-radius:0.3em;
	padding:15px 20px;
	margin:0 0 20px;
	font-family:Arial, sans-serif;
	font-size:1.2em;
	text-transform:uppercase;
	text-decoration:none;
	color:#fff;
	cursor:pointer;
	background-color:#0C59BA;}

p.moushikomi{
	text-align:center!important;
	margin:10px auto 30px;}

.main_text ol{
	padding:15px 20px 10px 40px!important;}

.main_text ol li{
	line-height:20px;
	margin:0 0 10px 0;}