/* CSS Document */


html,body{
	font-size:78%;
	text-align:left;
	color:#000;
	line-height:200%;
	background: url(../img/back_tenchim01.jpg) #000000 repeat left top;
	padding:0px;
	margin: 0px;

}


#back_main{
	text-align:center;
	color:#000;
	line-height:0%;
	width:802px;
	background: url(../img/main_back.png) repeat-y center top;
	padding:0px 0px 0px 0px;
	margin: 0px auto;
/*	height:100%;  */
}

#img_logo{
	text-align:left;
	color:#000;
	line-height:200%;
	width:285px;
	padding:0px 0px 20px 0px;
	margin: 0px;
	float:left;
}

.text_banner{
	font-size:12px;
	text-align:center;
	color:#ffffff;
	line-height:1.6em;;
	width:100%;

	margin: 0px;
	
}

.text_banner a{
	color:#ffffff;

	
}


#img_cont_title{
	text-align:left;
	color:#000;
	line-height:200%;
	width:517px;
	padding:0px 0px 20px 0px;
	margin: 0px;
	float:left;
}

#cont_menu{
	text-align:left;
	color:#000;
	line-height:200%;
	width:232px;
	padding:0px;
	margin: 0px 0px 0px 54px;;
	float:left;
}

#cont_btn{
		padding:0px 16px 0px 15px;	
}

#cont_menu ul{
	margin:0px;
	padding:0px;
	list-style-type:none;

}

#cont_menu li{
	padding:0px 0px 15px 0px;
	display:block;
	list-style-type:none;

}

#cont_main{
	text-align:left;
	color:#000;
	line-height:200%;
	width:462px;
	margin: 0px 54px 0px 0px;;
	float:left;
}

#cont_size{
	font-size:12px;
	color:#cc0066;
	text-align:left;
	line-height:130%;
	width:432px;
	padding: 0px 15px 0px 15px;
}


#cont_size_letter{
	font-size:14px;
	color:#cc0066;
	text-align:left;
	line-height:115%;
	width:432px;
	padding: 0px 15px 0px 15px;
}

.cont_contact_img{
	font-size:12px;
	color:#444444;
	text-align:left;
	line-height:125%;
	width:377px;
	padding: 10px 15px 10px 70px;
}

.word_news_word{
	text-align:left;
	line-height:120%;
	font-size:12px;
	text-align:left;
	color:#cc0066;
	padding:10px 0px 0px 20px;
}

.word_news_word_bk{
	text-align:left;
	line-height:120%;
	font-size:12px;
	text-align:left;
	color:#333;
	padding:10px 0px 0px 20px;
}

#back_snap{
	text-align:center;
	width:184px;
	background: url(../img/img_snap_back.jpg) no-repeat center center;
	padding:10px 8px 45px 8px;
	margin-top:10px;
}


#credit{
	line-height:120%;
	font-size:10px;	
	text-align:center;
	color:#FFF;
	padding:10px 0px 25px 0px;
}




/* Froat Reset */
/* -------------------------------------------------------------------------- */

/*clear float*/
.clearfloat {
	height:1px;
	font-size:1%;
	clear:both;
	display:block;v
	background: transparent;
}

/*clear float*/
#clearfloat {
	height:1px;
	font-size:1%;
	clear:both;
	display:block;
	background: transparent;
}

#float_clear{
	both:clear;
	width:875px;
	height:0px;
}

.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 */


.alt{position:absolute;top:-5000px;left:-999px;}
/*MAC IE5.xだけに適用*/
#if expr="$HTTP_USER_AGENT = /MSIE 5.*Mac/" .alt,#index .xalt{display:none;}#endif 
