@charset "utf-8";
body {
	font: 12px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	background: #fff;
	margin: 0;
	padding: 0;
	color: #000;
}

a img {
	border: none;
}

a {
	color:#00F;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: none;
}

.clear {clear:both;}

.wrapper {
	width: 948px;
	background:url(images/bg_main.jpg) repeat;
	border-left:solid 6px #f8d680;
	border-right:solid 6px #f8d680;
	margin: 0 auto;
}

.bg_top {
	background:url(images/bg_head.jpg) center top no-repeat;
}

.bg_bottom {
	background:url(images/bg_foot.jpg) center bottom no-repeat;
}

.container {
	width:900px;
	margin:0 auto;
}

/*header*/
header {
	background:url(images/bg_title.jpg) center top no-repeat;
	text-align:left;
}

header a {
	padding-left:3px;
}

header .container {
	padding:20px 0 10px;
}

/*slide*/
.slide {
	padding-bottom:20px;
}

	.slide .col-1 {
		float:left;
		width:594px;
		text-align:right
	}
	
	.slide .col-2, .slide .col-3 {
		float:left;
		width:136px;
		padding-left:17px;
	}
	.slide .col-2 img, .slide .col-3 img {
		margin-bottom:12px;
	}

/*navi*/
.navi {
	padding-bottom:20px;
}

nav li {
	float:left;
	padding-right:5px;
}

h2 {padding-bottom:10px;}

#gaiyou, #senkou, #ippan {padding-bottom:30px;}

p.jimu {padding-top:10px;}

/*senkou*/
.senkou_detail {
	border:solid 2px #666;
	padding:10px;
	background:#fff;
	margin-bottom:10px;
	font-size:14px;
}

span.right-arrow {
	display:inline-block;
	width:180px;
	background:url(images/icon-tr_purple.png) right center no-repeat;
	margin-right:10px;
}

.senkou_detail .col-1 {
	width:430px;
	float:left;
}
.senkou_detail .col-2 {
	width:430px;
	float:right;
}

.list_num li {
	list-style-type:decimal;
	color:#FF00FF;
	margin-left:30px;
}

.img_right {
	float:right;
	padding-left:10px;
}

/*voice*/
#voice {
	background:url(images/bg_voice.png) right bottom no-repeat;
	margin-bottom:30px;
}

.list_circle li {
	margin-left:20px;
	list-style-type:disc;
	margin-bottom:10px;
	font-weight:bold;
}

/*ippan*/
.table_ippan {width:100%;}
.table_ippan th {
	background:url(images/bg_th.png) center top no-repeat;
	width:105px;
	color:#fff;
	vertical-align:top;
}
.table_ippan td {
	padding:0 0 20px 10px;
}
.table_ippan td li span {display:inline-block; width:280px;}.col-4 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	font-size: 12px;
	color: #000;
	width: 850px;
}
