
@charset "utf-8";
/*--------------------------------------
  Universal selector
---------------------------------------*/

* {
	margin:0px 0px 0px 0px;
	padding:0px;
}

/*--------------------------------------
  base Module
---------------------------------------*/

body {
background-image:url(image/body_bg.gif);
background-position:center;
background-repeat:repeat-y;
text-align:center;
font-size:80%;
font-family:"ＭＳ Ｐゴシック", Arial, Helvetica, sans-serif, Osaka, "ヒラギノ角ゴ Pro W3";
margin:0px 0px 0px 0px;
padding:0px;
}

p {
line-height: 1.3em;
}

#top_image {
	margin: 0 0 0 0;
	font-size: 0px;
	float:right;
}

h1, h2, h3, h4, h5, h6 {
font-size:1em;
font-weight:normal;
}

img {
	border:0px;
	margin: 0px;

}

a {
color:#3C5388;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

a:visited {
	color: #7C358E;
}

/*---------------------------------
   container
---------------------------------*/
#container {
background-image:url(image/container_bg.gif);
background-position:left;
background-repeat:repeat-y;
width: 750px;
text-align:left;
padding:0px;
margin:0px auto 0px auto;
}

/*---------------------------------
   header
---------------------------------*/
#header {
width: 750px;
background-color:#FFFFFF;
margin: 0px auto 0px auto;
}

#header #midashi {
width: auto;
background-color:#FFFFFF;
font-size:1em;
font-weight:normal;
text-align:right;
padding:2px 2px 3px 0;
margin:3px auto 1px auto;
border-bottom:#CCCCCC solid 1px;
}

#header #title h1 {
display:none;
}

#header #title p {
display:none;
}

/*--- sub_menu01 ---*/
#header #sub_menu01 {
	width:750px;
	height:35px;
	background-image:url(image/sub_menu01.gif);
	color: #FFFFFF;
}

#header #sub_menu01 ul{
	/*width:360px;*/
/*height:25px;*/
padding:0px 0 0 0;
	margin:0 5px 0 0px;
	display:block;
	float: left;
	font-size: 12px;
}

#header #sub_menu01 li{
/*-- ボタン画像のとき設定　width:90px; --*/
/*height:25px;*/
float:left;
padding:0px;
margin:0px;
display:block;
clear: right;
}

#header #sub_menu01 li span {
margin:6px 0 0 0;
display:block;
}

#header #sub_menu01 li a {
/*height:25px;*/
display:block;
background-repeat:no-repeat;
background-position:0 0;
/*text-indent:-9999px;*/
overflow:hidden;
}

#header #sub_menu01 li a:hover {
/*background-position:0 -25px;*/
/*text-indent:-9999px;*/
overflow:hidden;
}

/*
#header #sub_menu01 li#menu_a5_basename, #header #sub_menu01 li#menu_a5_basename a {background-image:url(image/sub_a5_basename.gif);}
#header #sub_menu01 li#menu_a6_basename, #header #sub_menu01 li#menu_a6_basename a {background-image:url(image/sub_a6_basename.gif);}
*/

/*---------------------------------
   side_bar_a
---------------------------------*/
#side_bar_a {
width: 196px;
padding:0 0 0 0;
margin: 0px 0 0 0px;
text-align:center;
float:right;
}

#side_bar_a ul {
margin:0 0 5px 5px;
}

#side_bar_a p {
	padding: 0px 0px 4px 0px;
	margin:5px 5px 4px 1px;
	font-size: 10px;;
	line-height: 1.4em;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	font-family: "メイリオ","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
}

#side_bar_a img {
text-align: center;
margin:0px auto 0px auto;
}

#side_bar_a h2 {
padding:0px;
margin:0 0 10px 9px;
}


/*--- main_menu01 ---*/
#side_bar_a #main_menu01 {
	width:200px;
	margin:0 auto 20px auto;
	text-align:left;
	background-image:url(image/menu_bg.gif);
	background-repeat:no-repeat;
	padding: 0px0px 0px 0px;
}

#side_bar_a #main_menu01 .mtxt{
	padding: 0px;
	font-size: 1em;
	line-height: 1.2em;
	width: 190px;
	margin: 2px auto 2px 4px;
	text-align: left;
}

#side_bar_a #main_menu01 .newstxt{
background-color:#FFFFCC;
	padding: 0px;
	font-size: 98%;
	line-height: 145%;
	width: 192px;
	margin: 2px 0px 2px 0px;
	text-align: left;
}

#side_bar_a #main_menu01 ul {
width:200px;
padding:0px;
margin:0 0px 0px 0px;
display:block;
}

#side_bar_a #main_menu01 li {
	width:200px;
	height:30px;
	text-indent:30px;
	padding:0px 0px 0px 0px;
	margin:0px 0 0 0;
	background-repeat:no-repeat;
	display:inline;
}

#side_bar_a #main_menu01 li span {
margin:9px 0 0 0;
display:block;
}

#side_bar_a #main_menu01 li a {
	height:30px;
	display:block;
	padding:0px 0px 0px 0px;
	margin:0px;
	background-image:url(image/side_bar_a_menu01_btn.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	/*text-indent:-9999px;*/ /* ボタンが画像の場合、文字を消す */
	overflow:hidden;
}

#side_bar_a #main_menu01 li a:hover {
	background-image:url(image/side_bar_a_menu01_btn.gif);
	padding:0px 0px 0px 0px;
	background-position:-200px 0px;
	/*text-indent:-9999px;*/
	overflow:hidden;
}


#side_bar_a #main_btn01 {
width:200px;
margin:20px auto 10px auto;
text-align:center;
}

#side_bar_a #main_btn02,
#side_bar_a #main_btn03  {
width:200px;
margin:20px auto 0 auto;
text-align:center;
}

#side_bar_a #main_btnnews {
width:200px;
margin:50px 0 0 0;
text-align:center;
}


#side_bar_a #main_btnrss {
width:200px;
margin:50px 0 0 0;
text-align:center;
}

/*　ボタンが画像の場合使用
#side_bar_a #main_menu01 li#menu_a1_basename, #side_bar_a #main_menu01 li#menu_a1_basename a {background-image:url(image/menu_a1_basename.gif);}
#side_bar_a #main_menu01 li#menu_a2_basename, #side_bar_a #main_menu01 li#menu_a2_basename a {background-image:url(image/menu_a2_basename.gif);}
#side_bar_a #main_menu01 li#menu_a3_basename, #side_bar_a #main_menu01 li#menu_a3_basename a {background-image:url(image/menu_a3_basename.gif);}
#side_bar_a #main_menu01 li#menu_a4_basename, #side_bar_a #main_menu01 li#menu_a4_basename a {background-image:url(image/menu_a4_basename.gif);}
*/


/*--- main_menu01-sub  ---*/
#side_bar_a #main_menu01 li ul {
width:200px;
padding:0px;
margin:0 0px 8px 0px;
text-align:left;
display:block;
}

#side_bar_a #main_menu01 li li {
height:20px;
padding: 0px 0 0 0;
text-indent:40px;
margin:0px;
display:inline;
}

#side_bar_a #main_menu01 li li span {
margin:2px 0 0 0;
}

#side_bar_a #main_menu01 li li a {
height:20px;
display:block;
padding:0px 0px 0px 0px;
margin:0px;
background-image:url(image/side_bar_a_menu01_sub_btn.gif);
background-repeat:no-repeat;
background-position:0 0;
/*text-indent:-9999px;*/
overflow:hidden;
}

#side_bar_a #main_menu01 li li a:hover {
background-image:url(image/side_bar_a_menu01_sub_btn.gif);
padding:0px 0px 0px 0px;
margin:0px;
background-position:-200px 0px;
/*text-indent:-9999px;*/
overflow:hidden;
}

/*　ボタンが画像の場合使用
#side_bar_a #main_menu01 li#menu_a1_basename, #side_bar_a #main_menu01 li#menu_a1_basename a {background-image:url(image/menu_a1_basename.gif);}
#side_bar_a #main_menu01 li#menu_a2_basename, #side_bar_a #main_menu01 li#menu_a2_basename a {background-image:url(image/menu_a2_basename.gif);}
#side_bar_a #main_menu01 li#menu_a3_basename, #side_bar_a #main_menu01 li#menu_a3_basename a {background-image:url(image/menu_a3_basename.gif);}
#side_bar_a #main_menu01 li#menu_a4_basename, #side_bar_a #main_menu01 li#menu_a4_basename a {background-image:url(image/menu_a4_basename.gif);}
*/


/*---------------------------------
   content
---------------------------------*/
#content {
width: 545px;
padding: 0px;
margin: 0px;
float: left;
}

#content h2 {
background-image:url(image/midashi_h2.gif);
color:#FFFFFF;
font-size:1em;
padding:10px 0px 0 0;
margin:0 0 10px 0;
text-indent:10px;
}

#content h4 {
margin:0 0 3px 0;
}

#content p {
	padding: 0px;
	margin:2px 8px 10px 4px;
	text-indent: 10px;
}

#content #category {
width: 515px;
margin:10px auto 0 auto;
clear:both;
}

#content #topic_path {
padding:0px;
margin:8px 0 8px 0;
}



/*dl.info*/

dl.info {
	line-height: 1.;
	border-bottom: 1px solid #DFDFDF;
	margin: 6px 0;
	padding: 0 0 6px 0;
}

dl.info dt {
	background-image:url(image/mark_yazirusi.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding:0 0 0 18px;
	display: inline;
	margin: 0 10px 0 5px;
}

dl.info dd {
	display: inline;
	margin: 0;
}



/* top_content01 */
#content #category #top_content01 h1 {
	background-image: url(image/top_message.gif);
	text-indent: -999px;
	height: 165px;
}

#content #category #top_content01 h2 {
	color: #000033;
	font-size: 15px;
}



/* top_content02 */
#content .top_content02 {
	margin:0px 15px 15px 15px;
	clear:both;
	padding: 10px 5px 5px 10px;
	background-image: url(image/hyo-bk.gif);
	border-right-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-bottom-style: solid;
}

#content .top_content02 ol {
	padding:0px 0px 3px 5px;
	margin:0px 10px 0px 10px;
	list-style-type: decimal;
}

#content .top_content02 ul {
	padding:0px 0px 0px 8px;
	margin:0px 10px 0px 12px;
	list-style-image: url(image/chk-mark.gif);
}

#content .top_content02 li {
	padding:0px 0px 2px 0px;
	margin:1px 2px 3px 0px;
	font-size: 1.1em;
}


#content #top_content02 img {
margin:0 auto 8px auto;
display:block;
}

/* 会員の方々の声 */
#content .top_content03 {
	margin:0px 10px 15px 15px;
	clear:both;
	padding: 10px 5px 10px 6px;
	border-width: 1px;
	border-color: #CCCCCC;
	border-style: solid;
	text-indent: 0px;
	line-height: 1.5em;
	color: #333333;
}

#content .top_content03 strong {
	color: #990000;
	font-size: 1.3em;
}

#content .top_content03 img {
	margin: 5px 10px 10px 5px;	

}

#content .top_content03 ul {
	padding:0px 0px 5px 8px;
	margin:5px 10px 5px 30px;
}

#content .top_content03 li {
	padding:0px;
	margin:10px 2px 10px 20px;
}

#content #top_content03 img {
margin:10px 10px 10px 10px;
display:block;
}


/* 挨拶*/
#content #category #aisatu {
	margin:0 0 5px 0;
	font-size: 1.1em;
	line-height: 1.4em;
}

#content #category #aisatu h2{
	background-image: url(image/aisatu-title.gif);
	text-indent: -999px;
}

#content #category #aisatu ol{
	padding:5px 0px 5px 5px;
	margin:0px 10px 0px 20px;
	list-style-type: decimal;
}

#content #category #aisatu li{
	padding:0px 0px 5px 8px;
	margin:5px 10px 5px 30px;
	font-size: 1em;
	color: #336699;
	font-weight: bold;
	font-family: "メイリオ","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

/* 入会のご案内*/
#content #category #nyukai {
	margin:0 0 5px 0;
	font-size: 14px;
	line-height: 1.4em;
	text-indent: 20px;
}

#content #category #nyukai h4{
	background-image: url(image/nyukai_h4.gif);
	text-indent: 22px;
	font-size:1em;
	padding:3px 0px 0 0;
	margin:0 0 10px 0;
	color: #003366;
}
#content #category #nyukai p{
	padding: 0px;
	margin:0 5px 10px 10px;
	text-indent: 0px;
}
#content #category #nyukai ol{
	padding-left: 30px;
	margin-left: 25px;
}

#content #category #nyukai strong {
	color: #990000;
	font-size: 1.2em;
}

/* category module */
#content .entry {
/* background-image:url(image/cut_512px.gif); */　/*　エントリー毎の区切り線　*/
background-position:bottom;
	background-repeat:no-repeat;
	padding:0 0 0 0;
	margin:10px 0 10px 5px;
	line-height: 1.4em;
	font-size: 1.2em;
}

#content .entry, p  strong{
	font-weight: 100;	
}


#content #category h2 {
	height:30px;
	font-size:1.5em;
	font-weight:bold;
	color:#003366;
	background-image:url(image/midashi_h2.gif);
	background-repeat:no-repeat;
	text-indent:62px;
	padding:6px 0 0 0;
	margin:10px 0px 0px 0px;
}

#content #category h3 {
	text-decoration: none;
	color: #333333;
	background-image: url(image/midashi_h3.gif);
	background-repeat: repeat-x;
	padding-top: 6px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 2px;
	height: 30px;
	font-size: 16px;
	font-weight: bold;
	text-indent: 15px;
}

#content #category h4 {
	background-image: url(image/nyukai_h4.gif);
	text-indent: 22px;
	font-size:1em;
	padding:3px 0px 0 0;
	margin:0 0 10px 0;
	color: #003366;
}

#content #category ol {
	padding-left: 20px;
	margin-left: 60px;
}

/*---------------------------------
   content　カテゴリーの個別設定
---------------------------------*/

#content .c_entry {
	margin:0px 5px 15px 5px;
	clear:both;
	padding: 10px 5px 10px 5px;
	border-width: 1px;
	border-color: #CCCCCC;
	border-style: solid;
	text-indent: 0px;
	line-height: 1.5em;
	color: #333333;
	font-size: 1em;
}

#content .c_entry strong {
	color: #333333;
	font-size: 1em;

}

#content .c_entry img {
	margin: 5px 6px 10px 5px;	

}

#content .c_entry ul {
	padding:0px 0px 5px 8px;
	margin:5px 10px 5px 34px;
}

#content .c_entry li {
	padding:0px;
	margin:3px 2px 3px 20px;
	font-size: 85%;
}

#content #c_entry img {
margin:10px 10px 10px 10px;
display:block;
}




/* category Works */
/*#category_works #content {
}

#category_works #content h3 {
display:none;
}

#category_works #content img {
margin:0 10px 15px 0;
float:left;
}

#category_works #content p {
margin:0.1em 0 1em 0;
font-size:90%;
}

#category_works #content div {
clear:both;
}

#category_works #content .entry {
background-image:url(image/cut_512px.gif);
background-position:bottom;
background-repeat:no-repeat;
padding:0 0 4px 0;
}
*/

/* category Staffsyoukai 短いエントリーの羅列時にタイトル<h3>を表示しない */
/*
#category_staff #content {
}

#category_staff #content h3 {
display:none;
}

#category_staff #content img {
margin:0 10px 20px 0;
float:left;
}

#category_staff #content p {
margin:3px 0 0 0;
font-size:90%;
}

#category_staff #content div {
height:115px;
clear:both;
}
*/

/* category contact　特定の部分を表示させない */
/*
#category_contact #side_bar_a #m_bg {
display:none;
}
*/

/*---------------------------------
   side_bar_b
---------------------------------*/

/*#side_bar_b {
width: 244px;
float: right;
padding:0px;
margin:0 0px 0 0px;
}

#side_bar_b h2 {
padding:0px;
margin:0px 0px 10px 3px;
}

#side_bar_b p {
padding:0px;
margin:0 20px 10px 17px;
}
*/

/*---------------------------------
   footer
---------------------------------*/
#footer {
width:750px;
height:68px;
background-color:#CCCCCC;
border-top:#CCCCCC solid 1px;
margin:20px 0 0 0;
clear:both;
}

#footer #pp {
	float:right;
	clear:both;
	margin: 10px 10px 5px 5px;
}

#footer #cc {
	font-size:92%;
	margin:12px 0 10px 20px;
	width:360px;
	height:44px;
	text-align: left;
	border-left-style: ridge;
	border-left-color: #003366;
	border-left-width: 4px;
	padding-left: 10px;
	color: #333333;
}



}

#footer ul {
}

#footer li {
list-style-type:none;
background-image: url(image/mark_yazirusi.gif);
background-repeat:no-repeat;
background-position:left center;
padding: 0px;
margin:10px 15px 0 0; 
text-indent :20px;
float:right;
clear:both;
}

/*---------------------------------
   side_form
---------------------------------*/
#side_bar_a input {
width:145px;
}

#side_bar_a textarea {
width:145px;
}

/*---------------------------------
   tool
---------------------------------*/
#tool {
text-align:center;
}

#tool table {
text-align:left;
margin:5px auto 5px auto;
padding:0px;
}



/*---------------------------------
   decoration
---------------------------------*/
.text_red {
color:#CC0000;
}

.text_red_g {
color:#990000;
font-size:1.1ems;
}

.text_blue {
color:#0033CC;
}

.text_left {
text-align:left;
}

.text_right {
text-align:right;
}

.text_center {
text-align:center;
}


.font_10px {
font-size:10.5px;
}

.font_11px {
font-size:11.5px;
}

.font_9em {
font-size:0.9em;
color: #6699CC;
}


.box_center {
margin:0 auto 0 auto;
}

.tokuten {
	border-style:groove;
	border-color:#990000;
	background:#990000;
	color:#FFFFFF;
	border-width: 1px;
	border-bottom-color: #999999;
	border-right-color: #999999;
	padding: 1px 3px 1px 3px;
}

.tokuten_box {
	width: 176px;
	border-left-width:8px;
	border-left-color:#CC0000;
	border-left-style: ridge;
	padding-left: 5px;
	margin-top: 7px;
	margin-bottom: 15px;
	margin-left: 5px;

}


/*--------------------------------------
	Table Module		
---------------------------------------*/

table {
	background-color: #dddddd;
	margin: 0.5em 0;
	border-width: 1px 0 0 1px;
	border-style: solid;
	border-color: #8D928D;
}

caption {
	display: none;
}

td,th {
	color: #333333;
	padding : 0.2em 0.5em;
	border-width:0 1px 1px 0;
	border-style: solid;
	border-color: #8D928D;
}

th {
	font-weight: normal;
	color: #444444;
	background-color: #F0F0F0;
}

td {
	color: #444444;
	background-color: white;
}

/* table in table */
td table,{
	background-color: #FFFFFF;
	margin: 0;
	border-width: 1px 0 0 1px;
	border-style: solid;
	border-color: #FFFFFF;
}


td td,td th {
	color: #333333;
	padding : 0px 0.5em 0.2em 0px ;
	border-width:0 1px 1px 0;
	border-style: solid;
	border-color: #FFFFFF;
}

td th {
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
}

td td {
	color: #333333;
	background-color: white;
}

/* table other */
#other table {
	background-color: #FFFFFF;
	margin: 0.5em 0;
	border-width: 0 0 0 0;
	border-style: dotted;
	border-color: #8D928D;
}

#other caption {
	display: none;
}

#other td,#other th {
	color: #333333;
	padding : 0.4em 0.5em;
	border-width:0 0 1px 0;
	border-style: dotted;
	border-bottom-color:#CCCCCC ;
}

#other th {
	font-weight: normal;
	color: #444444;
	background-color: #FFFFFF;
}

#other td {
	color: #444444;
	background-color: white;
}

/* 上部ナビゲーションバー */
#navi {
	background-image: url(image/navibg.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	font-size: small;
	width: 750px;
	float: left;
	clear: both;
}
/* 上部ナビゲーションバー余白 */
#navi .pad {
	padding-left: 0px;
	padding-right: 0;
	
}
/* 上部ナビゲーションバー リスト */
#navi ul {
	margin: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e0e0e0;
	padding: 0;
}
#navi ul li {
	display: inline;
}


/* 上部ナビゲーションバーリンク設定 */
#navi ul li a {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #EEEEEE;
	background-image: url(./image/navi0.png);
	background-position: right bottom;
	background-repeat: repeat-x;
	padding-top: 0.5em;
	padding-left: 9px;
	padding-right: 9px;
	padding-bottom: 0.5em;
	float: left;
	border-right: 1px solid #e0e0e0;
	border-left: 1px solid #FFFFFF;
}
/* 上部ナビゲーションバー マウスオーバー時 */
#navi ul li a:hover {
	color: #000033;
	background-color: #ffffff;
	background-image: url(./image/navi.png);
	background-position: right bottom;
	background-repeat: repeat-x;
}

#navi ul li#menu_sitemap a {
	padding-left: 12px;
	padding-right: 12px;
}

#supervise_entry p strong{
	font-size: 1em;
}

div.corse {
	border-bottom-color: #996600;
	border-bottom-style: groove;
	border-bottom-width: 2px;
	background-color: #FFCC66;
	text-indent: 10px;
	font-family: "メイリオ","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	padding: 4px 0px 2px 0px;
	font-size: 15px;
	color: #660000;
}

#content p.js-title {
	font-size:18px;
	font-family: 'メイリオ', 'ＭＳ Ｐゴシック', Osaka, 'ヒラギノ角ゴ Pro W3';
	font-weight: bold;
	color: #CC0000;
	margin: 3px 0px;
}

#content p.no-ind {
	margin: 0px 0px;
	text-indent: 0px;
	padding-left:10px;
}
#content #category ol.js {
	margin-left: 5px;
	padding: 10px 35px 17px 35px;
}

#tuhan{
	border-bottom: 1px dotted #ccc;
	padding-bottom: 10px;
	text-align: center;}

