@charset "utf-8";

/*-- common --*/

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

.f_black {
	color: black;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}



/* 131115追加　簡易マウスオーバー */
a:hover.s_m_o img {
	opacity:0.60;
  filter: alpha(opacity=60);
  -ms-filter: "alpha( opacity=60 )";
}

.imgBorder{
	border:1px solid #cccccc;
	padding:2px;
}
.cl{
	clear:both;
}

.ta-center {
	text-align: center;
}

.tableCommon {
    border-collapse: collapse;
    width: 620px;
	margin:0 0 20px 15px;
}
.tableCommon th, .tableCommon td {
    border: 1px solid #cccccc;
    font-weight: normal;
    padding: 8px;
    text-align: left;
    vertical-align: top;
	font-size:100%;
}
.tableCommon th {
	background-color: #F0F0F0;
	font-weight:bold;
	width:33%;
}

.tableCommon dl.place dt {
	clear: both;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
.tableCommon dl.place dd {
	float: left;
	margin-bottom: 10px;
}

.tableCommon img {
	margin:3px;
}

object.tableCommon {
	overflow: auto;
}

.glBox{
	border:2px solid #cccccc;
	background-color:#EFEFEF;
	margin: 0 0 20px 15px;
}

/*-- 右部分指定 --*/

#rightmenu {
	float: right;
	width: 670px;
	height: auto;
	color: #333333;
	text-align: left;
	padding-top: 14px;
}
.infobox{
	 width: 230px;
	 margin: 0 0 10px 0;
	 background-color:#FFEB9C;
	 padding:10px 5px;
	 font-size:80%;
	 line-height:130%;
	 }

.concept {
	height: 368px;
	width: 942px;
	background-image: url(../img/main.jpg);
	background-repeat: no-repeat;
	display: block;
}

.concept a {
	height: 57px;
	width: 472px;
	background-image: url(../img/more01.jpg);
	background-repeat: no-repeat;
	display: block;
	margin-left: 110px;
	position: relative;
	top: 290px;
}

.concept a:hover {
	background-image: url(../img/more01_f.jpg);
}

.main-box {
	width:214px;
	height:187px;
	font-size: 12px;
	color: #666;
	line-height: 150%;
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
	text-align: right;
}

.main-box p {
	margin-left: 18px;
	line-height: 180%;
}

.main-box p a {
	color: #F60;
}

.main-box p a:hover {
	color: #093;
}

.top01_h4 a {
	background-image: url(../img/box_01.jpg);
	height: 164px;
	width: 214px;
	display: block;
}

.top01_h4 a:hover {
	background-image: url(../img/box_01_f.jpg);
}


.top02_h4 a {
	background-image: url(../img/box_02.jpg);
	height: 164px;
	width: 214px;
	display: block;
}

.top02_h4 a:hover {
	background-image: url(../img/box_02_f.jpg);
}


.top03_h4 a {
	background-image: url(../img/box_03.jpg);
	height: 164px;
	width: 214px;
	display: block;
}

.top03_h4 a:hover {
	background-image: url(../img/box_03_f.jpg);
}

.top04_h4 a {
	background-image: url(../img/box_04.jpg);
	height: 164px;
	width: 214px;
	display: block;
	clear: both;
}

.top04_h4 a:hover {
	background-image: url(../img/box_04_f.jpg);
}

.top05_h4 a {
	background-image: url(../img/box_05.jpg);
	height: 164px;
	width: 214px;
	display: block;
	clear: both;
}

.top05_h4 a:hover {
	background-image: url(../img/box_05_f.jpg);
}

.top06_h4 a {
	background-image: url(../img/box_06.jpg);
	height: 164px;
	width: 214px;
	display: block;
	clear: both;
}

.top06_h4 a:hover {
	background-image: url(../img/box_06_f.jpg);
}



.top07_h4 a {
	background-image: url(../img/box_07.jpg);
	height: 160px;
	width: 210px;
	display: block;
	clear: both;
}

.top07_h4 a:hover {
	background-image: url(../img/box_07_f.jpg);
}

.top08_h4 a {
	background-image: url(../img/box_08.jpg);
	height: 164px;
	width: 214px;
	display: block;
	clear: both;
}

.top08_h4 a:hover {
	background-image: url(../img/box_08_f.jpg);
}

.top09_h4 a {
	background-image: url(../img/box_09.jpg);
	height: 164px;
	width: 214px;
	display: block;
	clear: both;
}

.top09_h4 a:hover {
	background-image: url(../img/box_09_f.jpg);
}

.schedule {
	clear: both;
}

.schedule a {
	background-image: url(../img/schedule.jpg);
	height: 124px;
	width: 654px;
	display: block;
}

.schedule a:hover {
	background-image: url(../img/schedule_f.jpg);
}

.homemo a {
	background: url(../img/bn_homemo.jpg) left top no-repeat;
	height: 128px;
	width: 652px;
	display: block;
}

.homemo a:hover {
	background-image: url(../img/bn_homemo_f.jpg);
}



.ota a {
	background-image:url(../img/ota_book.jpg);
	height: 126px;
	width: 654px;
	display: block;
	margin-top:10px;
	clear: both;
}

.ota a:hover {
	background-image: url(../img/ota_book_h.jpg);
}


.tw {
	
	height: auto;
	width: 654px;
	
	margin-top:10px;
}

.top_textbox {
	width: 650px;
	height: auto;
	font-size: 14px;
	color: #3A332B;
	line-height:1.5em;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
	background-image: url(../img/text_back.jpg);
	background-repeat: repeat-y;
	padding-top: 15px;
	padding-bottom: 10px;
}

.top_textbox p {
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-right: 20px;
}

.top_textbox p strong {
	color: #F60;
}

.top_textbox p a {
	color: #EB105F;
}

.top_textbox p a:hover {
	color: #399FE4;
}

.textbox-news{
	font-size: 13px;
	color: #666;
	width: 610px;
	margin-left: 20px;
	border-collapse: collapse;
	line-height: 110%;
}

.textbox-news td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 4px;
}

.textbox-news .td01{
	width: 80px;
	vertical-align: top;
}

.textbox-news .td02 a{
	color: #F60;
	font-size: 14px;
}

.textbox-news .td02 a:hover{
	color: #093;
}

.inqbo a {
	background-image: url(../img/toi_l.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 72px;
	width: 532px;
	margin-left: 65px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.inqbo a:hover {
	background-image: url(../img/toi_l_f.jpg);
}

.btn_press a {
	background-image: url(../img/btn_press.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 52px;
	width: 532px;
	margin-left: 65px;
	margin-top: 20px;
}
.btn_press a:hover {
	background-image: url(../img/btn_press_f.jpg);
}
.btn_buy {
	width: 232px;
}
.btn_buy a {
	background-image: url(../goods/img/btn_buy.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 52px;
	width: 232px;
	margin-top: 20px;
}
.btn_buy a:hover {
	background-image: url(../goods/img/btn_buy_f.jpg);
}


.btn_news_past {
	width: 530px;
	margin: 10px auto 20px;
}

/*-- トップページコンテンツタイトル --*/

.top01_h3 {
	width: 650px;
	background-image: url(../img/bar_01.jpg);
	background-repeat: no-repeat;
	height: 45px;
	margin-top: 20px;
}

.top02_h3 {
	width: 650px;
	background-image: url(../img/bar_02.jpg);
	background-repeat: no-repeat;
	height: 45px;
	margin-top: 20px;
	clear: both;
}

.top02_h3 a {
	width: 122px;
	background-image: url(../img/more02.jpg);
	background-repeat: no-repeat;
	height: 13px;
	display: block;
	margin-left: 515px;
	position: relative;
	top: 16px;
}

.top02_h3 a:hover {
	background-image: url(../img/more02_f.jpg);
}

.top03_h3 {
	width: 650px;
	background-image: url(../img/bar_03.jpg);
	background-repeat: no-repeat;
	height: 45px;
	margin-top: 20px;
}

.top04_h3 {
	width: 650px;
	background-image: url(../img/bar_04.jpg);
	background-repeat: no-repeat;
	height: 45px;
	margin-top: 20px;
}

/*　支部一覧　*/

.sim_frame {
	position: relative;
}

table.shibu {
	width: 600px;
	margin: 0 auto;
	border-collapse: collapse;
	border: 1px solid #CCC;
}

.sim {
	position: absolute;
	right: 35px;
	top: -7px;
}

table.shibu th {
	width: 60px;
	text-align: center;
	border-right: 1px solid #CCC;
}

table.shibu th, table.shibu td {
	padding: 2px 5px;
	font-size: 13px;
}

table.shibu td a {
	color: #F60;
}

.clr {
	background-color: #FFF0D2;
}

/*-- サブページ --*/

.sub_textbox {
	width: 620px;
	height: auto;
	font-size: 14px;
	color: #333;
	line-height:1.5em;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
	padding-bottom: 20px;
}
		.sub_textbox_border {/* プレスリリース一覧ページに使用 */
			border-bottom: 1px dotted #999;
			padding-bottom: 0;
			margin: 0 0 25px 15px;
		}

.sub_textbox p {
	padding-bottom: 20px;
	padding-left: 15px;
	padding-top: 5px;
	padding-right: 15px;
}
		.sub_textbox p.date {/* プレスリリース一覧ページに使用 */
			padding: 0 0 5px;	
		}
		/* 131115追加　続きはコチラ・一覧へ戻る */
		.sub_textbox p.linkbtn {
			padding: 20px 15px;
		}

.sub_textbox p strong {
	color: #F30;
}

.sub_textbox a {
	color: #F60;
}

.sub_textbox a:hover {
	color: #093;
}

.sub_textbox a:hover img {
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: “alpha( opacity=80 )”;
}

.sub_common_h4 {
	width: 601px;
	_width: 653px;
	background-image: url(../img/bar_common.jpg);
	background-repeat: no-repeat;
	height: 40px;
	line-height:40px;
	margin-bottom: 15px;
	color:#000000;
	font-size:90%;
	padding-left:53px;
}


.sub01_h4 {
	width: 654px;
	background-image: url(../about/img/bar_01.jpg);
	background-repeat: no-repeat;
	height: 40px;
	margin-bottom: 15px;
}

/*ほめ達とは*/

.sub011_h4 {
	width: 654px;
	background-image: url(../about/img/bar_04.jpg);
	background-repeat: no-repeat;
	height: 40px;
	margin-bottom: 15px;
}

.sub012_h4 {
	width: 654px;
	background-image: url(../about/img/bar_05.jpg);
	background-repeat: no-repeat;
	height: 40px;
	margin-bottom: 15px;
}

.sub013_h4 {
	width: 654px;
	background-image: url(../about/img/bar_06.jpg);
	background-repeat: no-repeat;
	height: 40px;
	margin-bottom: 15px;
}

.sub014_h4 {
	width: 654px;
	background-image: url(../about/img/bar_07.jpg);
	background-repeat: no-repeat;
	height: 40px;
	margin-bottom: 15px;
}

/*ほめ達検定とは*/

.sub021_h4 {
	width: 654px;
	background-image: url(../test/img/tit-01.jpg);
	background-repeat: no-repeat;
	height: 40px;
	margin-bottom: 15px;
}

.sub022_h4 {
	width: 654px;
	background-image: url(../test/img/tit-02.jpg);
	background-repeat: no-repeat;
	height: 40px;
	margin-bottom: 15px;
}

/*ほめ達検定で変わる*/

.sub031_h4 {
	width: 654px;
	background-image: url(../change/img/tit-01.jpg);
	background-repeat: no-repeat;
	height: 40px;
	margin-bottom: 15px;
}


.sub032_h4 {
	width: 654px;
	background-image: url(../change/img/tit-02.jpg);
	background-repeat: no-repeat;
	height: 40px;
	margin-bottom: 15px;
}


/*ほめ達協会概要*/

.sub040_h4 {
	width: 654px;
	background-image: url(../info/img/bar_00.jpg);
	background-repeat: no-repeat;
	height: 57px;
	margin-bottom: 15px;
}

.person th {
	width: 15%;
	font-weight: bold;
	text-align: left;
	vertical-align: top
}
.person td p {
	padding: 0 !important;
	line-height: 1.5em !important;
}
.person h5 {
	font-size: 14px;
	font-weight: normal;
	border-bottom: 1px solid #ccc;
	margin-bottom: 5px;
}

.book-list {
	margin-bottom: 20px;
	list-style: none;
}







/*ほめ達認定講師*/

.sub051_h4 {
	width: 654px;
	background-image: url(../officer/img/bar_01.jpg);
	background-repeat: no-repeat;
	height: 38px;
	margin-bottom: 15px;
}
.sub052_h4 {
	width: 654px;
	background-image: url(../officer/img/bar_02.jpg);
	background-repeat: no-repeat;
	height: 38px;
	margin-bottom: 15px;
}
.sub053_h4 {
	width: 654px;
	background-image: url(../officer/img/bar_03.jpg);
	background-repeat: no-repeat;
	height: 38px;
	margin-bottom: 15px;
}







.sub02_h4 {
	width: 654px;
	background-image: url(../about/img/bar_02.jpg);
	background-repeat: no-repeat;
	height: 40px;
	margin-bottom: 15px;
}

.sub03_h4 {
	width: 654px;
	background-image: url(../about/img/bar_03.jpg);
	background-repeat: no-repeat;
	height: 40px;
	margin-bottom: 15px;
}
.sub04_h4 {
	width: 772px;
	background-image: url(../mas/img/mas_title.jpg);
	background-repeat: no-repeat;
	height: 40px;
	margin:0 0 15px 12px;
	clear:both;
}
.sub05_h4 {
	background-image: url(../mas/img/bar_01.jpg);
}
.sub06_h4 {
	background-image: url(../info/img/bar_01.jpg);
}
.sub07_h4 {
	background-image: url(../info/img/bar_02.jpg);
}
.sub07_h4_2 {
	background-image: url(../info/img/bar_02_2.jpg);
}
.sub08_h4 {
	background-image: url(../mas/img/bar_04.jpg);
}
		.sub08_h4test {/* 後でsub08_h4と差し替え */
			background-image: url(../mas/img/bar_04test.jpg);
		}
.sub09_h4 {
	background-image: url(../news/img/bar_01.jpg);
}
.sub09-2_h4 {
	background-image: url(../news/img/bar_02.jpg);
}



.sub10_h4 {
	background-image: url(../schedule/img/bar_01.jpg);
}
.sub11_h4 {
	background-image: url(../schedule/img/bar_02.jpg);
}
.sub12_h4 {
	background-image: url(../schedule/img/bar_03.jpg);
}
.sub13_h4 {
	background-image: url(../goods/img/bar_01.jpg);
}
.sub14_h4 {
	background-image: url(../goods/img/bar_02.jpg);
}
.sub15_h4 {
	background-image: url(../goods/img/bar_03.jpg);
}
.sub16_h4 {
	background-image: url(../info/img/tit-ota-book.jpg);
}
.sub17_h4 {
	background-image: url(../mas/img/bar_05.jpg);
}
.sub18_h4 {
	background-image: url(../schedule/img/bar_04.jpg);
}
.sub19_h4 {
	background-image: url(../schedule/img/bar_05.jpg);
}
.sub20_h4 {
	background-image: url(../schedule/img/bar_06.jpg);
}

/*-- H5 --*/

.h5_ora {
	background-image: url(../img/icon03.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
	font-size: 13px;
	color: #333;
	padding-left: 25px;
	margin-left: 15px;
	margin-bottom: 10px;
}
		.h5_presslist {/* プレスリリース一覧ページに使用 */
			font-size: 13px;
			color: #333;
			padding: 0;
			margin: 0;
			font-weight: normal;
		}

/*-- TOPへ --*/

.pagetop01 a {
	display: block;
	height: 20px;
	width: 88px;
	background-image: url(../img/pagetop.jpg);
	background-repeat: no-repeat;
	margin-left: 830px;
	clear: both;
}

.pagetop01 a:hover {
	background-image: url(../img/pagetop_f.jpg);
}


/*-- img --*/

.img-l {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.img-r {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 3px;
}

.img_l5px {
	margin-left: 5px;
}

.img_l12px {
	margin-left: 12px;
}

.img_b15px {
	margin-bottom: 15px;
}

.img_t15px {
	margin-top: 15px;
}

.line01 {
	margin-left: 12px;
	margin-bottom: 15px;
	margin-top: 10px;
	clear: both;
}


.img-lo {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

/*-- パンクズ --*/

.pan {
	color: #F60;
	font-size: 12px;
	margin-left: 10px;
}

.pan a {
	color: #F60;
}

.pan a:hover {
	color: #093;
}


/*-- フォント --*/

.style1 {
	color: #F60;
}

.style2 {
	color: #F60;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 120%;
}

.style2 a {
	color: #F60;
}

.style2 a:hover {
	color: #093;
}

.style3 {
	color: #666;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	line-height: 120%;
}

.style4 {
	color: #F60;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 250%;
}

.style4 a {
	color: #F60;
}

.style4 a:hover {
	color: #093;
}

.style5 {
	font-size: 11px;

}

.style6 {
	font-size: 125%;
}
.style7 {
	background-image: url(../img/icon03.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
	font-size: 16px;
	color: #333;
	padding-left: 25px;
	margin-left: 15px;
	margin-bottom: 30px;
}

.style7 a {
	color: #F60;
}

.style7 a:hover {
	color: #093;
}

.txt_r {
	color: #FF0000;
	font-weight:bold;
}
.txt_r_s {
	color: #FF0000;
	font-weight:bold;
	font-size:90%;
}
.txt_sm {
	font-size:90%;
}

.pl30 {
	padding-left: 30px;
}

/*-- リスト --*/

.ul03 {
	margin-left: 15px;
}

.ul03 li {
	background-image: url(../img/icon04.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
	list-style-type: none;
	padding-left: 20px;
	color: #F60;
	font-weight: bold;
	margin-bottom: 8px;
}

.ul03 li a {
	color: #F60;
}

.ul03 li a:hover {
	font-weight: bold;
	color: #093;
}


/*-- ページタイトル --*/

.title01 {
	height: 157px;
	width: 650px;
	background-image: url(../img/title/title01.jpg);
	background-repeat: no-repeat;
	display: block;
	clear: both;
	margin-top: -10px;
	margin-bottom: 20px;
}
.title02 {
	background-image: url(../img/title/title02.jpg);
}
.title03 {
	background-image: url(../img/title/title03.jpg);
}
.title04 {
	background-image: url(../img/title/title04.jpg);
}
.title05 {
	background-image: url(../img/title/title05.jpg);
}
.title06 {
	background-image: url(../img/title/title06.jpg);
}
.title07 {
	background-image: url(../img/title/title07.jpg);
}

.title08 {
	background-image: url(../img/title/title08.jpg);
}
.title09 {
	background-image: url(../img/title/title09.jpg);
}
.title10 {
	background-image: url(../img/title/title10.jpg);
}
.title11 {
	background-image: url(../img/title/title11.jpg);
}
.title12 {
	background-image: url(../img/title/title12.jpg);
}
.title13 {
	background-image: url(../img/title/title13.jpg);
}
.title20 {
	background-image: url(../img/title/title20.jpg);
}




.title15 {
	height: 155px;
	width: 650px;
	background-image: url(../info/img/bn-top-ota.jpg);
	background-repeat: no-repeat;
	display: block;
	clear: both;
	margin-top: -10px;
	margin-bottom: 20px;
}



/*-- ほめ達特典 --*/
.title-tokuten {
	background-image: url(../img/title/tokuten.jpg);
}
#tokuten-list {
	margin: 20px 0 50px;
	width: 650px;
	list-style: inside none;
}
#tokuten-list li {
	border: 1px solid #CCC;
	border-top: 3px solid #FE6A00;
	padding: 10px;
	font-size: 14px;
	margin-bottom: 20px;
}
#tokuten-list li h5 {
	font-size: 16px;
	margin-bottom: 5px;
}
#tokuten-list li h6 {
	color: #FE6A00;
	font-size: 14px;
	clear: both;
}
#tokuten-list li .left-box {
	float: left;
	width: 160px;
	margin-right: 10px;
}
#tokuten-list li .left-box img {
	max-width:100%;
}
#tokuten-list li .right-box {
	float: right;
	width: 450px;
}
#tokuten-list li dl {
	margin-bottom: 10px;
}
#tokuten-list li dl dt {
	clear: both;
	float: left;
	margin-right: 10px;
}
#tokuten-list li dl dd {
	float: left;
}


/*-- マスコミ登場 --*/

.txt_s_r {
	color: #F30;
	font-size:90%;
	/*font-weight:bold;*/
}
/*-- マスコミ詳細 --*/
#mas_dtl{
	width:800px;
	border:1px solid #cccccc;
	margin:50px auto;
	padding:115px 0 0 0;
	background: url(../mas/img/mas_top.jpg) no-repeat 15px 20px #ffffff;
}
#mas_dtl img{
	border:1px solid #cccccc;
}
#mas_btm{
	background: url(../mas/img/mas_btm.jpg) no-repeat right bottom;
	text-align:center;
	height:120px;
	margin:30px 10px 20px 0;
}

/*-- 合格者の笑顔 --*/
#smile .topBg{
	background: url(../smile/img/smileBg01.jpg) no-repeat right bottom;
	height:451px;
	width:660px;
	text-indent:-9999px;
}
#smile .btmBg{
	background: url(../smile/img/smileBg02.jpg) no-repeat right bottom;
	height:686px;
	width:660px;
	text-indent:-9999px;
}
/*-- ニュース一覧 --*/
#news dl{
	margin:0 0 0 15px;
}
#news dt{
	background-image: url(../img/icon03.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
	font-size: 13px;
	color: #333;
	padding-left: 25px;
	margin-left: 15px;
	margin-bottom: 10px;
	font-weight:bold;
}
#news dd{
	border-bottom:1px solid #cccccc;
	margin:10px 0;
	padding:0 0 10px 0;
}

.news_btnpast {
	display: block;
	width: 262px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

/*-- プレスリリース --*/

.new_press a {
	background-image: url(../mas/img/new.jpg);
	height: 26px;
	width: 278px;
	display: block;
	margin-left: 350px;
}

.new_press a:hover{
	background-image: url(../mas/img/new_f.jpg);
}



/* お知らせの年毎の帯 */
.news_year {
	font-size: 15px;
	font-weight: normal;
	width: 611px;
	background: #FFF9DF;
	border-left: 4px solid #FFA200;
	margin-left: 15px;
	margin-bottom: 10px;
	padding: 5px 10px;
}






/*協会からのお知らせ*/

.table-info {
	margin-left:10px;
	width:630px;
}

.table-info td {
	font-size:14px;
	line-height:1.5em;
	padding:3px;
	width:206px;
	vertical-align:text-top;
	border-bottom:#CCC 1px solid;
}


/*検定とは*/

.bn-class2 a{
	width:300px;
	height:122px;
	display:block;
	background-image:url(../test/img/class02.jpg);
	background-repeat:no-repeat;
	text-indent:-10000px;
	float:left;
	margin-right:20px;
	margin-left:10px;
	margin-bottom:20px;
}


.bn-class3 a{
	width:300px;
	height:122px;
	display:block;
	background-image:url(../test/img/class03.jpg);
	background-repeat:no-repeat;
	text-indent:-10000px;
	float:left;
	margin-bottom:20px;
}


#home_class{
	background-image:url(../test/img/bg_btn.jpg);
	height:350px;
	width:650px;
	text-indent:-9999px;
	position:relative;
}	
#home_class a{
	height:24px;
	width:91px;
	text-indent:-9999px;
	position:absolute;
	overflow:hidden;
}
#home_class .tokyo03{
	top:151px;
	left:26px;
	}
#home_class .nagoya03{
	top:151px;
	left:126px;
	}
#home_class .osaka03{
	top:151px;
	left:226px;
	}
#home_class .himeji03{
	top:151px;
	left:326px;
	}
#home_class .hiroshima03{
	top:151px;
	left:427px;
	}	
#home_class .hukuoka03{
	top:151px;
	left:527px;
	}

#home_class .tokyo02{
	top:227px;
	left:27px;
	}
#home_class .nagoya02{
	top:227px;
	left:127px;
	}
#home_class .osaka02{
	top:227px;
	left:227px;
	}
#home_class .hiroshima02{
	top:227px;
	left:327px;
	}	
#home_class .hukuoka02{
	top:227px;
	left:428px;
	}

#home_class .tokyo01{
	top:303px;
	left:26px;
	}
#home_class .osaka01{
	top:303px;
	left:126px;
	}
	
h2 {
	clear: both;
}
.map {
	width: 480px;
	height: 320px;
	padding: 1px;
	margin: 20px auto 0 auto;
	border: 1px solid #CCC;
}
.mapbig {
	color: #F60;
	font-size: 12px;
	text-align: center;
}

.f-right {
	float: right;
	padding-left: 10px;
}

.ta-right {
	text-align: right;
}

.mt10 {
	margin-top: 10px;
}

.mt20 {
	margin-top: 20px;
}

.mt30 {
	margin-top: 30px;
}

.mb0 {
	margin-bottom: 0px !important;
}

.mb5 {
	margin-bottom: 5px !important;
}

.mb10 {
	margin-bottom: 10px;
}

.mb20 {
	margin-bottom: 20px;
}
.mr10 {
	margin-right: 10px;
}
.mr20 {
	margin-right: 20px;
}
.mr30 {
	margin-right: 30px;
}

.pb0 {
	padding-bottom: 0px !important;
}

.clear {
	clear: both;
}

.booklink {
	float: left;
	margin-bottom: 20px;
}

.booklink li {
	float: left;
	list-style: none;
	margin-right: 5px;
}

.mas_list {
	margin-left: 20px;
}

.mas_list li {
	padding: 2px 0 2px 20px;
	list-style: none;
	background: url(../img/arrow.gif) 0 0.5em no-repeat;
}

.mas_list li.odd {
	background-color: #FFF0D2;
}

.banner_top {
	margin-bottom: 10px;
	border-collapse:collapse;
	border-spacing:0;
}
.banner_top td {
	padding: 0;
	margin: 0;
}


/** shibu area **/

.shibu_list {
	width: 236px;
	text-align: center;
	border: 2px solid #FF6600;
	clear: both;
	margin-bottom: 10px;
}

.shibu_list p {
	margin: 8px 0 5px 8px;
}

.shibu_list ul {
	overflow: hidden;
	padding: 0 0 6px 5px;
}

.shibu_list ul li ,.top_shibu_list ul li {
	width: 107px;
	height: 29px;
	line-height: 29px;
	text-align: center;
	list-style: none;
	float: left;
	margin: 2px;
	font-size: 13px;
	font-weight: bold;
}

.shibu_list ul li a ,.top_shibu_list ul li a  {
	width: 107px;
	height: 29px;
	display: block;
	color: #FF6600;
	background: url(../img/side_kentei_btn.png) no-repeat;
}

#cnt {
	background: url(../img/banner/banner_cnt.jpg) no-repeat;
	height: 65px;
	padding-right: 10px;
	margin-bottom: 10px;
	padding-top:55px;
	text-align:center;
}
#cnt #cnt_num {
	font-size: 32px;
	font-weight:bold;
	line-height: 1.1;
	margin-right: 30px;
}
#cnt #date {
	font-size: 12px;
	font-weight:normal;
	display: inline-block;
	line-height: 16px;
}

#about-hometatsu {
	background: url(../img/banner/banner_bglisten.png) no-repeat;
	height: 43px;
	padding-top: 67px;
	margin-bottom: 10px;
}

#korabo-taidan {
	background: url(../img/banner/banner_sutoresuwotikarani.jpg) no-repeat;
	height: 43px;
	padding-top: 108px;
	margin-bottom: 10px;
}

#titirou-taidan {
	background: url(../img/banner/banner_titiro-taidan.jpg) no-repeat;
	height: 43px;
	padding-top: 90px;
	margin-bottom: 10px;
}
.audiojs {
	margin: 0 auto 10px;
}
.audio {
	background: url(../img/banner/banner_sutoresuwotikarani-bg.jpg) no-repeat;
	height: 43px;
	padding-top: 7px;
}
.audio .audiojs {
	margin-right: 27px;
}
#titirou-taidan .audiojs {
	margin-left: 10px;
}

.play-pause:hover {
	opacity: 0.6;
}

.top_shibu_list {
	width: 644px;
	text-align: center;
	border: 3px solid #6628A4;
	clear: both;
	overflow: hidden;
	margin-bottom: 10px;
}

.top_shibu_list ul {
	width: 340px;
	float: left;
	padding: 7px 0 6px 5px;
}

.top_shibu_list img {
	float: left;
}


/* 追記2013.10.24 */
.list_style {
	width: 600px;
	margin: 0;
	padding: 10px 0 40px 40px;
	line-height: 1.0;
}
.list_style_u {
	width: 600px;
	margin: 0;
	padding: 10px 0 20px 40px;
	line-height: 1.0;
}
.list_style02 {
	width: 600px;
	margin: 0;
	padding: 0 0 35px 40px;
	line-height: 1.5;
}
.list_style02_u {
	width: 600px;
	margin: 0;
	padding: 0 0 15px 40px;
	line-height: 1.5;
}
.list_style03 {
	width: 600px;
	margin: 0;
	padding: 0 0 40px 40px;
	line-height: 1.0;
}
.list_style03_u {
	width: 600px;
	margin: 0;
	padding: 0 0 20px 40px;
	line-height: 1.0;
}
.list_style li, list_style_u li {
	margin: 0;
	padding: 0;
	line-height: 1.3;
}
.list_style02 li, .list_style02_u li {
	margin: 0;
	padding: 0 0 5px;
	line-height: 2.0;
}
.list_style03 li, .list_style03_u li {
	margin: 0;
	padding: 0;
	line-height: 1.3;
}

.try_dl {
	padding: 0 0 0px 20px;
}
.try_dl dd {
	padding: 0 0 30px;
}

p.s_none {
	padding: 0 0 0 20px;
	margin: 0;
}


/* マスコミ　新聞掲載 */
.box {
	margin: 10px 10px 30px 0;
	padding: 10px;
	border: 1px solid #ccc;
	width: 628px;
}
.box img {
	max-width: 100%;
}
.box .photo {
	width: 65%;
	float: left;
	margin-right: 2%;
}
.box .text {
	width: 33%;
	float: right;
}
.box .text h5 {
	font-size:16px;
	margin-bottom: 10px;
}
.box .text p {
	font-size: 14px;
	margin-bottom: 10px;
}