@charset "Shift_JIS";

/* zentai
----------------------------------------------------------*/
* {margin:0px; padding:0px;}
html {
	overflow-y: scroll;
	}
body {
	font-family:"ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", "ＭＳ Ｐゴシック", Meiryo, sans-serif;
	font-size:85%;
	line-height:160%;
	color:#333;
	background-color:#e5d9cb;
}
img {
	border:none;
	vertical-align:top;
}
hr {
	clear: both;
	visibility: hidden;
}
ul{list-style:none;}
input,
textarea,
select{
	font-size:1em;
	font-family:"ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", "ＭＳ Ｐゴシック", Meiryo, sans-serif;
	margin-right:5px;
}
table th,
table td {
	text-align:left;
}
.clearfix{
    zoom:1;/*for IE 5.5-7*/
		overflow:hidden;
}
.clearfix:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
ol{
	padding-left:25px;
}
/* link
----------------------------------------------------------*/
a{outline:none;}
a:link,
a:visited {
	color:#de3508;
}
a:hover {
	color:#333;
}
/*a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
}*/
.img-filter a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
}

/* margin-padding
----------------------------------------------------------*/
.mb10 {margin-bottom:10px;}
.mb15 {margin-bottom:15px;}
.mb20 {margin-bottom:20px;}
.mb30 {margin-bottom:30px;}
.ml10 {margin-left:10px;}
.mt15 {margin-top:15px;}

.pt30 {padding-top:30px;}
.pr20 {padding-right:20px;}
.pl20{padding-left:20px;
}
/* color
----------------------------------------------------------*/
.red {color:#900;}

/* hanyo
----------------------------------------------------------*/
.clear {clear:both;}
.small {font-size:80%; line-height:180%;}
.big {font-size:120%;}
.right {float:right;}
.left {float:left;}
.center {text-align:center;}
.t-right {text-align:right;}



/* float（そのためのwidthも含む）
----------------------------------------------------------*/
.w475{
	width:475px;
}
.w700{
	width:700px;
}
.l475{
	width:475px;
	float:left;
}
.l250{
	width:250px;
	float:left;
}
.r250{
	width:250px;
	float:right;
}
.r340{
	width:340px;
	float:right;
}
.l342{
	width:342px;
	float:left;
}
.r342{
	width:342px;
	float:right;
}
.l565{
	width:565px;
	float:left;
}
.l810{
	width:810px;
	float:left;
}
/* アンカーリンク（ドロップダウン）
----------------------------------------------------------*/
#join_1 {clear:both;}
#join_2 {clear:both;}
#join_3 {clear:both;}
/*CL01のため不要
#book_1 {clear:both;}
#book_2 {clear:both;}
#book_3 {clear:both;}
*/
#examination_1 {clear:both;}
#examination_2 {clear:both;}
#license_1 {clear:both;}
#license_2 {clear:both;}
#chair_1 {clear:both;}
#chair_2 {clear:both;}
#chair_3 {clear:both;}
#chair_4 {clear:both;}
#chair_5 {clear:both;}
#chair_6 {clear:both;}
#chair_7 {clear:both;}
#info{clear:both;}
/* base
----------------------------------------------------------*/
#wrapper {
	width:1020px;
	margin:0 auto;
	background:url(../images/wrapper_bg.jpg) repeat-y;
}

/* header
----------------------------------------------------------*/
#header {
	width:920px;
	height:95px;
	padding:0 50px;
	background:url(../images/head_bg.jpg) no-repeat top;
}
h1 {
	height:21px;
	line-height:100%;
	padding-top:9px;
	overflow-y:hidden;
	font-size:10px;
	color:#1e1e1e;
	font-weight:normal;
}
/* content
----------------------------------------------------------*/
#content {
	padding:0px 50px 0px 50px;
	width:920px;
	clear:both;
}
#right-content {
	width:700px;
	float:right;
	padding-bottom:30px;
	background:url(../images/right_bg.jpg) no-repeat top;
}
/*ナビ*/
#navi {
	background-color:#383737;
	width:205px;
	padding-bottom:50px;
	float:left;
}
#navi li {
	position:relative;
	line-height:1%;
}
#navi p{
	color:#fff;
}
/*ドロップダウン*/
#dd li a.menu {
  display: block;
}
.submenu {
	visibility: hidden;
	position: absolute;
	z-index: 3;
	float:left;
	width:198px;
	left: 205px;
	top: 0px;
}
.submenu a {
  display: block;
  text-align: left;
}
.submenu img{
	opacity:0.95;
	filter: alpha(opacity=95);
}

/*タイトルの飾り
---------------------------------------------------------*/
.redline_h3{
	border-collapse:collapse;
	border-top:3px solid #de3508;
	border-bottom:1px solid #de3508;
	padding:3px;
	margin-bottom:15px;
}
.redicon_h3{
	margin-bottom:10px;
	background:url(../images/icon02.jpg) no-repeat left;
	vertical-align:middle;
	padding-left:18px;
}
.redicon_h4{
	margin-bottom:10px;
	background:url(../images/icon02.jpg) no-repeat left;
	vertical-align:middle;
	padding-left:18px;
	font-size:120%;
}
.redicon_h4_ctc{
	background:url(../images/icon02.jpg) no-repeat left;
	vertical-align:middle;
	padding-left:18px;
}
.redicon_boder_h4{
	margin-bottom:10px;
	background:url(../images/icon02.jpg) no-repeat left;
	vertical-align:middle;
	padding-left:18px;
	font-size:120%;
	border-collapse:collapse;
	border-bottom:1px dashed #000;
}
.boder_h4{
	margin-bottom:10px;
	font-size:120%;
	border-collapse:collapse;
	border-bottom:1px dashed #000;
}
.q_t{
	background:url(../images/q.jpg) no-repeat left;
	padding-left:20px;
	padding-top:5px;
	vertical-align:middle;
	border-collapse:collapse;
	border-bottom:1px dashed #ead4ab;
	margin-bottom:5px;
	font-weight:bold;
}
.a_t{
	background:url(../images/a.jpg) no-repeat left;
	padding-left:20px;
	padding-top:5px;
	vertical-align:middle;
}
h5{
	font-size:85%;
}
/* 01-index
----------------------------------------------------------*/
#p01-box1 div {
	width:210px;
	float:right;
	margin-left:10px;
}
#p01-box1 div span {
	display:none;
}
#p01-box1 div img {
	margin-bottom:5px;
}
#p01-box1 p {
	overflow:hidden;
	zoom:1;
}
.w100{
	width:150px;
}
.w600{
	width:550px;
}
	
/*お知らせ詳細ページ
----------------------------------------------*/
.detail_h3{
	margin-bottom:5px;
	background:url(../images/icon02.jpg) no-repeat left;
	vertical-align:middle;
	padding-left:18px;
}
.detail_h4{
	background:url(../images/icon03.jpg) no-repeat left center;
	padding-left:20px;
	margin-bottom:5px;
}
.detail_box p{
	margin-bottom:20px;
}
.detail_item{
	width:168px;
	margin:5px 3px 5px 3px;
	float:left;
	display:inline;
}
/* 03-book　機関紙「習字クラブ」（お手本)
----------------------------------------------------------*/
.book_box{
	width:100%;
	margin-bottom:20px;
}
.book_box td{
	padding:0px 6px 0px 6px;
}
.book_item{
	width:220px;
	padding:3px 6px 0px 6px;
	float:left;
	display:inline;
}
/*20100609追加（list.html）
------------------------------------------------------------*/
.book_item2{
	width:220px;
	padding:3px 6px 0px 6px;
	float:left;
	display:inline;
}
.h20{height:30px;}
/* 04-examination　昇級・昇段試験
-----------------------------------------------------------*/
.examination_box{
	width:100%;
	border-collapse:collapse;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	margin-bottom:15px;
}
.examination_box th{
	font-weight:normal;
	background-color:#ead4ab;
}
.examination_box td{
	width:9%;
	text-align:center;
}
.examination_box th,.examination_box td{
	padding:2px 5px;
	border-collapse:collapse;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
}
/* 05-license　指導者免許取得講座
-------------------------------------------*/
.license_box{
	border-collapse:collapse;
	width:100%;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	margin-bottom:15px;
}
.license_box th{
	width:30%;
	background-color:#ead4ab;
}
.license_box td{
	text-align:center;
}
.license_box th,.license_box td{
	padding:2px 5px;
	border-right:1px solid #ccc;
}
.license_box_t{
	background-color:#efefef;
}
.b1 {
	border-bottom:1px solid #ccc;
}
.b3 {
	border-bottom:3px solid #ccc;
}
/* 07-chair　各種講座
--------------------------------------------------*/
.chair_box{
	width:100%;
}
.chair_box th{
	width:20%;
	vertical-align:top;
}
/* 08-exhibit　公募書初展
--------------------------------------------------*/
.exhibit_box{
	width:100%;
	margin-bottom:20px;
}
.exhibit_box td{
	width:33%;
}
/* 09-profile　日本習字学会概要
--------------------------------------------------*/
.profile_box{
	width:100%;
	border-collapse:collapse;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	margin-bottom:20px;
}
.profile_box th{
	width:20%;
	background-color:#efe1dc;
}
.profile_box th,.profile_box td{
	border-collapse:collapse;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:2px 5px;
}
/* 11-contact　お問い合わせ
--------------------------------------------------*/
.contact_tb{
	width:100%;
	margin-bottom:30px;
	border-top:1px solid #ccc;
	}
.contact_tb th,
.contact_tb td{
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:2px 10px;
}
.contact_tb th{
	text-align:left;
	border-left:1px solid #ccc;
	background:#f1f1f1;
	width:150px;
}
.contact_tb span{
	font-size:11px;
}
form p{text-align:center; margin-top:5px; margin-bottom:20px;}
.form01{width:100px;}
.form02{width:150px;}
.form03{width:250px;}
.form05{width:450px;}

textarea{ font-size:12px;}
/* footer
----------------------------------------------------------*/
#footer {
	background:url(../images/foot_bg.jpg) no-repeat;
	width:920px;
	padding:10px 0px 40px 0px;
	font-size:80%;
}
.pagetop {
	float:right;
	width:100px;
}
#footer li{
	display:inline;
	border-right:1px solid #666;
}
#footer li a {
	color:#fff;
	padding:0px 4px 0px 7px;
}
#footer a:link,
#footer a:visited {
	text-decoration:none;
	color:#333;
}
#footer a:hover{
	text-decoration:underline;
	color:#9d0e14;
}
#footer .end {
	border:none;
}

/*info*/
.info-box {
	padding-bottom:15px;
	margin-bottom:15px;
	background:url(../images/line01.jpg) no-repeat bottom;
}
.info-box w100{
	float:left;
}
.info-box img {
	float:right;
}
.info-box .comment {
	overflow:hidden;
	zoom:1;
	margin-right:10px;
}
.info-box span{
	background:url(../images/icon01.jpg) no-repeat left;
	padding-left:20px;
	vertical-align:middle;
}

/* print
----------------------------------------------------------*/
@media print {


}
/*20100609追加
---------------------------------------------------------*/
.detail_box1{
	width:100%;
	border-collapse:collapse;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	margin-bottom:15px;
}
.detail_box1 th{
	font-weight:normal;
	background-color:#ead4ab;
	text-align:center;
}
.detail_box1 td{
	width:15%;
	text-align:center;
}
.detail_box1 th,.detail_box1 td{
	padding:2px 5px;
	border-collapse:collapse;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
}
.detail_box2{
	width:100%;
	border-collapse:collapse;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	margin-bottom:15px;
}
.detail_box2 th{
	font-weight:normal;
	background-color:#ead4ab;
	text-align:center;
}
.detail_box2 td{
	width:40%;
	text-align:center;
}
.detail_box2 th,.detail_box2 td{
	padding:2px 5px;
	border-collapse:collapse;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
}
/*20100610追加
------------------------------------------*/
.chair_box2{
	width:100%;
	border-collapse:collapse;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	margin-bottom:15px;
}
.chair_box2 th{
	font-weight:normal;
	background-color:#ead4ab;
	width:20%;
}
.chair_box2 th,.chair_box2 td{
	padding:2px 5px;
	border-collapse:collapse;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
}
/*20100628追加
------------------------------------------*/
.q_a{
	width:700px;
	margin-bottom:20px;
}
.q_a li{
	list-style:square;
	margin-left:20px;
}
#q_a_nyukai{clear:both;}
#q_a_syoukyu{clear:both;}
#q_a_menkyo{clear:both;}
#q_a_kakizome{clear:both;}
/*20100701追加
------------------------------------------*/
.q_a_detail{
	border-top:1px dashed #e0dfdf;
	padding-left:20px;
	margin-bottom:20px
}