﻿@charset "UTF-8";


* { margin: 0; padding: 0; }
.size-12 { font-size: 12px; line-height: 180%; }
.size-10 { font-size: 10px; line-height: 150%; }
.size-16 { font-size: 16px; line-height: 150%; }
.img-r {
	float: right;
	margin-left: 5px;
}
.img-r5 {
	float: right;
	margin-right: 5px;
}

form {
	margin: 0;
	padding: 0px;
}
textarea,select,input {
    font-family: "ヒラギノ角ゴ Pro W3",Hiragino Kaku GothicPro,Osaka,Verdana,Helvetica,"ＭＳ Ｐゴシック",Arial,sans-serif;
}

div.pagetop {
	text-align: right;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
}


body {
	width: 100%;
	text-align: center;
	background: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 12px;
}
a:link,a:visited { color: #333333; text-decoration:underline; }
a:hover,a:active { color: #FF6600; text-decoration:none; }


#wrapper {
	text-align: left;
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* header */
#head {
	width: 860px;
}
#head-logo {
	float: left;
	width: 295px;
}
#head-text {
	background-image: url(http://www.minamiboso.com/img/hed-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 100px;
	width: 535px;
	float: left;
	padding-left: 30px;
}
#head-text h1{
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: #666600;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#global {
	width: 860px;
	clear: both;
	padding-bottom: 10px;
	background-image: url(http://www.minamiboso.com/img/globalmenu-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#globaltel{
	width: 395px;
	float: right;
	height: 60px;
}
#globalmenu{
	float: right;
	height: 60px;
	width: 283px;
}
#globalmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#globalmenu li {
	float: left;
	margin: 0px;
	list-style-type: none;
}
#globalmenu li img {
	vertical-align: bottom;
	margin: 0;
	padding: 0;
	border: 0;
}

#searchbox{
	width: 266px;
	float: left;
	padding-top: 15px;
}
#searchbox input{
	vertical-align: bottom;
}
.searchbox-input{
	width: 50%;
	margin-left: 15px;
}
/* contents */
#contents{
	width: 860px;
}
#main-left{
	width: 625px;
	float: left;
}
#main-right{
	width: 210px;
	float: right;
	margin-right: 5px;
}
#annai{
	margin-bottom: 10px;
}
/* main-banner */
#main-baneerbox {
	width: 625px;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main-baneer1 {
	width: 300px;
	float: left;
}
#main-baneer1 img{
	margin-bottom: 8px;
}
#main-baneer2 {
	float: left;
	width: 315px;
	margin-left: 10px;
}
#main-baneer2 img{
	margin-bottom: 10px;
}

/* eki-banner */
.eki-bannerbox{
	width: 635px;
	margin-bottom: 10px;
}
.eki-img001{
	width: 360px;
	height: 85px;
	float: left;
}
.eki-img002{
	width:
	float: left;
	width: 270px;
	float: right;
}
.eki-img002 h2{
	font-size: 14px;
	color: #663300;
	line-height: 130%;
	margin-top: 5px;
	margin-bottom: 5px;
}
.eki-img002ph {
	float: left;
	height: 83px;
	width: 83px;
	border: 1px solid #999999;
	margin-right: 5px;
}
/* rightmenu */
.right-boso{
	width: 210px;
}
.right-boso img{
	vertical-align: bottom;
}
.right-bosotext{
	width:208px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #73AC00;
	border-bottom-color: #73AC00;
	border-left-color: #73AC00;
	background-image: url(http://www.minamiboso.com/img/right-bosobg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height: 150%;
	padding-top: 10px;
	padding-bottom: 10px;
}
.right-bosotext ul{
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.right-bosotext li{
	margin-bottom: 5px;
}

/* rightbanner */
#rightbanner{
	width: 210px;
	margin-top: 20px;
}
#rightbanner img{
	margin-bottom: 10px;
}
/* footer */
#foot {
	width: 860px;
	clear: both;
	color: #666666;
	line-height: 150%;
	padding-top: 10px;
	margin-bottom: 20px;
}
#foot ul {
	background-color: #FFE5BF;
	padding: 5px;
	height: 20px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	margin: 0px;
}
#foot li {
	font-size: 12px;
	color: #CC6600;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CC6600;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	list-style-type: none;
}
#foot-navi {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FD9A01;
	border-bottom-color: #FD9A01;
	margin-bottom: 5px;
}
#foot-navi a:link,#foot-navi a:visited {
	color: #CC6600;
	text-decoration: none;
}
#foot-navi a:hover,#foot-navi a:active {
	color: #CC3300;
	text-decoration: none;
}
#foot-pr {
	font-size: 12px;
	line-height: 150%;
	color: #666600;
	background-color: #EDF5D1;
	padding: 8px;
	width: 450px;
	border: 1px solid #99CC33;
	float: right;
}
#foot-pr2{
	float: left;
	padding: 5px;
	width: 300px;
}
#foot-pr2 a:link,#foot-pr2 a:visited{
	color: #666666;
}

/* category*/
#cate-ttl{
	width: 625px;
	margin-bottom: 20px;
}
#cate-wrapper{
	width: 625px;
}
#cate-wrapper h3{
	font-size: 16px;
	background-color: #FFE5BF;
	padding: 5px;
	margin-bottom: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CC6600;
	color: #993300;
}
.cate-base{
	width: 623px;
	border: 1px solid #009900;
	padding-bottom: 20px;
	margin-bottom: 10px;
}
.cate-base h4{
	font-size: 14px;
	color: #FFFFFF;
	background-color: #75AE03;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 10px;
}
.cate-area{
	width: 623px;
}
.cate-main{
	width: 603px;
	margin-right: 10px;
	margin-left: 10px;
}

.cate-main p {
	float: left;
	line-height: 150%;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 5px;
}
.cate-main hr {
	clear: both;
	height: 1px;
	color: #ECE9D8;
	margin-right: 5px;
	margin-left: 5px;
}

.cate-main a:link,.cate-main a:visited {
	color: #333333;
	text-decoration: none;
	display: block;
	width: 150px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
}
.cate-main a:hover,.cate-main a:active {
	color: #FF3300;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
}


.clear { clear: both; width:0px; height:0px; display:block; overflow:hidden; }
.inquiry {
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-align: left;
	line-height: 150%;
}
.inquiry a:link,.inquiry a:visited {
	color: #FF0000;
}

.inquirytable{
	margin-bottom: 10px;
	margin-top: 10px;
}
.inquirytable th {
	background-color: #FFFFCC;
	text-align: left;
	padding: 5px;
	width: 140px;
	font-weight: normal;
}
.inquirytable td {
	background-color: #FFFFFF;
	padding: 5px;
}
.policy {

	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-align: left;
	line-height: 150%;
}
.policy ol {
	margin-left: 30px;
	margin-top: 8px;
}
.policy li {
	margin-bottom: 8px;
}
.policy h5 {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-top: 30px;
	margin-bottom: 10px;
}
#foot-link {
	clear: both;
	color: #000000;
	background-color: #F0F0F0;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#foot-link a:link,#foot-link a:visited {
	color: #000000;
	text-decoration: none;
}
#foot-link a:hover,#foot-link a:active {
	color: #0033CC;
	text-decoration: none;
}
#wrapper h1 {
	font-size: 12px;
}
