/* 全体 */
* {
 font-size: 13px;
 font-family: Osaka, sans-serif;
 line-height: 1.3;
 margin: 0;
 padding: 0;
}

body {
 color: black;
 background-color:white;
 background-image: url(imgs/common/body_bg.gif);
 background-repeat: repeat-x;
 background-position: 0 top;
 text-align: center;
}

p {
 font-size: 1em;
 margin: 0 3px;
 padding: 0;
}

h1 {
 font-size: 1.8em;
 font-weight: bold;
 font-style: italic;
 line-height: 48px;
 background-image: url(imgs/common/h1_bg.jpg);
 background-repeat: no-repeat;
 background-position: center;
 margin: 0 0 15px;
 padding: 5px 0 0 45px;
 border-bottom-color:#e85d00;
 border-bottom-width: 2px;
}

h2 {
 color: #6e2805;
 font-size: 1.15em;
 font-weight: bold;
 margin: 0 3px 60px;
 padding: 0;
}

h3 {
 color: #26307a;
 font-size: 1.15em;
 font-weight: bold;
 margin: 10px 0 0 3px;
 padding: 0;
}

h4 {
 font-size: 1.15em;
 font-weight: bold;
 margin: 0 0 5px;
 padding: 0;
}
img {
 margin: 0;
 padding: 0;
}

ul {
 list-style-type: disc;
 margin: 0 0 0 1.7em;
 padding: 0;
}

li {
 margin: 0 0 6px;
 padding: 0;
}

#wrep {
 text-align: center;
 width: 806px;
 height: auto;
 margin: 0 auto;
 padding: 0;
 border-width: 0;
}

#header {
 font-size: 0.9em;
 text-align: left;
 width: 800px;
 margin: 0 auto 18px;
 padding: 0;
}

#header p {
 text-align: right;
 margin-top: 10px;
}

#header a:link {
 color: #000;
 text-decoration: none;
}

#header a:visited {
 color: #000;
 text-decoration: none;
}

#header a:hover {
 color: #f46a0f;
 text-decoration: underline;
}

#header a:active {
 color: #f46a0f;
 text-decoration: underline;
}

#navi {
 margin: 0;
 padding: 0;
 border-width: 0;
}

#main-box {
 background-image: url(imgs/common/main-box_bg.gif);
 background-repeat: repeat-y;
 background-position: center 0;
 width: 806px;
 height: auto;
 min-height: 640px;
 margin: 0;
 padding: 0 10px 30px;
 border-width: 0;
}

#content {
 background-image: url(imgs/common/content_bg.gif);
 background-repeat: no-repeat;
 background-position:center top;
 text-align: left;
 width: 534px;
 min-height: 360px;
 margin: 0;
 padding: 15px;
}

#content img {
 margin-top: 4px;
}

#content p {
 margin-bottom: 20px;
}

#footer {
 color: #fff;
 font-size: 0.9em;
 line-height: 46px;
 background-image: url(imgs/common/footer_bg.gif);
 text-align: center;
 width: 806px;
 height: 46px;
 margin: 0;
 padding: 0;
}

#footer a:link {
 color: #fff;
 text-decoration: none;
}

#footer a:visited {
 color: #fff;
 text-decoration: none;
}

#footer a:hover {
 color: #f46a0f;
 text-decoration: underline;
}

#footer a:active {
 color: #f46a0f;
 text-decoration: underline;
}

#copy {
 font-size: 0.9em;
 line-height: 1em;
 text-align: center;
 width: 806px;
 margin-top: 5px;
 margin-bottom: 5px;
}
.p_imgs {
 margin: 0 0 20px;
 padding: 0;
}
/* トップページ用 */

#top #content {
 background-image: url(imgs/common/content_bg.gif);
 background-repeat: no-repeat;
 background-position: center top;
 min-height: 360px;
 margin: 0;
 padding: 15px 15px 40px;
}

/* サービスページ用 */

#service h2 {
 margin: 0 3px 10px;
 padding: 0;
}

.supplement {
 font-size: 0.8em;
}

/* お申し込み用 */

#application h2 {
 margin: 0 3px 10px;
 padding: 0;
}

#application h3 { margin: 0; padding: 0; }

#application #form {
 background-image: url(imgs/application/form_bg.jpg);
 background-repeat: no-repeat;
 background-position: center top;
 width: 534px;
 margin-bottom: 10px;
}

#application #form th {
 text-align: left;
 width: 159px;
 height: auto;
 margin: 0;
 padding: 10px;
 border-top: 1px solid #fff;
 border-bottom: 1px solid #dedede;
 border-left: 1px solid #fff;
}

#application #form td {
 text-align: left;
 height: auto;
 margin: 0;
 padding: 10px 0 10px 10px;
 border-top: 1px solid #fff;
 border-bottom: 1px solid #dedede;
}


/* 各種お申し込み用 */

#recruitment h2 { color: #f00; margin: 0 0 5px; padding: 0; }

#recruitment h3 { margin: 0 0 0 3px; padding: 0; }

#recruitment #form {
 background-image: url(imgs/application/form_bg.jpg);
 background-repeat: no-repeat;
 background-position: center top;
 width: 534px;
 margin-bottom: 10px;
}

#recruitment #form th {
 text-align: left;
 width: 159px;
 height: auto;
 margin: 0;
 padding: 10px;
 border-top: 1px solid #fff;
 border-bottom: 1px solid #dedede;
 border-left: 1px solid #fff;
}

#recruitment #form td {
 text-align: left;
 height: auto;
 margin: 0;
 padding: 10px 0 10px 10px;
 border-top: 1px solid #fff;
 border-bottom: 1px solid #dedede;
}
#campaign { width: 522px; margin: 0 3px 50px; padding: 10px; border: solid 3px #ff8400; }
#campaign p { margin: 0; padding: 0; }
/* 利用までの流れ用 */

#flow h2 {
 margin-right: 3px;
 margin-bottom: 40px;
 margin-left: 5px;
}

/* 装置の説明用 */

#description h2 {
 margin-right: 3px;
 margin-bottom: 20px;
 margin-left: 3px;
}

#description ul {
 margin: 5px 3px 20px;
 padding: 0;
 list-style-type: none;
}

#description li {
 background-image: url(imgs/description/description_li_bg.gif);
 background-repeat: no-repeat;
 background-position: left center;
 font-size: 14px;
 font-weight: bold;
 line-height: 26px;
 margin: 0;
 padding: 0 0 0 20px;
}

#description #spec {
 text-align: left;
 width: 530px;
 margin-top: -20px;
 margin-left: 3px;
 border-top: 1px solid #ababab;
 border-left: 1px solid #ababab;
}

#spec th {
 font-size: 1.05em;
 font-weight: normal;
 background-color: #c3c3c3;
 background-image: url(imgs/description/th_bg.gif);
 background-position: left top;
 text-decoration: none;
 border-right: 1px solid #ababab;
 border-bottom: 1px solid #ababab;
}

#spec td {
 border-right: 1px solid #ababab;
 border-bottom: 1px solid #ababab;
}

#spec th,#spec td {
 margin: 0;
 padding: 10px;
}

#st {
 text-align: center;
 width: 209px;
 margin: 0;
 padding: 5px;
}

#py {
 text-align: center;
 width: 209px;
 margin: 0;
 padding: 5px;
}

/* よくあるご質問用 */

#faq .q_a1 { font-weight: bold; background-color: #d0d0d0; background-image: url(imgs/faq/q_bg.gif); background-repeat: no-repeat; background-position: 1px 1px; text-align: left; margin: 0 3px; padding: 5px 10px; }

#faq .q_a2 { font-weight: bold; height: auto; overflow: hidden; margin: 0; padding: 10px 0 0 10px; }
#faq .q_a3 { margin: 0; padding: 10px 0 0 0; height: auto; overflow: hidden; }
#faq dd dt { background-color: white; background-image: none; height: auto; overflow: hidden; float: left; margin: 0; padding: 0; display: block; }

#faq dd dd { width: 480px; height: auto; overflow: hidden; margin: 0; padding: 0; display: block; }
#post {
 color: #fff;
 width: 1px;
 height: 1px;
 visibility: hidden;
 margin: 0;
 padding: 0;
}

#post a {
 color: #fff;
 visibility: hidden;
 margin: 0;
 padding: 0;
 width: 1px;
 height: 1px;
}
.margin_b25 { margin-bottom: 25px; margin-left: 3px; }
