@charset "shift_jis";

#bousai-body {
 margin:0px 0px 20px 0px;
 font-size:14px;
 line-height: 1.6;
 color:#444;
 width:850px;
}

.bousai_info_box {
 width:830px;
 margin:10px 0px 5px 0px;
 font-size:15px;
 text-align:center;
 background-color:#F2F2F2;
}
.bousai_info_box_in {
 padding:15px 10px;
}
h3.bousai_info_midashi {
 margin:4px 0px;
 font-size:16px;
 line-height:1.6;
 color:#3079ED;
 font-weight:bold;
}

.bousai_gs_contents {
 margin-left:15px;
 font-size:13px;
 line-height:2;
 color:#3079ED;
}
.bousai_gs {
 float:left;
 width:180px;
 text-align:center;
 margin:20px 25px 0px 0px;
}
.bousai_gs img {
 width:180px;
 height:135px;
 border:1px solid #ccc;
}
.bousai_gs a {
 color:#3079ED;
 text-decoration: none;
}
.bousai_gs a:hover {
 text-decoration: underline;
}

.bousai_pagetop {
 width:830px;
 margin: 20px 20px 30px 0px;
 text-align: right;
}
.bousai_pagetop a {
 color:#666;
 font-size:12px;
 text-decoration: none;
}
.bousai_pagetop a:hover {
 text-decoration: underline;
}
.clear {
	clear: both;
}
