@charset "utf-8";

/* ----------------------------------------
   layout section       
   ---------------------------------------- */

body {
	color:#000000;
	background:#ffffff;
	font:13px/15px "Hiragino Kaku Gothic ProN", "游ゴシック", "Yu Gothic", YuGothic, "メイリオ", sans-serif;
	-webkit-text-size-adjust: 100%;
	border-top: 1px solid #ffffff;
}
.site {
	text-align: left;
	position: relative;
	min-width: 1000px;
}
.wrap {
   width: 965px;
   margin: 0 auto;
   padding: 0 16px;
}
.header {
}
.main {
	clear: both;
	min-height: 500px;
}
.sidebar {
	float: left;
	width: 190px;
	overflow: hidden;
	margin-right: 20px;
	margin-bottom: 40px;
}
.site-content {
	overflow: hidden;
	margin-bottom: 40px;
}
.footer {
}



/* ----------------------------------------
	basic tag section       
	---------------------------------------- */

a,a:visited {
	color:#009999;
	text-decoration:none;
	transition: 0.5s;
}
a:hover {
	color: #33ccff;
	text-decoration:underline;
}
a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
}
a:focus {
	-moz-outline-style:none;
}
img {
	vertical-align:bottom;
	line-height:1.0;
}
table th img, table td img {
	vertical-align:middle;
}
.clear {
	clear:both;
}
input.radio {
	margin-right:5px;
}
label {
	display:inline-block;
	vertical-align:middle;
}
*html label {
	display:inline;
}
input,textarea {
	color:#06C;
}
input[type=submit] {
	color:#404040;
}
input:focus, textarea:focus, select:focus {
	background-color:#FFC;
}
.click {
	cursor:pointer;
}
br.clear {
	clear:both;
	height:0;
}
strong {
	font-weight:bold;
}
em {
	font-style: italic;
}
dir, .rtl {
	direction: ltr !important;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
}

/* ----------------------------------------
	header section       
	---------------------------------------- */
	
.header {
	height: 115px;
	margin-top: 1px;
}
.header .wrap {
	background-image: url(../img/common/header_catch.jpg);
	background-repeat: no-repeat;
	background-position:390px 15px;
    padding-top: 25px;
	overflow: hidden;
}
.header .site_title	{
	float:left;
	width: 	300px;
	padding-top: 10px;
}
.header	.choson_counter {
	float: right;
	text-align: right;
	line-height: 1.5;
}
.header	.choson_counter dt {
	float: left; 
}

.section_menu {
	background: #eaeade;
	padding: 15px 0 20px 0;
	height: 120px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 6px;
}

.section_menu ul, .section_menu_cc ul {
	margin-bottom: 10px;
}
.section_menu li, .section_menu_cc li {
	float: left;
	width: 103px;
	margin-right: 20px;
}
.section_menu .kanren li:last-child, .section_menu_cc .kanren li:last-child {
	margin-right: 0;
	float: right;
}
/* each bumon */
.each_section_menu {
	background: #cccccc;
	overflow: hidden;
}
.each_section_menu .smc {
	height: 7px;
}
.each_section_menu .smc img {
	vertical-align:top;
}

.bumon_header {
	background: #eaeadd;
	padding: 30px 0 24px 0;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 6px;
}
.bumon_header .bumon_name {
	font-size: 175%;
	font-weight: normal;
	background: url(../img/common/icon_title.png) no-repeat left top;
	padding: 3px 0 6px 30px;
}

/* ----------------------------------------
	breadcrumbs       
	---------------------------------------- */
#breadcrumbs {
	margin-bottom: 30px;
	font-size: 93%;
	color: #888888;
}


/* ----------------------------------------
	sidebar section       
	---------------------------------------- */
.sidebar {
	
}
.sidebar .menu_title {
	background: url(../img/common/icon_menu.png) no-repeat left top;
	padding: 1px 0 0 20px;
	color: #888888;
	font-weight: normal;
	font-size: 116%;
	margin-bottom: 20px;
}
.sidebar .nav-menu li {
	background: url(../img/common/icon_menuli.png) no-repeat left top;
	padding: 1px 0 0 20px;
	color: #888888;
	font-weight: normal;
	font-size: 108%;
	line-height: 1.2;
	margin-bottom: 20px;
}

.sidebar .nav-menu li a {
	color: #000000;	
	transition: 0.3s;
}
.sidebar .nav-menu li a:hover {
	color: #33ccff;
	text-decoration:underline;
}
.sidebar .nav-menu li.sep {
	border-top: 1px dotted #808080;
	padding-top: 16px;
	background-position: left 16px;
}


/* ----------------------------------------
	search section       
	---------------------------------------- */
.search_block {
	clear: both;
	background: #faf9f0;
	border-top: 1px solid #cccccc;
	padding: 15px 0 15px 0;
	text-align: center;
}
.search_block input[type=text] {
	font-size: 146%;
	width: 300px;
	margin-right: 15px;
}

/* ----------------------------------------
	footer section       
	---------------------------------------- */
.footer {
	clear: both;
	background: #eae9dd;
	border-top: 1px solid #cccccc;
	padding: 25px 0 15px 0;
	height: 280px;
}

.footer .footer_credit {
	float: left;
	width:	340px;
	line-height: 1.5;
}
.footer .footer_title {
	font-size: 200%;
	font-weight: normal;
	padding-top: 1px;
	margin-bottom: 12px;
}

.footer .footer_numbers {
	width: 90%;
	font-size: 73%;
	margin-top: 8px;
	padding-top: 8px;
	border-top: 1px dotted #808080;
}
.footer .footer_numbers dt {
	clear: left;
	float: left;
	width: 200px;
}
.footer .footer_menu ul {
	float: left;
	width: 195px;
	margin-right: 18px;
}
.footer .footer_menu ul:last-child {
	margin-right: 0;	
}

.footer .footer_menu  li {
	background: url(../img/common/icon_menuli.png) no-repeat left top;
	padding: 1px 0 0 18px;
	color: #888888;
	font-weight: normal;
	font-size: 108%;
	margin-bottom: 9px;
}
.footer .footer_menu  li a {
	color: #000000;	
	transition: 0.3s;
}
.footer .footer_menu li a:hover {
	color: #33ccff;
	text-decoration:underline;
}



.copyright {
	clear: both;
	background: #05073d;
	padding:14px 0;
	color: #ffffff;
	text-align: center;
	font-size: 85%;
}


.totop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  display: block;
  float: left;
  width: 33px;
  height: 33px;
  filter: alpha(opacity=30);
  -moz-opacity: 0.3;
  opacity: 0.3; 
}





/* ----------------------------------------
	contents       
	---------------------------------------- */

.block {
	margin-bottom: 30px;
}	
.entry-header {
	margin-bottom: 20px;
}
.entry-title {
	background: url(../img/common/bar_entry_title.png) no-repeat left top;
	padding: 10px 0 15px 65px;
	font-size: 175%;
	font-weight: normal;
	line-height: 1.2;	
	margin-bottom: 15px;
}
.entry-content {
	margin-bottom: 40px;
	overflow: hidden;
}
.entry-content p {
	line-height: 1.5;	
}





/* -----------------------------------------------------------------------
 *       common style for article
 * ----------------------------------------------------------------------- */

.site-main h2 {
	background: url(../img/common/bar_entry_title.png) no-repeat left top;
	padding: 10px 0 15px 65px;
	font-size: 175%;
	font-weight: normal;
	line-height: 1.2;	
    margin: 15px 0;
}

.site-main h3 {
	clear: both;
	background: url(../img/common/bar_sub_title.png) no-repeat left top;
	padding: 4px 0 10px 40px;
	font-size: 146%;
	font-weight: normal;
	line-height: 1.2;
    margin: 15px 0;

}
.site-main h4 {
    clear: both;
    margin: 15px 0;
    font-size: 116%;
    background: url(../img/common/bar_h4.png) repeat-x;
    padding:8px 8px 4px 15px;
    color: #7b4b0d;
}

.site-main h5 {
    clear: both;
    margin: 15px 0;
    font-size: 116%;
    border-top: 1px dotted #d0d0d0;
    border-bottom: 1px dotted #d0d0d0;
    padding:8px 0 4px 15px;
    color: #8bce44;
}
.site-main h6 {
    clear: both;
    margin: 15px 0;
    font-size: 123.1%;
    border-left:4px solid #d0d0d0;
    padding:4px 0 4px 10px;
    color: #888888;
}
.site-main pre, .site-main blockquote {
	background: #f0f0f0;
	padding: 10px;
	margin-bottom: 15px;
}
.site-main blockquote {
	font-style: italic;
	color: #666666;
}

.site-main p {
	font-size: 108%;
	line-height: 1.75;
	margin: 0 0 15px 15px;
}

.site-main ul {
	clear: both; 
	margin-bottom: 20px;
}
.site-main ul li {
	background: url(../img/common/icon_cl.png) no-repeat left center;
	padding: 12px 0 8px 28px;
	border-top: 1px solid #d8d8d8;
	background-size: 16px;
	line-height: 1.5;
}
.site-main ul li:last-child {
	border-bottom: 1px solid #d8d8d8;
}

.site-main ol {
	clear: both; 
	margin-bottom: 20px;
}

.site-main ol li {
	list-style:decimal !important;
    list-style-position: outside !important;
	padding: 2px 0 13px 10px;
	border-bottom: 1px solid #d8d8d8;
	margin: 0 0 16px 28px;
	text-align: justify;
}


.site-main .linkline {
	background: url(../img/common/icon_li.png) no-repeat left top;
	padding: 1px 0 0 15px;
	background-size: 16px;
	line-height: 1.5;
	margin: 4px 0 0 0;
}
.site-main .linkline a {
	color: #a67347;	
	transition: 0.3s;
}
.site-main .linkline a:hover {
	color: #33ccff;
	text-decoration:underline;
}
.site-main .rightline {
	float:right;
}

.indent1 {
	padding-left: 1em;
}
.indent2 {
	padding-left: 2em;
}
.indent3 {
	padding-left: 3em;
}
.dansage {
	margin-left: 1em;
	text-indent: -1em;
}
.mojisage {
	text-indent: 1em;
}

/* common table */
.site-main table {
	width: 100%;
	margin: 10px 0 20px 0 ;
}
.site-main td, .site-main th {
	border: 1px solid #c0c0c0;
	padding: 8px 8px 6px 8px; 
	vertical-align: middle;
}
.site-main th {
	background: #fefded;
	text-align: center;
}

.site-main .lead {
	margin: 0 0 30px 0;
	padding: 12px 16px 8px 16px;
	border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px;
	background: #e5e2bb;
	color: #7b4b0d;
	line-height: 1.5;
}

.site-main .mini_menu {
	background: #f4f4f4;
	overflow: hidden;
	padding: 0 12px 0 12px;
	margin-bottom: 20px;
}
.site-main .mini_menu li {
	float:left;
	margin-right: 20px;
	background: url(../img/common/icon_li.png) no-repeat left center;
	background-size: 16px;
	padding: 10px 0 7px 14px;
	font-size: 93%;
	border:none;
}
.site-main .mini_menu li:last-child {
	border:none;
}

.site-main .caution {
	color: #888888;
	font-size: 93%;
	line-height: 1.5;
}

/* ul */
.site-main ul.normal {
	margin: 0 0 20px 40px;
}
.site-main ul.normal li {
	background: url(../img/common/icon_cl.png) no-repeat left center;
	padding: 12px 0 8px 28px;
	border-top: 1px solid #d8d8d8;
	background-size: 16px;
	line-height: 1.5;
}

.site-main ul.normal li:last-child {
	border-bottom: 1px solid #d8d8d8;
}

/* ol */
.site-main ol.normal {
	clear:left; 
	margin: 0 0 20px 15px;
}

.site-main ol.normal li {
	list-style:decimal !important;
    list-style-position:outside !important;
	padding: 12px 0 8px 28px;
	border-bottom: 1px solid #d8d8d8;
	margin: 0 0 0 50px;
	text-align: justify;
}
.site-main ol.normal li:last-child {
	border-bottom: 1px solid #d8d8d8;
}


.site-main ul li.lilink, .site-main ol li.lilink {
	background: url(../img/common/icon_li.png) no-repeat left center;
	background-size: 16px;
}
.site-main ul li.lipdf, .site-main ol li.lipdf {
	background: url(../img/common/icon_lipdf.png) no-repeat left center;
	background-size: 20px;
}
.site-main ul li.lidoc , .site-main ol li.lidoc{
	background: url(../img/common/icon_lidoc.png) no-repeat left center;
	background-size: 20px;
}
.site-main ul li.lixls, .site-main ol li.lixls{
	background: url(../img/common/icon_lixls.png) no-repeat left center;
	background-size: 20px;
}
.site-main ul li.lizip, .site-main ol li.lizip {
	background: url(../img/common/icon_lizip.png) no-repeat left center;
	background-size: 20px;
}
.site-main ul li.liout, .site-main ol li.liout {
	background: url(../img/common/icon_link.png) no-repeat left center;
	background-size: 20px;
}





/* dl */
.site-main dl.normal {
	clear:left; 
	margin: 0 0 20px 15px;
	border-bottom: 1px solid #d8d8d8;
}

.site-main dl.normal dt {
	background: url(../img/common/icon_li.png) no-repeat left top;
	padding: 5px 0 13px 15px;
	margin: 0 20px 12px 0;
	background-size: 16px;
	font-size: 108%;
	float: left;
	width: 150px;
	overflow: hidden;
	
}
.site-main dl.normal dd {
	padding: 4px 0 0 0;
	margin: 0 0 8px 0;
	min-height: 33px;
	line-height: 1.5;	
	overflow: hidden;
}



/* ----------------------------------------
	topic       
	---------------------------------------- */
	
.site-main .topic {
}	
.site-main .topic li {
	padding: 12px 0 8px 86px  !important;
	border-top: 1px solid #d8d8d8;
	background: url(../img/common/icon_topic.png) no-repeat left center;
	background-size: 78px;
	line-height: 1.5;
}
.topic li:last-child {
	border-bottom: 1px solid #d8d8d8;
}
.topic li.somu_topic, .topic li.somu_somujoho{ 
	background: url(../img/common/icon_topic2.png) no-repeat left center;
	background-size: 78px;
}
.topic li.seimu_topic, .topic li.seimu_topjoho { 
	background: url(../img/common/icon_topic3.png) no-repeat left center;
	background-size: 78px;
}
.topic li.homu_topic, .topic li.homu_homujoho { 
	background: url(../img/common/icon_topic4.png) no-repeat left center;
	background-size: 78px;
}
.topic li.saigai_topic, .topic li.saigai_kyosaijoho { 
	background: url(../img/common/icon_topic5.png) no-repeat left center;
	background-size: 78px;
}
.topic li.jimu_topic, .topic li.jimu_jimujoho { 
	background: url(../img/common/icon_topic6.png) no-repeat left center; 
	background-size: 78px;
}
.topic li.zaidan_topic,.topic li.zaidan_zaidanjoho { 
	background: url(../img/common/icon_topic7.png) no-repeat left center; 
	background-size: 78px;
}
.topic li.dantai_topic {
	background: none;
	padding-left: 16px !important;
}

/* link */
.site-main .link {
	margin-left: 20px;
}

.site-main .link li {
	float: left;
	width: 30%; 
	list-style: none !important;
	background: url(../img/common/icon_link.png) no-repeat left top;
	padding: 6px 0 9px 20px;
	background-size: 16px;
	border: none !important;
}
.site-main .link li:last-child {
	border: none;
}


/* free board */
.freeboard {
	line-height: 1.5;
}



