@charset "euc-jp";



/* --------------------------------
	
	* Contents
	
	1. index.html
	2. top.php
	3. schedule.php
	4. system.php
	5. studio.php
	6. access.php
	7. privacy.php
	8. sitemap.php
	9. contact.php
   10. detail.php
   11. whatsnew.php
   12. mailmagazine.php
   13. form.php
   14. error.php
   15. link.html
	
--------------------------------- */





/* ==========================================================================================================

	 1. index.html
 
============================================================================================================*/

div#indexImgBg{
	height:350px;
	background:url(/images/common/pat.gif) repeat;
}
div#indexImgBg .indexImg{
	height:300px;
	width:1000px;
	text-align:center;
	margin:25px 0 0 0;
}
div#indexImgBg02{
	height:547px;
	background:url(/images/common/pat.gif) repeat;
}
div#indexImgBg02 .indexImg{
	height:497px;
	width:1000px;
	text-align:center;
	margin:25px 0 0 0;
}

div#indexHead{
	height:26px;
	width:1000px;
	padding:10px 0 0 0;
	margin:0 auto;
}
div#indexHead p.indexKeyword{ width:400px; float:left; text-align:left;}
div#indexHead p.indexTell{ width:400px; float: right; text-align:right;}

div#indexContent{
	clear:both;
	width:500px;
	text-align:center;
	margin:0 auto;
}
div#indexContent p.over18{
	display:block;
	width:500px;
	height:23px;
	overflow:hidden;
	margin:30px 0 20px 0;
	text-indent: -9999px;
	background:url(/images/index/index_txt_over18.jpg) no-repeat;
}
div#indexContent ul{
	width:500px;
	height:60px;
	margin:0 0 50px 0;
}
div#indexContent ul .indexBtnYes a{
	display:block;
	width:200px;
	height:60px;
	float:left;
	overflow:hidden;
	margin:0 0 0 0;
	text-indent: -9999px;
	background:url(/images/index/index_btn_yes.jpg) no-repeat;
}
div#indexContent ul .indexBtnNo a{
	display:block;
	width:200px;
	height:60px;
	float:right;
	overflow:hidden;
	margin:0 0 0 0;
	text-indent: -9999px;
	background:url(/images/index/index_btn_no.jpg) no-repeat;
}
div#indexContent ul .indexBtnYes a:hover{
	display:block;
	width:200px;
	height:60px;
	float:left;
	overflow:hidden;
	margin:0 0 0 0;
	text-indent: -9999px;
	background:url(/images/index/index_btn_yes_on.jpg) no-repeat;
}
div#indexContent ul .indexBtnNo a:hover{
	display:block;
	width:200px;
	height:60px;
	float:right;
	overflow:hidden;
	margin:0 0 0 0;
	text-indent: -9999px;
	background:url(/images/index/index_btn_no_on.jpg) no-repeat;
}
div#indexContent p.comingsoon{
	display:block;
	width:500px;
	height:72px;
	overflow:hidden;
	margin:38px 0 72px 0;
	text-indent: -9999px;
	background:url(/images/index/index_txt_comingsoon.jpg) no-repeat;
}

/* ==========================================================================================================

	 2. top.php
 
============================================================================================================*/


.titleImportant{
	display:block;
	width:750px;
	height:25px;
	overflow:hidden;
	text-indent: -9999px;
	margin:0 0 10px 0;
	background:url(/images/top/top_title_important.jpg) no-repeat;
}

.titleImportantTitle{
	margin-bottom:5px;
	font-size: 14px;
	color: #ff0000;
}

.titleImportantText{
	margin-bottom:30px;
}

h1.titleWhatsnew a{
	display:block;
	width:750px;
	height:19px;
	overflow:hidden;
	text-indent: -9999px;
	margin:0 0 10px 0;
	background:url(/images/top/top_title_whatsnew.jpg) no-repeat;
}
h1.titleWhatsnew a:hover{
	display:block;
	width:750px;
	height:19px;
	overflow:hidden;
	text-indent: -9999px;
	margin:0 0 10px 0;
	background:url(/images/top/top_title_whatsnew_on.jpg) no-repeat;
}
#boxWhatsnew{
	width:730px;
	height:150px;
	padding:10px;
	color:#ffffff;
	overflow:hidden;
	margin:10px 0 0 0;
	background:#000000;
}
#boxWhatsnew dt{ float: left; width: 120px; padding: 10px 0;}
#boxWhatsnew dt span{ margin:0 0 0 10px; padding:0 0 0 17px; background:url(/images/top/arw01.jpg) left center no-repeat;}
#boxWhatsnew dd { padding: 10px 0 10px 120px; border-bottom: 1px #333333 dotted;}

#boxWhatsnew a:link { color:#ffffff; text-decoration:underline;}
#boxWhatsnew a:visited { color:#ffffff;}
#boxWhatsnew a:hover {
	cursor: pointer;
	color:#ffffff;
	text-decoration:none;
}
#boxWhatsnew a:active { color:#ffffff; } 

h1.titleInformation a{
	display:block;
	width:750px;
	height:19px;
	overflow:hidden;
	text-indent: -9999px;
	margin:40px 0 10px 0;
	background:url(/images/top/top_title_information.jpg) no-repeat;
}
h1.titleInformation a:hover{
	display:block;
	width:750px;
	height:19px;
	overflow:hidden;
	text-indent: -9999px;
	margin:40px 0 10px 0;
	background:url(/images/top/top_title_information_on.jpg) no-repeat;
}

div#Boxschedule{
	clear:both;
	width:800px;
	margin-right: -50px;
    overflow: hidden;
}
div#Boxschedule a:hover{
	cursor: pointer;
}

article.indexScheduleList{
	width:150px;
	padding:0 0 10px 0;
	margin:0 50px 20px 0;
	float:left;
	border-bottom:1px solid #e60200;
}
article.indexScheduleList dt{
	font-size:14px;
	color:#e60200;
	font-weight:bold;
	margin:10px 0 0 0;
	padding:0 0 0 22px;
	background:url(/images/common/icon01.jpg) left top no-repeat;
}

article.indexScheduleList dd.more a{
	display:block;
	width:45px;
	height:13px;
	overflow:hidden;
	text-indent: -9999px;
	margin:3px 0 0 0;
	background:url(/images/top/btn_more.jpg) no-repeat;
}
article.indexScheduleList dd.more a:hover{
	display:block;
	width:45px;
	height:13px;
	overflow:hidden;
	text-indent: -9999px;
	margin:3px 0 0 0;
	background:url(/images/top/btn_more_on.jpg) no-repeat;
}

div#Boxschedule p.topScheduleBtn a{
	display:block;
	clear:both;
	width:750px;
	height:58px;
	overflow:hidden;
	text-indent: -9999px;
	margin:30px 0 0 0;
	background:url(/images/top/top_btn_schedule.jpg) no-repeat;
}
div#Boxschedule p.topScheduleBtn a:hover{
	display:block;
	width:750px;
	height:58px;
	overflow:hidden;
	text-indent: -9999px;
	margin:30px 0 0 0;
	background:url(/images/top/top_btn_schedule_on.jpg) no-repeat;
}

/* ==========================================================================================================

	 3. schedule.php
 
============================================================================================================*/

h1.titleSchedule{
	display:block;
	width:750px;
	height:19px;
	overflow:hidden;
	text-indent: -9999px;
	margin:0 0 10px 0;
	background:url(/images/schedule/title_schedule.jpg) no-repeat;
}

/*  table
-----------------------------------*/
.ScheduleTable{	width:750px; clear:both; margin:0 0 50px 0;}
.ScheduleTable th{
	background:#000000;
	color:#ffffff;
	width:50px;
	font-size:11px;
	text-align:center;
	vertical-align:middle;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
}
.ScheduleTable th span{ font-size:30px; font-weight:bold;}
.ScheduleTable td.day{
	height:100px;
	width:100px;
	padding:10px 0 0 10px;
	border:1px solid #d8d8d8;
	background:#f2f2f2;
}
.ScheduleTable td.week_day0{
	height:100px;
	width:100px;
	padding:10px 0 0 10px;
	border:1px solid #d8d8d8;
	background: #FFF2FF
}
.ScheduleTable td.week_day1{
	height:100px;
	width:100px;
	padding:10px 0 0 10px;
	border:1px solid #d8d8d8;
	background:#f2f2f2;
}
.ScheduleTable td.week_day2{
	height:100px;
	width:100px;
	padding:10px 0 0 10px;
	border:1px solid #d8d8d8;
	background:#f2f2f2;
}
.ScheduleTable td.week_day3{
	height:100px;
	width:100px;
	padding:10px 0 0 10px;
	border:1px solid #d8d8d8;
	background:#f2f2f2;
}
.ScheduleTable td.week_day4{
	height:100px;
	width:100px;
	padding:10px 0 0 10px;
	border:1px solid #d8d8d8;
	background:#f2f2f2;
}
.ScheduleTable td.week_day5{
	height:100px;
	width:100px;
	padding:10px 0 0 10px;
	border:1px solid #d8d8d8;
	background:#f2f2f2;
}
.ScheduleTable td.week_day6{
	height:100px;
	width:100px;
	padding:10px 0 0 10px;
	border:1px solid #d8d8d8;
	background: #ECF2FE
}
.ScheduleTable a:link { color:#e60200; font-weight:bold;}
.ScheduleTable a:visited { color:#e60200;}
.ScheduleTable a:hover { cursor: pointer; color:#e60200; text-decoration:underline;}
.ScheduleTable a:active { color:#e60200; } 
.calender_event { cursor: pointer; color:#e60200; font-weight:bold;}
.dayoftheweek{
	text-align:center;
	height:20px;
	font-weight:bold;
	background:#ffffff;
}

/* ==========================================================================================================

	 4. system.php
 
============================================================================================================*/

h1.titleSystem{
	display:block;
	width:750px;
	height:25px;
	overflow:hidden;
	text-indent: -9999px;
	background:url(/images/system/title_system.jpg) no-repeat;
}

h2.subtitleSystem01{
	color:#e60200;
	font-size:14px;
	font-weight:bold;
	padding:1px 0 0 20px;
	margin:10px 0 0 0;
	background:url(/images/common/icon01.jpg) left center no-repeat;
}

.System01Table {
	width: 220px;
}


h2.subtitleSystem02{
	color:#e60200;
	font-size:14px;
	font-weight:bold;
	padding:1px 0 0 20px;
	margin:10px 0 0 0;
	background:url(/images/system/icon03.jpg) left center no-repeat;
}
h2.subtitleSystem03{
	color:#e60200;
	font-size:14px;
	font-weight:bold;
	padding:1px 0 0 17px;
	margin:10px 0 5px 0;
	background:url(/images/system/icon04.jpg) left center no-repeat;
}
h2.subtitleSystem04{
	color:#e60200;
	font-size:14px;
	font-weight:bold;
	padding:0 0 0 19px;
	margin:10px 0 0 0;
	background:url(/images/system/icon05.jpg) left center no-repeat;
}
h2.subtitleSystem05{
	color:#e60200;
	font-size:14px;
	font-weight:bold;
	padding:1px 0 0 27px;
	margin:10px 0 0 0;
	background:url(/images/system/icon06.jpg) left center no-repeat;
}
h2.subtitleSystem06{
	color:#e60200;
	font-size:14px;
	font-weight:bold;
	padding:1px 0 0 23px;
	margin:10px 0 5px 0;
	background:url(/images/system/icon07.jpg) left center no-repeat;
}
h2.subtitleSystem07{
	color:#e60200;
	font-size:14px;
	font-weight:bold;
	padding:1px 0 0 20px;
	margin:10px 0 0 0;
	background:url(/images/system/icon08.jpg) left center no-repeat;
}
h2.subtitleSystem08{
	color:#e60200;
	font-size:14px;
	font-weight:bold;
	padding:1px 0 0 18px;
	margin:10px 0 0 0;
	background:url(/images/system/icon09.jpg) left center no-repeat;
}
ul.txtSystem01{
	clear:both;
	width:735px;
	margin:5px 0 40px 15px;
	list-style-type: square;
}
ul.txtSystem01 span{ color:#e60200; display:block;}

.txtSystem02{
	clear:both;
	width:750px;
	margin:5px 0 35px 0;
}
.txtSystem02 li{ margin:0 0 5px 0;}
.txtSystem02 a:link { color:#e60200; text-decoration:underline;}
.txtSystem02 a:visited { color:#e60200;}
.txtSystem02 a:hover { color:#e60200; text-decoration:none;}
.txtSystem02 a:active { color:#e60200;} 

p.txtSystem03{
	overflow:hidden;
	margin:5px 0 40px 0;
}
	
/* ==========================================================================================================

	 5. studio.php
 
============================================================================================================*/

h1.titleStudio{
	display:block;
	width:750px;
	height:19px;
	overflow:hidden;
	text-indent: -9999px;
	margin:0 0 10px 0;
	background:url(/images/studio/title_studio.jpg) no-repeat;
}
h2.subtitleStudio01{
	color:#e60200;
	font-size:14px;
	font-weight:bold;
	padding:1px 0 0 20px;
	margin:10px 0 0 0;
	background:url(/images/studio/icon10.jpg) left center no-repeat;
}
h2.subtitleStudio02{
	color:#e60200;
	font-size:14px;
	font-weight:bold;
	padding:1px 0 0 20px;
	margin:10px 0 0 0;
	background:url(/images/studio/icon11.jpg) left center no-repeat;
}
h2.subtitleStudio03{
	color:#e60200;
	font-size:14px;
	font-weight:bold;
	padding:3px 0 0 20px;
	margin:10px 0 5px 0;
	background:url(/images/common/icon01.jpg) left center no-repeat;
}
.txtStudio01{
	overflow:hidden;
	margin:5px 0 40px 0;
}
.txtStudio01 span{ color:#e60200;}
.txtStudio01 a:link { color:#e60200;}
.txtStudio01 a:visited { color:#e60200;}
.txtStudio01 a:hover { color:#e60200; text-decoration:underline;}
.txtStudio01 a:active { color:#e60200;} 

.txtStudio02{
	clear:both;
	width:750px;
	margin:10px 0 40px 0;
}
.txtStudio02 span{ color:#e60200;}

/* ==========================================================================================================

	 6. access.php
 
============================================================================================================*/

h1.titleAccess{
	display:block;
	width:750px;
	height:19px;
	overflow:hidden;
	text-indent: -9999px;
	background:url(/images/access/title_access.jpg) no-repeat;
}

div#accessBox{
	width:750px;
	clear:both;
	overflow:hidden;
}
div#accessBox p{
	color:#e60200;
	font-size:14px;
	font-weight:bold;
	margin:10px 0 0 0;
	padding:0 0 0 15px;
	background:url(/images/access/icon02.jpg) left center no-repeat;
}
div#accessBox dl{ margin:10px 0 0 0;}
div#accessBox div{ margin:20px 0 0 0;}

/*  googleMap
-----------------------------------*/

div#mapFrame {
	width			: 750px;
	height			: 600px;
	margin:10px 0 0 0;
	border:1px solid #ccc;
}

div#accessPhotoTitle{
	color:#e60200;
	font-size:14px;
	font-weight:bold;
	background:url(/images/access/icon02.jpg) left center no-repeat;
	margin-top: 30px;
	margin-right: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	margin-bottom: 5px;
}

div.accessPhoto{
	width:612px;
	height: 205px;
}

div.accessPhotoLeft{
	float: left;
	height: 200px;
	width: 300px;

}

div.accessPhotoRight{
	float: right;
	height: 200px;
	width: 300px;

}

div.accessText{
	clear: both;
	margin-bottom: 20px;

}


/* ==========================================================================================================

	 7. privacy.php
 
============================================================================================================*/

h1.titlePrivacy{
	display:block;
	width:750px;
	height:25px;
	overflow:hidden;
	text-indent: -9999px;
	background:url(/images/privacy/title_privacy.jpg) no-repeat;
}

/* ==========================================================================================================

	 8. sitemap.php
 
============================================================================================================*/

h1.titleSitemap{
	display:block;
	width:750px;
	height:19px;
	overflow:hidden;
	text-indent: -9999px;
	background:url(/images/sitemap/title_sitemap.jpg) no-repeat;
}

div#sitemapBox{
	width:750px;
	overflow:hidden;
}

div#sitemapBox ul{
	float:left;
	width:180px;
	margin:0 60px 0 0;
}
div#sitemapBox ul li{
	padding:0 0 0px 15px;
	margin:30px 0 0 0;
	border-bottom:1px solid #e60200;
	background:url(/images/common/arw03.jpg) left center no-repeat;
}
div#sitemapBox a:link { color:#000000; font-weight:bold;}
div#sitemapBox a:visited { color:#000000;}
div#sitemapBox a:hover { color:#000000; text-decoration:underline;}
div#sitemapBox a:active { color:#000000; } 

/* ==========================================================================================================

	 9. contact.php
 
============================================================================================================*/

h1.titleContact{
	display:block;
	width:750px;
	height:19px;
	overflow:hidden;
	text-indent: -9999px;
	background:url(/images/contact/title_contact.jpg) no-repeat;
}

div#contactArea{
	width:750px;
	overflow:hidden;
	margin:10px 0 0 0;
}



/* ==========================================================================================================

	 10. detail.php
 
============================================================================================================*/

h1.titleModel{
	color:#e60200;
	font-size:20px;
	font-weight:bold;
	margin:0 0 0 0;
	padding:0 0 4px 30px;
	border-bottom:1px solid #e60200;
	background:url(/images/detail/icon14.jpg) left top no-repeat;
}
h2.subtitleModel{
	color:#e60200;
	clear:both;
	font-size:14px;
	font-weight:bold;
	padding:3px 0 0 20px;
	margin:10px 0 10px 0;
	background:url(/images/detail/icon13.jpg) left center no-repeat;
}
.contentBoxModel{
	width:750px;
	padding:20px 0 0 0;
	overflow:hidden;
}
div.contentLeftBoxModel{ width:340px; float:left;}
div.contentRightBoxModel{ width:380px; float:right;}
div.contentRightBoxModel img{ border:1px solid #d8d8d8;}

dl.tableModel{ overflow:hidden; _zoom: 1; margin:0 0 10px 0;}
dl.tableModel dt{ float: left; width: 120px; padding: 10px 0; color:#e60200;}
dl.tableModel dt span{ padding:0 0 0 17px; background:url(/images/common/arw03.jpg) left center no-repeat;}
dl.tableModel dd { padding: 10px 0 10px 120px; border-bottom:1px solid #e60200;}

dl.tableModel a:link { color:#000000; text-decoration:underline;}
dl.tableModel a:visited { color:#000000;}
dl.tableModel a:hover { color:#e60200; text-decoration:none;}
dl.tableModel a:active { color:#000000; } 


.galleryBoxModel{
	width:750px;
	margin:20px 0 30px 0;
	overflow:hidden;
	background:url(/images/common/pat.gif) repeat;
}
div.gallerycontentModel{ width:600px; margin:0 auto; padding:20px 0 20px 0; overflow:hidden;}
div.gallerycontentModel img{ border:1px solid #d8d8d8;}
div.galleryLeftBoxModel{ width:380px; float:left;}
div.galleryRightBoxModel{ width:200px; float:right;}
div.galleryRightBoxModel ul{ width:196px; margin:0 -10px 0 0;}
div.galleryRightBoxModel ul li{ float:left; width:88px; margin:0 10px 12px 0;}


.galleryBoxModel2{
	width:750px;
	margin:20px 0 30px 0;
	overflow:hidden;
	background:url(/images/common/pat.gif) repeat;
}

div.gallerycontentModel2{ width:600px; margin:0 auto; padding:20px 0 20px 0; overflow:hidden;}
div.gallerycontentModel2 img{ border:1px solid #d8d8d8;}
div.galleryLeftBoxModel2{ width:380px; float:left;}
div.galleryRightBoxModel2{ width:200px; float:right;}
div.galleryRightBoxModel2 ul{ width:196px; margin:0 -10px 0 0;}
div.galleryRightBoxModel2 ul li{ float:left; width:88px; margin:0 10px 12px 0;}

.galleryBoxModel3{
	width:750px;
	margin:20px 0 30px 0;
	overflow:hidden;
	background:url(/images/common/pat.gif) repeat;
}

div.gallerycontentModel3{ width:600px; margin:0 auto; padding:20px 0 20px 0; overflow:hidden;}
div.gallerycontentModel3 img{ border:1px solid #d8d8d8;}
div.galleryLeftBoxModel3{ width:380px; float:left;}
div.galleryRightBoxModel3{ width:200px; float:right;}
div.galleryRightBoxModel3 ul{ width:196px; margin:0 -10px 0 0;}
div.galleryRightBoxModel3 ul li{ float:left; width:88px; margin:0 10px 12px 0;}

.galleryBoxModel4{
	width:750px;
	margin:20px 0 30px 0;
	overflow:hidden;
	background:url(/images/common/pat.gif) repeat;
}

div.gallerycontentModel4{ width:600px; margin:0 auto; padding:20px 0 20px 0; overflow:hidden;}
div.gallerycontentModel4 img{ border:1px solid #d8d8d8;}
div.galleryLeftBoxModel4{ width:380px; float:left;}
div.galleryRightBoxModel4{ width:200px; float:right;}
div.galleryRightBoxModel4 ul{ width:196px; margin:0 -10px 0 0;}
div.galleryRightBoxModel4 ul li{ float:left; width:88px; margin:0 10px 12px 0;}

.galleryBoxModel5{
	width:750px;
	margin:20px 0 30px 0;
	overflow:hidden;
	background:url(/images/common/pat.gif) repeat;
}

div.gallerycontentModel5{ width:600px; margin:0 auto; padding:20px 0 20px 0; overflow:hidden;}
div.gallerycontentModel5 img{ border:1px solid #d8d8d8;}
div.galleryLeftBoxModel5{ width:380px; float:left;}
div.galleryRightBoxModel5{ width:200px; float:right;}
div.galleryRightBoxModel5 ul{ width:196px; margin:0 -10px 0 0;}
div.galleryRightBoxModel5 ul li{ float:left; width:88px; margin:0 10px 12px 0;}

.galleryBoxModel6{
	width:750px;
	margin:20px 0 30px 0;
	overflow:hidden;
	background:url(/images/common/pat.gif) repeat;
}

div.gallerycontentModel6{ width:600px; margin:0 auto; padding:20px 0 20px 0; overflow:hidden;}
div.gallerycontentModel6 img{ border:1px solid #d8d8d8;}
div.galleryLeftBoxModel6{ width:380px; float:left;}
div.galleryRightBoxModel6{ width:200px; float:right;}
div.galleryRightBoxModel6 ul{ width:196px; margin:0 -10px 0 0;}
div.galleryRightBoxModel6 ul li{ float:left; width:88px; margin:0 10px 12px 0;}

.galleryBoxModel7{
	width:750px;
	margin:20px 0 30px 0;
	overflow:hidden;
	background:url(/images/common/pat.gif) repeat;
}

div.gallerycontentModel7{ width:600px; margin:0 auto; padding:20px 0 20px 0; overflow:hidden;}
div.gallerycontentModel7 img{ border:1px solid #d8d8d8;}
div.galleryLeftBoxModel7{ width:380px; float:left;}
div.galleryRightBoxModel7{ width:200px; float:right;}
div.galleryRightBoxModel7 ul{ width:196px; margin:0 -10px 0 0;}
div.galleryRightBoxModel7 ul li{ float:left; width:88px; margin:0 10px 12px 0;}


/*  table
-----------------------------------*/

.contentTableModel{
	width:750px;
	text-align:center;
	margin:50px 0 0 0;
}
.contentTableModel th{ font-weight:bold; text-align:center;}
.contentTableModel td{
	height:35px;
	background:#f2f2f2;
	vertical-align:middle;
	border:1px solid #d8d8d8;
}

/* ==========================================================================================================

	 11. whatsnew.php
 
============================================================================================================*/

h1.titleWhatsnew{
	display:block;
	width:750px;
	height:19px;
	overflow:hidden;
	text-indent: -9999px;
	background:url(/images/whatsnew/title_whatsnew.jpg) no-repeat;
}

blockquote#whatsnewList{
	margin:10px 0 0 0;
}
blockquote#whatsnewList dd { border-bottom:1px dotted #d8d8d8; padding:0 0 5px 0; margin:0 0 10px 0;}
blockquote#whatsnewList span{ color:#e60200;}
blockquote#whatsnewList a:link { color:#000000; text-decoration:underline;}
blockquote#whatsnewList a:visited { color:#000000 }
blockquote#whatsnewList a:hover { cursor: pointer; color:#000000;}
blockquote#whatsnewList a:active { color:#000000; }

/* ==========================================================================================================

	 12. mailmagazine.php
 
============================================================================================================*/

h1.titleMailmagazine{
	display:block;
	width:750px;
	height:25px;
	overflow:hidden;
	text-indent: -9999px;
	margin:0 0 10px 0;
	background:url(/images/mailmagazine/title_mailmagazine.jpg) no-repeat;
}
h2.subtitleMailmagazine{
	color:#e60200;
	clear:both;
	font-size:14px;
	font-weight:bold;
	margin:10px 0 0 0;
	padding:1px 0 0 20px;
	background:url(/images/mailmagazine/icon12.jpg) left center no-repeat;
}
div#mailmagazineArea{
	width:750px;
	overflow:hidden;
	margin:10px 0 0 0;
}
div.mailmazine{
	width:750px;
	font-size : 12px;
	text-align:center;
	background:url(/images/common/pat.gif) repeat;
}
div.mailmazine p{
	padding:10px 0 10px 0;
	margin:0 auto;
}
/* ==========================================================================================================

	 13. form.php
 
============================================================================================================*/

h1.titleForm{
	display:block;
	width:750px;
	height:25px;
	overflow:hidden;
	text-indent: -9999px;
	background:url(/images/form/title_form.jpg) no-repeat;
}

div#formArea{
	width:750px;
	overflow:hidden;
	margin:10px 0 0 0;
}
div#formArea p span{ color:#e60200;font-weight:bold;}
table.formTable{
	width:740px;
}
table.formTable th{
	vertical-align:middle;
	text-align:left;
	padding:7px 10px 7px 10px;
	width:150px;
	font-weight:normal;
}
table.formTable td span{
	color:#e60200;
	font-weight:bold;
	font-size:14px;
}
table.formTable td{
	vertical-align:middle;
	padding:0 0 0 10px;
	font-weight:normal;
}
.frominput {
	cursor: pointer;
}
.new_customer {
	padding: 10px;
	text-align:center;
}
.new_customer button{
	color: #ffffff;
	font-size: 26px;
	padding: 8px;
	text-decoration: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 1px 3px #666666;
	-moz-box-shadow: 0px 1px 3px #666666;
	box-shadow: 0px 1px 3px #666666;
	text-shadow: 1px 1px 3px #666666;
	border: solid #d91c71 2px;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#fa9741), to(#fa0505));
	background: -moz-linear-gradient(top, #fa9741, #fa0505);
	background: linear-gradient(top, #fa9741 50%,#fa0505 100%);
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#fa9741, endColorStr=#fa0505);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#fa9741, endColorStr=#fa0505);
}
.new_customer button:hover {
	cursor: pointer;
	background: #e62020;
}

.titleLogin{
	color:#e60200;
	font-size:24px;
	font-family: Georgia;
	font-weight:bold;
}

/* ==========================================================================================================

	 14. error.php
 
============================================================================================================*/

h1.titleError{
	display:block;
	width:750px;
	height:25px;
	overflow:hidden;
	text-indent: -9999px;
	background:url(/images/error/title_error.jpg) no-repeat;
}

div#ErrorArea{
	width:740px;
	margin:10px 0 0 0;
}

/* ==========================================================================================================

	 15. link.html
 
============================================================================================================*/

h1.titleLink{
	display:block;
	width:750px;
	height:30px;
	overflow:hidden;
	text-indent: -9999px;
	background:url(/images/link/title_link.jpg) no-repeat;
}

div#linkBox01{
	width:750px;
	clear:both;
	overflow:hidden;
}

div#linkPhotoTitle{
	color:#e60200;
	font-size:14px;
	font-weight:bold;
	background:url(/images/link/icon01.jpg) left center no-repeat;
	margin-top: 30px;
	margin-right: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	margin-bottom: 10px;
}

#linktable tr th{
	text-align: right;
	height: 25px;
}
#linktable tr td {
	padding-left: 10px;
}
.linkBannerBox {
	text-align: center;
	padding-bottom: 25px;
	padding-top: 5px;
}

div#linkBox02{
	width:750px;
	clear:both;
	overflow:hidden;
	padding-bottom: 20px;
}

.slink {
	border: 1px solid #eeeeee;
	float: left;
	height: 65px;
	padding: 2px;
	width: 350px;
	margin-right: 10px;
	margin-bottom: 5px;
	font-size: 11px;
}
.slink a {
	display: block;
	list-style-position: inside;
}

div#linkBox03{
	width:750px;
	clear:both;
	overflow:hidden;
	color: #F00;
	padding-top: 25px;
}


/* Contact */

#contact_detail dt {

padding:7px 7px 10px 7px;
font-weight:bold;
color:#e60200;

}

#contact_detail dd {

padding:0 0 7px 7px;
line-height:130%;
border-bottom:1px dashed #e60200;

}

.contactdtl_dd {

min-height:75px;
_height:75px;

}

#contactdtl_left {

margin:10px 0 0 0;
width:49%;
float:left;
border:1px solid #e60200;
_height:570px;
min-height:570px;

}

#contactdtl_right {

margin:10px 0 0 0;
width:49%;
float:right;
border:1px solid #e60200;
_height:570px;
min-height:570px;

}

.contactdtl_btm {

border:none!important;

}

.clear {

clear:both;

}
/* ===================================================================
CSS information
 div id : f-anniversary
=================================================================== */
#header-f,#main-f{
	min-width:;
}
#f-anniversary {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	text-align: center;
	outline: 0;
	color: #333;
	background-color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	line-height: 100%;
	width: 980px;
	margin: 0 auto;
}
#f-anniversary img {
	padding:0;
	margin:0;
	vertical-align:bottom;
}
#f-anniversary table,tr {
	border-collapse: collapse;
 	border: none;
  	border-spacing: 0;	
	margin: 0;
	padding: 0;
}
#f-anniversary th,td {
	padding:0;
	border: none;
  	border-spacing: 0;	
}
#f-anniversary th,td.more a{
	display:block;
	width:45px;
	height:13px;
	overflow:hidden;
	text-indent: -9999px;
	margin:3px 0 0 0;
	background:url(/images/top/btn_more.jpg) no-repeat;
}
#f-anniversary th,td.more a:hover{
	display:block;
	width:45px;
	height:13px;
	overflow:hidden;
	text-indent: -9999px;
	margin:3px 0 0 0;
	background:url(/images/top/btn_more_on.jpg) no-repeat;
}

#f-anniversary #header-f {
	overflow: hidden;
	width: 980px;
	margin-bottom: 20px;
	height: 226px;
	margin-top: 8px;
}
#f-anniversary #main-f {
	margin-right: 40px;
	margin-left: 40px;
}

#f-anniversary #main-f .titl{
	background-image: url(/images/sp_event/pat.gif);
	background-repeat: repeat;
	height: 42px;
	width: 900px;
	color: #e60200;
	font-size: 24px;
	font-weight: bolder;
	text-align: left;
	padding-left: 10px;
	padding-top: 7px;
}
#f-anniversary #main-f .clear{
	height: 20px;
}
#f-anniversary #main-f .clear2{
	height: 10px;
}
#f-anniversary #main-f td.photo{
	padding-top: 3px;
	text-align: left;
	width:260px;
	vertical-align:top;
}
#f-anniversary #main-f td.com{
	vertical-align: top;
	background-image: url(/images/sp_event/comeback.jpg);
	background-repeat: no-repeat;
	height: 357px;
}
#f-anniversary #main-f td.comname{
	background-image: url(/images/sp_event/nameback.jpg);
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 30px;
	padding-top: 30px;
	padding-bottom: 40px;
	height: 30px;
	width: 630px;
	font-size: 30px;
	font-weight: bolder;
	color: #eee;
}
#f-anniversary #main-f td.comname2{
	background-image: url(/images/sp_event/nameback.jpg);
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 30px;
	padding-top: 20px;
	padding-bottom: 40px;
	height: 20px;
	width: 630px;
	font-size: 24px;
	font-weight: bolder;
	color: #eee;
	line-height: 30px;
}
#f-anniversary #main-f td.combotn{
	width: 20px;
}
#f-anniversary #main-f td.comtitl{
	background-image: url(/images/sp_event/ten.png);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	vertical-align: top;
	padding-top: 6px;
	text-align: left;
	padding-left: 20px;
	height: 10px;
	width: 70px;
	color: #d7040a;
	font-weight: normal;
}
#f-anniversary #main-f td.comdate{
	padding-top: 6px;
	text-align: left;
	padding-left: 30px;
	height: 10px;
	font-size: 13px;
}
#f-anniversary #main-f td.comkeitai{
	padding-top: 6px;
	text-align: left;
	padding-left: 30px;
	height: 10px;
	font-weight: normal;
	font-size: 13px;
}
#f-anniversary #main-f td.comyotei{
	padding-top: 5px;
	text-align: left;
	padding-left: 40px;
	height: 8px;
	font-size: 13px;
	font-weight: normal;
}
#f-anniversary .lit{
	font-size: 18px;
}
#f-anniversary .lit2{
	font-size: 11px;
}
#f-anniversary .big{
	font-size: 14px;
	font-weight: bolder;
}
#f-anniversary .camera{
	background-image: url(/images/sp_event/camera.png);
	background-repeat: no-repeat;
	padding-left: 50px;
}

#f-anniversary .linered{
	background-image: url(/images/sp_event/rline.png);
	background-repeat: repeat-x;
	height: 10px;
	width: 600px;
	padding-left: 30px;
	margin-left: 80px;
}

