
/*ブラウザの初期化---------------------------------------------*/

body, form, fieldset{
	margin: 0;
	padding: 0;
}

fieldset{
	border: none;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, dd{
	margin: 0;
	padding: 0;
}

blockquote, li, dt, dd{
	margin-left: 1em;
}

input, textarea{
	font-size: 1em;
}

/*全体構造----------------------------------------------------*/

body{
	color: black;
	width: 750px;
	margin: auto;
}

/*container-----------------------------------------------------*/

#container{
	width: 750px;
	height: auto;
	color: black;
	background-color: #808080;
}

/*wrapper----------------------------------------------------*/

#wrapper{
	width: 750px;
	height: auto;
}

/*header-----------------------------------------------------*/

#header {
	
}

#header h1{
	background-image: url(b_07img/title.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 88px;
	text-indent: -9999px;
}

#header p#logo{
	background-image: url(b_07img/logo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 750px;
	height: 44px;
	background-color: #DCE3E9;
	text-indent: -9999px;
}

#header p#img{
	background-image: url(b_07img/img.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 216px;
	text-indent: -9999px;
}

/*main-----------------------------------------------*/

#main{
	background-color: #DCE3E9;
	width: 750px;
	height: auto;
	padding: 10px 0px 0px 0px;
}

/*Firefox用Huck-----------------------------------------------------*/

html > body #main{
	overflow: auto;
}

/*menu-----------------------------------------------------*/

#menu{
	width: 248px;
	height: auto;
	float: left;
}

/*gloval-navi-----------------------------------------------------*/

#gloval-navi{
	width: 153px;
	height: 288px;
	margin: 0px 0px 0px 51px;
}

#gloval-navi h3{
	display: none;
}

#gloval-navi ul li{
	list-style: none;
	font-size: small;
	text-align: center;
	text-indent: -9999px;
	margin: 0px 0px 0px 0px;
}

/*gloval-navi1-案内-----------------------------------------------------*/

li#annai a {
	display: block;
	background-image: url(b_07img/g_navi.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 153px;
	height: 58px;
	text-decoration: none;
	overflow: hidden;
}

li#annai a:hover{
	background-image: url(b_07img/g_navi.jpg);
	background-repeat: no-repeat;
	background-position: -153px 0px;
	text-decoration: none;
	overflow: hidden;
}

/*gloval-navi2-ニューズレター--------------------------------------------------*/

li#news a{
	display: block;
	background-image: url(b_07img/g_navi.jpg);
	background-repeat: no-repeat;
	background-position: 0px -58px;
	width: 153px;
	height: 58px;
	text-decoration: none;
	overflow: hidden;
}

li#news a:hover{
	background-image: url(b_07img/g_navi.jpg);
	background-repeat: no-repeat;
	background-position: -153px -58px;
	text-decoration: none;
	overflow: hidden;
}

/*gloval-navi3-費用-----------------------------------------------------*/

li#hiyou a{
	display: block;
	background-image: url(b_07img/g_navi.jpg);
	background-repeat: no-repeat;
	background-position: 0px -116px;
	width: 153px;
	height: 58px;
	text-decoration: none;
	overflow: hidden;
}

li#hiyou a:hover{
	background-image: url(b_07img/g_navi.jpg);
	background-repeat: no-repeat;
	background-position: -153px -116px;
	text-decoration: none;
	overflow: hidden;
}

/*gloval-navi4-メールお問い合わせ---------------------------------------------*/

li#mail a{
	display: block;
	background-image: url(b_07img/g_navi.jpg);
	background-repeat: no-repeat;
	background-position: 0px -174px;
	width: 153px;
	height: 58px;
	text-decoration: none;
	overflow: hidden;
}

li#mail a:hover{
	background-image: url(b_07img/g_navi.jpg);
	background-repeat: no-repeat;
	background-position: -153px -174px;
	text-decoration: none;
	overflow: hidden;
}

/*gloval-navi5-地図-----------------------------------------------*/

li#map a{
	display: block;
	background-image: url(b_07img/g_navi.jpg);
	background-repeat: no-repeat;
	background-position: 0px -232px;
	width: 153px;
	height: 58px;
	text-decoration: none;
	overflow: hidden;
}

li#map a:hover{
	background-image: url(b_07img/g_navi.jpg);
	background-repeat: no-repeat;
	background-position: -153px -232px;
	text-decoration: none;
	overflow: hidden;
}

/*sub-navi-----------------------------------------------------*/

#sub-navi{
	width: 158px;
	height: 17px;
	margin: 0px 0px 0px 22px;
	position: absolute;
	top: 88px;
}

#sub-navi h3{
	display: none;
}

#sub-navi ul li{
	float: left;
	list-style: none;
	font-size: small;
	text-align: center;
	text-indent: -9999px;
	margin: 0px 0px 0px 0px;
}

/*サブ1-解決島top-----------------------------------------------------*/

li#kaiketsu-top a{
	display: block;
	background-image: url(b_07img/sub_navi.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 158px;
	height: 17px;
	text-decoration: none;
	overflow: hidden;
}

li#kaiketsu-top a:hover{
	background-image: url(b_07img/sub_navi.jpg);
	background-repeat: no-repeat;
	background-position: -158px -0px;
	text-decoration: none;
	overflow: hidden;
}

/*サブ2-情報-----------------------------------------------------*/

li#joho a{
	display: block;
	background-image: url(b_07img/sub_navi.jpg);
	background-repeat: no-repeat;
	background-position: 0px -17px;
	width: 158px;
	height: 17px;
	text-decoration: none;
	overflow: hidden;
}

li#joho a:hover{
	background-image: url(b_07img/sub_navi.jpg);
	background-repeat: no-repeat;
	background-position: -158px -17px;
	text-decoration: none;
	overflow: hidden;
}

/*contents-----------------------------------------------------*/

#contents{
	float: right;
	width: 502px;
	height: auto;
	margin: 0px 0px 0px 0px;
}

#contents p{
	margin: 0px 55px 0px 0px;
	font-size: small;
	line-height: 1.5em;
	color: #4F4F56;
}

#contents p.top{
	margin-bottom: 10px;
}

/*content-----------------------------------------------------*/

.content{

}

.content h3{
	text-align: center;
	font-size: medium;
	width: 164px;
	height: 92px;
	text-indent: -9999px;
}

.content h3#aisatsu{
	background-image: url(b_07img/con_title1.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 141px;
}

.content h3#syoukai{
	background-image: url(b_07img/con_title2.jpg);
	background-repeat: no-repeat;
	margin: 20px 0px 0px 141px;
}

.content .member{
	width: 447px;
	height: auto;
	overflow: auto;
	margin: 0px 55px 20px 0px;
}

.content .member p img{
	float: left;
	width: 95px;
	height: auto;
}

.content .member ul{
	float: right;
	width: 337px;
	list-style: none;
	margin: 0px 0px 0px 0px;
}

.content .member li{
	font-size: small;
	margin: 0px 0px 0.5em 0px;
	padding: 0px 0px 0px 1.25em;
	color: #4F4F56;
	background-image: url(b_07img/maru.jpg);
	background-repeat: no-repeat;
	background-position: left center
}

.content .member li.profile{
	font-size: small;
	margin: -0.5em 0px 0px 0px;
	padding: 0px 0px 0px 1.25em;
	color: #4F4F56;
	background-image: url(b_07img/maru_non.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 1.25em;
}

/*footer-----------------------------------------------------*/

address#footer{
	background-image: url(b_07img/footer.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 80px;
	clear: both;
	text-indent: -9999px;
}