@charset "UTF-8";

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td{
padding:0;
margin:0;
}

table{
border-collapse: collapse;
border-spacing:0;
}
img{
border:0;
line-height:0;
}
ol,ul{
list-style:none;
}

body{
font:12px/1.5 "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
color:#333;
}


a:link,a:visited{color:#438918;text-decoration:none;}
a:hover{color:#367f93;}
a:active, a:focus {outline:0;}
img{border:0;}

span.bold{
font-weight:bold;
}
span.date{
font:italic 1em "Palatino Linotype", "Book Antiqua", Palatino, serif;
color:#367f93;
}
.red{
color:#ff0000;
}

/*******************************
レイアウト
*******************************/
#header, #mainNav, #wrapper,#footer ul{
margin:0 auto;
width:950px;
clear:both;
}
#wrapper{
overflow:auto;
}

#top_main_area{
float:left;
width:719px;
}

#sidebar{
float:left;
width:233px;
padding:22px 0 50px;
}

#main{
width:697px;
float:right;
padding:22px 0 50px;
}

#main_top{
width:465px;
padding:22px 0 50px;
float:right;
}

#sidebar_r{
width:226px;
float:right;
}

/*******************************
/* ヘッダー
*******************************/
#headerWrap{
height:147px;
background:#fff url(images/wall.jpg) repeat-x 0 0;
}

#header{
position:relative;
height:147px;
}

#header h1,#header h2,#header p{
position:absolute;
top:31px;
font-size:10px;
font-weight:normal;
line-height:22px;
}

/* スローガン */
#header h1{
top:2px;
left:0;
color:#555;
}

/* ロゴ */
#header h2{
left:0;
margin-top:8px;
}

/* 住所 */
#header p{
right:0;
}
#header p.address{
margin-top:13px;
}


/************************************
/* メインナビゲーション
************************************/
ul#mainNav{
position:absolute;
top:102px;
height:45px;
background:url(images/mainNavBg.png) no-repeat 0 0;
}

ul#mainNav li{
text-indent: -5000px;
float:left;
}

ul#mainNav a{
display: block;
width: 190px;
height: 45px;
background:url(images/mainNav1.jpg) no-repeat 0 0;
}

ul#mainNav li.current_page_item a,ul#mainNav li.current-menu-item a,ul#mainNav li a:hover{background-position:0 -45px;}

ul#mainNav li.menu-item-2 a{background-image:url(images/mainNav2.jpg);}
ul#mainNav li.menu-item-3 a{background-image:url(images/mainNav3.jpg);}
ul#mainNav li.menu-item-4 a{background-image:url(images/mainNav4.jpg);}
ul#mainNav li.menu-item-5 a{background-image:url(images/mainNav5.jpg);}	



/*******************************
/* メイン
*******************************/
#mainTop{margin-top:20px;}
#mainImg{margin-bottom:20px;}

h3.heading{
clear:both;
padding-left:30px;
line-height:34px;
font-size:16px;
font-weight:normal;
color:#015C95;
background:url(images/headingBg.png) no-repeat 0 0;
}
h3.heading_top{
clear:both;
padding-left:30px;
line-height:34px;
font-size:16px;
font-weight:normal;
color:#015C95;
background:url(images/headingBg_top.png) no-repeat 0 0;
}

.article{
border:0;
margin:0 0 20px 0;
padding: 0 10px 0 10px;
background:none;
border:1px solid #dcdcdc;
}

.article_cell{
clear:both;
padding:20px 0 25px;
border-bottom:1px dashed #dcdcdc;
overflow:auto;
}

.main{
padding:20px 10px 20px 10px;
margin:0 0 20px 0;
border:0;
background:none;
border:1px solid #dcdcdc;
overflow:auto;
}

.last{border-bottom:none;}

.main h4{
margin:0 0 10px 10px;
font-size:16px;
font-weight:normal;
color:#015C95;
}

.article h4{
margin:0 0 10px 10px;
font-size:16px;
font-weight:normal;
color:#015C95;
}

.alignleft{
float:left;
padding:0 15px 15px 10px;
}

.alignright{
float:right;
padding: 0 10px 15px 15px;
}

.aligncenter{
padding: 20px 0 20px 0;
text-align: center;
}

.main p{
padding:0 10px 0 10px;
}

.article p{
padding:0 10px 0 10px;
}

.picture{
width:193px;
float:left;
text-align:center;
background-color:#ffffff;
border-top:1px solid #eaeaea;
border-right:1px solid #ddd;
border-bottom:1px solid #ccc;
border-left:1px solid #eaeaea;
padding:5px 0 5px 0;
margin:5px 0 0 5px;
}

.picture:hover{
background-color:#fffaef;
}

.banner_area{
margin-top:20px;
padding-left:18px;
overflow:auto;
}
.banner_area img{
float:left;
margin-right:20px;
margin-bottom:10px;
}
.banner_area img.banner_b{
border:1px solid #dcdcdc;
}
.banner_area img.banner_last{
margin-right:0;
}

.detail{
text-align:right;
padding-right:5px;
}

/*******************************
/* サイトバー
*******************************/
#sidebar h3{
clear:both;
padding-left:30px;
line-height:34px;
font-size:16px;
font-weight:normal;
color:#015C95;
background:url(images/side_headingBg.png) no-repeat 0 0;
}

ul.info{
overflow:hidden;
padding:0 0 10px 17px;
border:1px solid #dcdcdc;
margin-bottom:20px;
}

ul.info li{
line-height:0;
padding:10px 0;
margin-right:15px;
border-bottom:1px dashed #dcdcdc;
}

ul.info a:link,ul.info a:visited{
display: block;
padding-left:12px;
line-height:normal;
text-decoration:none;
color:#313131;
background:url(images/linkArrow.gif) no-repeat 0 50%;
}

ul.info a:hover, ul.info li.current_page_item a, ul.info li.current-menu-item a{color:#438918;}

ul.info li.last{border-bottom:none;}

#sidebar p{margin-bottom:20px;}
#sidebar div.ere{
margin-bottom:20px;
border:1px solid #cccccc;
text-align:center;
padding-top:10px;
padding-bottom:10px;
}

/*******************************
/* フッター
*******************************/
#footer{
clear:both;
background:#54ACC4;
}

#footer ul{
padding:25px 0;
text-align:center;
}

#footer li{
display: inline;
padding: 5px 16px;
border-left:1px dotted #e2f0d9;
}

#footer li a{
text-decoration:none;
color:#fff;
}

#footer li a:hover{color:#e2f0d9;}

p#copy{
padding:10px 0 37px;
text-align:center;
color:#fff;
font-size:10px;
}

/* フォーム
------------------------------------------------------------*/
input[type="text"], textarea{
vertical-align:middle;
max-width:90%;
line-height:30px;
height:30px;
padding:1px 5px;
border:1px solid #d4d4d7;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
font-size:100%;
color:#555;
background:#fcfcfc;
}

textarea{
height:auto;
line-height:1.5;
}

input[type="submit"],input[type="reset"],input[type="button"]{
padding:3px 10px;
background: #5085bb;
background: -moz-linear-gradient(top, #ff7b7b 0%, #ff0000 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff7b7b), color-stop(100%,#ff0000));
background: -webkit-linear-gradient(top, #ff7b7b 0%, #ff0000 100%);
background: -o-linear-gradient(top, #ff7b7b 0%, #ff0000 100%);
background: -ms-linear-gradient(top, #ff7b7b 0%, #ff0000 100%);
background: linear-gradient(to bottom, #ff7b7b 0%, #ff0000 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7b7b', endColorstr='#ff0000',GradientType=0 );
border:0;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
line-height:1.5;
font-size:100%;
color:#fff;
}

input[type="submit"]:hover,input[type="reset"]:hover,input[type="button"]:hover{
background: #5085bb;
background: -moz-linear-gradient(top, #ff0000 0%, #ff7b7b 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff0000), color-stop(100%,#ff7b7b));
background: -webkit-linear-gradient(top, #ff0000 0%, #ff7b7b 100%);
background: -o-linear-gradient(top, #ff0000 0%, #ff7b7b 100%);
background: -ms-linear-gradient(top, #ff0000 0%, #ff7b7b 100%);
background: linear-gradient(to bottom, #ff0000 0%, #ff7b7b 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0000', endColorstr='#ff7b7b',GradientType=0 );
cursor:pointer;
}

*:first-child+html input[type="submit"]{padding:3px;}

table.contact{
margin: 20px 10px 0 10px;
width:655px;
border:1px solid #cccccc;
background:#bebebe;
}
td.left_1{
padding: 10px;
background:#efede7;
border-bottom:1px solid #cccccc;
}
td.right_1{
padding: 10px;
background:#ffffff;
border-bottom:1px solid #cccccc;
}
.main_center{
margin-top:15px;
text-align:center;
}
p.group_b{text-align:left;padding:4px 0 2px 5px;margin-top:30px;}

.top_bann{
margin-left:20px;
margin-top:25px;
}
