body {
	font-family: メイリオ;
	font-size: 12px;
	color: #EFEFEF;
	margin: 0;
	padding: 0;
	line-height: 2em;
	background-color: #000000;
	}

h1, h2, h3, h4, h5, h6 {
	font-size: 14px;
	line-height: 2em;
}

p {
    margin:10px 0;
    padding: 0;
	}

a:link {
	color: #CCFF00;
	}
	
a:hover {
	color: #FFFFFF;
	}
	
a:visited {
	color: #CCFF00;
	}

body {
	background-color: #0E0C07;
}

.style_h1{
    font-size:16px;
	}

.style_h2{
	font-size:14px;
	color:#CCFF00;
	}

.style10{
    font-size: 10px;
}

.style12{
    font-size: 12px;
}

.style14{
	font-size:14px;
}

.style16{
	font-size:16px;
}

.table1 { 
width: 645px; /* テーブルの横幅 */ 
border-collapse: collapse; /* 枠線の表示方法 */ 
border: 1px #A3824B solid; /* テーブル全体の枠線（太さ・色・スタイル） */ 
} 

.table1 TD {
	border: 1px #A3824B solid;
	height:40px;
}

/***ヘッダーに関する指定***/

#header-wrap {
	position: relative;
	top: 0;
	width: 100%;
}

#header-container {
	height: 350px;
	background-image: url(img-main/ctg_hdr-side.jpg);
	background-repeat: repeat-x;
}

#header {
	width: 920px;
	margin: 0 auto;
	position: relative;
	height: 350px;
}

.underline{
	width:auto;
	height:3px;
	background-image:url(img-main/dot_wh.gif);
}

/***全体コンテナに関する指定***/

#cont-top{
	width: 920px;
	margin: 0 auto;
	height: 10px;
}

#cont-btm{
	width: 920px;
	margin: 0 auto;
	height: 10px;
}

#cont{
	width: 900px;
	margin: 0 auto;
	height: auto;
	position:absolute;
	top:105px;
	left:10px;
}

#pankuzu{
	width:900px;
	height:35px;
	margin:0 auto;
	}
	
.underline{
	width:auto;
	height:3px;
	background-image:url(img-main/dot_wh.gif);
}
/***フッターに関する指定***/

#footer {
    clear:both;
	width: 900px;
	margin: 0 auto;
	text-align: center;
}

/***レフトコンテナに関する指定***/

#cont #left {
	float: left;
	width: 250px;
	height:auto;
	display:inline;
	filter:Alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
}

#left .top{
	width:250px;
	height:5px;
	background-image:url(img-main/lft_bg-top.png);
	}

#left .ctr{
	width:250px;
	height:auto;
	background-image:url(img-main/lft_bg-ctr.png);
	background-repeat:repeat-y;
	}

.ctr .info{
    width:240px;
	height:auto;
    margin-left:5px;
	}

.ctr .box{
	width:240px;
	height:auto;
	padding-left: 5px;
	margin-top:5px;
	}

.ctr .leftnavi{
	width:240px;
	height:auto;
	padding-left: 5px;
	margin-top:15px;
	}

#left .btm{
	width:250px;
	height:5px;
	background-image:url(img-main/lft_bg-btm.png);
	}


/***ライトコンテナに関する指定***/

#cont #right {
	width: 645px;
	height:auto;
	float: right;
	display: inline;
	margin-top: 0px;
}

#right .navi{
	filter:Alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
	width:635px;
	height:55px;
	margin-left: 7px;
	}

#right #lytebox{
	width:625px;
	height:auto;
	margin-top: 13px;
	filter:Alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	margin-left: 9px;
}

#right .iconbox{
	width:645px;
	height:auto;
	margin-top: 10px;
	filter:Alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.70;
	background-image: url(img-main/icon-bg.png);
	background-repeat: repeat-y;
}

#right .box-inbg{
	width:575px;
	height:auto;
	background-image: url(img-main/icon-bg.png);
	background-repeat: repeat-y;
	filter:Alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
	padding-left: 70px;
}

#right .box{
	width:645px;
	height:auto;
	filter:Alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
}

#right .box-r{
	width:645px;
	height:auto;
	filter:Alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}

.box-r .box-b{
	width:322px;
	height:auto;
	float:left;
}