@charset "shift_jis";

body {
  line-height: 1.5;
  color: #333;
  font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 90%;
  background: #F4F4F4;
}
a {color: #3559BF;}br
a:hover {text-decoration: none;}

/* text style */
strong {
font-weight:bold;
}
/* mark style */
.mark-exc  {
padding-left: 20px;
margin-bottom:5px;
background: url('../img/icon_caution.gif') 0 2px no-repeat;
display: inline-block;  
    *display: inline;  
    *zoom: 1; 
}


/* link style */
.link-pt1 {
padding-left: 11px;
margin-bottom:3px;
background: url('../img/icn_arrow_blue_01.gif') 0 7px no-repeat;
}

/* li style */
ul.pt1 li {
padding-left: 11px;
margin-bottom:3px;
background: url('../img/li_ico01.png') 0 7px no-repeat;
}
ul.pt2 li  {
padding-left: 20px;
margin-bottom:5px;
background: url('../img/icon_caution.gif') 0 2px no-repeat;
}
/* table style */
table.pt1 {
padding:0;
margin:0;
border-left:solid 1px #e0e0e0;
border-top:solid 1px #e0e0e0;
vertical-align: top;
}
table.pt1 th {
padding:18px 35px 18px 38px;
width:150px;
margin:0;
background:#eee;
border-right:solid 1px #e0e0e0;
border-bottom:solid 1px #e0e0e0;
vertical-align: top;
font-weight:bold;
white-space:nowrap;
}
table.pt1 td {
padding:18px 38px;
margin:0;
background:#fff;
border-right:solid 1px #e0e0e0;
border-bottom:solid 1px #e0e0e0;
vertical-align: top;
}
table div.box {
padding:10px 20px;
margin:10px 0 0 0;
background:#f7f7f7;
}
/* h style */
h3  {
margin: 30px 0 0px 0;
padding: 5px 5px 5px 10px;
text-align:left;
border:solid 2px #ED6F00;
background:#fff;
font-weight:bold;
color:#ED6F00;
}

/* outline */
#wrap {
	width: 978px;
	margin: 0 auto;
	background: #FFF;
	border-left: 1px solid #E3E3E3;
	border-right: 1px solid #E3E3E3;
}
#header {
	padding: 20px 54px 20px 39px;
	position: relative;
}
#logo_5th {
	position: absolute;
	right: 54px;
	top: 20px;
}
#footer {
	margin-top: 20px;
	padding: 15px 0;
	border-top: 3px solid #EA730F;
	text-align: center;
}

.totop {
	width: 900px;
	margin: 25px auto;
	text-align: right;
}

/* content　*/
#content {
	padding:0px 40px;
}


/* btn_area　*/
ul.btn_area {
	width: 680px;
	margin: 30px auto 20px;
	overflow:hidden;
}
ul.btn_area li {
	float:left;
	margin:0 0 20px 20px;
}

/* address　*/
.addressBox {	
	margin: 10px 0px;
	padding-bottom: 5px;
	text-align: center;
	}
	.addressBox .inner {

		}
	.addressBox .head {
		margin-bottom: 10px;
		padding-top: 30px;
		font-size: 1.231em;
		line-height: 1.2;
		font-weight: bold;
		}
	.addressBox .title {
		line-height: 1.6;
		font-weight: bold;
		background:#dfdfdf;
		padding:5px;
		color:#666;
		}
			.addressBox .box {
		border:solid 1px #dfdfdf;
		margin:0;
		padding:14px 0;
		}
	.addressBox .stit {
		font-size: 125%;
		font-weight: bold;
		color:#666;
		}
	.addressBox .tel {
		margin: 10px 0;
		font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
		color: #eb7000;
		font-size: 300%;
		line-height: 1.0;
		font-weight: bold;
		}
		.addressBox .tel span {
			font-size:0.5em;
			color:#666;
			}
		.addressBox .attention span {
			padding-left: 20px;
			background: url('../images/icon_caution.gif') left top no-repeat;
			}

/* sec　*/
#sec1 {
	margin:0 0 0px 0px;
}
#sec1 {
	margin:0 0 0px 0px;
}
#sec3 {
	margin:0 0 0px 0px;
}
#sec3 .box {
	margin:20px 0 0px 0px;
	overflow:hidden;
}
#sec3 .box table {
	margin-bottom:20px;
}
#sec3 .box th {
	width:40%;
}
#sec3 .box td {
	width:60%;
}
#sec3 p.tit-pt1,#sec3 p.tit-pt2 {
	padding-left: 40px;
	font-weight:bold;
	margin-bottom:10px;
}
#sec3 p.tit-pt1 {
	background: url('../img/sec3_tit1.gif') left top no-repeat;
}
#sec3 p.tit-pt2 {
	background: url('../img/sec3_tit2.gif') left top no-repeat;
}
#sec3 .box .lb,#sec3 .box .rb {
	width:424px;
}
#sec3 .box .lb {
	float:left;
	margin-right:20px;
}
#sec3 .box .rb {
	float:right;
}
#sec3 .link-box {
	overflow:hidden;
	border:solid 1px #e0e0e0;
	background:#eee;
	padding:10px 20px;
	margin:10px 0 20px 0;
	text-align: center;
}
#sec3 .link-box .link-pt1 {
	display: inline-block;  
    *display: inline;  
    *zoom: 1; 
	margin: 0 5px 0 0;
}

#sec4 {
	margin:0 0 40px 0px;
}
#sec4 h3 {
	background:#CC0000;
	border:none;
	color:#fff;
	padding-top:9px;
	padding-left:15px;
}
#sec4 ul {
	border:solid 2px #CC0000;
	padding:18px 22px;
}
#sec4 ul li.sign {
	text-align:right;
	background:none;
}





















