﻿@charset "utf-8";
.mainContentR {width: 90%; margin-left:20px;}
.articleDetail {padding-right: 20px;}
.articleDetail .title {padding:20px 10px; border-bottom: #c3c3c3 1px dashed; text-align: center;}
.articleDetail .title h1 {padding-bottom: 4px; font-size: 24px; }
.articleDetail .title h2 {font-size: 12px; font-weight: normal; }
.articleDetail .title h2 span {padding-left: 5px; font-size: 11px;}
.articleDetail .text {padding: 25px 30px; font-size: 14px; line-height: 180%; text-align: justify; text-justify: inter-ideograph;}
.articleDetail .page {padding: 15px 30px; line-height: 180px; border-top: #c3c3c3 1px dashed; background: #f8f8f8;}
.articleDetail .page a { text-decoration: underline;}

.clubSitemap {width:297px; float: left; padding-left: 30px; margin-top: 20px;}
.clubSitemap li {padding-left: 7px; background: url(../images/ico_list01.png) no-repeat left center;}
.clubSitemap .title {padding: 0 0 5px 0; margin-bottom: 10px; background: none; text-align: left; font-size: 14px; font-weight: bold; }

.clubSitemap la{padding-left: 12px; background: url(../images/ico_list01.png) no-repeat left center;}

.clear {font: 0px/0px sans-serif; clear: both; visibility: hidden; display: block;}


