@charset "Shift_JIS";
/* CSS Document */

body{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	color:#666;
	background:url(../img/bg.jpg) left top repeat;
	margin:0px;
	padding:0px;
}

img{
	border:none;
}

a{
	text-decoration:none;
}

h1{
	background:url(../img/h1_about.png);
	width:590px;
	height:35px;
	padding-left:30px;
	padding-top:15px;
	color:#fff;
	font-size:18px;
}


h2{
	background:#eef6d0;
	border-bottom:1px dashed #360;
	width:605px;
	height:30px;
	color:#689131;
	font-weight:bold;
	font-size:16px;
	padding-left:15px;
	margin-bottom:30px;
	padding-top:10px;
	margin-top:20px;
}

h3{
	font-size:14px;
	font-weight:bold;
	color:#666;
	margin:5px 10px;
	width:600px;
}


#container{
	width:1000px;
	margin:0px auto;
	padding:0px;
}

/*header*/
#header{
	width:1000px;
	padding-top:10px;
}

#header_tel{
	float:right;
	background:url(../img/header_tel_bg.png) left top no-repeat;
	width:284px;
	height:84px;
	text-align:center;
	font-size:13px;
	margin:0px 10px;

}

#header_tel img{
	margin-top:10px;
	padding-bottom:2px;
}

#header_inner{
	width:1000px;
	height:250px;
	background:url(../img/header_bg.jpg) left top no-repeat;
}

#header_name{
	width:260px;
	height:60px;
	color:#006796;
	font-family:Verdana, Geneva, sans-serif;
	float:left;
	margin-top:20px;
	margin-left:30px;
}

#header_name a,
#header_name a:hover{
	color:#006796;
	text-decoration:none;
}

#header_name img{
	padding-bottom:6px;
}

#header_catch{
	position:relative;
	top:90px;
	left:50px;
	clear:both;
	width:444px;
	height:65px;
}

/*topmenu*/

#topmenu{
	background:url(../img/topmenu_bg.gif) left top repeat-x;
	height:50px;
}

#topmenu_inner{
	margin:0px auto;
	width:900px;
}

#topmenu_inner ul{
	list-style:none;
	margin:0px auto;
	padding:0px;
}
#topmenu_inner li{
	float:left;
	width:180px;
	text-align:center;
}

#topmenu01 a {
    display: block;
    overflow: hidden;
    height: 0px;
    width: 180px;
    background-image:url(../img/topmenu_01.png);
    padding-top: 50px;
    text-align: center;
    margin:0px;
}

#topmenu01 a:hover{
    background-position: 0 -50px;
}

#topmenu01 .nolink{
    display: block;
    overflow: hidden;
    height: 0px;
    width: 180px;
    background-image:url(../img/topmenu_01.png);
    text-align: center;
    padding-top: 50px;
    margin:0px;
    background-position: 0 -50px;
}


#topmenu02 a {
    display: block;
    overflow: hidden;
    height: 0px;
    width: 180px;
    background-image:url(../img/topmenu_03.png);
    padding-top: 50px;
    text-align: center;
    margin:0px;
}

#topmenu02 a:hover {
    background-position: 0 -50px;
}

#topmenu02 .nolink{
    display: block;
    overflow: hidden;
    height: 0px;
    width: 180px;
    background-image:url(../img/topmenu_03.png);
    text-align: center;
    padding-top: 50px;
    margin:0px;
    background-position: 0 -50px;
}

#topmenu03 a {
    display: block;
    overflow: hidden;
    height: 0px;
    width: 180px;
    background-image:url(../img/topmenu_02.png);
    padding-top: 50px;
    text-align: center;
    margin:0px;
}

#topmenu03 a:hover {
    background-position: 0 -50px;
}

#topmenu03 .nolink{
    display: block;
    overflow: hidden;
    height: 0px;
    width: 180px;
    background-image:url(../img/topmenu_02.png);
    text-align: center;
    padding-top: 50px;
    margin:0px;
    background-position: 0 -50px;
}

#topmenu04 a {
    display: block;
    overflow: hidden;
    height: 0px;
    width: 180px;
    background-image:url(../img/topmenu_04.png);
    padding-top: 50px;
    text-align: center;
    margin:0px;
}

#topmenu04 a:hover {
    background-position: 0 -50px;
}

#topmenu04 .nolink{
    display: block;
    overflow: hidden;
    height: 0px;
    width: 180px;
    background-image:url(../img/topmenu_04.png);
    text-align: center;
    padding-top: 50px;
    margin:0px;
    background-position: 0 -50px;
}

#topmenu05 a {
    display: block;
    overflow: hidden;
    height: 0px;
    width: 180px;
    background-image:url(../img/topmenu_05.png);
    padding-top: 50px;
    text-align: center;
    margin:0px;
}

#topmenu05 a:hover {
    background-position: 0 -50px;
}

#topmenu05 .nolink{
    display: block;
    overflow: hidden;
    height: 0px;
    width: 180px;
    background-image:url(../img/topmenu_05.png);
    text-align: center;
    padding-top: 50px;
    margin:0px;
    background-position: 0 -50px;
}


/*content*/
#content{
	clear:both;
	margin:30px auto;
	width:1000px;
}

#one_column{
	float:right;
	width:720px;
}

#two_column{
	float:left;
	width:230px;
	padding-left:20px;
}

#main{
	background:url(../img/main_bg.png) left top repeat-y;
	width:680px;
	margin:0px;
	padding:8px 17px;
}

/*sidemenu*/
#sidemenu_inner{
	background:url(../img/sidemenubg.png) left top repeat-y;
	padding:10px 0px;
}

#sidemenu_inner ul{
	list-style:none;
	margin:0px 0px 0px 8px;
	padding:0px;
}

#sidemenu01 a {
    display: block;
    overflow: hidden;
    height: 0px;
    width: 210px;
    background-image:url(../img/sidemenu_01.png);
    padding-top: 45px;
    text-align: center;
    margin:0px;
}

#sidemenu01 a:hover{
    background-position: 0 -45px;
}

#sidemenu01 .nolink{
    display: block;
    overflow: hidden;
    height: 0px;
    width: 180px;
    background-image:url(../img/sidemenu_01.png);
    text-align: center;
    padding-top: 45px;
    margin:0px;
    background-position: 0 -45px;
}

#sidemenu02 a {
    display: block;
    overflow: hidden;
    height: 0px;
    width: 210px;
    background-image:url(../img/sidemenu_02.png);
    padding-top: 45px;
    text-align: center;
    margin:0px;
}

#sidemenu02 a:hover{
    background-position: 0 -45px;
}

#sidemenu02 .nolink{
    display: block;
    overflow: hidden;
    height: 0px;
    width: 180px;
    background-image:url(../img/sidemenu_02.png);
    text-align: center;
    padding-top: 45px;
    margin:0px;
    background-position: 0 -45px;
}

#sidemenu03 a {
    display: block;
    overflow: hidden;
    height: 0px;
    width: 210px;
    background-image:url(../img/sidemenu_03.png);
    padding-top: 45px;
    text-align: center;
    margin:0px;
}

#sidemenu03 a:hover{
    background-position: 0 -45px;
}

#sidemenu03 .nolink{
    display: block;
    overflow: hidden;
    height: 0px;
    width: 180px;
    background-image:url(../img/sidemenu_03.png);
    text-align: center;
    padding-top: 45px;
    margin:0px;
    background-position: 0 -45px;
}

/*side_banner*/
.side_banner{
	margin-left:8px;
	margin-top:10px;
}

.side_banner img{
	margin-bottom:15px;
}

/*side_address*/
#side_add{
	width:224px;
	height:214px;
	background:url(../img/sidemenu_addbg.png) left top no-repeat;
	margin:0px;
	padding:0px;
}

#side_add_inner{
	padding-top:20px;
	margin-left:17px;
}

#side_add_inner img{
	margin-bottom:15px;
}

#side_add_inner p, 
#side_add_inner table{
	margin:0px 0px 0px 5px;
	line-height:1.1em;

}

#side_add_inner th{
	font-weight:normal;
	padding-right:10px;
}

#side_add_inner th,
#side_add_inner td{
	line-height:15pt;
}

#side_add_inner p a, 
#side_add_inner p a:hover{
	color:#666;
	font-size:16px;
	font-family:Verdana, Geneva, sans-serif;
}

#side_add_inner p a:hover{
	text-decoration:underline;
	color:#41cfd8;
}
/*detail*/
.detail, 
.about{
	width:660px;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:10px;
	padding-left:20px;
}
.about table{
	margin:10px 0px 20px 10px;
	width:600px;
}

.about td{
	padding:8px;
	border-bottom:1px dashed #369;
}

.about th{
	padding-left:10px;
}

.flow table{
	margin-left:10px;
}

.flow td{
	padding:6px 10px;
	vertical-align:top;
	line-height:12pt
}

/*top catch*/
#top_catch{
	background:url(../img/top_catch_bg.jpg) center top no-repeat;
	width:680px;
	height:419px;
}

#top_serifu{
	width:165px;
	height:220px;
	position:relative;
	top:50px;
	left:320px;
	float:left;
}

#top_midashi{
	position:relative;
	top:10px;
	left:360px;
	float:left;
}

#top_midashi2{
	clear:both;
	position:relative;
	top:20px;
	left:25px;
}


/*promise*/
.promise{
	margin-top:20px;
	margin-left:30px;
}

.promise img{
	padding:10px 0px 10px 0px;
}

/*inquiry*/
#inquiry{
	background:url(../img/inquiry_bg.png) left top no-repeat;
	width:590px;
	height:207px;
	margin:10px auto;
	padding-top:20px;
	padding-left:30px;
}

#inquiry img{
	margin-top:15px;
}

.detail p, 
.about p{
	width:600px;
	line-height:160%;
	margin:0px 20px 20px 20px;
}

.characteristic table{
	width:580px;
	margin-left:20px;
	border:1px dashed #288aba;
	padding:3px;
}

.characteristic th{
	background:#288aba;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	width:120px;
	text-align:center;
}

.characteristic td{
	padding:8px 16px;
}

.characteristic ul{
	padding:5px 30px;
	margin:0px;
}
.characteristic li{
	font-size:16px;
	padding:3px;
}

.plan td{
	text-align:center;
}

.message img{
	float:right;
	padding:3px 8px;
}

.message_name{
	float:right;
	margin-right:40px;
	font-size:18px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	letter-spacing:0.5em;
	font-weight:bold;
	margin-bottom:50px;
}

.both{
	clear:both;
	height:0px;
	width:0px;
}

.inquiry table{
	margin:10px 20px;
}

.inquiry td{
	padding:6px;
}

.inquiry a{
	color:#666;
}

.inquiry a:hover{
	color:#41cfd8;
	text-decoration:underline;
}

.red{
	color:#C33;
}

.text_impact{
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#C33;
	margin:10px 8px;
}

.waku_green table{
	background:#e3f6cd;
}

.waku_green td{
	padding:8px;
}

.illust{
	float:right;
}

.characteristic{
	clear:both;
}

.nini_text{
	width:570px;
	margin-left:30px;
	line-height:160%;
}

.fax{
	font-size:18px;
	font-weight:bold;
	color:#069;
	margin:10px 0px;
}

.kojin li{
	list-style:decimal;
	margin-left:20px;
}

.kojin p{
	margin-top:10px;
	line-height:120%;
	width:550px;
}

.side_kojin{
	margin:10px 30px;
}

.side_kojin a{
	color:#666;
}

.side_kojin a:hover{
	color:#666;
	text-decoration:underline;
}

.right{
	float:right;
	margin-right:40px;
}

.clear{
	clear:both;
	width:0px;
	height:0px;
}