#base_wrapper{
	min-width:auto;
}

#contents{
	margin: 0px auto;
	width: auto;
	border:0px;
}
#header {
    background-color: #FFF;
    width: 100%;
}

#header_bar {
    background: #004ea2;
    color: white;
    padding: 2px 1em;
    font-size: 80%;
}
#bc_pan_navi {
    padding: 0 0.5em;
    text-align: right;
    font-size: 80%;
}
h2{
    font-size: 150%;
    background: #480b19;
    color: #fff;
    text-align: center;
	padding:1% 2%;
}
#ft_box h4 {
    border-bottom: 3px dotted #480b19;
    font-size: 140%;
    color: #480b19;
    margin: 8px 0;
	padding: 0% 2%;
}
#last_column{
	margin:5px auto 10px;
	padding-right:0.2em;
	padding-left:0.2em;

}
#last_column h4{
	padding-left:0.4em;
	font-size:110%;
}
#last_column p{
	margin:1em 0.5em;
}


#shasetsu_list a h4{
	color: #333;
    font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku GothicPro", "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, Anton, Verdana, Arial, Helvetica, sans-serif;
}


#shasetsu_list{
	margin: 1em 0em;
    padding: 0.5em;
    background: #EEEEEE;
}
#shasetsu_list p{
	color: #005A11;
    text-align: right;
}

#shasetsu_list{
	text-indent:1em;
}

#shasetsu_list ul{
	margin:5px 0px 0px;
}

#shasetsu_list ul li{
	list-style:none;
	padding:0px;
	border-bottom:dotted 1px;
}

#shasetsu_list ul li a{
	padding:3px;
}


#shasetsu_list ul li p{
	font-size:110%;
	text-align: left;
	color: #000;
}
.slist li{
	text-align: left;
	position: relative;
	clear: both;
	list-style: none;
}
.slist li figure{
	float: left;
	padding: 8px 0px;
}
.slist li figure img{
	vertical-align: middle;
	width:120px;
}
.special p{
	padding: 8px 4%;
    font-size: 110%;
}
.special:not(:last-child){
	border-bottom:2px dotted #313131;
	display:inline-block;
	width: 100%;
}
.special figure img{
	width:100%;
}
.special li{
	list-style: none;
}