﻿@charset "utf-8";

#article .article-body {
    background: url("../../../public/images/dot_cols.gif") repeat-x scroll left bottom transparent;
    margin: 0 0 40px;
    padding: 0;
}

.point {
    background: url("../../../public/images/dot_cols.gif") repeat-x scroll left bottom transparent;
}
.block .head h2 {
    margin-bottom: 42px;
}
.body .right {
    float: left;
    padding: 0 0 0 22px;
    width: 390px;
}
.block .body .img{
	margin-bottom:20px;
}
.body .right dl {
    margin: 0 0 20px;
}
.body .right dt {
    background: url("../../../public/images/dot_cols.gif") repeat-x scroll left bottom transparent;
    font-weight: bold;
    margin: 0 0 10px;
    padding: 0 0 10px;
}
.body .right dd {
	padding-bottom:0px;
}
.block .body .textarea span{
	display:block;
	margin:0 0 15px 0;
}
#article .article-body .dotline {
	background: url(../../../public/images/dot_cols.gif) repeat-x left bottom;
	padding:0px 0px 40px 0px;
}

.page_access .article-header{
	padding:0;
}
.page_access .article-header {
    border-bottom:none;
    margin-bottom: 0;
}
.way_access .access-info{
	padding-bottom:14px;
}
.page_access .point .body .access_inner{
	padding:0 21px;
}
#article .point h2{
	margin-bottom:28px;
}
.table-title {
    background: url("../../../public/images/dot_cols.gif") repeat-x scroll left bottom transparent;
    font-size: 120%;
    padding: 10px 15px 9px 7px;
    text-align: left;
    vertical-align: top;
	font-weight:bold;
}
.mb-20 {
	margin-bottom:20px !important;
}
.txtlink {
    background: url("../../common/images/icon_txtlink.gif") no-repeat scroll left 5px transparent;
}

.right dd.txtlink a {
	font-size:88%;
}
.body .right .text-1 {
    background-color: #F6F6F6;
    font-size: 88%;
    line-height: 18px;
    padding: 14px;
}
.page_access .point .body h3{
	background-color:#f2f2f2;
	padding:10px;
	font-weight:bold;
	font-size:120%;
}
.page_access .point .body .access_inner .car_inner{
	overflow:hidden;
	width:605px;
	padding:21px 0 0px 0;
}
.page_access .point .body .access_inner .car_inner ul{
	width:650px;
}
.page_access .point .body .access_inner .car_inner ul li{
	float:left;
	margin:0 45px 28px 0;
	width:275px;
}
.page_access .point .body .access_inner .car_inner ul li .from{
	font-weight:bold;
	font-size:120%;
	margin-bottom:10px;
}
.page_access .point .body .access_inner .car_inner .txtlink{
	line-height:1.3;
	letter-spacing:0.1em;
	height:3em;
}
.page_access .point .body .access_inner .car_inner .txtlink span{
	font-size:70%;
}
#article .article-footer {
	margin:0px 0px 63px 0px;
}
#article .article-footer .block {
	padding:0px 0px 0px 22px;
	margin:0px 0px 62px 0px;
}
#article .article-footer .block p {
	margin:0px 0px 10px 0px;
}
#article .article-footer .form-block {
	background-color:#017BD0;
	padding:0px 0px 20px 0px;
	margin:0px 0px 42px 0px;
}
#article .article-footer .form-block p.text-1 {
	color:#FFF;
	padding:21px 0px 12px 22px;
	font-size:88%;
}
#article .article-footer .form-block p.text-2 {
	padding:0px 0px 21px 22px;
}
#article .article-footer .form-block p.text-2 a {
	color:#FFF;
	font-size:88%;
	background: url(../../common/images/icon_flink.gif) no-repeat left center;
	padding-left:16px;
	text-decoration:underline;
}
#article .article-footer .form-block p.text-2 a:hover {
	text-decoration:none;
}
#article .article-footer .form-block ul {
	padding:0px 0px 0px 21px;
}
#article .article-footer .form-block li {
	background-color:#FFF;
	float:left;
	margin-right:14px;
}
#article .article-footer .form-block li.last {
	margin-right:0px;
}

