@charset "utf-8";
/* CSS Document */

* {
margin:0;
padding:0;
}
body {
	 font-family: 'メイリオ', Meiryo,'Lucida Grande', Verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', sans-serif;}
img{
	border:0
}
#all {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
}
h1 a{
	text-indent: -9999px;
	display: block;
	background: url(img/rogo.jpg) no-repeat;
	height: 90px;
	width: 120px;
	margin: 0px;
	padding: 0px;
}
h2{
	font-size: 80%;
	color: #666666;
	height: 15px;
	width: 500px;
	padding: 0px;
	margin-top: 10px;
}
h3{
	font-size: 180%;
	color: #009B4E;
	 font-family: 'メイリオ', Meiryo,'Lucida Grande', Verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', sans-serif;
	height: 30px;
	width: 650px;
	font-weight: lighter;
	margin: 0px;
	padding: 0px;
}
h4{
	margin-bottom: 3px;
	padding-bottom: 2px;
	border-left-color: #ffa34f;
	border-bottom-color: black;
	font-style: normal;
	font-weight: normal;
	color: #d27531;
	margin-top: 10px;
	padding-left: 4px;
	border-left-style: solid;
	border-left-width: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
h4+p{
	margin-bottom: 4px;
	margin-top: 2px;
	font-size: 80%;
}
h4+p a{
	line-height: 1.5em;
	text-decoration: none;
	color: #494949;
	font-size: 80%;
}
h4+p a:hover{
	text-decoration: underline;
	color: #f04242;
	font-size: 80%;
}
#header {
	width: 800px;
	background: url(img/hr.gif) repeat-x;
	height: 100px;
}
#headerSub {
	width: 650px;
	display: inline;
	float: left;
	margin-left: 10px;
}
#headeradonis {
	width: 660px;
	margin-top: 10px;
}
#headerRight {
	margin-right: 10px;
	display: inline;
}
.pan-list-inline {
	margin:0px;
	padding:0px;
	float: left;
	width: 290px;
	font-size: 11px;
}
.pan-list-inline li {
	display:inline;
	margin:0px 0px 0px 10px;
	list-style-type:none;
	padding-top: 0px;
}
.pan-list-inline li.home {
  display:inline;
  margin:0px; padding:0px;
  list-style-type:none;
  background-image:url("no-img.gif");
}
#headerRogo {
	width: 120px;
	float: left;
	display: inline;
	margin-top: 10px;
	margin-left: 10px;
}
#hedCopy {
	font-size: 100%;
	width: 200px;
	float: left;
	font-weight: lighter;
}
#footer {
	width: 780px;
	padding-bottom: 5px;
	margin-top: 20px;
	clear: both;
	float: left;
}
#footer img{
	padding-top: 35px;
	float: left;
	margin: 0px;
	border: 0;
}
img#rogo{
	margin-top: -35px;
	float: left;
	margin-right: 20px;
	margin-left: 10px;
}

#footerCopyBox{
	float: left;
	width: 320px;
	font-size: 60%;
	color: #333333;
	padding-top: 10px;
}
#footerSub {
	height: 50px;
	width: 800px;
	background: #666666;
	clear: both;
}
#footerSub a{
	text-decoration: none;
	color: #FFFFFF;
}
#footerSub li{
	float: left;
	margin-left: 10px;
	display: inline;
	font-size: 70%;
	margin-top: 10px;
}

/*:Comment:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

#con {
	width: 800px;
	clear: both;
	height: auto;
}
#conLeftbox {
	width: 530px;
	float: left;
	padding: 0px;
	padding-left: 10px;
	margin-top: 10px;
}

/*:Comment:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

#conRightbox {
	width: 240px;
	float: right;
	margin-right: 10px;
	display: inline;
	padding: 0px;
	margin-top: 10px;
}
/*
#event1 {
	height: 267px;
	width: 240px;
	margin-bottom: 5px;
	padding: 0px;
}
#event2 {
	height: 116px;
	width: 240px;
	margin-bottom: 5px;
	padding: 0px;
}
*/

#modleHouse {
	padding: 0px;
	margin-bottom: 5px;
	border: 1px solid #006633;
	width: 238px;
	height: 130px;
}
/*:Comment:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

#menuKosodate {
	width: 170px;
	margin: 0px;
	padding: 0px;
	float: left;
	margin-right: 5px;
	text-align: center;
	border-bottom: 1px solid #009999;
}
#menuSeikatu {
	width: 170px;
	margin: 0px;
	padding: 0px;
	float: left;
	margin-right: 5px;
	text-align: center;
	border-bottom: 1px solid #009999;
}
#menuMati {
	width: 170px;
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: center;
	border-bottom: 1px solid #009999;
	margin-bottom: 10px;
}

/*:Comment:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

.menuCopy{
	background: #009999;
	padding: 5px 0px;
	display: block;
}
.menuCopy a{
	font-size: 80%;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px 0px;

}
.menuSubCopy{
	padding: 2px;
	font-size: 80%;
	background-color: #FFFFE8;
}
#leftboxsub{
	margin: 0px;
	padding: 2px 0px 0px;
}
#leftboxsub2{
	margin: 0px;
	padding: 2px 0px 0px;
	width: 520px;
}
.leftboxsub2li{
	float: left;
	list-style-type: none;
	line-height:0;
}

#leftboxsub3{
	margin-top: 8px;
	float: left;
	width: 520px;
}
/*:Comment:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

.rep {
	float: left;
	clear: both;
	margin-left: 10px;
}
#menuSub{
	clear: none;
	float: left;
	width: 257px;
	margin: 0px;
	padding: 0px;
}
#menuSub2{
	float: left;
	width: 257px;
	margin: 0px 0px 0px 6px;
	padding: 0px;
}

/*:Comment:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
#block{
	display: block;
}

#adonis27 a {
display:block;
}
#leftboxsub2 a {
display:block;
}
#leftboxsub3 a {
display:block;
}

#adonis27{
	margin-bottom: 6px;
	background:transparent url(img/topadonis27-2.jpg) repeat scroll 0 0;
	height: 62px;
	width: 520px;
	float: left;
}#adonis26{
	background:transparent url(img/topadonis26-2.jpg) repeat scroll 0 0;
	height: 114px;
	width: 257px;
	float: left;
}
#ado{
	margin-left: 6px;
	background:transparent url(img/topadonis-2.jpg) repeat scroll 0 0;
	height: 114px;
	width: 257px;
	float: right;
}
#jouken{
	height: 62px;
	width: 123px;
	float: left;
}
#joukennasi{
	height: 62px;
	width: 191px;
	background:transparent url(img/toptyuumon1-2.jpg) repeat scroll 0 0;
	float: left;
}
#joukenari{
	height: 62px;
	width: 206px;
	background:transparent url(img/toptyuumon2-2.jpg) repeat scroll 0 0;
	float: right;
}
#menuSub{
margin-top: 6px;
background:transparent url(img/topacc2-2.jpg) repeat scroll 0 0;
height:92px;
width:257px;
}
#menuSub2{
margin-top: 6px;
background:transparent url(img/topgoogle2-2.jpg) repeat scroll 0 0;
height:92px;
width:257px;
}
#adonis27 a:hover {
background-color:transparent;
}
#adonis27 a:hover img{
visibility:hidden;
}
#leftboxsub2 a:hover {
background-color:transparent;
}
#leftboxsub2 a:hover img{
visibility:hidden;
}
#leftboxsub3 a:hover {
background-color:transparent;
}
#leftboxsub3 a:hover img{
visibility:hidden;
}