/* CSS Document */

#gNavi .navi04 a img {
	visibility: hidden;
}

#main .comSection .textInner {
	width: 526px;
}

#main h2.title {
	padding-bottom: 27px;
}

#main .comSection .textInner p {
	 font-size: 1.4em;
    font-weight: normal;
    line-height: 2.1;
    margin-bottom: 18px;
	margin-top: -7px;
}

#main .comSection .first {
	margin-bottom: 50px;
}

#main .comSection .textInner p.last {
    margin-bottom: 56px;
	margin-top: -7px;
}


.gray_btm_border {
    background-image: url("../img/service/shd_gray_line.gif");
    background-position: 0 100%;
    background-repeat: no-repeat;
    clear: both;
    position: relative;
}

.section_inner {
    clear: both;
    line-height: 1.6;
    margin: 12px 5px 32px;
	font-size:14px;
}
.section_inner h4 {
    font-size: 1.14em;
    padding: 4px 0 12px;
}
.section_inner h5 {
    padding: 4px 0 6px;
}
.section_inner p {
    padding: 0 0 8px;
}
.section_inner ul {
    list-style: outside none disc;
    margin-left: 18px;
    padding: 0 0 8px;
}

#plan_list ul {
    background-color: #f5f5f5;
    padding: 8px 0 8px 8px;
    margin: 8px 0 0;
}

#plan_list li {
    background-color: #ffffff;
    border: 1px solid #cccccc;
    float: left;
    width: 288px;
    padding: 12px;
    margin-right: 8px;
    margin-bottom: 8px;
}

#plan_list .title a {
    display: block;
    color: #333333;
    text-decoration: underline;
}

#plan_list li a:hover {
    color: #91802e;
}

#plan_list li span.thumb {
    display: block;
    float: left;
    width: 39px;
    height: 39px;
    overflow: hidden;
    background-color: #f1f1f1;
}

#plan_list .title a span.text {
    display: block;
    margin-left: 46px;
}

#plan_list .title {
    padding: 0 0 7px;
    background-image: url(../images/dotted_ling_gray.gif);
    background-position: 0 100%;
    background-repeat: repeat-x;
    margin: 0 0 2px;
}

#plan_list .ft {
    clear: both;
}

#plan_list .ft a {
    font-size: 0.71em;
    background-image: url(../images/arrow.gif);
    background-position: 0 50%;
    background-repeat: no-repeat;
    color: #999999;
    padding-left: 10px;
    padding-right: 4px;
    white-space: nowrap;
}

#page_down {
    background-image: url("../img/service/page_down_bg.jpg");
    background-position: 0 0;
    background-repeat: no-repeat;
    line-height: 42px;
    margin: 0 0 21px;
    padding: 5px 14px;
	font-size:15px;
}

.clearfix {
    display: block;
}

ul li{
    list-style: outside none none;
}

#page_down li {
    float: left;
}

#page_down li a {
    background-image: url("../images/sub/icon_page_down.gif");
    background-position: 0 50%;
    background-repeat: no-repeat;
    border-right: 1px solid #c9c9c9;
    color: #333333;
    font-weight: bold;
    margin-right: 6px;
    padding-left: 8px;
    padding-right: 10px;
    text-decoration: underline;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, li, form, dl, dt, dd, input, textarea, blockquote {
    font-size: 1em;
    margin: 0;
    padding: 0;
}

