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

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

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

body {
	color: #333;
	font-family: trebuchet ms;
	background-color: #fff;
	border-top-width: 5px;
	border-top-color: #1F9AD5;
	border-top-style: solid;
	background-image: url(image/body_back.jpg);
	background-repeat: repeat-x;
	font-family:"ＭＳ Ｐゴシック", Arial, Helvetica, sans-serif, Osaka, "ヒラギノ角ゴ Pro W3";
}

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;
}

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

a:hover {
	text-decoration:none;
	color: #990000;
	text-decoration:underline
}

a:visited {
	color: #3C5388;
}

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

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


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

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

#header #title h1 {
	background-image: url(image/header.jpg);
}
#header #title h2 {

}
#header #title p {
display:none;
}

#header #title img {
	margin:15px 0px 0px 0px;
	padding:0px;
	display:block;
}

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

#header #sub_menu01 ul{
/*width:360px;*/
/*height:25px;*/
padding:0px 0 0 0;
margin:0 5px 0 0px;
display:block;
float: right;
}

#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: 240px;
	padding:0 0 0 0;
	margin: 0px 0 0 0px;
	text-align:center;
	float:right;
	font-size: 14px;
}

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

#side_bar_a p {
padding: 0px;
margin:0 5px 10px 10px;
}

#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:230px;
	margin:0 auto 0 auto;
	text-align:left;
	/*background-image:url(image/menu_bg.gif);*/
background-repeat:no-repeat;
	background-color: #ECE9D8;
}

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

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

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

#side_bar_a #main_menu01 li a {
	height:46px;
	display:block;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-image:url(image/side_bar_a_menu01_btn.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-9999px;
	overflow:hidden;
	border-bottom-style: dashed;
	border-bottom-width: 0.3pt;
	border-color: #EEEEEE;
	line-height: 30px;
}

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

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



/*--- main_menu01-sub  ---*/
#side_bar_a #main_menu01 li ul {
	width:230px;
	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:105px;
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 {
height:105px;
background-image:url(image/side_bar_a_menu01_sub_btn.gif);
padding:0px 0px 0px 0px;
margin:0px;
background-position:-230px 0px;
/*text-indent:-9999px;*/
overflow:hidden;
}

/*　ボタンが画像の場合使用*/
#side_bar_a #main_menu01 li#menu_info li#menu_otona,
#side_bar_a #main_menu01 li#menu_info li#menu_otona a
 {
 background-image:url(image/menu_otona.gif);
 }
#side_bar_a #main_menu01 li#menu_info li#menu_otona a:hover
 {
 background-image:url(image/menu_otona.gif);
 } 
#side_bar_a #main_menu01 li#menu_info li#menu_child,
#side_bar_a #main_menu01 li#menu_info li#menu_child a
 {
 background-image:url(image/menu_child.gif);
 }
#side_bar_a #main_menu01 li#menu_info li#menu_child a:hover
 {
	height:105px;
	padding:0px 0px 0px 0px;
	margin:0px;
	background-position:-230px 0px;
 	background-image:url(image/menu_child.gif);
 }

#side_bar_a #main_menu02 {
	width:230px;
	margin:20px auto 0 auto;
	text-align:left;
	/*background-image:url(image/menu_bg.gif);*/
	background-repeat:no-repeat;
}
#side_bar_a #main_menu02 ul {
	padding:0px;
	margin:0px 0px 0px 0px;
	display:block;
}

#side_bar_a #main_menu02 li {
	width:230px;
	height:61px;
	text-indent:22px;
	padding:0px 0px 0px 0px;
	margin:0px 0 0 0;
	background-repeat:no-repeat;
	display:inline;
}

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

#side_bar_a #main_menu02 li a {
	height:61px;
	display:block;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-image:url(image/side_bar_a_menu01_btn.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-9999px;
	overflow:hidden;
	border-bottom-style: dashed;
	border-bottom-width: 0.3pt;
	border-color: #EEEEEE;
	line-height: 30px;
}

#side_bar_a #main_menu02 li a:hover {
	height:61px;
	background-image:url(image/side_bar_a_menu01_btn.gif);
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-position:-230px 0px;
	/*text-indent:-9999px;*/
	overflow:visible;
}

/*　ボタンが画像の場合使用*/
#side_bar_a #main_menu02 li#menu_shop, #side_bar_a #main_menu02 li#menu_shop a {background-image:url(image/menu_shop.gif);}
#side_bar_a #main_menu02 li#menu_eventreport, #side_bar_a #main_menu02 li#menu_eventreport a {background-image:url(image/menu_eventreport.gif);}


#side_bar_a #main_menu03 {
	width:230px;
	margin:20px auto 0 auto;
	text-align:left;
	/*background-image:url(image/menu_bg.gif);*/
	background-repeat:no-repeat;
	background-color: #ECE9D8;
}

#side_bar_a #main_menu03 ul {
	margin:10px 0px 10px 7px;
	display:block;
	padding: 2px 0px;
}

#side_bar_a #main_menu03 li {
	width:214px;
	height:24px;
	text-indent:5px;
	background-color: #FFFFFF;
	display:block;
	padding: 5px 0px;
	margin: 5px 0px;
}

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

#side_bar_a #main_menu03 li a {
	height:24px;
	display:block;
	padding:0px 0px 0px 0px;
	background-repeat:no-repeat;
	background-position:0 0;
	/*text-indent:-9999px;*/
	overflow:hidden;

	line-height: 30px;
}

#side_bar_a #main_menu03 li a:hover {
	color: #990000;
	text-decoration:none;
}

div.menu03_in {
	margin:16px 0px;
	height: 180px;
}


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


#content {
	width: 655px;
	padding: 0px;
	margin: 0px;
	float: left;
}

#category {
	width: 650px;
	padding: 0px;
	margin: 0px;
	float: left;
}

#category_content {
width: 650px;
padding: 0px;
margin: 0px;
float: right;
}

#top_content h2 {
	background-image:url(image/news.gif);
	color:#000000;
	padding:16px 0px 0 5px;
	margin:20px 0 2px 0px;
	text-indent:-9999px;
	background-repeat: no-repeat;
	height: 30px;
}

#content h2 {
background-image:url(image/midashi_h2.jpg);
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 0px 0px 14px;
	margin:0 8px 0.5em 8px;
	font-size: 0.9em;
	line-height: 1.7em;
	text-indent: 0em;
	text-align: justify;
}

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

#category_content #category {
width: 580px;
margin:0 auto 0 auto;
clear:both;
}



#content #topic_path {
	padding:0px;
	margin:4px 0 4px 4px;
	font-size: 0.7em;
}

/* top_information */
#top_content #information {
	margin:0 0 5px 0;
	float: left;
	font-size: 0.9em;
	width: 650px;
}




/*dl.info*/

dl.info {
	line-height: 1.;
	border-bottom: 1px solid #DFDFDF;
	margin: 2px 8px 6px 0px;
	padding: 0 0 3px 0;
	font-family: "メイリオ","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
}

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 0px;
}

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

#top_content #baner a{
	margin:0 13px 5px 0;
	width: 220px;
	float: right;
	background-image: url(image/tform.gif);
	height: 135px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#top_content #baner a:hover {
	margin:0 13px 5px 0;
	width: 220px;
	float: right;
	background-image: url(image/tform_f2.gif);
	height: 135px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}




/* top_content01 */
#top_content01 {
	height:88px;
	display:block;
	padding:0px 0px 0px 0px;
	margin:4px 0px 0px 0px;
	background-image: url(image/banner.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	overflow:hidden;
}

#top_content #top_content01 h2,h3 {
	

}
#top_content01 div#school_box a {
	height:88px;
	display:block;
	padding:0px 0px 0px 0px;
	margin:4px 0px 0px 0px;
	background-image: url(image/banner.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	overflow:hidden;
	text-indent: -9999px;
}
/*#top_content01 div#school_box a:hover {
	height:70px;
	background-image:url(image/school.jpg);
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-position:0px -70px;
	/*text-indent:-9999px;
	overflow:visible;
	text-indent: -9999px;
}*/
#top_content_cp {
	height:73px;
	display:block;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-image: url(image/bn_spring.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	overflow:hidden;
}

#top_content_cp div#cp_box a {
	height:73px;
	display:block;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-image: url(image/bn_spring.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	overflow:hidden;
	text-indent: -9999px;
}
#top_content_cp div#cp_box a:hover {
	height:73px;
	background-image:url(image/bn_spring.jpg);
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-position:0px -73px;
	/*text-indent:-9999px;*/
	overflow:visible;
	text-indent: -9999px;
}

/* top_content02 */
#top_content02 {
margin:15px 0 15px 0;
clear:both;
}
#top_content02 h2 {
	background-image:url(image/voice.gif);
	color:#000000;
	padding:16px 0px 0 5px;
	margin:20px 0 0px 0px;
	text-indent:-9999px;
	background-repeat: no-repeat;
	height: 41px;
}
#top_content02 h3 {
	clear: both;
}
#top_content02 h3 a {
	color:#006699;
	padding:0px 0px 0 5px;
	margin:0px 0 0px 2px;
	text-indent: 0px;
	border-left-width: 5px;
	border-left-color: #006699;
	border-left-style: ridge;
	font-family: "メイリオ","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1em;
	font-weight: bold;
}
#top_content02 h3 a:hover {
	color: #990000;
}


#top_content02 p {
	font-size: 0.9em;
	margin:10px 5px 5px 3px;
	line-height: 1.5em;
}
#top_content02 ul {
padding:0px;
margin:0px;
display:block;
}

#content #top_content02 li {
width:120px;
padding:0px;
margin:8px 2px 0 3px;
display:block;
}

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


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

#content .entry li {
	margin: 15px 5px 20px 30px;
}


#content #category h2 {
	height:40px;
	font-size:1.2em;
	font-weight:bold;
	color:#444444;
	background-image:url(image/midashi_h2.jpg);
	background-repeat:repeat-x;
	text-indent:10px;
	padding:14px 0 0 0;
	margin:0 0px 5px 0px;

}

#content #category h3 {
	height:auto;
	font-weight:bold;
	color:#003366;
	background-image:url(image/midashi_h3.jpg);
	background-repeat:no-repeat;
	text-indent:24px;
	padding:4px 0 0 0;
	margin:0 0 5px 0px;
	display: block;
	font-size: 1.2em;
	font-family: "メイリオ","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	clear: both;
}

#content #category h4 {
	height: 20px;
	font-size:1.2em;
	color:#000000;
	text-indent:25px;
	padding:4px 0 0 0;
	margin:0 10px 5px 8px;
	font-weight: bold;
}

#category_qa #content #category h4 {
        height: auto;
	font-size:1em;
	color:#444444;
	text-indent:80px;
	padding:6px 0 0 0;
	margin:0 10px 5px 8px;
	border-bottom-style: dashed;
	border-color: #FF9966;
	border-bottom-width: 1px;
	background-color: #FFF7F0;
	background-image: url(image/question.jpg);
	background-repeat: no-repeat;
}

#category_qa #content #category p {
	margin: 10px 0px 22px 0px;
	padding: 2px 16px 0px 32px;
	text-align:justify;
}

#category_staff #content .entry img {
	float:right;
	margin-left: 10px;
}

#content #category h5 {
	height: 22px;
	font-size:1.1em;
	color:#006600;
	text-indent:6px;
	padding:4px 0 0px 0;
	margin:10px 0px 5px 22px;
	border-left-color: #003333;
	border-left-width: 5px;
	border-left-style: ridge;
 	background-color: #EDF4EC;
}


.totop {
	text-align:right;
	font-size: x-small;
	padding: 0px 16px 0px 0px;
	clear: both;
}

#category_staff #content .entry img {
	float:right;
	margin-left: 10px;
}

#content .entry img {
	float:none;
	margin-left: 10px;
}

div.rbox {
	width: 380px;
	float:right;
	text-align: right;
	padding: 0px 10px 0px 0px;
	font-size:0.85em;
	margin:0px 15px 10px 0px;
}



div.blue9p {
	font-size: 0.75em;
	background-color: #F5F7F0;
	padding-left: 5px;
	line-height: 1.1em;
	padding: 6px;
}

div.koutei {
	width: 305px;
	float: right;
	height: auto;
}

div.kouteiname{
	background-color: #669966;
	color:#FFFFFF;
	text-align: center;
	border-top-color: #339966;
	border-top-width: 1px;
	border-bottom-color: #336633;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-right-color: #336633;
	border-right-width: 2px;
	border-right-style: solid;
}

div.setubiname{
	background-color: #EDF3ED;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #336600;
	font-size: 0.9em;
	border-left-color: #669966;
	border-left-style: solid;
	border-left-width: 5px;
	margin-top: 7px;
	text-indent: 5px;
}

#category_equipment #content .entry .imgleft img {
	float:left;
	margin-left: 5px;
}

#category_equipment #content .entry  img {
	margin-left: 5px;
}

div.recuit_q {
	background-color: #FFF1E6;
	background-repeat: no-repeat;
	display:block;
	margin:0px 0px 6px 20px;
	padding: 0px 0px 0px 5px;
	height: 1.4em;
}

div.recuit_a{
	padding:0px;
	background-color: #FFFFFF;
	margin: 2px 2px 20px 44px;
	font-size: 85%;
}

div.subcap {
	margin: 10px 5px 10px 5px;
	font-size: 0.95em;
}

#content .entry p.answer {
	margin: 15px 5px 5px 20px;
}


/*---------------------------------
   each content　各カテゴリーの個別設定
---------------------------------*/
#category_child #content #category h4 {
	height: 20px;
	font-size:1.3em;
	color:#990000;
	text-indent:15px;
	padding:4px 0 0 0;
	margin:0 10px 5px 8px;
	font-weight: bold;
	border-bottom-color: #990000;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

#category_school #content .entry ol {
	margin: 15px 5px 20px 30px;
	list-style-type: decimal;
	line-height: 1.6em;
}

#category_school #content .entry li {
	margin: 15px 5px 18px 5px;
	list-style-type: none;
}
#category_shop #content #category h4 {
	height: auto;
	font-size:1em;
	color:#444444;
	text-indent:10px;
	padding:6px 0 0 0;
	margin:0 10px 5px 8px;
	border-bottom-style: dashed;
	border-color: #FF9966;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-top-width: 1px;
	background-color: #FFF7F0;
	background-image: url(none);
	background-repeat: no-repeat;
}

/* 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
---------------------------------*/
#footer {
	border-top:#CCCCCC solid 1px;
	margin:0px auto 0px auto;
	clear:both;
	background-image: url(image/footer_back.gif);
	background-repeat: repeat-x;
	height: 102px;
}

#footer_pp {
	margin:2px 0 5px 0px;
	padding-left: 15px;

}
#footer_in {
	margin:5px auto auto auto;
	width: 900px;
	color:#000000;
	text-align: left;
	padding: 8px 0px 5px 20px;
	font-size: 12px;
	line-height: 2em;
}


#footer ul {
}

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

#footer_cc {
	background-color: #FFCC66;
	margin: 14px 0 0 0;
	font-size: 1em;
	text-align: center;
	padding: 5px 0 5px 0;
	width: 100%;
	background-image: url(image/footer_cc_bak.jpg);
	background-repeat: repeat-x;
	color: #333333;
}

#footer .ad_block {
	margin: 0 0 0 4px;	
}


#footer .footer_ad1 {
	float: left;
	width: 168px;
	display: block;
	margin: 7px 0px 3px 4px;
	border-left-style: outset;
	border-left-color: #E8F5E0;
	border-left-width: 7px;
	text-align: left;
	text-indent: 0px;
	padding: 2px 0 2px 5px;
	line-height: 1.3em;
	color: #333333;
}

#footer .footer_ad1 strong {
	font-weight: 100;
}


/*---------------------------------
   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_og {
color:#FF3300;
}

.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;
	line-height: 14px;
}

.box_center {
margin:0 auto 0 auto;
}

.bosyu  {
	margin:10px 5px;
	text-indent: 0px;
	font-size: 12px;
}
.font_18px {
	font-size:18px;
	font-weight: bold;
	font-family: "HGP創英角ﾎﾟｯﾌﾟ体","メイリオ","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.font_16px {
	font-size:16px;
	font-weight: bold;
	font-family: "メイリオ","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.red_obi {
	background-color:#F1C7C7;
	padding: 3px;
	color: #CC0000;
	font-family: 'Courier New', Courier, mono;
}
/*--------------------------------------
	Table Module		
---------------------------------------*/
table {
	background-color: #dddddd;
	margin: 0.5em 0;
	border-width: 1px 0 0 1px;
	border-style: solid;
	border-color: #8D928D;
	font-size: 0.9em;
}

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: #333333;
	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;
}

table#to {
	margin: 10px 25px 0px 0px;
	border-width: 0px 0 0 0px;
	font-size: 0.9em;
	border: 0;
}

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

table#to td {
}

table#table-01 {
    width: 530px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table#table-01 th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
    white-space: nowrap; 
}
table#table-01 td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: center;
    white-space: nowrap;
}


div.lbox {
	width: 210px;
	float:left;
	text-align: left;
	padding: 0px 1px 0px 20px;
	font-size:0.85em;
	margin:0px 0px 0px 20px;
        color:#666666;
}


.uline {
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	width: 480px;
	margin-left: 25px;
	line-height: 150%;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 90%;
}

div.pbox {
	width: 500px;
	margin-left: 25px;
	font-size:15px;
	line-height: 1.5em;
}

.cptxt {
	margin-left: 25px;
	width: 485px;
	padding: 8px;
	background-color: #E6EEFF;
	font-size: 85%;
}



.clearfix {
       zoom:1;
}

.clearfix:after {
	content:".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.solidblockmenu{
	margin:7px 0px 2px 0px;
	padding: 0;
	float: none;
	width: 100%;
	border-width: 1px 0;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
	float: left;
	width: 128px;
	height: 47px;
	text-indent:-9999px;
        outline-style:none;
}
.solidblockmenu li#menu_home a{
	background-image: url(image/top_menuhome.jpg);
}
.solidblockmenu li#menu_news a{
	background-image: url(image/top_menu01.jpg);
}
.solidblockmenu li#menu_info a{
	background-image: url(image/top_menu02.jpg);
}
.solidblockmenu li#menu_staff a{
	background-image: url(image/top_menu03.jpg);
}
.solidblockmenu li#menu_ryoukin a{
	background-image: url(image/top_menu04.jpg);
}
.solidblockmenu li#menu_faq a{
	background-image: url(image/top_menu05.jpg);
}
.solidblockmenu li#menu_shop a{
	background-image: url(image/top_menu06.jpg);
	width: 129px;
}
.solidblockmenu li#menu_eventreport a{
	background-image: url(image/top_menu07.jpg);
		width: 127px;
}

.solidblockmenu li a:visited{
color: #575757;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
	text-indent:-9999px;
}
.solidblockmenu li#menu_home a:hover, .solidblockmenu li .current{
	background-image: url(image/top_menuhome_f2.jpg);
}
.solidblockmenu li#menu_news a:hover, .solidblockmenu li .current{
	background-image: url(image/top_menu01_f2.jpg);
}
.solidblockmenu li#menu_info a:hover, .solidblockmenu li .current{
	background-image: url(image/top_menu02_f2.jpg);
}
.solidblockmenu li#menu_staff a:hover, .solidblockmenu li .current{
	background-image: url(image/top_menu03_f2.jpg);
}
.solidblockmenu li#menu_ryoukin a:hover, .solidblockmenu li .current{
	background-image: url(image/top_menu04_f2.jpg);
}
.solidblockmenu li#menu_faq a:hover, .solidblockmenu li .current{
	background-image: url(image/top_menu05_f2.jpg);
}
.solidblockmenu li#menu_shop a:hover, .solidblockmenu li .current{
	background-image: url(image/top_menu06_f2.jpg);
	width: 129px;
}

.solidblockmenu li#menu_eventreport a:hover, .solidblockmenu li .current{
	background-image: url(image/top_menu07_f2.jpg);
	width: 127px;
}

