@charset "utf-8";
/* CSS Document */

body	{

background-color: #000000;
border: 0px;
line-height: 200%;
text-align:left;
vertical-align: top;
letter-spacing: 0.1em;
color: #FFFFFF;
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
overflow: visible;

}

a:link {
	color: #A40000;
	border-style: none;
}


a.hover	{

	background-color: ff007e;
	color: #FFFFFF;
	
	}

a:visited {
	color: #A40000;
	border-style: none;
}



#conteliner	{

	width: 1100px;
	margin: auto;
	padding: 30px;
	overflow: visible;
	position: relative; z-index: 2;
	
}


.L	{

	width: 350px;
	padding-left:70px;
	float: left;
	
	}
	
.C	{
	
	width: 350px;
	padding-left: 10px;
	float: left;
	
	}
	
.R	{
	
	width: 200px;
	padding-left: 10px;
	float: right;
	
	}
	
	
.L2	{

	width: 450px;
	float: left;
	
	}
	
.R2	{

	width: 350px;
	float: right;
	
	}
	
	
.LB	{

	width: 350px;
	padding:70px;
	float: left;
	color: #000000;
	font-weight:bold;
	
	}
	
.CB	{
	
	width: 350px;
	padding: 10px;
	float: left;
	color: #000000;
	
	}
	
.RB	{
	
	width: 430px;
	padding: 70px;
	float: right;
	color: #000000;
	font-weight:bold;
	
	}
	
	
.BG_A	{


	width: 100%;
	background: url(../img/top.jpg)no-repeat fixed;
	height: 1000px;
	background-position: center;
	position:relative z-index:1;
	
	}
	
	
	
.BG_C	{


	width: 100%;
	display: block;
	background: url(../img/bgc.jpg)no-repeat;
	height: 1000px;
	background-position: center;
	position:relative 	z-index: 1;
	
	}
	
	
.BG_B	{


	width: 100%;
	background: url(../img/bgb.jpg)no-repeat fixed;
	height: 1000px;
	background-position: center;
	overflow: visible;
	position:relative z-index:1;
	
	}
	
	
.TR1_A	{

	width: 20px;
	color: #A40000;
	float: left;
	line-height: 300%;
	
}


.TR1_B	{

	width: 150px;
	float: left;
	color: #000000;
	padding-right: 50px;
	line-height: 300%;
	
}
	
.TR2_A	{

	width: 20px;
	color: #A40000;
	float: left;
	line-height: 300%;
	
}


.TR2_B	{
	width: 180px;
	float: right;
	color: #000000;
	line-height: 300%;
	
}

.ITAKU	{

	display: inline-block;
	height: 100px;
	width: 430px;
	border-bottom: 1px #000000;
	border-top: 1px #000000;
	vertical-align: middle;

}