﻿@charset "utf-8";
*
{
    margin: 0;
}
body
{
    background-color: #eeeeee;
    color: #333333;
    font-family: "ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;
    font-size: 87%;
    line-height: 1.5;
}
* html body /* ie6 */
{
    text-align: center;
}
.wrapper
{
    width: 830px;
    margin: 0 auto;
}
* html body .wrapper /* ie6 */
{
    text-align: left;
}
.wrapper_top
{
    background-image: url('images/wrapper_top.gif');
    background-repeat: no-repeat;
    height: 30px;
}
.wrapper_middle
{
    background-image: url('images/wrapper_middle.gif');
    background-repeat: repeat-y;
    padding: 0 15px;
}
.wrapper_bottom
{
    background-image: url('images/wrapper_bottom.gif');
    background-repeat: no-repeat;
    height: 30px;
}
h1
{
    font-size: 87%;
    text-align: right;
    font-weight: normal;
    padding-right: 15px;
}
.header
{
    position: relative;
    padding: 0 15px;
    height: 85px;
}
.logo
{
}
.header_div1
{
    position: absolute;
    width: 410px;
    bottom: 10px;
    right: 15px;
    text-align: center;
}
.menu
{
    height: 40px;
    padding: 0;
    list-style: none;
    border-left: solid 1px #cccccc;
    margin-bottom: 0;
}
.menu li
{
    float: left;
    border-right: solid 1px #cccccc;
}
.menu li a
{
    display: block;
    background-image: url('images/menu_bg.gif');
    background-repeat: repeat-x;
    line-height: 40px;
    width: 159px;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
}
.menu li#menu1 a
{
    width: 158px;
}
.menu li a:link, .menu li a:visited, .menu li a:active
{
    color: #20a6ff;
    background-position: 0 0;
    text-decoration: none;
}
.menu li a:hover, .menu li a.active
{
    color: #0000ff;
    background-position: 0 -40px;
    text-decoration: none;
}
.content
{
    padding: 10px;
}
.content_left
{
    float: left;
    width: 580px;
}
.content_right
{
    float: right;
    width: 190px;
}
.inquiry a
{
    display: block;
    width: 190px;
    height: 40px;
    background-image: url('images/inquiry.gif');
    background-repeat: no-repeat;
    text-indent: -9999px;
}
.inquiry a:link,
.inquiry a:visited,
.inquiry a:active
{
    background-position: 0 0;
}
.inquiry a:hover
{
    background-position: 0 -40px;
}
.navi_top
{
    height: 20px;
    background-image: url('images/guide1.gif');
    background-repeat: no-repeat;
}
.navi_middle
{
    background-image: url('images/guide2.gif');
    background-repeat: repeat-y;
    padding: 0 5px;
    text-align: center;
}
.navi_middle img
{
    border: solid 1px #cccccc;
}
.navi_bottom
{
    margin-bottom: 10px;
    height: 10px;
    background-image: url('images/guide3.gif');
    background-repeat: no-repeat;
}
.right_menu
{
    border: solid 1px #cccccc;
    padding: 0 5px;
    text-align: center;
    margin-bottom: 10px;
    list-style: none;
    padding: 0 10px;
}
.right_menu li
{
    border-bottom: 1px dotted #CCCCCC;
    padding: 10px 0;
}
.right_menu li.nobar
{
    border-bottom: 0;
}
.footer
{
    margin-top: 10px;
    border-top: dashed 1px #cccccc;
    padding: 5px 10px 0 10px;
    text-align: center;
}
.footer_div1
{
    width: 410px;
    margin: 0 auto 10px auto;
}
.copyright
{
    text-align: center;
}
/********************************/
h3
{
    font-size: 110%;
    margin-bottom: 0.5em;
}
h4
{
    font-size: 100%;
    margin-bottom: 0.5em;
}
p
{
    margin-bottom: 1em;
}
a
{
    color: #0099ff;
    text-decoration: none;
}
a:hover
{
    color: #0000ff;
    text-decoration: underline;
}
img
{
    border: 0;
}
ol
{
    padding-left: 1.6em;
    margin-bottom: 1em;
}
ul
{
    padding-left: 1.3em;
    margin-bottom: 1em;
}
dl
{
    margin-bottom: 1em;
}
dt
{
    font-weight: bold;
    margin-bottom: 0.5em;
}
dd
{
    margin: 0 0 1em 1em;
}
table
{
    margin-bottom: 1em;
}
* html table /* ie6 */
{
    font-size: 100%;
    line-height: 1.5;
}
input, select, textarea
{
    font-family: "ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;
}
.topic_title1
{
    margin-bottom: 0.5em;
    height: 50px;
    background-image: url('images/topic_title.gif');
    background-repeat: no-repeat;
    padding-left: 30px;
    font-size: 160%;
	font-weight: bold;
    color: #ffffff;
    line-height: 50px;
}
.topic_title2
{
    margin-bottom: 0.5em;
    height: 50px;
    background-image: url('images/topic_title.gif');
    background-repeat: no-repeat;
    padding-left: 30px;
}
.topic_title2 h2
{
    padding-top: 5px;
    font-size: 100%;
    font-weight: bold;
    color: #ffffff;
}
.topic_title3
{
	margin-bottom: 0.5em;
	padding-left: 16px;
	line-height: 30px;
	font-size: 1em;
	font-weight: bold;
    background-image: url('images/topic_title2.gif');
    background-repeat: no-repeat;
}
.topic_body
{
    padding-left: 1em;
}

/* 汎用クラス */
.align_center
{
    text-align: center;
}
.align_right
{
    text-align: right;
}
.marginb15
{
    margin-bottom: 15px;
}
.marginb10
{
    margin-bottom: 10px;
}
.marginb5
{
    margin-bottom: 5px;
}
.marginb0
{
    margin-bottom: 0;
}
.marginb1
{
    margin-bottom: 1em;
}
.float_left
{
    float: left;
}
.float_right
{
    float: right;
    height: 65px;
}
.clear
{
    clear: both;
    visibility: hidden;
    height: 0;
    line-height: 0;
    font-size: 0;
}
.color_green
{
    color: Green;
    font-weight: bold;
}
.color_blue
{
    color: dodgerblue;
    font-weight: bold;
}
.font_bold
{
    font-weight: bold;
}
.font_large
{
    font-size: 130%;
}
.font_small
{
    font-size: 85%;
}
.listnone
{
    list-style: none;
    padding: 0;
}