@charset "UTF-8";
body{
	color:#FFF;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","Osaka",arial, helvetica, verdana;
	font-size:85%;
	line-height:1.4;
	margin:0px;
	padding:0px;
	text-align:center;
	background-color: #000;
	background-image:url(../images/content-bg.gif);
	background-position:top center;
	background-repeat:repeat-y;
}

.mceContentBody{ background-color:#000000; }

img{ border:0px; }

h1,h2,h3,h4,h5,h6,form,p,ul,ol,li,div{
	margin:0px;
	padding:0px;
}
table{
	font-size:12px;
	border-collapse:collapse;
}

a:link{
	color:#FFF;
	text-decoration:underline;
}
a:visited{
	color:#FFF;
	text-decoration:underline;
}
a:hover{
	color:#B3B3B3;
	text-decoration:underline;
}
ul li {
	list-style-type:none;
}
/* @group HEAD */
/*===============================================
TEMPLATE
===============================================*/
#CONTENT p{
	margin:0px 10px 10px 10px;
}
#CONTENT h3{
	font-size:45px;
	font-weight:bold;
	margin-bottom:12px;
	background-image: url(../images/h3-bg.gif);
	background-position:center left;
	background-repeat:no-repeat;
	height:138px;
	line-height:140px;
	text-indent:34px;
	color:#FFF;
}
#CONTENT h3.original{
	background-image: none;
	height: auto;
	line-height: auto;
	text-indent: 0px;
}

#CONTENT h4{
	font-size:17px;
	margin-bottom:15px;
	background-image:url(../images/h4-bg.gif);
	background-position:left center;
	background-repeat:no-repeat;
	height:26px;
	line-height:28px;
	text-indent:8px;
	color:#FDD000;
	margin-bottom:11px;
}
#CONTENT h4.original{
	background-image: none;
	height: auto;
	line-height: auto;
	text-indent: 0px;
}

#CONTENT h5{
	margin:0px 0px 10px 0px;
	background-image: url(../images/h5-bg.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	height:20px;
	line-height:23px;
	text-indent:8px;
	font-size:100%;
}
#CONTENT h5.original{
	background-image: none;
	height: auto;
	line-height: auto;
	text-indent: 0px;
}

#SUBCONTENT h6{
	margin:0px 0px 10px 0px;
	background-image: url(../images/h6-bg.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	height:20px;
	line-height:23px;
	text-indent:8px;
	font-size:100%;
	font-weight:normal;
}
#SUBCONTENT h6.original{
	background-image: none;
	height: auto;
	line-height: auto;
	text-indent: 0px;
}
#CONTENT ul{ margin: 0px 0px 10px 10px; }
#SUBCONTENT ul{ margin: 0px 0px 10px 10px; }
#CONTENT ol{ margin: 0px 0px 10px 32px; }
#SUBCONTENT ol{ margin: 0px 0px 10px 10px; }

#CONTENT ul li{
	background-image:url(../images/li-bg.gif);
	background-repeat:no-repeat;
	background-position:0px 20%;
	padding-left:14px;
	line-height:23px;
	
}
#SUBCONTENT ul li{
	background-image:url(../images/li-bg.gif);
	background-repeat:no-repeat;
	background-position:0px center;
	padding-left:14px;
	line-height:23px;	
}

.table01{
	margin:0px auto 15px auto;
	font-size:100%;
}
.table01 th{
	border-bottom:1px dotted #FFFFFF;
	color:#FFF;
	padding: 8px;
	vertical-align:top;
}
.table01 td{
	text-align:right;
	border-bottom:1px dotted #FFFFFF;
	padding: 8px;
	vertical-align:top;
}
.table01 span{
	font-weight:normal;
	font-size:90%;
}
.table02{
	margin:0px auto 15px auto;
	border:none;
}
.table02 th{
	background: url(../images/tb-bg.jpg) ;
	background-color:#993333;
	border-bottom:3px #000 solid;
	border-right:3px #000 solid;
	padding: 6px;
}
.table02 td{
	border-bottom:3px #000 solid;
	padding: 6px;
	background-color:#333;
	color:#FFF;
	vertical-align:top;
}
.button01{
	background-image: url(../images/button01.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:17px;
	font-size:95%;
	line-height:28px;
	margin-left:9px;
}
.button02{
	background-image:url(../images/button02.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:16px;
	font-size:95%;
	margin-left:9px;
	line-height:28px;
	}
/*------------------------------------------------------------------------------------
FORM
------------------------------------------------------------------------------------*/
.ipt	{
	color:#FF0000;
	font-size:80%;
}
#CONTENT p.msg	{
	color:#191919;	
	margin:15px 0px 15px 0px;
	text-align:center;
	font-size:1em;
}
.error_form	{background-color:#FFE9E9;}
#CONTENT .error	{
	padding:15px 20px 25px 20px;
	color:#333333;
	font-size:1em;
}
#CONTENT p.error a	{
	color:#FF0000;
	text-decoration:none;
}
#CONTENT p.error a:hover	{
	color:#FF0000;
	text-decoration:underline;
}
.inquiryButtons	{
	text-align:center;
	padding:10px;
}
/* @end */
/* @group HEAD */
#WRAPPER{
	text-align:left;
	width:810px;
	margin:0px auto;
	background-color:#000000;
}
/* @end */
/*---------------------------------------------------------------
HEAD　いらない
---------------------------------------------------------------*/
#HEAD{

	padding-bottom: 0px;
	height:30px;
	width:810px;
	background-color:#000;
}
#HEAD #HEAD-TOP{
	height:30px;
	padding:0 10px;
	line-height:24px;
}	
#HEAD #HEAD-TOP h1{
	color:#FFF;
	font-size:80%;
	font-weight:normal;
	display: inline;
float:left;
}
#HEAD img{float:right;
margin-top:7px;}
/*---------------------------------------------------------------
NAVI-REMARK　いらない

ul#NAVI-REMARK{
	width:490px;
	float:right;
	margin-top:45px;
	text-align:right;
}
ul#NAVI-REMARK li{
	display:inline;
	height:15px;
	padding-left:16px;
	background:url(../images/icon01.gif) no-repeat left center;
	margin-right:20px;
	font-size:90%;
}
	
ul#NAVI-REMARK li a{
	text-decoration:none;
	color:#404040;
}
	
ul#NAVI-REMARK li a:hover,
ul#NAVI-REMARK li a:focus{color:#7A7A7A; text-decoration: underline;}
---------------------------------------------------------------*/

/*---------------------------------------------------------------
MAIN
---------------------------------------------------------------*/
#MAIN{
	margin-top:0px;
	padding-bottom:0px;
}

/*---------------------------------------------------------------
CONTENT
---------------------------------------------------------------*/
#CONTENT-WRAP{
	float:right;
	width:545px;
}
#KEYVISUAL { margin-bottom: 10px;
float:right; }
#CONTENT{ width:520px; 
float:right;}

/*---------------------------------------------------------------
TOP
---------------------------------------------------------------*/
#CONTENT-TOP-BG{
	background: #FFF ;
}
#CONTENT-TOP{
	width:810px;
	padding:10px 0px;
	text-align:left;
	margin:0px auto;
}
#CONTENT-TOP p.news{
	color:#000;
	line-height:33px;
}
#CONTENT-TOP p.news a:link{
	color:#000;
	line-height:33px;
}
#CONTENT-TOP p.news a:visited{
	color:#000;
	text-decoration:underline;
}
#CONTENT-TOP p.news a:hover{
	color:#999999;
	text-decoration:underline;
}

/*---------------------------------------------------------------
SUBCONTENT
---------------------------------------------------------------*/
#SUBCONTENT-WRAP{
	width:265px;
	float:left;
}

#SUBCONTENT-WRAP h2{
	margin-top:30px;
	text-align:center;
}

#SUBCONTENT{
	width: 245px;
	margin: 0px 20px 0px 0px;
}

#SUBCONTENT p{
	margin:0 0 0px;
	font-size:80%;
}

#SUBCONTENT span.button01{
	text-align:right;
}
#SUBCONTENT p.button02{
	margin:0 0 5px;
}	


/*---------------------------------------------------------------
NAVI-GLOBAL
---------------------------------------------------------------*/
#NAVI-GLOBAL{
	width: 265px;
	margin: 50px auto 50px auto;
	padding:0px;
}

#NAVI-GLOBAL ul li{
	width: 265px;
	height:40px;
	line-height:40px;
	padding-left:0px;
	text-indent:10px;
	color:#FFF;
	font-weight:bold;
	margin: 0px auto 5px auto;
}

#NAVI-GLOBAL ul li a{
	display:block;
	height:40px;
	background:no-repeat 0 0;
	text-decoration:none;
	color:#FFF;
}

#NAVI-GLOBAL ul li#NAVI-top a{
	width: 265px;
	background-image: url(../images/navi-top.gif);
}

#NAVI-GLOBAL ul li#NAVI-motsunabe a{
	width: 265px;
	background-image: url(../images/navi-motsunabe.gif);
}

#NAVI-GLOBAL ul li#NAVI-menu a{
	width: 265px;
	background-image: url(../images/navi-menu.gif);
}

#NAVI-GLOBAL ul li#NAVI-tenpo a{
	width: 265px;
	background-image: url(../images/navi-tenpo.gif);
}

#NAVI-GLOBAL ul li#NAVI-news a{
	width: 265px;
	background-image: url(../images/navi-news.gif);
}

#NAVI-GLOBAL ul li#NAVI-form a{
	width: 265px;
	background-image: url(../images/navi-form.gif);
}

#NAVI-GLOBAL li a:hover,
#NAVI-GLOBAL li a:focus{
	background-position:0 -40px;
	text-decoration:none;
	color:#FFF;
}


/*---------------------------------------------------------------
FOOT
---------------------------------------------------------------*/
#FOOT-BG{
	
}
#FOOT{
	background: url(../images/line-01.gif) repeat-x left top;
	padding-top:0px;
	text-align:center;
	width:810px;
	margin:0px auto;
}

/*---------------------------------------------------------------
NAVI-FOOT　いらない
ul#NAVI-FOOT{
	background:url(../images/line01.gif) repeat-y right top;
	display:inline;
}

ul#NAVI-FOOT li{
	display:inline;
	font-size:90%;
	background:url(../images/line01.gif) repeat-y left top;
	padding:0 2px 0 10px;
	margin:0px;
}
	
ul#NAVI-FOOT li a{
	text-decoration:none;
	color:#404040;
}
	
ul#NAVI-FOOT li a:hover,
ul#NAVI-FOOT li a:focus{color:#7A7A7A;}
---------------------------------------------------------------*/

p#COPYRIGHT{
	text-align:right;
	font-size:85%;
	padding:10px 0;
}


/*===============================================

===============================================*/
#BANNER a{

	display: block;

}



#BANNER a:hover,

#BANNER a:focus{

	filter:alpha(opacity=50);

	-moz-opacity: 0.6;

	opacity: 0.6;

}

/*===============================================

===============================================*/
/*--------------------for MacIE--------------------*/
{
	text-indent:-9999px;
}
/*--------------------MacIE HACK--------------------\*/
{
	height:0px;
	width:0px;
	overflow:hidden;
	position:absolute;
}
/*===============================================
float
===============================================*/
.flL{float:left;}
.flR{float:right;}
/*===============================================
clearfix
===============================================*/
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
/* Hides from IE-mac \*/
*html .clearfix {
	height:1%;
}
.clearfix {
	display:block;
}
/* End hide from IE-mac */

/*===============================================
SPAN
===============================================*/

#NAVI-GLOBAL ul li a span{

	display:block;

	text-indent:-9999px;

}

/* Hack Mac IE5 \*/

#NAVI-GLOBAL ul li a span{

	width:0px;

	height:0px;

	overflow:hidden;

}

/* End */
