@charset "UTF-8";

/****** 基本設定 ******/

*{
margin:0;
padding:0;
}

strong{
font-weight:normal;
}

.m5{
margin-top:5px;
}

.m10{
margin-top:10px;
}

.m15{
margin-top:15px;
}

.m20{
margin-top:20px;
}

.red{
color:#A92526;
}

.clear{
clear:both;
}

.b{
font-weight:bold;
}

.inner{
margin:5px;
}

.center{
text-align:center;
}


/****** Hタグ ******/

h1,h2,h3,h4{
margin:0;
padding:0;
}

.int{
margin-left:30px;
list-style-type:none;
list-style-image:url(img/qa1.gif);
}

.int li{
margin:5px 0px;
}

body{
font-size:13px;
margin:0px auto;
color:#7F5425;
font-family: "ＭＳ Ｐゴシック",sans-serif;
line-height:17px;
letter-spacing:2px;
text-align:center;
background-image:url(img/);
background-color:#eeeeee;
}

.link dt{
margin-top:10px;
margin-left:5px;
text-indent:20px;
list-style-type:none;
background-image:url(img/qa1.gif);
background-repeat:no-repeat;
font-size:14px;
font-weight:bold;
color:#ff9d8f;
}

.link dd{
margin:5px 0px 5px 28px;

}

.f15{
font-size:15px;
}

.f10{
font-size:10px;
}

a{
text-decoration:none;
color:#3056b0;
}

a:visited{
text-decoration:none;
color:#3056b0;
}

a:hover{
text-decoration:underline;
color:#cc4a50;
}

/* イメージ枠なし */
img{border:0px;}


/* 不可視 */
.inv{
display:none;
}

#base{
width:700px;
margin:0px auto;
text-align:left;
background-color:#ffffff;
}

/****** ヘッダー ******/

#head{
width:700px;
height:150px;
font-size:10px;
display:inline;
border-bottom:1px solid #888888;
overflow:hidden;
}

#head h1 {
float:left;
font-size:10px;
font-weight:normal;
color:#7F5425;
}

#head p {
float:right;
}

#head #h_img {
margin:0;
padding:0;
width:700px;
height:120px;
clear:both;
background-image:url("./img/menu/top.gif");
background-repeat:no-repeat;
background-position:top left;
}

#head #h_img p{
margin-right:15px;
padding:0;
float:right;
position:relative;
top:80%;}



/****** パンくず ******/

#tmenu{
width:700px;
height:25px;
line-height:25px;
text-indent:5px;
border-top:1px solid #888888;
border-bottom:1px solid #888888;
color:#666666;
}

/****** 左メニュー ******/


#left{
float:left;
width:200px;
height:auto;
overflow:hidden;
}

#left li{
width:200px;
height:30px;
overflow:hidden;
display:block;
list-style-type:none;
overflow:hidden;
}

.menu0 a {
display:block;
width:200px;
height:30px;
overflow:hidden;
background-image:url(./img/menu/menu0.gif);
background-position:left top;
background-repeat:no-repeat;
padding-top:100px;

}

.menu0 a:hover {
display:block;
width:200px;
height:30px;
overflow:hidden;
background-image:url(./img/menu/menu0.gif);
background-position:right top;
background-repeat:no-repeat;
padding-top:100px;
}

.menu1 a {
display:block;
width:200px;
height:30px;
overflow:hidden;
background-image:url(./img/menu/menu1.gif);
background-position:left top;
background-repeat:no-repeat;
padding-top:100px;

}

.menu1 a:hover {
display:block;
width:200px;
height:30px;
overflow:hidden;
background-image:url(./img/menu/menu1.gif);
background-position:right top;
background-repeat:no-repeat;
padding-top:100px;
}

.menu2 a {
display:block;
width:200px;
height:30px;
overflow:hidden;
background-image:url(./img/menu/menu2.gif);
background-position:left top;
background-repeat:no-repeat;
padding-top:100px;

}

.menu2 a:hover {
display:block;
width:200px;
height:30px;
overflow:hidden;
background-image:url(./img/menu/menu2.gif);
background-position:right top;
background-repeat:no-repeat;
padding-top:100px;
}


.menu3 a {
display:block;
width:200px;
height:30px;
overflow:hidden;
background-image:url(./img/menu/menu3.gif);
background-position:left top;
background-repeat:no-repeat;
padding-top:100px;

}

.menu3 a:hover {
display:block;
width:200px;
height:30px;
overflow:hidden;
background-image:url(./img/menu/menu3.gif);
background-position:right top;
background-repeat:no-repeat;
padding-top:100px;
}


.menu4 a {
display:block;
width:200px;
height:30px;
overflow:hidden;
background-image:url(./img/menu/menu4.gif);
background-position:left top;
background-repeat:no-repeat;
padding-top:100px;

}

.menu4 a:hover {
display:block;
width:200px;
height:30px;
overflow:hidden;
background-image:url(./img/menu/menu4.gif);
background-position:right top;
background-repeat:no-repeat;
padding-top:100px;
}


.menu5 a {
display:block;
width:200px;
height:30px;
overflow:hidden;
background-image:url(./img/menu/menu5.gif);
background-position:left top;
background-repeat:no-repeat;
padding-top:100px;

}

.menu5 a:hover {
display:block;
width:200px;
height:30px;
overflow:hidden;
background-image:url(./img/menu/menu5.gif);
background-position:right top;
background-repeat:no-repeat;
padding-top:100px;
}


.menu6 a {
display:block;
width:200px;
height:30px;
overflow:hidden;
background-image:url(./img/menu/menu6.gif);
background-position:left top;
background-repeat:no-repeat;
padding-top:100px;

}

.menu6 a:hover {
display:block;
width:200px;
height:30px;
overflow:hidden;
background-image:url(./img/menu/menu6.gif);
background-position:right top;
background-repeat:no-repeat;
padding-top:100px;
}


.menu7 a {
display:block;
width:200px;
height:30px;
overflow:hidden;
background-image:url(./img/menu/menu7.gif);
background-position:left top;
background-repeat:no-repeat;
padding-top:100px;

}

.menu7 a:hover {
display:block;
width:200px;
height:30px;
overflow:hidden;
background-image:url(./img/menu/menu7.gif);
background-position:right top;
background-repeat:no-repeat;
padding-top:100px;
}


.menu8 a {
display:block;
width:200px;
height:30px;
overflow:hidden;
background-image:url(./img/menu/menu8.gif);
background-position:left top;
background-repeat:no-repeat;
padding-top:100px;

}

.menu8 a:hover {
display:block;
width:200px;
height:30px;
overflow:hidden;
background-image:url(./img/menu/menu8.gif);
background-position:right top;
background-repeat:no-repeat;
padding-top:100px;
}


.menu9 a {
display:block;
width:200px;
height:30px;
overflow:hidden;
background-image:url(./img/menu/menu9.gif);
background-position:left top;
background-repeat:no-repeat;
padding-top:100px;

}

.menu9 a:hover {
display:block;
width:200px;
height:30px;
overflow:hidden;
background-image:url(./img/menu/menu9.gif);
background-position:right top;
background-repeat:no-repeat;
padding-top:100px;
}

.menu10 a {
display:block;
width:200px;
height:30px;
overflow:hidden;
background-image:url(./img/menu/menu10.gif);
background-position:left top;
background-repeat:no-repeat;
padding-top:100px;

}

.menu10 a:hover {
display:block;
width:200px;
height:30px;
overflow:hidden;
background-image:url(./img/menu/menu10.gif);
background-position:right top;
background-repeat:no-repeat;
padding-top:100px;
}


.menu11 a {
display:block;
width:200px;
height:30px;
overflow:hidden;
background-image:url(./img/menu/menu11.gif);
background-position:left top;
background-repeat:no-repeat;
padding-top:100px;

}

.menu11 a:hover {
display:block;
width:200px;
height:30px;
overflow:hidden;
background-image:url(./img/menu/menu11.gif);
background-position:right top;
background-repeat:no-repeat;
padding-top:100px;
}


.menu12 a {
display:block;
width:200px;
height:30px;
overflow:hidden;
background-image:url(./img/menu/menu12.gif);
background-position:left top;
background-repeat:no-repeat;
padding-top:100px;

}

.menu12 a:hover {
display:block;
width:200px;
height:30px;
overflow:hidden;
background-image:url(./img/menu/menu12.gif);
background-position:right top;
background-repeat:no-repeat;
padding-top:100px;
}

.menu13 a {
display:block;
width:200px;
height:30px;
overflow:hidden;
background-image:url(./img/menu/menu13.gif);
background-position:left top;
background-repeat:no-repeat;
padding-top:100px;

}

.menu13 a:hover {
display:block;
width:200px;
height:30px;
overflow:hidden;
background-image:url(./img/menu/menu13.gif);
background-position:right top;
background-repeat:no-repeat;
padding-top:100px;
}

.menu14 a {
display:block;
width:200px;
height:30px;
overflow:hidden;
background-image:url(./img/menu/menu14.gif);
background-position:left top;
background-repeat:no-repeat;
padding-top:100px;

}

.menu14 a:hover {
display:block;
width:200px;
height:30px;
overflow:hidden;
background-image:url(./img/menu/menu14.gif);
background-position:right top;
background-repeat:no-repeat;
padding-top:100px;
}

.menu15 a {
display:block;
width:200px;
height:30px;
overflow:hidden;
background-image:url(./img/menu/menu15.gif);
background-position:left top;
background-repeat:no-repeat;
padding-top:100px;

}

.menu15 a:hover {
display:block;
width:200px;
height:30px;
overflow:hidden;
background-image:url(./img/menu/menu15.gif);
background-position:right top;
background-repeat:no-repeat;
padding-top:100px;
}





/****** 右コンテンツ ******/

#right{
float:right;
width:500px;
}

#right after{
content"";
display:block;
clear:both;

}

#right h2 {
margin:0;
padding:8px 0 0 5px;
width:485px;
height:27px;
font-size:16px;
background-image:url(./img/top.gif);
background-repeat:no-repeat;
background-position:top left;
vertical-align:bottom;
}

#right h3 {
margin-top:10px;
padding:8px 0 0 5px;
width:485px;
height:27px;
font-size:16px;
background-image:url(./img/top2.gif);
background-repeat:no-repeat;
background-position:top left;
}

/****** フッター ******/


#footer{
clear:both;
width:700px;
height:25px;
border-top:1px solid #888888;
text-align:center;
line-height:25px;
letter-spacing:0px;
background-color:#EDDECE;
font-size:12px;
}

#footer a{
color:#7F5425;
text-decoration:none;
}

#footer a:hover{
color:#7F5425;
text-decoration:none;
}


/****** Ｑ＆Ａ ******/

.qa{
list-style-type:none;list-style-image:url(img/qa1.gif); margin-left:20px;line-height:19px;
border-bottom:1px dashed #ff5659;
}

.qali{
margin-left:30px;
list-style-type:none;
margin-top:5px;
}

/****** メールフォーム ******/


#mailform{
color:#444444;
}

.mailform1{
float:left;
margin:10px 0 0 0;
font-weight:bold;
width:180px;
height:30px;
}

.mailform2{
float:right;
margin:10px 0 0 0;
width:300px;
height:30px;
}

.mailform3{
float:left;
margin:10px 0 0 0;
font-weight:bold;
width:180px;
height:50px;
}

.mailform4{
float:right;
margin:10px 0 0 0;
width:300px;
height:50px;
}


/****** 会社概要 ******/


.company1{
float:left;
width:150px;
}

.company2{
float:right;
width:340px;
}

/****** サイトマップ ******/


.sitemap{
float:left;
font-size:15px;
padding-left:45px;
}

.sitemap2{
float:right;
padding-left:20px;
margin-right:30px;
font-size:15px;
}

.sitemap li{
list-style-type:none;
margin:25px;
list-style-image:url(img/qa1.gif);
}

.sitemap2 li{
list-style-type:none;
margin:25px 25px;
list-style-image:url(img/qa1.gif);
}



#sougo{
width:150px;
height:3px;
margin:0px;
overflow:auto;
font-size:1px;
}

#sougo li{
list-style-type:none;
margin:20px 0px;
}

/****** リンク ******/

.main_link1 {
margin:0;
padding-top:5px;
width:200px;
height:40px;
clear:both;
}

.main_link2 {
margin:0;
padding:0;
width:200px;
height:20px;
text-align:center;
letter-spacing:0;
font-size:10px;
}

#link_box {
margin:20px 0 10px 20px;
padding:0;
width:430px;
height:95px;
border:1px solid #704510;
}

#link_box p {
margin:0;
padding:3px 0;
width:430px;
height:auto;
text-align:center;
font-size:13px;
font-weight:bold;
border-bottom:1px solid #704510;
background-color:#f6dcc0;
}

#link_box a {
color:#7F5425;
}

#link_box a:hover {
color:#7F5425;
}

#link_box dl {
margin:0;
padding:0;
width:430px;
height:auto;
display:inline;
}

#link_box dt{
margin:0;
padding:0 0 0 3px;
width:140px;
height:auto;
float:left;
font-size:12px;
border-right:1px dashed #704510;
}

#link_box dd {
margin:0;
padding:0 0 0 8px;
width:auto;
height:auto;
float:left;
font-size:10px;
}

/****** 下部リンク ******/

#under_link {
margin:5px 0;
width:700px;
clear:both;
text-align:center;
}

#under_link:after {
content:"";
display:block;
clear:both;
}

#under_link li {
list-style-type:none;
display:inline;
font-size:12px;
}

#under_link a {
color:#7F5425;
}
