@charset "utf-8";
/*
Theme Name: SSL
Theme URI: http://www.ssl-jp.com/
Description: SSL
Version: 1.2
Author: Yoshinori
Author URI: http://www.ssl-jp.com/
Tags: simple

	SSL v1.2
	 http://www.ssl-jp.com/

	This theme was designed and built by SSL,
	whose blog you will find at http://www.ssl-jp.com/

	The CSS, XHTML and design is released under GPL:
	http://www.ssl-jp.com/

*/

*{margin:0;padding:0;}

body{
font: 13px/1.4 "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
color:#222;
background: url(images/bg_top.png) repeat-x top;
}

body#toppage {
background: url(images/bg_top.png) repeat-x top;
}

a{color:#4c91d6;text-decoration:none;}
a:hover{color:#9e9e9e;}
a:active, a:focus {outline: 0;}
img{border:0;}
.clear{clear:both;}


/*************
全体
*************/
#wrapper{
margin: 0 auto;
padding: 0 20px;
width: 990px;
}

/*************
/* ヘッダー
*************/
#header{
background: url(images/header.png) no-repeat 100% 20px;
height: 80px;
}

#header h1 {
color: #fff;
padding: 3px 0 5px;
font-size: 10px;
font-weight: normal;
}


/*************
/* トップナビゲーション
*************/
ul#topnav{
margin: 15px 0;
width: 910px;
height: 31px;
background:url(images/topnav.png) no-repeat 0 0;
}

ul#topnav li{float:left;list-style:none;width:130px;}

ul#topnav a{
text-indent: -9999px;
text-decoration: none;
display: block;
width: 130px;
height: 46px;
background:url(images/topnav.png) no-repeat;
}

ul#topnav a#home{background-position:0 0;}
ul#topnav a#about{background-position:-130px 0;}
ul#topnav a#menu{background-position:-260px 0;}
ul#topnav a#faq{background-position:-390px 0;}
ul#topnav a#map{background-position:-520px 0;}
ul#topnav a#blog{background-position:-650px 0;}
ul#topnav a#link{background-position:-780px 0;}

ul#topnav a#home:hover, ul#topnav li.active a#home{background-position:0 -46px;}
ul#topnav a#about:hover, ul#topnav li.active a#about{background-position:-130px -46px;}
ul#topnav a#menu:hover, ul#topnav li.active a#menu{background-position:-260px -46px;}
ul#topnav a#faq:hover, ul#topnav li.active a#faq{background-position:-390px -46px;}
ul#topnav a#map:hover, ul#topnav li.active a#map{background-position:-520px -46px;}
ul#topnav a#blog:hover, ul#topnav li.active a#blog{background-position:-650px -46px;}
ul#topnav a#link:hover, ul#topnav li.active a#link{background-position:-780px -46px;}

li.active a#home{background-position:0 -42px;}
li.active a#guide{background-position:-213px -42px;}
li.active a#faq{background-position:-429px -42px;}
li.active a#mp{background-position:-573px -42px;}

#mainimage{
margin-top: 15px;
}
/*************
メイン（右側）コンテンツ
*************/
#main {
float: right;
width: 698px;
padding: 10px 0px 25px 0px;
display: inline;
}
#main3 {
float: right;
width: 505px;
padding: 10px 0px 15px 0px;
display: inline;
}
#main4 {
float: right;
width: 230px;
padding: 10px 0px 25px 0px;
display: inline;
margin-left:12px;
}
#main4 h2{
margin-bottom: 10px;
padding: 0 10px 0px 20px;
line-height: 40px;
font-size: 17px;
font-weight: normal;
color: #333;
background: url(images/heading.png) no-repeat;
}
#main3 h2{

margin-bottom: 10px;
padding: 0 10px 0px 20px;
line-height: 40px;
font-size: 17px;
font-weight: normal;
color: #333;
background: url(images/heading.png) no-repeat;
}
#main h2{
margin-bottom: 10px;
padding: 0 10px 0px 20px;
line-height: 40px;
font-size: 17px;
font-weight: normal;
color: #333;
background: url(images/heading.png) no-repeat;
}

.hed02{
margin-bottom: 10px;
padding: 0 10px 0px 20px;
line-height: 40px;
font-size: 17px;
font-weight: normal;
color: #333;
background: url(images/heading02.png) no-repeat;
}

.hed05{
margin-top: 10px;
margin-bottom: 10px;
padding: 0 10px 0px 20px;
line-height: 40px;
font-size: 17px;
font-weight: normal;
color: #333;
background: url(images/heading05.png) no-repeat;
}

#main h3 {
font-size: 13px;
font-weight: normal;
line-height: 30px;
padding-left: 15px;
margin-top: 10px;
letter-spacing: 0.2em;
color: #333;
border-bottom: 1px solid #ccc;
}

#main p {
padding: 15px 15px 15px 20px;
}

/* 画像を右に回りこみ */
#main p.withImage{
width: 698px;
margin: 20px 0 0 10px;
padding: 5px 0;
}

#main p.withImage img{
float: right;
margin-left: .5em;
}

#date {
text-align: right;
padding-right: 15px;
padding-top: 15px;
padding-bottom: 10px;
font-weight:bold;
color:#4c91d6;
}

#next {
text-align: center;
padding-top: 30px;
padding-bottom: 30px;
}

img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
}
img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
}
.alignright {
    float: right;
}
.alignleft {
    float: left;
}

/* フッター共通 */
.box{
float: left;
width: 195px;
margin: 20px 16px 10px 0;
line-height: 1.2;
}

.box ul {list-style:none;
}
.box li {
	background-image: url(images/pointra01.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-bottom: 10px;
	background-position: 0px 0px;
	line-height: 15px;
}
.box_img{
padding: 0px 0px 10px 0px;
}

.last{margin-right:0;}


/* ボタン */
p.button{
text-align: center;
padding: 10px 0;
}

p.button a{
display:block;
line-height: 32px;
background: #fff url(images/button.png) no-repeat;
margin: 0 -20px;
}

p.button a{color:#4c91d6;}
p.button a:hover{color:#ffffff;}

p.button a:hover{
cursor:pointer;
background-position: 0 -32px;
}

/* メインとフッターのリスト位置調節 */
#main ul, #footer ul{margin-left: 20px;}
#main li, #footer li{margin-bottom: 3px;}


/*************
サイド（左側）コンテンツ
*************/
#sidebarT {
float: left;
width: 230px;
padding: 20px 0;
}

#sidebarT p{margin-bottom: 20px;}

#sidebarT h3 {
margin-top: 5px;
padding: 0 10px 0 23px;
line-height: 40px;
font-size: 13px;
font-weight: normal;
color: #333;
background: url(images/heading2.png) no-repeat;
}

#sidebarT ul{
margin-bottom: 20px;
padding: 10px 0 0 10px;
border: solid #ccc 1px;
}

#sidebarT li{
margin: 0 10px 10px 5px;
list-style: none;
border-bottom: 1px dotted #ccc;
}

#sidebarT li a{
background: url(images/list.png) no-repeat 0 50%;
display: block;
padding-left:15px;
}
.Topichi a{
background: url(https://www.kanshokyo.jp/web/wp-content/themes/ssl/images/list.png) no-repeat 390px 50%;
display: block;

}

#sidebarT li a:hover{background-position: 3px 50%;}


#sidebar {
float: left;
width: 265px;
padding: 20px 0;
}

#sidebar p{margin-bottom: 20px;}

#sidebar h3 {
margin-top: 5px;
padding: 0 10px 0 23px;
line-height: 40px;
font-size: 13px;
font-weight: normal;
color: #333;
background: url(images/heading2.png) no-repeat;
}

#sidebar ul{
margin-bottom: 20px;
padding: 10px 0 0 10px;
border: solid #ccc 1px;
}

#sidebar li{
margin: 0 10px 10px 5px;
list-style: none;
border-bottom: 1px dotted #ccc;
}

#sidebar li a{
background: url(images/list.png) no-repeat 0 50%;
display: block;
padding-left:15px;
}

#sidebar li a:hover{background-position: 3px 50%;}

#sidemenu01 {

	border: 1px solid #cccccc;


}
#sidemenu01 ul{
margin-bottom: 20px;
padding: 10px 0 0 10px;
border: solid #ccc 1px;
background:#CCCCCC;
}

#sidemenu01 li{
margin: 10px 10px 10px 5px;
list-style: none;
border-bottom: 1px dotted #ccc;
}

#sidemenu01 li a{
background: url(images/list.png) no-repeat 0 50%;
display: block;
padding-left:15px;
}

#sidemenu01 li a:hover{background-position: 3px 50%;}

/*************
/* フッター
*************/
#footer{
clear:both;
padding: 10px 0 10px;
border-top: 1px solid #eee;
}

#footer .inner{
overflow: hidden;
}

* html #footer .inner{height:1%;}

#footer #logo{
float:left;
padding: 10px 0 5px;
width: 292px;
}

address{
padding: 20px 0 3px;
text-align: center;
font-style:normal;
font-size: 12px;
clear:both;
display:block;
}





/*************
/* ドロップダウン
*************/




#dropdown {
	width:990px;/* 帯バージョン width:774px */
	height:55px;
	background:#6fa6e6;
	border:solid #6fa6e6;
	border-width:0 0 0 6px;
         margin-top: 10px;
         margin-bottom: 5px;


}

#dropdown dl {
	float:left;
}

#dropdown dt {
	width:137px;
	height:17px;
	padding:19px 0;/* 帯バージョン padding:5px 0 5px 6px; */
	/* 9ac1c9 */	
	text-align:center;
	font-weight:bold;
	cursor:pointer;
	background:url(images/icon.gif) no-repeat;
	font-size:13px;
	line-height:1.3em;
         color:#fff;
	border-left:2px solid #fff;
}


.rightb {
	border-right:2px solid #fff;
}



/* 帯バージョン（HTMLに class="end" を追加） */
#dropdown dt.end {
	padding-left:0;
}
/* end */

#dropdown dt:hover {
	background:url(images/icon_over.gif) no-repeat;
}

#dropdown dd {
	width:137px;
	background:#fff;
	position:absolute;
	overflow:hidden;
	display:none;
	z-index:200;
	opacity:0;
}

#dropdown ul {
	width:137px;
	border:solid #9ac1c9;
	border-width:0 1px 1px 1px;
	list-style:none;


}

#dropdown li {
	font-size:90%;
	display:inline;

}
#dropdown li:hover {
	font-size:100%;
	display:inline;

}
#dropdown .none {
	border-bottom:none;	
}

#dropdown .linkno {

	padding:5px;
	background:#eaf0f2;
         color:#000;
	border-bottom:1px solid #b9d6dc;
	display:block;
	text-decoration:none;
}

#dropdown .style1 {
         color:#fff;

}


/* おしらせCSS */

.dl_list {
	border: 1px solid #ccc;
	background-color: #fff;
         margin-bottom: 20px;
	padding: 8px;



}
.dl_list dt {
	width: 90px;
	padding-left: 7px;

	background-position: left center;
	text-align: left;
	float: left;
	clear: both;



}

.dl_list dd {
	width: 460px;
	border-bottom: dotted 1px #ccc;

}
.dl_list dl {

	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;

}

.dl_list #newsdai {
	background-color: #7BCEFB;
         padding:5px;
}


.topbimg{
margin-bottom: 10px;
}

#formnews {
	padding: 10px;
	border: 1px solid #CCCCCC;
	background-color:#fbf8f2;
}

#formnews .table_news td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 5px;
	margin-bottom: 5px;
}
#formnews .table_news .tnews1 {
	width: 80px;
	text-align: center;
}
.tnews1{
vertical-align:top;
}

/* 啓発おしらせ←現在使用なしCSS */


#keibox {
	width: 687px;
	height: 190px;
	background-color: #F3F3F3;
	padding:5px;
	border: 1px solid #cccccc;
}
.keibox1 {
	width: 215px;
	float: left;
	padding:5px;
}

.dl_list01 {
	border: 1px solid #ccc;
	background-color: #fff;
         margin-bottom: 20px;
	padding: 8px;



}
.dl_list01 dt {
	width: 140px;
	padding-left: 7px;
	padding-top: 12px;
	background-position: left center;
	text-align: left;
	float: left;
	clear: both;



}

.dl_list01 dd {
	width: 630px;
	padding-top: 12px;
	border-bottom: dotted 1px #ccc;
}
.dl_list01 dl {

	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;

}

.dl_list01 #newsdai {
	background-color: #7BCEFB;
         padding:5px;
	font-size:1.3em;
}
#jyubox .boxtxt ul{
list-style:none;
} 

#jyubox .boxtxt .lii13 {
	background-image: url(images/icon13.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-bottom: 10px;
	background-position: 0px 0px;
	line-height: 25px;
}

/* アド通信←現在使用なしCSS */


#advbox {
	width: 687px;
	height: 90px;
	background-color: #F2F3F3;
	padding:5px;
	border: 1px solid #cccccc;
}
.advbox1 {
	width: 315px;
	float: left;
	padding:5px;
}

.dl_list01 {
	border: 1px solid #ccc;
	background-color: #fff;
         margin-bottom: 10px;
	padding: 8px;



}
.dl_list01 dt {
	width: 140px;
	padding-left: 7px;
	padding-top: 12px;
	background-position: left center;
	text-align: left;
	float: left;
	clear: both;



}

.dl_list01 dd {
	width: 630px;
	padding-top: 12px;
	border-bottom: dotted 1px #ccc;
}
.dl_list01 dl {

	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;

}

.dl_list01 #newsdai {
	background-color: #7BCEFB;
         padding:5px;
	font-size:1.3em;
}
#jyubox .boxtxt ul{
list-style:none;
} 

#jyubox .boxtxt .lii13 {
	background-image: url(images/icon13.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-bottom: 10px;
	background-position: 0px 0px;
	line-height: 25px;
}




/* サイドサーチ */
#ysearchT {  
	width: 215px;  
	height: 50px;
	background-image: url(images/searchbimg230.png);
	background-repeat: repeat-y; 
	padding-top: 35px; 
	padding-left: 15px; 
	margin-top: 6px;
 } 

.search_boxT {  
     width: 125px;  
     height: 25px;  
     border: 1px solid #ABADB3;
　　　font: 15px;
 } 
#searchBtn1T {   
 	padding-left: 10px; 
	margin-top: 4px;   

} 
#ysearch {  
	width: 250px;  
	height: 50px;
	background-image: url(images/searchbimg.png);
	background-repeat: repeat-y; 
	padding-top: 35px; 
	padding-left: 15px; 
	margin-top: 6px;
 } 

.search_box {  
     width: 145px;  
     height: 25px;  
     border: 1px solid #ABADB3;
　　　font: 15px;
 } 
#searchBtn1 {   
 	padding-left: 10px; 
	margin-top: 4px;   

} 
/* 縮小拡大ボタン */

#fontbotanT {
width:155px;   
	height: 39px;
	background-image: url(images/font_bg230.png);
	background-repeat: no-repeat; 
	padding-top: 4px; 
	padding-left: 75px; 
	margin-top: 10px;
 } 
#fontbotan {   
	height: 39px;
	background-image: url(images/font_bg.png);
	background-repeat: no-repeat; 
	padding-top: 4px; 
	padding-left: 100px; 
	margin-top: 10px;
 } 

/* 受託 */

#jyubox {
	width: 580px;
	float:left;

}
#jyubox .boximg {

	text-align: left;
	width: 120px;
	float: left;
	height: 180px;
	text-align:center;
	margin-top: 20px;
　　　margin-right: 20px;

}
.boxtxt {
	width: 460px;
	height: 180px;	
	float: left;
	margin-top: 20px;
　　　　　line-height:2;

}
#adbox {
	width: 580px;
	float:right;

}
#adbox .boximg {

	text-align: right;
	width: 220px;
	float: right;
	height: 180px;
	text-align:right;
	margin-top: 20px;
　　　margin-right: 20px;

}
.adboxtxt {
	width: 460px;
	height: 180px;	
	float: left;
	margin-top: 20px;
　　　　　line-height:2;

}

#jyubox table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#head00 {
	height: 35px;
	margin-top: 30px;
	margin-bottom: 30px;
}

.line-height2
{
line-height:2;
}

.dl02 {
	margin-left: 18px;
         line-height:2;

}
/* 協会概要テーブル */

#table1 {
	width: 698px;
	border: 1px solid #ccc;
	margin-top: 25px;
}

table td.t_line01 {
	width:110px;
	border-top: #ccc 1px solid;
	border-right: #ccc 1px dashed;
	border-bottom: #ccc 1px dashed;
	border-left: #ccc 1px solid;
	background-color: #daeaff;
	vertical-align: top;
	text-align: left;
	padding: 10px;
}

table td.t_line02 {
	border-top: #ccc 1px solid;
	border-right: #ccc 1px solid;
	border-bottom: #ccc 1px dashed;
	border-left: #ccc 0px solid;
	background-color: #F5F5F5;
	vertical-align: top;
	text-align: left;
	padding: 10px;
}
#table1 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/* 役員・評議員テーブル */
#table2 {
	width: 695px;
	border: 1px solid #ccc;
	border-collapse: collapse;
	margin-top: 25px;
}

table td.t_line03 {
	width:60px;
	border-top: #ccc 1px solid;
	border-right: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	border-left: #ccc 1px solid;
	vertical-align: top;
	text-align: left;
	padding: 10px;
}

table td.t_line04 {
	border-top: #ccc 1px solid;
	border-right: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	border-left: #ccc 0px solid;
	vertical-align: top;
	text-align: left;
	padding: 10px;
}

.t_ccc{
background-color: #F2F2F2;
border: #ccc 1px solid;
text-align:center;
}

table td.t_line06 {
	width:110px;
	border-top: #ccc 1px solid;
	border-right: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	border-left: #ccc 1px solid;
	vertical-align: top;
	text-align: left;
	padding: 10px;
}

/* 情報公開 */

div.koukaiBox{
padding:15px 15px 0px 15px;

}

div.koukaiFrame{
position:relative;
margin-right:-30px;
padding:0;
*margin-bottom:10px; /* IE6/7用：下方向マージン */

}


div.koukai{
float:left;
margin-bottom:12px; /* 下方向マージン */
margin-right:12px;
width:330px;
_margin-right:8px;/* IE6 */
_width:310px;/* IE6 */
border:1px solid #ccc;
width:330px;/* ふつう */
}

h3.kokai_dai, /* h3 */
p.kokai_dai{ /* h3_ptn1同等デザインのp要素 */
padding:0px 0px 0px 30px;
font-size:108%; /* 14px相当 */
font-weight:bold;
line-height:1.2;
background:url(bg_h3_marker_ptn1.jpg) no-repeat 7px 50%;
zoom: 1; /* ie6/7印刷バグ対応 */
}


div.koukai_gawa{/* h3外枠 */
margin-bottom:12px; /* 下方向マージン */
position:relative;
border:1px solid #ccc;
/* 以下、角丸 */
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
behavior: url(/common/behavior/PIE.htc);
background-color:#E5E5E5;
}



div.koukai_in{/* h3内枠 */
position:relative;
border:2px solid #fff;
/* 以下、角丸 */
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
/* 以下、グラデーション */
background: #f3f3f3;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f3f3f3), to(#f8f8f8));
background: -moz-linear-gradient(#f3f3f3, #f8f8f8);
background: linear-gradient(#f3f3f3, #f8f8f8);
-pie-background: linear-gradient(#f3f3f3, #f8f8f8);
behavior: url(/common/behavior/PIE.htc);
}



h3.koukai1 a,
p.koukai1 a{/* 全体テキストリンク */
display:block;
margin:0;
padding:6px 25px 4px 30px;
position:relative;
color:#00f!important;
background:url(/common/img/bg/bg_internalLinks.gif) no-repeat right 50%;
zoom: 1; /* ie6/7印刷バグ対応 */
}







li.koukai1,.koukai2{
/* /* と */ で囲んで無効化 */
/* background:url(/common/img/bg/bg_icon_diskSmall.gif) no-repeat left 3px; */
padding-left:13px;
list-style-type: none;
}

ul.koukai1,.koukai2{
margin-bottom:12px; /* 下方向マージン */
margin-left:10px; /* 左インデント */
}
li.koukai2{
font-weight: bold;
}

/* 賛助 */

.sanjyo1 {
padding:10px;
float:left;
width:auto;

}
div.sanjyo2{
float:left;
margin-top:6px;
margin-left:6px;
margin-bottom:6px;
margin-right:6px;
width:680px;
_margin-right:8px;/* IE6 */
_width:580px;/* IE6 */
border:1px solid #ccc;
width:680px;/* ふつう */
padding-bottom:7px;
}

.sanjyo_dai, /*  */
p.sanjyo_dai{ /* h3_ptn1同等デザインのp要素 */
padding:5px 5px 5px 30px;
font-size:108%; /* 14px相当 */
font-weight:bold;
line-height:1.2;
background:url(bg_h3_marker_ptn1.jpg) no-repeat 7px 50%;
zoom: 1; /* ie6/7印刷バグ対応 */
}


div.sanjyo_gawa{/* h3外枠 */
margin-bottom:12px; /* 下方向マージン */
position:relative;
border:1px solid #ccc;
/* 以下、角丸 */
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
behavior: url(/common/behavior/PIE.htc);
background-color:#E5E5E5;
}

#main .baricon{
margin-bottom:10px;
margin-top:12px;

padding: 0 10px 0px 40px;
line-height: 40px;
font-size: 15px;
font-weight: normal;
color: #333;
background: url(images/baricon.png) no-repeat;
}

.line-height30 {
line-height:30px;
}



.icon02{
background:url(https://www.kanshokyo.jp/web/wp-content/themes/ssl/images/baricon.png) no-repeat left 3px;
padding:0px 5px 0px 45px;
margin-top:30px;
margin-bottom:24px;
line-height:40px;
font-size: 20px;
border-bottom: 2px solid #6fa6e6;
}
.list-box01{
line-height:2;
padding:10px;
margin: 10px 0 10px 10px;
font-size: 15px;
}
/* 協会のご案内 */
#pagelist {
  width:500px;
  font-size: 16px;
  color:#333333;
  background:#fff;
  padding:20px;
  line-height:40px;
}
#pagelist ul {
  padding-left:0;
  margin-left:40px;
  border-top:1px solid #84b2e0;
  border-bottom:1px solid #f1f6fc;
  list-style-image:url("https://www.kanshokyo.jp/web/wp-content/themes/ssl/images/baricon.png");

}
#pagelist li {
  list-style-type : none;
  padding:5px 10px;
  color:#333333;
  border-top:1px solid #f1f6fc;
  border-bottom:1px solid #84b2e0;
}

#aboutMenu{margin-bottom:44px;}
#aboutMenu li{
	font-size:1.3em;
	float:left;
	margin:0 25px 15px 0;
	background:url("https://www.kanshokyo.jp/web/wp-content/themes/ssl/images/pointra.gif") no-repeat left 5px;
	display:block;
	line-height: 1.4em;
	padding: 0 0 0 20px;
}

/* 自主事業 */
#main .icon01{
background:url(https://www.kanshokyo.jp/web/wp-content/themes/ssl/images/baricon.png) no-repeat left 3px;
padding:0px 5px 0px 45px;
margin-top:30px;
margin-bottom:24px;
line-height:40px;
font-size: 15px;
border-bottom: 2px solid #6fa6e6;
}

/* アクセス */


.access
{
float:left;
width:100%;
margin-right:10px;
}




.table3 {
width:100%;
margin:0px 0px 10px 0px;
padding:0px;
border-collapse:collapse;
border-top:1px dotted #999999;
}
.table3 th {
width:25%;padding:4px 2px 2px 4px;
text-align:left;vertical-align:top;color:#666666;
background-color:#EEEEEE;
border-bottom:1px dotted #999999;
border-left:5px solid #3f80f0;
}
.table3 td {
padding:4px 2px 2px 4px;
border-bottom:1px dotted #999999;
border-left:3px double #CCCCCC;
}


/* barアイコン */
.icon04{
background:url(https://www.kanshokyo.jp/web/wp-content/themes/ssl/images/icon04.png) no-repeat left 3px;
padding:5px 0px 0px 25px;
margin-top:30px;
margin-bottom:24px;
line-height:40px;
font-size: 23px;
border-bottom: 0px;
border-bottom: 2px solid #6fa6e6;
}
.icon05{
background:url(https://www.kanshokyo.jp/web/wp-content/themes/ssl/images/barbg03.png) no-repeat left 3px;
padding:5px 0px 0px 25px;
margin-top:30px;
margin-bottom:24px;
line-height:40px;
font-size: 17px;
border-bottom: 0px;
}
.icon06{
background:url(https://www.kanshokyo.jp/web/wp-content/themes/ssl/images/icon06.png) no-repeat left 3px;
padding:5px 0px 0px 40px;
margin-top:30px;
margin-bottom:24px;
line-height:40px;
font-size: 17px;
border-bottom: 0px;
}
.icon07{
background:url(https://www.kanshokyo.jp/web/wp-content/themes/ssl/images/icon07.png) no-repeat left 3px;
padding:5px 0px 0px 40px;
margin-top:30px;
margin-bottom:10px;
line-height:40px;
font-size: 17px;
border-bottom: 0px;
}

.icon08{
background:url(https://www.kanshokyo.jp/web/wp-content/themes/ssl/images/icon08.gif) repeat-x left 30px;
padding:5px 0px 0px 40px;
margin-top:10px;
margin-bottom:24px;
line-height:30px;
font-size: 24px;
font-weight: bold;
border-bottom: 0px;
}

.icon09{
background:url(https://www.kanshokyo.jp/web/wp-content/themes/ssl/images/baricon2.png) no-repeat left 3px;
padding:0px 5px 0px 45px;
margin-top:30px;
margin-bottom:24px;
line-height:40px;
font-size: 20px;
border-bottom: 2px solid #6fa6e6;
}
.icon10{
background:url(https://www.kanshokyo.jp/web/wp-content/themes/ssl/images/icon10.png) no-repeat left 3px;
padding:0px 5px 0px 45px;
margin-top:30px;
margin-bottom:24px;
line-height:41px;
font-size: 20px;
border-bottom: 2px solid #6fa6e6;
}
.icon11{
background:url(https://www.kanshokyo.jp/web/wp-content/themes/ssl/images/icon11.png) no-repeat left 3px;
padding:0px 0px 0px 40px;
margin-top:20px;
margin-bottom:10px;
line-height:41px;
font-size: 14px;
border-bottom: 0;
}
.icon12{
background:url(https://www.kanshokyo.jp/web/wp-content/themes/ssl/images/icon12.png) no-repeat left 3px;
padding:0px 0px 0px 30px;
margin-top:20px;
margin-bottom:10px;
line-height:20px;
font-size: 15px;
border-bottom: 0;
}
p.icon13{
background:url(https://www.kanshokyo.jp/web/wp-content/themes/ssl/images/icon13.png) no-repeat left 5px;
padding:0px 0px 0px 35px;
margin-top:20px;
margin-left:20px;
margin-bottom:10px;
line-height:7px;
border-bottom: 0;
}
.icon14{
background:url(https://www.kanshokyo.jp/web/wp-content/themes/ssl/images/icon13.png) no-repeat left -3px;
padding:0px 0px 0px 35px;
margin-top:20px;
margin-bottom:5px;
line-height:17px;
border-bottom: 0;
}
p.icon15{
background:url(https://www.kanshokyo.jp/web/wp-content/themes/ssl/images/icon13.png) no-repeat left 15px;
padding:0px 0px 0px 35px;
margin-top:20px;
margin-left:20px;
margin-bottom:10px;
line-height:7px;
border-bottom: 0;
}
p.icon16{
background:url(https://www.kanshokyo.jp/web/wp-content/themes/ssl/images/hoshi.png) no-repeat left 5px;
padding:0px 0px 0px 35px;
margin-top:20px;
margin-left:20px;
margin-bottom:10px;
line-height:7px;
border-bottom: 0;
}
icon17{
background:url(https://www.kanshokyo.jp/web/wp-content/themes/ssl/images/hoshist3.gif) no-repeat left 5px;
padding:0px 0px 0px 35px;
margin-top:20px;
margin-left:20px;
margin-bottom:10px;
line-height:7px;
border-bottom: 0;
}


/* フォント関係 */
.fonts14 {
font-size: 14px;
}
.fonts16 {
font-size: 16px;
}
.fonts18 {
font-size: 18px;
}
.fonts20 {
font-size: 20px;
}
.fontbold {
font-weight: bold;

}
.fcolor01{
color: #03086f;
font-size: 15px;
}

/* あああ */
.button   {   
    -webkit-border-radius: 3px;   
    -moz-border-radius: 3px;   
    text-shadow: 0 -1px 1px #FFF, -1px 0 1px #FFF, 1px 0 1px #aaa;   
    -webkit-box-shadow: 1px 1px 2px #E7E7E7;   
    -moz-box-shadow: 1px 1px 2px #E7E7E7;   
}  





.table2 {
	width: 695px;
	margin: 0px 0px 15px 18px;
	border: 0px;
	line-height:2;
	border-collapse: collapse;

}
.t_line05{
border-bottom: 1px dotted #333333;
padding: 15px 10px 15px 0px;

}



.dl01 {
	margin: 0 0 15px;
	padding: 0 10px 10px;

}
.dt01 {
	padding: 10px 0 0 0;
	font-weight: bold;
	text-indent: 1em;
	line-height: 150%;
}
.dd01 {
	padding: 10px 0 10px 4em;
	line-height: 2;
	border-bottom: 1px #CCCCCC solid;
         font-size: 13px;
}
/* リンク集 */
#table4｛
	width: 550px;
	border-collapse: collapse;
｝





/*************
原稿ページ２　1カラム
*************/

#main2 {
width: 700px;
padding: 10px 0px 25px 0px;
display: inline;
background-color:#EBEBEB;
}

#main2 h2{
padding: 0 10px 0px 20px;
line-height: 40px;
font-weight: normal;
color: #fff;
background: url(images/icon4.png) no-repeat;
}

.p2div {
         border: 1px solid #0099FF;
	line-height: 30px;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	padding: 40px;
}
.kifu1{
	margin: 0px 0px 25px 0px;
	font-size: 23px;

}

.border01{
	background-color: #F2F2F2;
	border: #ccc 1px solid;
	padding: 5px 20px 20px 10px;
	margin: 40px 0px 45px 0px;
}

.border01 ul{
list-style-type: none;
}

.bold{
font-weight: bold;
}
.textr{
	text-align: right;
}	
/*************
お問い合わせ
*************/



.box_in {
	background-color: #FFFFFF;
	border: 1px solid #D9D9D9;
	margin-bottom: 5px;
	padding: 0px;
}
#formwaku {
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 10px;

}
.table_info {
	width: 550px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
.table_info tr{
	margin-bottom: 40px;
}
.td_head {
	text-align: left;
	padding: 18px;
	white-space: nowrap;
	border-bottom: 1px dotted #D5D5D5;
	font-size: 15px;
	font-weight: bold;
}

.td_odd {
	background-color: #FFFFFF;
	text-align: left;
	padding: 5px;
	border-bottom: 1px dotted #D5D5D5;
	line-height: 30px;
	width:380px;

}

.td_head .eng {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #ABBC89;
}
.chui{ 
color:#FF0000;
}
.wpcf7-form-control
{
	width:380px;
	font-size: 170%;
	line-height: 30px; /* 文字の高さ */
	margin: 0px; /* 余白を消す */
	background-color: #eee; /* 背景 */
	border: 1px solid #ccc; /* 罫線 */
	padding-top: 0px; /* 余白 */
	padding-right: 5px; /* 余白 */
	padding-bottom: 0px; /* 余白 */
	padding-left: 5px; /* 余白 */

}
.boxl{float: left; width: 242px; margin:0px; padding-right: 2px; /* 余白 */}
.boxr{float;left; width: auto; margin:5px;}

#mk_black{background:#000000; color:#ffffff;}

.clear{clear : both ；}

#listbox{float: left;width:600px; margin-left:auto;margin-right:auto;}
#listbox ul{padding-top: 10px;
padding-right: 20px;
padding-bottom: 10px;
padding-left: 20px;
}
.listmain h3{font-weight: bold;text-align: center; }
#listbox li{list-style:none;margin-left:40px;}



#wrapper #dropdown .linkoff:hover{
color:#1e189b;
font-size:14px;
}	
		


#wrapper #dropdown #m1-ddheader{
	background-image: url(https://www.kanshokyo.jp/web/wp-content/themes/ssl/images/home.png);
	background-position: 18px center;
}

#wrapper #dropdown #m2-ddheader {
	background-image: url(https://www.kanshokyo.jp/web/wp-content/themes/ssl/images/bikuri.png);
	background-position: 7px center;
}
#wrapper #dropdown #m7-ddheader {
	background-image: url(https://www.kanshokyo.jp/web/wp-content/themes/ssl/images/bikuri.png);
	background-position: 8px center;
}
#wrapper #dropdown #m3-ddheader {
	background-image: url(https://www.kanshokyo.jp/web/wp-content/themes/ssl/images/biru.png);
	background-position: 6px center;
	padding-left:3px;
}

#wrapper #dropdown #m4-ddheader {
	background-image: url(https://www.kanshokyo.jp/web/wp-content/themes/ssl/images/pen.png);
	background-position: 6px center;
		padding-left:3px;
}
#wrapper #dropdown #m5-ddheader {
	background-image: url(https://www.kanshokyo.jp/web/wp-content/themes/ssl/images/mailicon.png);
	background-position: 8px center;
}

#wrapper #dropdown #m6-ddheader {
	background-image: url(https://www.kanshokyo.jp/web/wp-content/themes/ssl/images/kuruma.png);
	background-position: 14px center;
}

/*************
広告掲載
*************/
#tkokoku {
	border: 4px solid #CCCCCC;
	text-align:center;
	border-collapse:collapse;
	padding:5px;

}
#tkokoku .tthko,.ttdko{
	border: 1px solid #CCCCCC;
	text-align:center;
	padding:5px;
}
#tkokoku .tthko{
background-color:#E7E7E7;
}
.boxl2{float: left;
width: 242px;
border:1px solid #cccccc;
margin-top:20px;
padding: 10px 12px 10px 0px; 
background-color:#D7E7FF
}
.boxr2{float:left; width: auto; margin:5px; margin-top:20px;}
.boxl2 ul {
	list-style-type: none;
}
span.wpcf7-list-item { display: table-row;
border:0;
 } 
span.wpcf7-list-item * { display: table-cell; }
.as{background-color:#fff;
border:0;
font-size: 15px;
margin-left:40px;
}

.iconrig {
	background-image: url(https://www.kanshokyo.jp/web/wp-content/themes/ssl/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 500px;
	text-align: right;
	padding-right: 5px;
	padding-top: 4px;
}

#main p.withImageleft img{
float: left;
margin-right: .5em;
}
