html{
    height:100%;
}


body {
	margin:0;
	padding:0;
	height:100%;
	font-size: 12px;
	line-height: 130%;
	letter-spacing:0;
    color: #FFFFFF;
	background: url(images/bg.jpg) no-repeat right bottom #000000;	
}


 /*　　共通 TAG　　*/
p,span,h1,h2,h3,h4,h5,h6,h7,dl,dt,dd{
	margin:0;
	padding:0;
}

img{
	margin:0;
	padding:0;
	border:0;
}

/*＼*/
html*a img  {
	vertical-align: baseline;
	_vertical-align: middle;
}

/**/


table,tr,td{
	margin:0;
	padding:0;
	border:0;
}

.cb{
	clear:both;
}


a:link {
	color: #FF9711;
	text-decoration: none;

}

a:visited {
	color: #FF9711;
	text-decoration: none;

}

a:hover {
	color: #F57300;
	text-decoration: underline;

}

a:active {
	color: #F57300;
	text-decoration: none;
}

 /*　　トップ　　*/
div#Wrapper2 {
 width:100%;
 height:100%;
 min-height: 100%;
 text-align:left;
 background: url(images/wrapper_bg.gif) repeat-y 0 0;
}

#LeftSide {
 width:288px;
 float:left;
 margin-right:-288px;
 position:relative;
 z-index:2;
 background-color: #000000;
}

#boxB p {
 position:relative;
 z-index:2;
}


#RightSide {
 width:100%;
 height:100%;
 min-height: 100%;
 float:left;
 position:relative;
 z-index:1;
 background: url(images/footer_img.jpg) no-repeat 15px 100%;
 padding:0px 0px 0px 0px;
}

#SubNavi {
 margin-top:10px;
 margin-left:288px;
 background-color:#06113F;
 text-align:right;
}

#Contents {
 margin:10px 0px 10px 298px;
}

.PageTop{
 text-align:right;
 padding:10px 15px 0px 0px;
}


div#TopNews{
	margin: 10px 0px 0px 288px;
	padding: 0px 0px 0px 10px;
	width: 650px;
}

div#TopNews .NewsMain{
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 5px;
	background: url(images/news_main.gif) repeat-y;
}



 /*　テキスト関連　*/


.txt10 {
	font-size: 10px;
	color: #ffffff;
	line-height: 130%;
}
.txt12 {
	font-size: 12px;
	color: #ffffff;
	line-height: 130%;
}
.txt12B {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	line-height: 130%;
}
.txt14 {
	font-size: 14px;
	color: #ffffff;
	line-height: 130%;
}
.txt14B {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	line-height: 130%;
}

.txt16 {
	font-size: 16px;
	color: #ffffff;
	line-height: 130%;
}
.txt16B {
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	line-height: 130%;
}


.txt10Br {
	font-size: 10px;
	color: #A4B7E7;
	line-height: 130%;
}

.txt12Br {
	font-size: 12px;
	color: #A4B7E7;
	line-height: 130%;
}
.txt12BrB {
	font-size: 12px;
	font-weight: bold;
	color: #A4B7E7;
	line-height: 130%;
}
.txt14Br {
	font-size: 14px;
	color: #A4B7E7;
	line-height: 130%;
}
.txt14BrB {
	font-size: 14px;
	font-weight: bold;
	color: #A4B7E7;
	line-height: 130%;
}



.txt12Or {
	font-size: 12px;
	color: #E1410C;
	line-height: 130%;
}
.txt12OrB {
	font-size: 12px;
	font-weight: bold;
	color: #E1410C;
	line-height: 130%;
}
.txt14Or {
	font-size: 14px;
	color: #E1410C;
	line-height: 130%;
}
.txt14OrB {
	font-size: 14px;
	font-weight: bold;
	color: #E1410C;
	line-height: 130%;
}

.txt16Or {
	font-size: 16px;
	color: #E1410C;
	line-height: 130%;
}
.txt16OrB {
	font-size: 16px;
	font-weight: bold;
	color: #E1410C;
	line-height: 130%;
}


.txt12Gr {
	font-size: 12px;
	color: #cccccc;
	line-height: 130%;
}
.txt12GrB {
	font-size: 12px;
	font-weight: bold;
	color: #cccccc;
	line-height: 130%;
}
.txt14Gr {
	font-size: 14px;
	color: #cccccc;
	line-height: 130%;
}
.txt14GrB {
	font-size: 14px;
	font-weight: bold;
	color: #cccccc;
	line-height: 130%;
}


.txt10R {
	font-size: 10px;
	color: #FF0000;
	line-height: 130%;
}
.txt12R {
	font-size: 12px;
	color: #FF0000;
	line-height: 130%;
}
.txt12RB {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	line-height: 130%;
}
