/* @override http://takazawa.sixcore.jp/common/css/common.css */

/* == common == */

* {
margin: 0px auto 0px;
padding: 0px;
}


body {
color: #333333;
background-color: #f9f9f9;
text-align: center;
font-family:  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", Verdana, "ＭＳ Ｐゴシック", "MS P Gothic", Arial, Helvetica, sans-serif;
font-size:90%;
border-top: #6bc569 solid 0px;
background-image: url(../images/bg.jpg);
background-position: top;
background-repeat: repeat-x;
margin-top: 5px;
}

img {
vertical-align:middle;
border: none;
border-top-width: 0;
border-right-width: 0;
border-bottom-width: 0;
border-left-width: 0;
}

pre{
padding: 10px;
border: 1px solid #cccccc;
background-color: #dee;
color: #333333;
font-family: "Courier New", monospace;
width: auto;
}

#linkcord{
padding: 10px;
font-size: 12px;
border: 1px solid #cccccc;
background-color: #dee;
color: #333333;
font-family: "Courier New", monospace;
width: auto;
line-height: 160%;
}

em{
color: #cc0000;
font-style: normal;
}

#footer em{
display: none;
}


/* == container == */

#container {
width:960px;
padding: 0px;
margin: 0px auto 0px;
list-style-position: inside;
background: transparent;
background-image: url(../images/top.jpg);
background-position: top center;
background-repeat: no-repeat;
}



/* == header == */


#header{
text-align: left;
width: 960px;
height: 70px;
}

#header h1{
float: left;
}

#header h2{
float: left;
margin: 15px 0px 0px 0px;
height: 25px;
padding-bottom: 5px;
}

#header #tel-fax{
float: right;
height: auto;
width: 250px;
padding: 5px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}




/* == top-image == */

#top-image{
clear: both;
text-align: left;
color: #ffffff;
margin: 50px 0px 0px 350px;
}

#top-image h3{
background-image: url(../images/top-image_h3.png);
background-position: left top;
background-repeat: no-repeat;
letter-spacing: 1px;
font-size: 20px;
height: 27px;
text-indent:-9999px;
}

#top-image ul{
margin-left: 40px;
margin-top: 18px;
}

#top-image li{
font-size: 16px;
height: 25px;
vertical-align: middle;
text-indent:-9999px;
list-style: none;
}


#top-image li.tli01{
background-image: url(../images/top-image_li01.png);
background-position: left top;
background-repeat: no-repeat;
}

#top-image li.tli02{
background-image: url(../images/top-image_li02.png);
background-position: left top;
background-repeat: no-repeat;
}

#top-image li.tli03{
background-image: url(../images/top-image_li03.png);
background-position: left top;
background-repeat: no-repeat;
}



/* == g-menu == */

#g-menu{
text-align: center;
clear: both;
width: 960px;
height: 50px;
margin-top: 60px;
}

#g-menu ul{
list-style: none;
width: 900px;
height: 50px;
}

#g-menu li{
float: left;
list-style: none;
}

#g-menu a{
display: block;
float: left;
overflow: hidden;
height: 50px;
background-image: url(../images/g-menu.png);
background-position: 0px 0px;
background-repeat: no-repeat;
text-indent:-9999px;
}

#g-menu #g01 a{
width: 147px;
background-position: 0px -100px;
}
#g-menu #g02 a{
margin-left: 1px;
width: 148px;
background-position: -150px -100px;
}
#g-menu #g03 a{
margin-left: 1px;
width: 148px;
background-position: -300px -100px;
}
#g-menu #g04 a{
margin-left: 1px;
width: 149px;
background-position: -450px -100px;
}
#g-menu #g05 a{
margin-left: 1px;
width: 149px;
background-position: -600px -100px;
}
#g-menu #g06 a{
margin-left: 1px;
width: 149px;
background-position: -750px -100px;
}


#g-menu #g01 a:hover{
background-position: 0px -50px;
}
#g-menu #g02 a:hover{
background-position: -150px -50px;
}
#g-menu #g03 a:hover{
background-position: -300px -50px;
}
#g-menu #g04 a:hover{
background-position: -450px -50px;
}
#g-menu #g05 a:hover{
background-position: -600px -50px;
}
#g-menu #g06 a:hover{
background-position: -750px -50px;
}

#g-menu #g01_now a{
width: 147px;
background-position: 0px 0px;
}
#g-menu #g02_now a{
margin-left: 1px;
width: 148px;
background-position: -150px 0px;
}
#g-menu #g03_now a{
margin-left: 1px;
width: 148px;
background-position: -300px 0px;
}
#g-menu #g04_now a{
margin-left: 1px;
width: 149px;
background-position: -450px 0px;
}
#g-menu #g05_now a{
margin-left: 1px;
width: 149px;
background-position: -600px 0px;
}
#g-menu #g06_now a{
margin-left: 1px;
width: 149px;
background-position: -750px 0px;
}



/* == pankuzu == */

#pankuzu{
clear: both;
padding: 10px 0px 0px 30px;
}

#pankuzu ul{
height: 20px;
}

#pankuzu li{
float: left;
display: list-item;
list-style-position: outside;
list-style-image: url(../images/pankuzu-list.jpg);
margin: 0px 0px 0px 30px;
height: 20px;
}

#pankuzu li.home{
float: left;
list-style: none;
margin: 0px 0px 0px 0px;
height: 20px;
}



/* == contents == */

#contents{
clear: both;
width: 960px;
height: auto;
background-image: url(../images/contents_bg.png);
background-position: top center;
background-repeat: repeat-y;
}



/* == main == */


#main-body{
text-align: left;
width: 900px;
height: auto;
background-image: url(../images/main-body_bg.jpg);
background-position: top center;
background-repeat: no-repeat;
background-color: #ffffff;
padding-bottom: 20px;
}

#main-body .page-top a{
clear: both;
display: block;
height: 20px;
background-image: url(../images/up.gif);
background-position: left 2px;
background-repeat: no-repeat;
padding: 5px 0px 0px 30px;
margin: 20px 20px 20px 20px;
line-height: 100%;
border-bottom: 1px dashed #cccccc;
}


#main{
float: left;
width: 560px;
padding: 10px 20px 0px 20px;
}

#main h2{
background-image: url(../images/h2_bg.jpg);
background-position: left top;
background-repeat: no-repeat;
font-size: 18px;
font-weight: bold;
margin: 10px 0px 0px 0px;;
padding: 17px 0px 0px 50px;
height: 49px;
width: 500px;
}

#main h3{
background-image: url(../images/mainh3.jpg);
background-position: left top;
background-repeat: no-repeat;
font-size: 16px;
color: #766965;
height: auto;
width: 500px;
padding: 5px 0px 5px 40px;
margin: 10px 0px 10px 0px;
background-color: #d5d2c8;
}

#main h4{
background-image: url(../images/mainh4.jpg);
background-position: left 5px;
background-repeat: no-repeat;
font-size: 14px;
color: #766965;
height: auto;
width: 480px;
padding: 3px 0px 7px 30px;
margin: 10px 0px 10px 10px;
border-bottom: 1px dashed #d5d2c8;
}

#main p{
width: 480px;
margin-left: 50px;
padding: 10px 0px 10px 0px;
line-height: 180%;
}






/* == next-contents == */

#main .next-contents{
width: 200px;
}

#main .next-contents p{
height: 20px;
width: 200px;
background-image: url(../images/right.gif);
background-position: left 2px;
background-repeat: no-repeat;
padding: 5px 0px 0px 30px;
margin: 20px 0px 20px 0px;
line-height: 100%;
}



/* == table == */

#main table{
margin: 0px 0px 0px 40px;
}

#main td{
border-right:  2px solid #d5d2c8;
border-bottom:  1px solid #766965;
padding: 5px;
font-size: 12px;
}

#main td.t-right{
text-align: right;
}



/* == contact-table (contact only) == */

#main #contact-table{
padding-bottom: 50px;
}

#main #contact-table caption{
background-image: url(../images/mainh3.jpg);
background-position: left top;
background-repeat: no-repeat;
font-size: 16px;
color: #766965;
height: auto;
width: 460px;
padding: 5px 0px 5px 40px;
margin: 10px 0px 10px 0px;
background-color: #d5d2c8;
text-align: left;
font-weight: bold;
}

#main #contact-table td.tdname{
border-right:  0px solid #d5d2c8;
border-bottom:  0px solid #d5d2c8;
padding: 10px;
font-size: 12px;
background-color: #d5d2c8;
}

#main #contact-table td{
border-right:  0px solid #d5d2c8;
border-bottom:  0px solid #d5d2c8;
padding: 10px;
font-size: 12px;
background-color: #ffffff;
}

#main #contact-table td input{
height: 20px;
}

#main #contact-table .input_space{
display: block;
margin: 20px 0px 0px 100px;
}

#main #contact-table .input_space input{
margin-right: 20px;
padding: 0px;
padding-bottom: 0px;
background: url(../images/submit-btn.gif) no-repeat top left;
border: none;
width: 135px;
height: 25px;
}

#main #contact-table .input_space input:hover{
background: url(../images/submit-btn.gif) no-repeat bottom left;
}



/* == main dl == */

#main dl{
padding: 20px 0px 10px 0px;
}

#main dt{
color: #666666;
font-size: 15px;
font-weight: bold;
border-bottom: 1px dashed #cccccc;
width: 540px;
}

*#main dt {/* IE6 */
font-size:14px;
}

#main dt .ste01{
display: block;
float: left;
width: 88px;
text-indent:-9999px;
background-image: url(../images/step_01.jpg);
background-position: left top;
background-repeat: no-repeat;
padding-right: 10px;
}

#main dt .ste02{
display: block;
float: left;
width: 88px;
text-indent:-9999px;
background-image: url(../images/step_02.jpg);
background-position: left top;
background-repeat: no-repeat;
padding-right: 10px;
}

#main dt .ste03{
display: block;
float: left;
width: 88px;
text-indent:-9999px;
background-image: url(../images/step_03.jpg);
background-position: left top;
background-repeat: no-repeat;
padding-right: 10px;
}

#main dt .ste04{
display: block;
float: left;
width: 88px;
text-indent:-9999px;
background-image: url(../images/step_04.jpg);
background-position: left top;
background-repeat: no-repeat;
padding-right: 10px;
}

#main dt .ste05{
display: block;
float: left;
width: 88px;
text-indent:-9999px;
background-image: url(../images/step_05.jpg);
background-position: left top;
background-repeat: no-repeat;
padding-right: 10px;
}

#main dd{
width: 480px;
padding: 15px 0px 25px 0px;
margin-left: 50px;
line-height: 180%;
}




/* == main ul == */


#main ul{
width: 470px;
height: auto;
margin: 0px 0px 0px 50px;
padding: 5px 0px 5px 0px;
}

#main li{
list-style-position: outside;
}




/* == souzoku == */


#main #souzoku a{
color: #766965;
}

#main #souzoku dl{
margin: 20px 0px 20px 40px;
padding: 0px 0px 0px 0px;
width: 500px;
}

#main #souzoku dt{
background-image: url(../images/question.jpg);
background-position: left top;
background-repeat: no-repeat;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 5px;
height: auto;
width: 50px;
height: 21px;
color: #993333;
border: none;
}

#main #souzoku dd{
height: auto;
width: auto;
margin: -20px 0px 0px 60px;
padding: 0px;
}


/* == souzoku question == */

#main #souzoku #souzoku-q h3{
background-color: #ffffff;
background-image: url(../images/mainh4.jpg);
background-position: left 5px;
background-repeat: no-repeat;
font-size: 14px;
color: #766965;
height: auto;
width: 480px;
padding: 3px 0px 7px 30px;
margin: 10px 0px 0px 10px;
border-bottom: 1px dashed #d5d2c8;
}

#main #souzoku #souzoku-q dt{
padding-bottom: 5px;
}

#main #souzoku #souzoku-q dd{
padding-bottom: 5px;
margin-top: -25px;
}



/* == souzoku answer == */

#main #souzoku #souzoku-a h4{
color: #993333;
}

#main #souzoku #souzoku-a dt{
background-image: url(../images/anser.jpg);
color: #ffffff;
}

#main #souzoku #souzoku-a h5{
font-size: 14px;
color: #766965;
}

#main #souzoku #souzoku-a p{
margin: 10px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: auto;
}

#main #souzoku #souzoku-a h6{
margin: 10px 0px 0px 0px;
font-size: 14px;
color: #6cac45;
}

#main #souzoku #souzoku-a ul{
width: auto;
height: auto;
margin: 10px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

#main #souzoku #souzoku-a li{
margin: 10px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}


#main #souzoku #souzoku-a .listtype2 li{
list-style-type: lower-roman;
margin-left: 20px;
font-size: 12px;
}

#main #souzoku #souzoku-a .listtype3 li{
list-style-type: decimal;
margin-left: 40px;
font-size: 12px;
font-weight: bold;
color: #5f8725;
}




/* == message == */

#main #message{
clear: both;
}

#main #message h3{
margin: 10px 0px 10px 0px;
}

#main #message #takazawa-photo{
float: right;
margin: 0px 10px 0px 10px;
}

#main #message #takazawa-photo p{
text-align: center;
margin: 5px 0px 0px 0px;
font-size: 12px;
}

#main #message p{
display: block;
width: auto;
margin: 20px 0px 0px 10px;
padding: 0px 0px 0px 0px;
}




/* == right-banner == */

#right-banner{
float: right;
width: 280px;
padding: 0px 20px 20px 0px;
background-image: url(../images/banner_bg.jpg);
background-position: left top;
background-repeat: repeat-y;
}

#right-banner h2{
float: left;
width: 280px;
height: 30px;
text-indent:-9999px;
background-image: url(../images/bannerh2_01.jpg);
background-position: left top;
background-repeat: no-repeat;
}

#right-banner h3{
clear: both;
color: #993333;
margin-left: 7px;
padding: 20px 0px 10px 30px;
background-image: url(../images/bannerh3.gif);
background-position: left 20px;
background-repeat: no-repeat;
}

#right-banner p{
padding: 0px 0px 15px 30px;
line-height: 140%;
font-size: 93%;
}

#right-banner img{
margin: 10px 10px 10px 0px;
}

#right-banner .contact01 a{
display: block;
width: 228px;
height: 30px;
background-image: url(../images/banner-contuct.jpg);
background-position: left top;
background-repeat: no-repeat;
text-indent:-9999px;
}

#right-banner .contact01 a:hover{
background-image: url(../images/banner-contuct_ov.jpg);
}

#right-banner .cost01 a{
display: block;
width: 228px;
height: 30px;
background-image: url(../images/banner-cost.jpg);
background-position: left top;
background-repeat: no-repeat;
text-indent:-9999px;
}

#right-banner .cost01 a:hover{
background-image: url(../images/banner-cost_ov.jpg);
}

#right-banner .office01 a{
display: block;
width: 228px;
height: 30px;
background-image: url(../images/banner-office.jpg);
background-position: left top;
background-repeat: no-repeat;
text-indent:-9999px;
margin-top: 10px;
}

#right-banner .office01 a:hover{
background-image: url(../images/banner-office_ov.jpg);
}



/* == region == */

#region{
clear: both;
display: block;
width: 820px;
padding: 20px;
margin: 0px 19px 0px 19px;
border: 1px solid #cccccc;
background-color: #f9f9f9;
}

#region h2{
background-image: url(../images/regionh2.jpg);
background-position: left 2px;
background-repeat: no-repeat;
text-indent:-9999px;
height: 35px;
padding-bottom: 0px;
}

#region .region-city{
clear: both;
padding: 10px 0px 10px 0px;
border: 0px solid #333333;
}

#region ul{
display: block;
height: auto;
padding-left: 5px;
list-style: none;
}

#region li{
display: inline;
margin-right: 10px;
list-style: none;
color: #666666;
font-size: 12px;
line-height: 160%;
}

#region li.clearli{
}

#region .boldtex{
font-weight: bold;
}



#region h3{
height: 16px;
font-size: 13px;
clear: both;
color: #766965;
display: block;
background-color: #d5d2c8;
padding: 5px 0px 5px 10px;
margin: 10px 0px 10px 0px;
border-left: 5px solid #766965;
border-bottom: 1px solid #766965;
}

#region h4{
clear: both;
font-size: 14px;
padding-top: 10px;
padding-left: 0px;
font-weight: bold;
color: #cc0000;
}




/* == footer == */

#footer{
clear: both;
width: 960px;
height: auto;
background-image: url(../images/contents_bg.png);
background-position: bottom;
background-repeat: repeat-x;
padding-bottom: 0px;
}

#footer #footer-eri{
width: 900px;
height: auto;
background-image: url(../images/footer_bg.jpg);
background-position: bottom;
background-repeat: repeat-x;
padding-bottom: 40px;
}

#footer h2{
width: 900px;
text-align: center;
font-size: 12px;
font-weight: normal;
color: #ffffff;
background-color: #5f8725;
padding: 3px 0px 3px 0px;
border-bottom: 2px solid #cccccc;
}

#footer #contents-list{
width: 900px;
text-align: center;
}

#footer ul{
width: 860px;
height: 20px;;
border: 0px solid #333333;
margin-top: 10px;
}

#footer li{
float: left;
list-style: none;
margin: 0px 10px 0px 0px;
font-size: 12px;
}

#footer a{
color: #555555;
}

#footer a:hover{
color: #006699;
}

#footer h3{
padding-top: 20px;
width: 900px;
clear: both;
font-size: 12px;
font-weight: normal;
color: #666666;
text-align: center;
}

#footer address{
text-align: center;
clear: both;
width: 840px;
padding: 10px 30px 10px 30px;
color: #666666;
font-style: normal;
font-size: 10px;
letter-spacing: 1px;
}










