@charset "utf-8";

@import url(mail.css);


/*------------
 All The Page
 Entrance Pagrs
 Blog List
 Shop List
 Link Page All
 Schedule Pagrs
 Shop Informatio
------------*/

/*------------
 All The Page
------------*/
* {
	margin:0;
	padding:0;
}

body {
	color:inherit;
	background-color:#FFF;
	background:url("/common/images/bg.jpg");
	background-repeat:repeat;
}
a:link {/* 通常のリンク */ 
	color: #00F;
	background-color:inherit;
}
a:visited {/* アクセス済みのリンク */ 
	color: #0000A0;
	background-color:inherit;
}
a:hover {/* ポイント時のリンク */ 
	color: #F00;
	text-decoration:underline;
	background-color:inherit;
}
a:active {/* アクティブ時のリンク */
	color: #333;
	background-color:inherit;
} 

h1 {
	color:#FFF;
	text-align:center;
	font-size:12px;
	font-weight:normal;
	background-color:inherit;
}
h1 a {
	position:relative;
	color:#FFF;
	text-decoration: none;
	background-color:inherit;
	z-index:10;
}
h1 a:link {/* 通常のリンク */ 
	color:#FFF;
	background-color:inherit;
}
h1 a:visited {/* アクセス済みのリンク */ 
	color:#FFF;
	background-color:inherit;
}
h1 a:hover {/* ポイント時のリンク */ 
	color: #F00;
	text-decoration:underline;
	background-color:inherit;
}
h1 a:active {/* アクティブ時のリンク */
	color: #333;
	background-color:inherit;
} 

h2,h3 {
	text-align:left;
	letter-spacing:.1em;
}

img {
	border-style:none;
}
h2 a {
	float:left;
	display:block;
}
h2 span.otherBanner {
	float:right;
	display:block;
	width:290px;
}

h2 span.otherBanner_swf {/*add_081020 ogomon_bn*/
	width:355px;
	margin:0 5px;
	position:absolute;
	z-index:120;
}

h2 .otherBanner a {
	display:block;
	float:none;
	margin:0 auto;
	width:250px;
	color:#333;
	text-align:center;
	text-decoration: none;
	font-size:10px;
	font-weight:normal;
	background-color:inherit;
}
h2 .otherBanner a img {
	display:block;
	margin:0 0 2px 0;
}
/*
h3 {
	padding:0 0 0 10px;
	color:#FFF;
	font-style:italic;
	text-align:left;
	letter-spacing:.1em;
	background:url("/images/subtitle_bg.jpg") repeat-x left top;
	background-color:inherit;
}
*/

div#container {
	margin:0px auto;
	padding:10px;
	width:880px;
	height: 100%;
	line-height: 100%;
	text-align:center;
}

/* Hides from IE-mac \*/
* html div#container {height: 1%;}
/* End hide from IE-mac */

#container .sb-inner {
	color:inherit;
	background:#FFF;
}
#container .sb-shadow {
	color:inherit;
	background:#666;
}
#container .sb-border {
	color:inherit;
	background:#666;
}

div#headerArea,
div#contentsArea {
	clear:both;
	margin:0px auto;
	width:880px;
	text-align:center;
	color:inherit;
	background-color:#FFF;
	overflow:hidden;/* ホーム崩れていたので暫定対応 auto->hidden 100301 */
}

div#headerArea{
	position:relative;
	z-index:100;
/**/
	margin-bottom:10px;
}

/*------------
 sub
------------*/
div#sub01 {
	float:left;
	width:550px;
	text-align:left;
}
#sub01 ul {
	float:left;
	padding:5px;
	width:533px;
	list-style-type:none;
	font-size:12px;
	border:1px solid #006699;
	/*border:1px solid #F6C;*/
	position:relative;
	top:0px;
	left:0px;
	z-index:2;
}
#sub01 .photo {
	float:left;
	display:block;
	margin:0;
	padding:0;
	width:190px;
	text-align:center;
}
#sub01 .photo a {
}
#sub01 li.date {
	float:left;
	display:block;
	margin:0;
	padding:0;
	width:340px;
	color:#FFF;
	font-size:16px;
	background-color:#999;
}
#sub01 .date em {
	padding:5px 0 5px 5px;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
}
#sub01 li.comment {
	float:left;
	display:block;
	margin:0;
	padding:0;
	width:340px;
}
#sub01 li.comment p {
	margin:5px 0 0 0;
	padding:5px;
	border:1px solid #006699;
	/*border:1px solid #F6C;*/
}
#sub01 .comment strong {
	display:block;
	margin:0 0 5px 0;
	color:#F6C;
	font-size:16px;
	font-style:normal;
	background-color:inherit;
}
#sub01 .comment a {
	display:block;
	color:#F6C;
	background-color:inherit;
	text-align:right;
	text-decoration: underline;
	font-style:normal;
}

div#sub02 {
	float:left;
	width:330px;
	text-align:left;
}
#sub02 ul {
	margin:5px 0 0 0;
	padding:5px;
	width:318px;
	color:inherit;
	list-style-type:none;
	font-size:12px;
	/*background-color:#FCC;*/
	background-color:#F2FDFC;
	border:1px solid #006699;
	/*border:1px solid #F6C;*/
}
#sub02 li {
	display:block;
	margin:0 0 5px 0;
	width:318px;
	text-align:left;
	line-height:1.2em;
	clear:both;
}
#sub02 li span {
	display:block;
	float:left;
	width:80px;
	color:#039;
	text-align:center;
	background-color:inherit;
}
#sub02 li a {
	color:#333;
	font-size:10px;
	text-decoration: underline;
	background-color:inherit;
}

#sub02 li p {
	float:left;
	margin:0 0 5px 0;
	padding:0 0 5px 0;
	width:316px;
	border-bottom:1px solid #006699;
	/*border-bottom:1px solid #333;*/
}
#sub02 li p img {
	float:left;
	padding:0 5px 0 0;
}
#sub02 li p span {
	display:inline;
	float:none;
	width:auto;
}
#sub02 li p em {
	display:block;
	color:#FF0000;
	font-weight:bold;
	font-style:normal;
	background-color:inherit;
}
#sub02 li p a {
	text-decoration: none;
}

/*旧メニュー
ul#menu {
	float:left;
	margin:10px auto;
	padding:10px 40px 0px 40px;
	width:800px;
	color:inherit;
	text-align:center;
	list-style-type:none;
	background-color:#C8C8C8;
}
#menu li {
	float:left;
	display:block;
	width:160px;
	height:50px;
}
#menu li a {
	display:block;
	width:150px;
	height:40px;
}
*/

/*090219 テスト用ID
ul#new_menu {
	width:880px;
	height:60px;
	float:left;
	background:url(/common/images/nbt_bg.jpg) repeat-x;
	margin:10px auto;
	_width:875px;
	_padding-left:5px;
}
#new_menu li {
	float:left;
	display:block;
	width:86px;
	height:52px;
	margin:4px 1px;
	_margin-right:0px;
}
#new_menu li a {
	display:block;
	width:86px;
	height:52px;
	text-indent:-10000px;
}
#new_menu li.nbt01 a{
	background:url(/common/images/nbt01.jpg) top no-repeat;
}
#new_menu li.nbt01 a:hover{
	background:url(/common/images/nbt01.jpg) bottom no-repeat;
}
#new_menu li.nbt02 a{
	background:url(/common/images/nbt02.jpg) no-repeat top;
}
#new_menu li.nbt02 a:hover{
	background:url(/common/images/nbt02.jpg) no-repeat bottom;
}

#new_menu li.nbt03 a{
	background:url(/common/images/nbt03.jpg) no-repeat top;
}
#new_menu li.nbt03 a:hover{
	background:url(/common/images/nbt03.jpg) no-repeat bottom;
}

#new_menu li.nbt04 a{
	background:url(/common/images/nbt04.jpg) no-repeat top;
}
#new_menu li.nbt04 a:hover{
	background:url(/common/images/nbt04.jpg) no-repeat bottom;
}

#new_menu li.nbt05 a{
	background:url(/common/images/nbt05.jpg) no-repeat top;
}
#new_menu li.nbt05 a:hover{
	background:url(/common/images/nbt05.jpg) no-repeat bottom;
}

#new_menu li.nbt06 a{
	background:url(/common/images/nbt06.jpg) no-repeat top;
}
#new_menu li.nbt06 a:hover{
	background:url(/common/images/nbt06.jpg) no-repeat bottom;
}

#new_menu li.nbt07 a{
	background:url(/common/images/nbt07.jpg) no-repeat top;
}
#new_menu li.nbt07 a:hover{
	background:url(/common/images/nbt07.jpg) no-repeat bottom;
}

#new_menu li.nbt08 a{
	background:url(/common/images/nbt08.jpg) no-repeat top;
}
#new_menu li.nbt08 a:hover{
	background:url(/common/images/nbt08.jpg) no-repeat bottom;
}

#new_menu li.nbt09 a{
	background:url(/common/images/nbt09.jpg) no-repeat top;
}
#new_menu li.nbt09 a:hover{
	background:url(/common/images/nbt09.jpg) no-repeat bottom;
}

#new_menu li.nbt10 a{
	background:url(/common/images/nbt10.jpg) no-repeat top;
}
#new_menu li.nbt10 a:hover{
	background:url(/common/images/nbt10.jpg) no-repeat bottom;
}
*/
/*090226 new_menu rewrite*/
ul#menu {
	width:880px;
	height:60px;
	float:left;
	background:url(/common/images/nbt_bg.jpg) repeat-x;
	margin:10px auto;
	_width:875px;
	_padding-left:5px;
}
#menu li {
	float:left;
	display:block;
	width:86px;
	height:52px;
	margin:4px 1px;
	_margin-right:0px;
}
#menu li a {
	display:block;
	width:86px;
	height:52px;
	text-indent:-10000px;
}
#menu li.nbt01 a{
	background:url(/common/images/nbt01.jpg) top no-repeat;
}
#menu li.nbt01 a:hover{
	background:url(/common/images/nbt01.jpg) bottom no-repeat;
}
#menu li.nbt02 a{
	background:url(/common/images/nbt02.jpg) no-repeat top;
}
#menu li.nbt02 a:hover{
	background:url(/common/images/nbt02.jpg) no-repeat bottom;
}

#menu li.nbt03 a{
	background:url(/common/images/nbt03.jpg) no-repeat top;
}
#menu li.nbt03 a:hover{
	background:url(/common/images/nbt03.jpg) no-repeat bottom;
}

#menu li.nbt04 a{
	background:url(/common/images/nbt04.jpg) no-repeat top;
}
#menu li.nbt04 a:hover{
	background:url(/common/images/nbt04.jpg) no-repeat bottom;
}

#menu li.nbt05 a{
	background:url(/common/images/nbt05.jpg) no-repeat top;
}
#menu li.nbt05 a:hover{
	background:url(/common/images/nbt05.jpg) no-repeat bottom;
}

#menu li.nbt06 a{
	background:url(/common/images/nbt06.jpg) no-repeat top;
}
#menu li.nbt06 a:hover{
	background:url(/common/images/nbt06.jpg) no-repeat bottom;
}

#menu li.nbt07 a{
	background:url(/common/images/nbt07.jpg) no-repeat top;
}
#menu li.nbt07 a:hover{
	background:url(/common/images/nbt07.jpg) no-repeat bottom;
}

#menu li.nbt08 a{
	background:url(/common/images/nbt08.jpg) no-repeat top;
}
#menu li.nbt08 a:hover{
	background:url(/common/images/nbt08.jpg) no-repeat bottom;
}

#menu li.nbt09 a{
	background:url(/common/images/nbt09.jpg) no-repeat top;
}
#menu li.nbt09 a:hover{
	background:url(/common/images/nbt09.jpg) no-repeat bottom;
}

#menu li.nbt10 a{
	background:url(/common/images/nbt10.jpg) no-repeat top;
}
#menu li.nbt10 a:hover{
	background:url(/common/images/nbt10.jpg) no-repeat bottom;
}






/*------------
 contents
------------*/
p#cmbannerContainer {
	float:left;
	margin:0;
	padding:0;
	width:170px;
}
#cmbannerContainer a img,
#cmbannerContainer span {
	display:block;
	margin:0 auto 5px auto;
	padding:0;
	width:150px;
	text-align:center;
}
#cmbannerContainer em {
	padding:0 10px;
	font-size:0.8em;
	font-weight:bold;
	font-style:normal;
	border-right:1px solid #006699;
	border-left:1px solid #006699;
}
#contentsArea div {
	float:left;
	margin:0;
	padding:0;
	width:710px;
	text-align:left;
}
#contentsArea div h3 {
	clear:both;
	margin:0 0 5px 0;
}


/*------------
 オススメホームページ
------------*/


div#osusumeHp,
#osusumeHp dl dt,
#osusumeHp dl dd {
	clear:both;
	margin:0 0 5px 0;
	border:1px solid #006699;
	/*border:1px solid #666;*/
}
div#osusumeHp {
	padding:5px 0;
	width:708px;
}
#osusumeHp dl {
	float:left;
	margin:0;
	padding:0;
	width:354px;
}
#osusumeHp dl dt,
#osusumeHp dl dd {
	margin:0 auto 5px auto;
	padding:5px;
	width:330px;
	text-align:center;
}
#osusumeHp dl dd {
	color:#FF1EA3;
	background-color:#F2FDFC;
	/*background-color:#FDDBDC;*/
	height:5.5em;
	font-size:12px;
}
#osusumeHp dl dd em {
	display:block;
	padding:5px 0;
	font-style:normal;
	font-size:14px;
	color:#333;
	text-align:center;
	background-color:inherit;
}

/*------------
 新オススメホームページ
------------*/
#recommend {
	width:710px;
	height:170px;
	background-image:url(/home/osusume_bg.jpg);
	background-repeat:no-repeat;
}


#recommend .box {
	width:335px;
	height:100px;
	float:left;
	margin-top:45px;
	margin-left:20px;
}

#recommend .hpthum {
	float:left;
	width:110px;
	height:100px;
}
#recommend .hpdata {
	float:left;
	width:170px;
	font-size:12px;
	text-align:center;
	margin-left:20px;
}

#recommend .shopname{
	margin-top:5px;
	font-weight:bold;
	width:170px;
	text-align:center;
}
#recommend .comment{
	margin-top:10px;
	width:170px;
	margin-bottom:15px;
	line-height:15px;
	color:#0033CC;
	text-align:left;
}

#recommend .bt{
	width:170px;
	text-align:center;
}

.clear {
	clear:both;
}






div#pickupGal {
	margin-bottom:5px;
	_margin:0;
	padding:0;
	width:708px;
	height:auto;
	font-size:10px;
	overflow:auto;
	clear: both;
	border:1px solid #006699;
	/*border:1px solid #666;*/
}
#pickupGal ul{
	padding:10px 4px 10px;
	width:682px;
	clear: both;
}
#pickupGal li {
	float:left;
	display:block;
	width:136px;
	height:18em;
	font-size:1.2em;
	text-align:center;
	list-style-type:none;
}
#pickupGal a {
	display:block;
	margin:0 auto 2px;
	padding:0;
	width:122px;
	height:162px;
	text-align:center;
}
#pickupGal a img {
	margin:0;
	padding:0;
	width:120px;
	height:160px;
	border:1px solid #006699;
	/*border:1px solid #666;*/
}
div#pickupGal2 {
	margin:0;
	padding:0;
	width:708px;
	height:auto;
	font-size:10px;
	overflow:auto;
	clear: both;
	border:1px solid #006699;
	/*border:1px solid #666;*/
}
#pickupGal2 ul{
	padding:10px 4px 10px;
	width:682px;
	clear: both;
}
#pickupGal2 li {
	float:left;
	display:block;
	width:136px;
	height:18em;
	font-size:1.2em;
	text-align:center;
	list-style-type:none;
}
#pickupGal2 a {
	display:block;
	margin:0 auto 2px;
	padding:0;
	width:122px;
	height:162px;
	text-align:center;
}
#pickupGal2 a img {
	margin:0;
	padding:0;
	width:120px;
	height:160px;
	border:1px solid #666;
}



/*------------
 otherBanner
------------*/
div.otherBanner {
	margin:0 auto;
	padding:0;
	text-align:center;
}
.otherBanner p {
	float:left;
	margin:5px 0;
	padding:0;
}
.otherBanner p a {
	display:block;
	margin:0 auto;
	padding:0;
	width:250px;
	color:#333;
	text-align:center;
	text-decoration: none;
	font-size:10px;
	background-color:inherit;
}
.otherBanner p a img {
	display:block;
	margin:0 0 2px 0;
}

#sub01 div.otherBanner {
	width:545px;
}
#sub01 .otherBanner p {
	width:270px;
}

#contentsArea div.otherBanner {
	width:710px;
}
#contentsArea .otherBanner p {
	width:355px;
}

/*------------
 Entrance Pagrs
------------*/
body#entrance {
	width:100%;
	height:100%;
	font-size:12px;
	background-image:none;
}
#entrance div#container {
	margin:0 auto;
	padding:0;
	/*width:500px;*/
	width:704px;
	text-align:center;
}
#entrance h1 {
	color:#333;
	text-align:center;
	font-size:12px;
	font-weight:normal;
	background-color:inherit;
}
#entrance h1 a {
	position:relative;
	color:#333;
	text-decoration: none;
	background-color:inherit;
	z-index:10;
}
#entrance h1 a:link {/* 通常のリンク */ 
	color:#333;
	background-color:inherit;
}
#entrance h1 a:visited {/* アクセス済みのリンク */ 
	color:#333;
	background-color:inherit;
}
#entrance h1 a:hover {/* ポイント時のリンク */ 
	color: #FF0000;
	text-decoration:underline;
	background-color:inherit;
}
#entrance h1 a:active {/* アクティブ時のリンク */
	color: #333;
	background-color:inherit;
} 
#entrance p {
	margin:10px auto;
	padding:0;
}
#entrance p strong {
	display:block;
	margin:8px 0;
	padding:0;
	color:#FF0000;
	font-size:1.4em;
	font-weight:normal;
	background-color:inherit;
}
#entrance p em {
	font-style:normal;
	color: #0000FF;
	background-color:inherit;
}
#entrance p.cover {
	width:700px;
	/*text-align:center;*/
	margin-right:auto;
	margin-left:auto;
	text-align:right;
	line-height:15px;
}
#entrance p.keiretsu {
	margin:10px 0;
	padding:5px;
	color: inherit;
	background-color:#FF9;
}
.keiretsu a{
	margin:0;
	padding:0 2px ;
	line-height:1.5em;
}
#entrance p.plugin {
	text-align:center;
}

/*------------
 Blog List
------------*/
ul#blogList {
	margin:5px 0;
	padding:0;
	width:880px;
	list-style-type:none;
	font-size:10px;
	clear:both;
}
#blogList li,
li.main p.gal,
li.sub p.gal,
li.main p.details,
li.sub p.details{
	float:left;
	display:block;
	margin:0;
	padding:0;
	text-align:left;
	overflow:hidden;
}
span.writing,
li .gal a,
li.simple a img,
li.simple span,
li.main strong,
li.sub strong,
li.simple strong{
	display:block;
}
li.main{
	float:none;
	width:880px;
	height:19.3em;
	clear:both;
}
li.sub{
	width:440px;
	height:19.3em;
}
li.simple {
	width:176px;
	height:8em;
}
#blogList li.main div {
	margin:0 0 0 5px;
	padding:10px;
	width:848px;
	border:1px solid #999;
}
#blogList li.sub div {
	margin:0 0 0 5px;
	padding:10px;
	width:408px;
	border:1px solid #999;
}
#blogList li.simple  div {
	margin:0 0 0 5px;
	padding:0;
	width:164px;
	height:6.6em;
	overflow:hidden;
	border:1px solid #999;
}
li.simple .gal a:hover {
	color:inherit;
	background-color:#FFC;
}
li.main p.gal,
li.sub p.gal{
	width:120px;
	height:16em;
	overflow:hidden;
}
li.main p.details{
	width:728px;
	font-size:12px;
}
li.sub p.details{
	width:288px;
	font-size:12px;
}
li.main p.details a,
li.sub p.details a{
	margin:0 0 0 10px;
}
li.main p.details strong,
li.sub p.details strong{
	margin:0 0 5px 10px;
}
li.main p.details .writing,
li.sub p.details .writing{
	margin:5px 0 0 10px;
}
li.main .writing a,
li.sub .writing a{
	float:right;
	padding:5px 0 0;
	color:#F00;
	background-color:inherit;
}
li.main .writing a:hover,
li.sub .writing a:hover{
	text-decoration: none;
}
li.simple .gal a {
	height:86.6em;
	text-decoration: none;
}
li.simple .gal a:hover {
	color:inherit;
	background-color:#FFC;
}
li.simple .gal a img {
	float:left;
	margin:0;
	padding:5px;
	width:47px;
}
li.simple .gal span {
	float:left;
	margin:0;
	padding:5px 0;
	width:101px;
	font-size:14px;
}
li.simple .gal strong {
	padding:2px;
	color:#F6C;
	font-size:12px;
	font-weight:normal;
	background-color:inherit;
}
li.main .gal span,
li.sub .gal span,
li.simple .details {
	display:none;
}

/*------------
 Shop List
------------*/
table#soapList,
table.healthList {
	margin:0;
	padding:0;
	width:710px;
	font-size:12px;
	table-layout:fixed;
	text-align:center;
	border-collapse: collapse;
	border-spacing:0;
	empty-cells:show;
}
table#soapList tbody img,
table.healthList tbody img {
	margin:0;
	padding:1px 0;
	vertical-align:middle;
}

/* ソープランド一覧用 */ 
#soapList caption {
	margin:0;
	padding:5px 0;
}
#soapList tfoot th {
	margin:0;
	padding:10px 0;
	text-align:right;
}
#soapList thead th,
#soapList th.shopIcon,
#soapList td.shopName,
#soapList td.shopTel,
#soapList td.shopHours,
#soapList td.officialHp {
	margin:0;
	padding:2px 0;
	border-bottom: solid 1px #000;
}
#soapList tbody th.shopIcon{
	border-left: solid 1px #000;
}
#soapList td.officialHp {
	border-right: solid 1px #000;
}
#soapList .shopIcon,
#soapList .shopIcon{
	width:79px;
}
#soapList th.shopName,
#soapList td.shopName {
	margin:0;
	padding-left:40px;
	width:240px;
	text-align:left;
}
#soapList .shopTel,
#soapList .shopHours {
	padding:2px 5px;
	width:100px;
}
#soapList .officialHp {
	width:129px;
}
#soapList td.new {
	background:url("/shoplist/images/icon_new.jpg") no-repeat 8px center;
}
#soapList th.highClass,
#soapList th.middleClass,
#soapList th.popular {
	text-indent:-5000px;
	background:url("/shoplist/images/classification.jpg") no-repeat;
	overflow:hidden;
}
#soapList th.highClass {
	background-position:-10px center;
}
#soapList th.middleClass {
	background-position:-110px center;
}
#soapList th.popular {
	background-position:-210px center;
}


/* ヘルス・ホテルヘルス一覧用 */ 
.healthList caption{
	margin:0;
	padding:0 0 5px;
}
.healthList thead th{
	margin:0;
	padding:0;
	color:inherit;
	background:url("/shoplist/images/bg_thead.gif") repeat left top;
	border-top: solid 1px #333;
	border-bottom: solid 1px #333;
}
.healthList tfoot th{
	margin:0;
	padding:10px 0 20px;
	text-align:right;
}
.healthList tfoot th a{
	margin:0 0 0 10px;
	padding:0;
}
.healthList th.shopIcon,
.healthList th.shopName,
.healthList th.shopGenre,
.healthList th.shopArea,
.healthList th.shopTel,
.healthList th.shopHours,
.healthList th.officialHp {
	margin:0;
	padding:5px 0;
}
.healthList th.shopIcon {
	border-left: solid 1px #333;
}
.healthList th.officialHp {
	border-right: solid 1px #333;
}
.healthList td.shopName,
.healthList td.shopGenre,
.healthList td.shopArea,
.healthList td.shopTel,
.healthList td.shopHours,
.healthList td.officialHp {
	margin:0;
	padding:0;
	background:transparent url("/shoplist/images/border.gif") repeat-y left top;
	border-bottom: solid 1px #999;
}
.healthList td.shopIcon {
	width:49px;
	border-bottom: solid 1px #999;
	border-left: solid 1px #999;
}
.healthList td.officialHp {
	margin:0;
	padding:0;
	border-right: solid 1px #999;
	border-bottom: solid 1px #999;
}
.healthList .shopName {
	width:180px;
}
.healthList .shopGenre {
	width:80px;
}
.healthList .shopArea {
	width:60px;
}
.healthList .shopTel {
	width:100px;
}
.healthList .shopHours {
	width:90px;
}
.healthList .officialHp {
	width:149px;
}
.healthList td.new {
	background:url("/shoplist/images/icon_new.jpg") no-repeat center center;
}

/*------------
 Link Page All
------------*/
div#linkArea,
div#guidanceArea,
div#applicationArea{
	position:relative;
	margin:0 0 15px 0;
	width:708px;
	list-style-type:none;
	font-size:12px;
	border:1px solid #666;
}

/*------------
 linkArea 
------------*/
#linkArea p {
	margin:20px auto;
	padding:0;
	width:520px;
	text-align:left;
	font-weight: bold;
}
#linkArea h4 {
	clear:both;
	margin:0 auto;
	padding:20px 0 5px;
	width:665px;
	text-align:left;
	font-size:1em;
	font-weight:normal;
}
ul#siteBanner {
	position:relative;
	margin:0 auto;
	padding:0;
	width:665px;
	height:9em;
	list-style-type:none;
}
ul#siteBanner li {
	display:block;
	margin: 0 0 0 40px;
	padding:0;
	width:340px;
	height:3.7em;
	text-align:left;
	line-height:3.7em;
}
#siteBanner li span {
	position:absolute;
	top: 0.5em;
	left: 90px;
}
#siteBanner li span img {
	text-align:left;
}
#siteBanner li.button {
	position:absolute;
	top: 0px;
	left: 380px;
	display:block;
	margin:0;
	padding:0;
	width:285px;
	height:125px;
}
#linkArea ul {
	margin:0 auto;
	padding:0;
	width:665px;
	list-style-type:none;
}
#linkArea li {
	float:left;
	display:block;
	margin:0;
	padding:0;
	width:95px;
	height:3.5em;
	text-align:center;
}
/*------------
 guidanceArea 
------------*/
#guidanceArea p {
	margin:20px auto;
	padding:0;
	width:520px;
	text-align:left;
	font-weight: bold;
}
#guidanceArea h4 {
	clear:both;
	margin:10px auto;
	padding:5px 0;
	width:600px;
	color:#FFF;
	text-align:center;
	font-style: italic;
	font-size:1.3em;
	background-color:#666;
}
#guidanceArea ul {
	margin:0 auto;
	padding:0;
	width:672px;
	height:5.5em;
	list-style-type:none;
}
#guidanceArea li {
	float:left;
	display:block;
	margin:0;
	padding:0;
	width:224px;
	height:3em;
	text-align:center;
	font-size:0.8em;
}
#guidanceArea li img{
	display:block;
	margin:0 auto;
	width:150px;
	text-align:center;
}
/*------------
 applicationArea 
------------*/
div#applicationArea{
	overflow:hidden;
	height:29em;
}
#applicationArea p {
	margin:10px 0 15px 10px;
	padding:0;
	width:340px;
	text-align:left;
}
#applicationArea em {
	display:block;
	margin:0 0 5px 0;
	padding:0;
	font-size:1.2em;
	font-weight:bold;
	font-style:normal;
}
#applicationArea form {
	position:absolute;
	top: 0px;
	left: 380px;
	margin:0;
	padding:0;
}
#applicationArea form p {
	margin:0;
	padding:0;
	width:300px;
	text-align:left;
}
#applicationArea label {
	display:block;
	margin:5px 0 2px;
	padding:0;
}
#applicationArea form p input,
#applicationArea select,
#applicationArea textarea {
	display:block;
	margin: 0 0 7px;
	padding:0;
	width:300px;
	font-size:1em;
}

/*------------
 Schedule Pagrs
------------*/
dl#scheduleArea {
	position: relative;
	margin:0 auto;
	padding:0;
	width:710px;
	font-size:12px;
	text-align:left;
}
#scheduleArea dt {
	margin:0 0 5px 0;
	padding:0;
}

/*------------
 schedule form
------------*/
dd.scheduleForm {
	margin:0;
	padding:5px;
	color:inherit;
	text-align:left;
	background-color:#CCC;
}
.scheduleForm form {
	margin:0;
	padding:5px;
	width:495px;
	color:inherit;
	background-color:#FFF;
	border:1px solid #999;
}
#scheduleArea input {
	vertical-align:middle;
}
p.genreArea,p.dateArea {
	margin:0;
	padding:0.9em 0 0 40px;
	height:2.5em;
	background:transparent no-repeat left center;
}
p.genreArea {
	margin:0;
	background-image:url("/schedule/images/icon_genre.gif");
}
p.dateArea {
	margin:0;
	padding-bottom:0;
	background-image:url("/schedule/images/icon_date.gif");
}
.scheduleForm label {
	margin:0;
	padding:0;
	vertical-align: middle;
}
.scheduleForm label input {
	margin: 0 1px 0 2px;
	padding:0;
	width:1.2em;
	height:1.2em;
	line-height:1.2em;
	border-width: 0px;
	vertical-align: middle;
}
.scheduleForm label span {
	margin:0;
	padding:0;
	font-size:0.8em;
}
#scheduleArea form div {
	position: absolute;
	margin:0;
	padding:0;
	width:195px;
	height:90px;
	background:transparent url("/schedule/images/form_text.png") no-repeat center top;
	top:5px ;
	left:505px; 
}
#scheduleArea form div span input {
	display:block;
	margin:30px 0 0 ;
	padding:0;
	width:195px;
	height:60px;
	background:transparent url("/schedule/images/icon_submit.png") no-repeat left bottom;
}
* html #scheduleArea form div {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop, src="/schedule/images/form_text.png");
	background-image:none;
}
* html #scheduleArea form div span input {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop, src="/schedule/images/icon_submit.png");
	background-image:none;
}
#scheduleArea form div span input:hover {
	background-position:-205px bottom;
}

/*------------
 schedule gals
------------*/
#scheduleArea ul {
	margin:5px 0 0;
	padding:0;
	width:710px;
	height:2500px;
	text-align:center;
	list-style-type:none;
	overflow:auto;
}
#scheduleArea li {
	float:left;
	margin:5px 5px 2px 5px ;
	display:block;
	/*width:114px;*/
	width:120px;
	height:17.7em;
	text-align:center;
}
#scheduleArea li a {
	display:block;
	/*margin:5px auto 2px;*/
	/*padding:5px 0;*/
	padding: 0px;
	/*width:108px;*/
	width:120px;
	color:inherit;
	text-align:center;
	/*background-color:#FF99CC;*/
	background-color:#FFF;
	border:1px solid #666;
}
#scheduleArea li a img {
	text-align:center;
}

/*------------
 Shop Information
------------*/
dl#shopInformation {
	margin:0 auto;
	padding:0;
	width:708px;
	font-size:12px;
	text-align:left;
	border:1px solid #666;
}
#shopInformation dt {
	margin:0;
	padding:5px;
	clear:both;
}
#shopInformation dt a {
	margin:0;
	padding:0 0 0 1em;
}
#shopInformation dd {
	overflow:hidden;
	display:block;
	margin:0 auto 5px auto;
	padding:0 0 5px 0;
	width:698px;
	border-bottom:3px dotted #666;
}
#shopInformation dd a{
	float:left;
	margin:0 5px 5px 0;
	padding:0;
	z-index:5;
}
#shopInformation dd strong{
	color:#FF0000;
	margin-bottom:20px;
	background-color:inherit;
}
#shopInformation dd p{
	margin:5px 0 0 0;
	padding:0;
}
#shopInformation dd p.pause {
	margin:0;
	padding:0;
	text-align:right;
}
#shopInformation dd p.pause a {
	float:none;
}

/*------------
 Futube 080423
------------*/

div#ftbArea {
	clear:both;
	margin:0px auto;
	width:880px;
	text-align:left;
	color:inherit;
	background-color:#FFF;
}

#ftbArea .ftv_navi_pac{
text-align:center;
padding:0px 5px;
font-size:12px;
}

#ftbArea .ftv_navi_bk{
float:left;margin:5px;
}

#ftbArea .ftv_navi_nx{
float:right;margin:5px;
}

#ftbArea .ftv_pac{
border:1px solid #666666;
width:190px;
float:left;
margin:0px 7px 10px 10px;
_margin:0px 7px 10px 7px;
padding:10px 5px;
text-align:center;
}

#ftbArea .ftv_shop{
font-size:11px;
padding:0px;
}
#ftbArea .shop_p{
text-decoration:underline;
cursor: pointer;
text-align:left;
margin:0px 15px;
height:1.1em;
overflow-y:hidden;
}
/*追加↓imgの方のborder移動*/
#ftbArea .ftv_pac .thumbSpace{
width:160px;
height:120px;
margin:0px auto;
border:1px solid #666666;
padding:0px;
}
#ftbArea .ftv_pac .thumbSpace img{
cursor:pointer;
margin:0px auto;
/*border:1px solid #666666;*/
margin-top:0px;
}

#ftbArea .size{
font-size:10px;
color:#333333;
text-align:center;
}

#ftbArea .comment{
font-size:11px;
color:#333333;
text-align:center;
}

#ftbArea .comment_p{
text-decoration:underline;
cursor:pointer;
/*margin:0px 15px;*/
/*margin-top:5px;*/
height:2.4em;
line-height:120%;
overflow-y:auto;
word-break:break-all;
}

/*------------
 Copy Right
------------*/
address {
	clear:both;
	margin:10px 0;
	padding:5px 0px 10px 15px;
	width:865px;
	border-top:1px solid #A1A1A1;
	border-bottom:1px solid #A1A1A1;
	font-style:normal;
}

/* float解除用 */
div#pickupGal ul:after,
ul#blogList:after {
	display: block;
	height: 0;
	content: url(/images/spacer.gif);
	clear: both;
}


/* 管理オフィシャル紹介用 */

#off_title {
	width:704px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	margin-top:20px;
	padding:0;
}

#officialhp {
	width:704px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:20px;
	padding:0;
	border-left:solid 1px #666666;
	border-top:solid 1px #666666;
}
.hpbox {
	width:175px;
	height:158px;
	border-right:solid 1px #666666;
	border-bottom:solid 1px #666666;
	text-align:center;
	float:left;
}
.hpbox .homepage {
	width:140px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	font-size:12px;
	line-height:15px;
}
.hpbox .info {
	margin-top:5px;
	text-align:left;
}

.clear {
	clear:both;
}

/* 入り口誘導用 */

#enter_lead {
	text-align:center;
	font-size:14px;
	font-weight:bold;
	padding:10px;
	color:#FF0000;
	background-color:#FFFFBB
}