﻿@charaset "UTF-8";


/********************************************/
/* Page contents                            */
/********************************************/

/* about */
#about #navigation li.about {
background:url('../img/common/g_navi_on.jpg') no-repeat -421px 0px;
}

#about #contents h2.ch401 {
margin: 0px 0 0 0;
background:url('../img/com_info/h2_gaiyo.gif') no-repeat;
}
#about #contents h2.ch402 {
background:url('../img/com_info/h2_prof.gif') no-repeat;
}
#about #contents h2.ch403 {
background:url('../img/com_info/h2_enkaku.gif') no-repeat;
}

#about #contents table{
margin: 5px 0 50px 20px;
width: 600px;
empty-cells: show;
}

#about #contents table td {
padding: 3px 0 0 10px;
vertical-align: top;
text-align: bottom; 
}

#about #contents table td.l {
width: 130px;
background: #e3e9ea;
}

/* service */
#service #navigation li.service {
background:url('../img/common/g_navi_on.jpg') no-repeat -143px 0px;
}

#service #contents h2.ch401 {
margin: 0px 0 0 0;
background:url('../img/com_info/h2_gaiyo.gif') no-repeat;
}
#service #contents h2.ch402 {
background:url('../img/com_info/h2_prof.gif') no-repeat;
}
#service #contents h2.ch403 {
background:url('../img/com_info/h2_enkaku.gif') no-repeat;
}

#service #contents table {
margin: 10px 0 0 0;
border: 0;
padding: 0;
border-spacing: 0;
}
#service #contents table td {
padding: 10px 0 10px 10px;
}
#service #contents table tr.line td {
border-top: 1px solid #ccc;
}


/* contact */
#contact #navigation li.contact {
background:url('../img/common/g_navi_on.jpg') no-repeat -548px 0px;
}
#contact #contents h2.top01 {
margin: 10px 0 0 0;
background:url('../img/top_h2_info.gif') no-repeat;
}
#contact #contents h2.ch202 {
background:url('../img/title_contact_h2_02.gif') no-repeat;
}
#contact #contents #map {
width: 600px;
height: 280px;
margin: 15px 0 0 0;
border: 1px solid #ccc;
}

#contact #contents table{
margin: 5px 0 50px 20px;
width: 600px;
empty-cells: show;
}

#contact #contents table td {
padding: 3px 0 0 10px;
vertical-align: top;
text-align: bottom; 
}

#contact #contents table td.l {
width: 130px;
background: #e3e9ea;
}

#contact #contents input#name,
#contact #contents input#kana,
#contact #contents input#corpname,
#contact #contents input#section,
#contact #contents input#tel,
#contact #contents input#email,
#contact #contents textarea#message {
border: 1px solid #ccc;
}
#contact #contents input#name,
#contact #contents input#kana,
#contact #contents input#corpname,
#contact #contents input#section,
#contact #contents input#tel,
#contact #contents input#email {
width: 200px;
}
#contact #contents textarea#message {
width: 300px;
height: 60px;
}

#contact #contents th {
font-weight: normal;
vertical-align: top;
padding-right: 1em;
}

#contact #contents table.confirm {
margin: 10px 0 0 0;
border-top:1px solid #bbb;
border-left:1px solid #bbb;
background: #fff;
border-collapse: collapse;
border-spacing: 0;
empty-cells: show;
}
html>body #contact #contents table.confirm {border-collapse: separate}
#contact #contents table.confirm th {
padding: 4px;
font-weight: normal;
text-align: left;
background: #f0f0f0;
border-right: 1px solid #bbb;
border-bottom: 1px solid #bbb;
line-height: 160%;
letter-spacing: 1px;
vertical-align: top;
}
#contact #contents table.confirm td {
padding: 4px;
border-right: 1px solid #bbb;
border-bottom: 1px solid #bbb;
line-height: 160%;
letter-spacing: 1px;
vertical-align: top;
}


/* works */

#works #navigation li.works {
background:url('../img/common/g_navi_on.jpg') no-repeat -259px 0px;
}

#works #contents h2.ch301 {
margin: 0px 0 0 0;
background:url('../img/works/h2_works.gif') no-repeat;
}
#works #contents h2.ch402 {
background:url('../img/com_info/h2_prof.gif') no-repeat;
}
#works #contents h2.ch403 {
background:url('../img/com_info/h2_enkaku.gif') no-repeat;
}

#works #contents h3.ch301 {
margin: 10px 0 5px 20px;
background:url('../img/works/h3_school.gif') no-repeat;
}

#works #contents table{
margin: 5px 0 50px 20px;
padding: 5px 5px 5px 5px;
width: 600px;
empty-cells: show;
background:url('../img/common/bg_tb.gif');
}

#works #contents p.name {
text-align: bottom;
margin: 0 0 10px 0;
}

#works #contents table tr {
vertical-align: top;
text-align: bottom;
padding: 30px 0 30px 0;
}

#works #contents table td {
margin: 0 50px 50px 0px;
padding: 5px 5px 5px 15px;
background: url('../img/common/bg_td.gif') #e3e9ea;
vertical-align: top;
text-align: bottom;
}

