@charset "shift-jis";

/*-- 全体指定 --*/

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

.summary {
	display:none;
	}

/*-- ヘッダー指定 --*/

/*-- 20090424（F)修正 --*/
#left {
	float: left;
	background-image: url(../img/title2_01.jpg);
	background-repeat: no-repeat;
	width: 410px;
	background-position: 15px 33px;
	height: 80px;
	background-color: #FFFFFF;
}
/*-- 20090424（F)修正ここまで --*/


#apDiv1 {
	position:absolute;
	width:442px;
	height:115px;
	z-index:1;
}

#right {
	background-image: url(../img/header_r1_c6.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 350px;
	float: right;
	background-color: #FFFFFF;
}

/*----------------------------------------------------------
 css　20070906 修正・追記（F）
------------------------------------------------------------*/

#right ul {
	margin-top: 20px;
	margin-left: 20px;
}

#right li {
	list-style-type: none;
	display: inline;

}

.toiawase a {
	background-image: url(../img/toiawase.gif);
	height: 55px;
	width: 118px;
	text-indent: 0px;
	float: left;
}
.sitemap1 a {
	background-image: url(../img/sitemap.gif);
	height: 55px;
	width: 136px;
	text-indent: 0px;
	float: left;
	margin-left: 40px;
}
/*----------------------------------------------------------
 css　20080527 修正・width:180px→360px
------------------------------------------------------------*/
.kouan {
	font-size:11px;
	text-align:left;
	float:left;
	width:360px;
	margin-top:5px;
	}

/*----------------------------------------------------------
 css　20070906 修正・追記（F）ここまで
------------------------------------------------------------*/

/*-- 左メイン+右メニュー部分指定 --*/

#main {
	width: 800px;
	clear: both;
	height: auto;
	margin:0 auto;
}

.line {
	margin-left: 5px;

}



/*-- 左メイン部分指定 --*/

#leftmenu {
	width: 585px; 
	float: left;
	font-size: 13px;
	color: #333333;
	padding-left: 6px;
	height: auto;
}
#leftmenu0 {
	width: 570px;
	float: left;
	font-size: 13px;
	color: #333333;
	padding-left: 6px;
	height: auto;
}


/*----------------------------------------------------------
 css　20070906 修正・追記（F）
------------------------------------------------------------*/




.mass a {
	width: 135px;
	font-size: 13px;
	color: #633;
	letter-spacing: 1px;
	height: 134px;
	background-image: url(../img/mass.jpg);
	padding-top: 4px;
	background-repeat: no-repeat;
	text-align: center;
	padding-left: 2px;
	display: block;
}

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

.inves a {
	width: 135px;
	font-size: 13px;
	color: #633;
	letter-spacing: 1px;
	height: 134px;
	background-image: url(../img/inves1.jpg);
	padding-top: 4px;
	background-repeat: no-repeat;
	text-align: center;
	padding-left: 2px;
	display: block;
}

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

.inves h2 { visibility:hidden;}

.com a {
	width: 135px;
	font-size: 80%;
	color: #633;
	letter-spacing: 1px;
	height: 134px;
	background-image: url(../img/logom.jpg);
	padding-top: 4px;
	background-repeat: no-repeat;
	text-align: center;
	padding-left: 2px;
	display: block;
}

.com a:hover {
	background-image: url(../img/logom_f.jpg);
}
.com h2 { visibility:hidden;}

.com h2 {
	text-indent:-10000px;
	}

.tyosa a {
	width: 135px;
	color: #633;
	letter-spacing: 1px;
	height: 134px;
	background-image: url(../img/tyosa.jpg);
	padding-top: 4px;
	background-repeat: no-repeat;
	text-align: center;
	padding-left: 2px;
	display: block;
}

.tyosa a:hover {
	background-image: url(../img/tyosa_f.jpg);
}
.tyosa h2 { visibility:hidden;}


.blog a {
	width: 135px;
	color: #633;
	letter-spacing: 1px;
	height: 134px;
	background-image: url(../img/blog.jpg);
	padding-top: 4px;
	background-repeat: no-repeat;
	text-align: center;
	padding-left: 2px;
	display: block;
}

.blog a:hover {
	background-image: url(../img/blog_f.jpg);
}
.blog h2 { visibility:hidden;}


.book a {
	width: 135px;
	color: #633;
	letter-spacing: 1px;
	height: 134px;
	background-image: url(../img/book.jpg);
	padding-top: 4px;
	background-repeat: no-repeat;
	text-align: center;
	padding-left: 2px;
	display: block;
}

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

.lec a {
	width: 135px;
	color: #633;
	letter-spacing: 1px;
	height: 134px;
	background-image: url(../img/lec.jpg);
	padding-top: 4px;
	background-repeat: no-repeat;
	text-align: center;
	padding-left: 2px;
	display: block;
}

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

.inq a {
	width: 135px;
	color: #633;
	letter-spacing: 1px;
	height: 134px;
	background-image: url(../img/inq.jpg);
	padding-top: 4px;
	background-repeat: no-repeat;
	text-align: center;
	padding-left: 2px;
	display: block;
}

.inq a:hover {
	background-image: url(../img/inq_f.jpg);
}
.inq h2 { visibility:hidden;}


/*----------------------------------------------------------
 css　20070906 修正・追記（F）　ここまで
------------------------------------------------------------*/
.textbox01 {
	width: 570px;
	line-height: 120%;
	color: #333333;
	clear: both;
	padding-left: 10px;
}

.textbox01 h2 {
	visibility:hidden;
	background-image: url(../img/what.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 569px;
	margin-bottom: 15px;
	margin-left: -10px;
}


.textbox01 dl{
	margin-left: 10px;
	margin-top: -3px;
}

.textbox01 dt{
	font-weight: bold;
	height: 20px;
	width: 80px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 5px;
	background-image: url(../img/icon01.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 5px;
	padding-right: 8px;
	padding-left: 8px;
}

.textbox01 dd{
margin-top: -34px;
	text-align: left;
	margin-left: 100px;
	padding-top: 8px;
}

/*----------------------------------------------------------
 css　20070906 textbox02削除（F）
------------------------------------------------------------*/
.h2we {
	text-indent: -100000px;
	background-image: url(../img/we.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 569px;
	margin-bottom: 15px;
	margin-top: 20px;
}


.textbox03 {
	width: 540px;
	line-height: 1.5em;
	color: #333333;
	letter-spacing: 2px;
	clear: both;
	margin-top: 15px;
	margin-left: 10px;
	padding:10px;
}
.textbox003 {
	width: 540px;
	line-height: 1.5em;
	color: #333333;
	letter-spacing: 2px;
	clear: both;
	margin-left: 10px;
	padding:10px;
}
*html .textbox003 {
	margin-top: 15px;
}

.textbox003 h3{
	clear: both;
	float:left;
	width: 520px;
	line-height: 1.5em;
	color: #633;
	letter-spacing: 2px;
	padding:8px 0 20px 20px;
	background-image: url(../price/images/tit_back.gif);
	background-repeat: no-repeat;
	font-size:120%;
}

div.price_box{
	clear:both;
	float:left;
	width:100%;
	margin:0 0 20px 0;
	overflow:hidden;
	}
div.price_box p{
	color: #333;
	}
div.price_box .title{
	width:100%;
	height:32px;
	background-color:#D7A3AE;
	}
div.price_box .title span.name{
	color:#FFF;
	padding:0 0 0 10px;
	line-height:240%;
	font-size:120%;
	font-weight:bold;
	background:url(../price/images/icon_arrow.gif) no-repeat 5px 1px;
	padding-left:22px;
	}
div.price_box .title span.price{
	color:#633;
	padding:0 10px 0 0;
	line-height:290%;
	font-size:100%;
	font-weight:bold;
	float:right;
	text-align:right;
	
	}
	
/*---------------------table------------*/
div.price_box table.t1 {
	margin:5px 0 3px 0;
	width:100%;
	font-size:110%;
	border-collapse: collapse;
	border-style: none; 
	border-color: #966;
	border-width: 1px; 
}
div.price_box td.t1 {
	padding:5px 5px 5px 10px;
	color: #633;
	background-color: #FCF7FA;
	border-style: solid; /*（破線or実線） */
	border-color: #E3CACA;
	border-width: 1px 0px;
	font-size: 90%;
}
/*---------------------table / ------------*/

/*--------------------- 新聞掲載 ------------*/
div.price_box .title span.name_article{
	clear:both;
	color:#FFF;
	padding:0 0 0 10px;
	line-height:240%;
	font-size:120%;
	font-weight:bold;
	background:url(../mass/images/icon_line.gif) no-repeat 5px 0px;
	padding-left:22px;
	}
	
#article-tit{
	clear:both;
	float:left;
	width:540px;
	height:117px;
	background:url(../mass/images/main_img.jpg) no-repeat;
	overflow:hidden;
	margin-bottom:10px;
	}
#article-tit-radio{
	clear:both;
	float:left;
	width:540px;
	height:117px;
	background:url(../mass/images/main_img_radio.jpg) no-repeat;
	overflow:hidden;
	margin-bottom:10px;
	}
#article-tit-radio h4,
#article-tit h4{
	font-size:100%;
	padding:60px 0 0 5px;
	font-weight:normal;clear:both;float:left;}
.article-box{ float:left; margin: 0px 0 15px 17px; overflow:hidden; color:#333;clear:both;width:540px;}
.article-box p.date{ font-weight:normal;background:url(../mass/images/icon_arrow.gif) no-repeat 0px 1px; padding-left:17px;padding-bottom:7px;clear:both;}
.article-box span { margin:10px 0 0x 0px; overflow:hidden;clear: both;}
#article-tit-radio h4 a,
#article-tit h4 a{
	color:#FFF;
	text-decoration:underline;
}
#article-tit-radio h4 a:hover,
#article-tit h4 a:hover{ color:#FFF;text-decoration: underline; }

.article-box p a,
.article-box span a{
	color:#966;
	text-decoration:underline;
}
.article-box p a:hover,
.article-box span a:hover{ color:#966;text-decoration:underline; background-color:#E3CACA;}




/*--------------------- 新聞掲載 / ------------*/


.textbox03 dl {
	line-height: 200%;
	margin-left: 2px;
}

.textbox03 dt {
	font-weight: bold;
	background-color: #E3CACA;
	height: 20px;
	width: 120px;
	text-align: center;
	padding: 5px 8px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.textbox03 dd {
	margin-top: -40px;
	text-align: left;
	margin-left: 140px;
}

.textbox03 p {
	margin-top: 5px;
	margin-bottom: 25px;
	padding-right: 5px;
	padding-left: 5px;
}

.textbox04 {
	width: 540px;
	line-height: 1.8em;
	color: #333333;
	letter-spacing: 2px;
	margin-top: 15px;
	margin-left: 10px;
	padding:20px 5px 5px 5px;
}

/*----------------------------------------------------------
 css　20070906 追記（F）
------------------------------------------------------------*/

.textbox04 h3 {
	margin-top: -20px;
	font-size:120%;
}

/*----------------------------------------------------------
 css　20080116 追記（F）　ここまで
------------------------------------------------------------*/

/*-- 右メニュー部分指定 --*/

/*----------------------------------------------------------
 css　20081114 修正（F）　高さ
------------------------------------------------------------*/

#rightmenu {
	float: right;
	background-color: #E3CACA;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 5px;
	padding-bottom: 20px;
	width: 165px;
	display: block;
	height: auto;
}
/*----------------------------------------------------------
 css　20081114 修正（F）　ここまで
------------------------------------------------------------*/

#rightmenu ul {
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 10px;
}


#rightmenu li a {
	background-repeat: no-repeat;
	//height: 25px;
	width: 169px;
	display: block;
	margin-top: 10px;
	background-image: url(../img/botton.gif);
	background-position: left top;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 30px;
	margin-right: -30px;
	padding-top: 7px;
	margin-bottom: -7px;
}



#rightmenu li a:hover {
	background-repeat: no-repeat;
	//height: 25px;
	width: 169px;
	display: block;
	margin-top: 10px;
	background-image: url(../img/botton.gif);
	color: #FFFFFF;
	text-decoration: underline;
	padding-left: 30px;
	margin-right: -30px;
	padding-top: 7px;
	margin-bottom: -7px;
}


#kasya_flame {
	height: auto;
	width: 167px;
	background-color: #FFFFFF;
	margin-top: 20px;
	border:1px solid;
	border-color:#E3CACA;
}
#kaisya_gaiyo {
	height: 25px;
	width: 167px;
	line-height:1.5;
}

.kaisya_text{
padding-top:10px;
padding-left:5px;
padding-bottom:10px;
}

/*----------------------------------------------------------
 css　20080808 追記 vip/index（k）
------------------------------------------------------------*/
.textbox05{
	padding:5px 10px;
}

.textbox05 p{
	padding:5px 10px;
}

.ftitle {
	background:url(../vip/img/title07.gif) no-repeat;
	height: 42px;
	width: 560px;
	margin:0 -15px -15px 10px;
	padding:15px 0 0 15px;
	font-size: 15px;
	color: #333333;
}
	
.vip hr{
	border:2px dotted #FFC1A4;
	margin:15px 5px 15px 5px;
}

.vip table{
	margin:10px auto;
	background-color:#FFC1A4;
}

.vip td{
	background-color:#FFFFFF;
	padding:5px;
	color:#666666;
}

.vip .tb-title{
	background-color:#FFC1A4;
	text-align:center;
	color:#666666;
	border: 1px solid #ffffff;

}

.important{
	font-weight:bold;
	color:#FF3333;
}

/*-- 画像の指定 --*/
.img-r {
	float: right;
	width:250px;
}

.img-l {
	float: left;
	width:250px;
}

.img-l2 {
	float: left;
	margin: 0 10px 10px 0;
}

.banner {
	margin-top: 5px;
	margin-bottom: 5px;
}
.bannertop {

	margin-top: 13px;
	margin-bottom: 5px;
}
.fbanner {
	display: block;
}

.fline {
	margin-top: 15px;

}


.photo01 {
	margin-left: 12px;
	margin-top: 18px;
}

/*-- コンテンツの指定 --*/

#pannkuzu {
	margin:10px 0 20px 10px;
	font-size: 80%;
}
#pannkuzu a{
	color:#633;
	text-decoration:underline;
}
#pannkuzu a:hover{
	color:#633;
	text-decoration:underline;
	background-color: #E3CACA;
}

.textright {
	text-align: right;
}
.comtitle {
	background-image: url(../img/title01.jpg);
	background-repeat: no-repeat;
	height: 42px;
	width: 560px;
	font-size: 15px;
	color: #333333;
	margin-right: -15px;
	padding-left: 15px;
	margin-bottom: -15px;
	padding-top: 15px;
	margin-left: 10px;
}

.atitle {
	background-image: url(../img/title02.jpg);
	background-repeat: no-repeat;
	height: 42px;
	width: 560px;
	font-size: 15px;
	color: #333333;
	margin-right: -15px;
	padding-left: 15px;
	margin-bottom: -15px;
	padding-top: 15px;
	margin-left: 10px;
}
.btitle {
	background-image: url(../img/title03.jpg);
	background-repeat: no-repeat;
	height: 42px;
	width: 560px;
	font-size: 15px;
	color: #333333;
	margin-right: -15px;
	padding-left: 15px;
	margin-bottom: -15px;
	padding-top: 15px;
	margin-left: 10px;
}
.ctitle {
	background-image: url(../img/title04.jpg);
	background-repeat: no-repeat;
	height: 42px;
	width: 560px;
	font-size: 15px;
	color: #333333;
	margin-right: -15px;
	padding-left: 15px;
	margin-bottom: -15px;
	padding-top: 15px;
	margin-left: 10px;
}
.dtitle {
	background-image: url(../img/title05.jpg);
	background-repeat: no-repeat;
	height: 42px;
	width: 560px;
	font-size: 15px;
	color: #333333;
	margin-right: -15px;
	padding-left: 15px;
	margin-bottom: -15px;
	padding-top: 15px;
	margin-left: 10px;
}
.etitle {
	background-image: url(../img/title06.jpg);
	background-repeat: no-repeat;
	height: 42px;
	width: 560px;
	font-size: 15px;
	color: #333333;
	margin-right: -15px;
	padding-left: 15px;
	margin-bottom: -15px;
	padding-top: 15px;
	margin-left: 10px;
}

/*-- h3の指定 --*/


.g {
	background-image: url(../img/h3.gif);
	color: #666666;
	background-repeat: no-repeat;
	background-position: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #B5B5B5;
	border-bottom-color: #B5B5B5;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	background-color: #EAEAEA;
}

.r {
	background-image: url(../img/h3-02.gif);
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #E26250;
	border-bottom-color: #E26250;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 0px;
	margin-bottom: 10px;
	background-color: #F1B4AB;
}

.b {
	background-image: url(../img/h3-03.gif);
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #5075E2;
	border-bottom-color: #5075E2;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	background-color: #99AEEE;
}

.m {
	background-image: url(../img/h3-04.gif);
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #35C63D;
	border-bottom-color: #35C63D;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	background-color: #A7DFA4;
}

.o {
	background-image: url(../img/h3-05.gif);
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #EC9546;
	border-bottom-color: #EC9546;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	background-color: #F3BF8F;
}

/*-- h4の指定 --*/

.gg {
	background-image: url(../img/gg.gif);
	color: #666666;
	background-repeat: no-repeat;
	background-position: left;
	font-size: 15px;
	padding-left: 23px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.rr {
	background-image: url(../img/rr.gif);
	color: #E26250;
	background-repeat: no-repeat;
	background-position: left;
	font-size: 15px;
	padding-left: 23px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.bb {
	background-image: url(../img/bb.gif);
	color: #5075E2;
	background-repeat: no-repeat;
	background-position: left;
	font-size: 15px;
	padding-left: 23px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.bbb {
	background-image: url(../img/bbb.gif);
	color: #FF8C00;
	background-repeat: no-repeat;
	background-position: left;
	font-size: 15px;
	padding-left: 23px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}


.mm {
	background-image: url(../img/mm.gif);
	color: #35C63D;
	background-repeat: no-repeat;
	background-position: left;
	font-size: 15px;
	padding-left: 23px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	clear: both;
}

.oo {
	background-image: url(../img/oo.gif);
	color: #EC9546;
	background-repeat: no-repeat;
	background-position: left;
	font-size: 15px;
	padding-left: 23px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
/*-- 20090427修正（F) --*/
.top {
	width: 550px;
	background-color: #FFFFFF;
	height: auto;
	margin-bottom: 20px;
	text-align:right;
	padding-right:5px;
	margin-top:10px;
	clear: both;
}
/*-- 20090427修正（F)ここまで --*/
		
/*-- フォームメールフォーマット --*/

.mail-form {
	background-color: #FFA239;
	margin: 10px 0px 10px 10px;
	width: 520px;
	font-size: 80%;
}
.mail-form th {
	padding: 5px;
	background-color: #FFF3DE;
	color: #FF9E42;
}
.mail-form td {
	padding: 5px;
	background-color: #FFFFFF;
	line-height: 130%;
}
.mail-input {
	text-align: center;
}	

.list {
	background-color: #99AEEE;
	margin: 10px 0px 10px 10px;
	width: 520px;
}
.list td {
	padding: 5px;
	background-color: #FFFFFF;
	line-height: 130%;
}
.list th {
	padding: 5px;
	background-color: #C7D3F6;
	color: #3963DF;
}	

.list2 {
	background-color: #FF8C00;
	margin: 10px 0px 10px 10px;
	width: 520px;
	font-size: 80%;
}
.list2 td {
	padding: 5px;
	background-color: #FFFFFF;
	line-height: 130%;
}
.list2 th {
	padding: 5px;
	background-color: #F3BF8F;
	color: #FF8C00;
}	



.caution {
	font-weight: bold;
	color: #FF0000;
}
.caution1{
	font-weight: normal;
	color: #FF0000;
	text-indent:10px;
	margin-top:-3px;
}

.rss{
	background-image:url(../img/feed.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:18px;
	font-size:16px;
	width:170px;
	height:18px;
	}

/*-------------------------------------------------------------------
マスコミ掲載・出演関連 リスト作成　2007/06  記事関連
--------------------------------------------------------------------*/
.textbox09 {
	width: 560px;
	line-height: 120%;
	color: #333333;
	letter-spacing: 1px;
	clear: both;
	margin-top: 15px;
	margin-left: 10px;
}

.textbox09 h4 {
	background-image: url(../img/h3.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 15px;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	padding-left: 18px;
	padding-top: 5px;
	font-weight: bold;
	margin-top: 10px;
}
.textbox09 dl {
	margin-left: 2px;
}

.textbox09 dt {
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 15px;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	padding-left: 18px;
	padding-top: 5px;
	font-weight: bold;
	margin-top: 10px;

}

.textbox09 dd {
	text-align: left;
	margin-left: 50px;
	margin-bottom: 3px;
}

.textbox09 p {
	margin-left: 35px;
	padding-top: 5px;
}
.textbox10
 {
	font-size: 14px;
	margin: 0 0 30px 50px;
	width: 700px;
	background-color: #E3CACA;
}

.textbox10 h2
 {
	color: #633;
	text-align:center;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
	margin-top:15px;
}

.textbox10 h3 {
	background-image: url(../img/icon06.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 15px;
	font-size: 120%;
	font-weight: normal;
	color: #333333;
	padding-left: 18px;
	padding-top: 5px;
	font-weight: bold;
	margin-top: 10px;
}

.textbox10 p
 {
	text-align:center;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
}
ul.ul2 {
  margin:0 30px 0 20px; 
  padding:0; 
  width:520px;
  list-style-image:url(../img/icon01.gif); /* リストマークに画像を指定 */
  list-style-position:outside;
}
ul.ul2 li ul { /* 入れ子のリスト */
  margin:0 0px 0px 0px; 
  padding:0;
  list-style-image:none; /* リストマークの画像を無効にする*/
}
ul.ul2 li {
  margin:10px 45px 0 20px; 
  padding:0;
}

ul.ul3 {
  margin:0px 0px 0 0px; 
  padding:0; 
  width:520px;
  list-style-image:url(../img/icon01.gif); /* リストマークに画像を指定 */
  list-style-position:outside;
}
ul.ul3 li ul { /* 入れ子のリスト */
  margin:15px 0px 0px 0px; 
  padding:0 0 5px 0;
  list-style-image:none; /* リストマークの画像を無効にする*/
	font-size: 80%;
}
ul.ul3 li {
  margin:15px 0px 0 0px; 
  padding:0;
  font-size: 14px;
}

ul.ul3 dl {
  margin:5px 0 3px 0px; 
  padding:0;
}
ul.ul3 dt {
  padding:0;
  font-size: 14px;
  font-weight: bold;
}
ul.ul3 dd {
  padding:5px 0 5px 0px;
  background:url(../img/dotbar.gif) repeat-x bottom;
  overflow:hidden;
  font-size:90%;
}

.m-Bold{font-weight:bold}
.p-Bold{font-weight:bold;
		font-size: 17px}

.top-p {
	width: 700px;
	background-color: #FFFFFF;
	height: auto;
	margin-bottom: 20px;
	text-align:right;
	padding-right:5px;
	font-size: 80%;
}
.top a {
	color: #966;
	text-decoration: none;
	font-size: 80%;
}
.top a:hover {
	color:#966;
	text-decoration: underline;
}

.top-p a {
	color: #966;
	text-decoration: none;
	font-size: 80%;
}
.top-p a:hover {
	color:#966;
	text-decoration: underline;
}


/*-------------------------------------------------------------------
リンクリスト　2007/07
--------------------------------------------------------------------*/
ul.ul4 {
  margin:0; 
  padding:0; 
  width:480px;
}

ul.ul4 li {
  margin:5px 0px 15px 0px; 
  padding:0;
  font-size: 13px;
  background:url(../img/dotbar.gif) repeat-x bottom;
}

/*-------------------------------------------------------------------
年末年始キャンペーン　2008/11/19(s)   2008/11/28（F)修正
--------------------------------------------------------------------*/

.campaign h2 a {
	width:545px;
	height:144px;
	background-image:url(../img/cam002.gif);
	background-repeat:no-repeat;
	display: block;
	margin-left: 20px;
	text-align:center;
	}
	
/*-------------------------------------------------------------------
東京移転　2008/11/19(s)
--------------------------------------------------------------------*/

.tokyo a{
	background-image:url(../img/tokyo.gif);
	width:545px;
	height:105px;
	margin:0 0 0 15px;
	display:block;
	background-color:#FFFFFF;
	}
.tokyo p { visibility:hidden;}
.copy {
	margin:0 auto;
	text-align:center;
	margin-top:10px;
	}
/*-------------------------------------------------------------------
　2008/12/11(F) 追記
--------------------------------------------------------------------*/
.img01 {
	margin-top:10px;
	}


/*-------------------------------------------------------------------
サイトマップ
--------------------------------------------------------------------*/
#sitemap ul#sitemap{
	background: url(../img/smap/s-dot-height.gif) repeat-y;
	margin: 0px 0px 14px 10px;
	padding: 8px 0px 0px 0px;
}
#sitemap ul#sitemap li {
	background: url(../img/smap/s-dot-and.gif) no-repeat;
	border:0;
	margin:0;
	padding:2px 0 0 30px;
}
#sitemap ul#sitemap li.s-close{
	background: url(../img/smap/s-dot-close.gif) no-repeat left top;
	border:0;
	margin:0;
	padding:0 0 0 30px;
}
ul#sitemap li ul {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	background: url(../img/smap/s-dot-height.gif) repeat-y;
	border:0;
}

#sitemap ul#sitemap ol li.s-close{
	background: url(../img/smap/s-dot-close.gif) no-repeat;
	border:0;
	margin:0;
	padding:0 0 0 30px;

}
#sitemap a { color:#966; text-decoration:none;}
#sitemap a:hover { color:#633; background-color: #E3CACA;}	




#massbox{
	width: 100%;
	padding-left: 10px;
	}
#massbox h3{ color:#966; font-size:120% !important;}	
#massbox h4{ color:#333; font-size:100% !important; font-weight:bold; padding-top:10px;}	
#massbox table{
	clear:both;
	font-size:100%;
	border:0;
	margin:0 0 30px 0;
	padding:0;
	}
#massbox table th{
	width:115px ;
	}
#massbox ul{
	clear:both;
	margin:0 0 20px 0;
	padding:0;
	}
#massbox ul li{
	margin:0 0 12px 0!important;
	padding:0 !important;
	float:left;
	width:100%;
	}
#massbox p{
	padding:0 0 15px 0;
	background-image: url(../common/images/menu/icon_arrow.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	text-indent:11px;
}
#massbox p span{
	font-weight:bold; font-size:80%;}
div{ margin:0; padding:0;}
