/*----- 基本設定 -----*/
* {
	margin: 0px;
	padding: 0px;
}

body {
    margin: 0px;
    padding: 0px;
	background-color: #000000;
    font-size: 12px;
    color: #FFFFFF;
    line-height: 14pt;
    margin: auto;
	text-align: center;
}

img{
	border: none;
	vertical-align: bottom
}

.floatend {
    clear:both;
}

a:link {
	color: #FF0000;
	text-decoration:underline;
}

a:visited {
	color:#FF0000;
	text-decoration:underline;
}

a:hover {
	color:#FF0000;
	text-decoration:none;
}

div#hedder_left {
    margin: auto;
	text-align: left;
}

div#hedder_left h1 {
    font-size: 11px;
	color:#CCCCCC;
    margin-top: 3px;
    margin-bottom: 0px;
	text-align: left;
	line-height: 100%;
}

div#container {
    width: 885px;
    margin: auto;
	text-align: left;
	padding-top:10px;
}

div#flash_container {
    width: 885px;
    margin: auto;
	text-align: center;
	padding-bottom:20px;
}

/*----- メインメニュー設定 -----*/

#nav{
	width:885px;
	height:47px;
	clear:left;
	overflow: hidden;
	text-indent:-9999px;
	margin-top:12px;
	margin-left:auto;
	margin-bottom:10px;
	margin-right:auto;
}

#nav a{
	text-indent:-9999px;
	text-decoration:none;
	float:left;
}

#nav ul,#links ul{
	margin:0;
	padding:0;
	list-style:none;
}

#nav li,#links li{
	float:left;

}

#btn1,#btn1 a{
	background:url(../img/btn1_1.jpg) left top no-repeat;
	width:147px;
	height:47px;
}
#btn1 a:hover{
	background:url(../img/btn1_2.jpg) left top no-repeat;
	width:147px;
}

#btn2,#btn2 a{
	background:url(../img/btn2_1.jpg) left top no-repeat;
	width:176px;
	height:47px;
}

#btn2 a:hover{
	background:url(../img/btn2_2.jpg) left top no-repeat;
	width:176px;
	height:47px;
}


#btn3,#btn3 a{
	background:url(../img/btn3_1.jpg) left top no-repeat;
	width:128px;
	height:47px;
}

#btn3 a:hover{
	background:url(../img/btn3_2.jpg) left top no-repeat;
	width:128px;
	height:47px;
}


#btn4,#btn4 a{
	background:url(../img/btn4_1.jpg) left top no-repeat;
	width:132px;
	height:47px;
}

#btn4 a:hover{
	background:url(../img/btn4_2.jpg) left top no-repeat;
	width:132px;
	height:47px;
}

#btn5,#btn5 a{
	background:url(../img/btn5_1.jpg) left top no-repeat;
	width:126px;
	height:47px;
}

#btn5 a:hover{
	background:url(../img/btn5_2.jpg) left top no-repeat;
	width:126px;
	height:47px;
}


#btn6,#btn6 a{
	background:url(../img/btn6_1.jpg) left top no-repeat;
	width:176px;
	height:47px;
}

#btn6 a:hover{
	background:url(../img/btn6_2.jpg) left top no-repeat;
	width:176px;
	height:47px;
}





div#p_link {
    width: 885px;
    margin: auto;
	text-align: right;
	padding-top:3px;
	padding-bottom:10px;
}

div#right_container {
    width: 603px;
    margin: auto;
	text-align: left;
	float:right;
}

div#left_container {
    width: 282px;
    margin: auto;
	text-align: left;
	float:left;
}

div.title_menu {
	padding-bottom:10px;
}

div.title_menu2 {
	padding-top:10px;
	padding-bottom:10px;
}

div.baner {
	padding-bottom:30px;
}

div.menu_container {
	width:243px;
	border:solid 1px #666666;
	background-color:#484848;
	margin-bottom:30px;
}

div.menu_container2 {
	border:solid 1px #666666;
	background-color:#484848;
	margin-bottom:30px;
}

div.menu_container h2 {
    font-size: 15px;
	color:#FFFFFF;
    margin-top: 0px;
    margin-bottom: 0px;
	text-align: left;
	line-height: 100%;
	padding-top:8px;
	padding-left:8px;
	padding-right:8px;
}

div.menu_container p {
	padding:8px;
}

div.news_text {
	padding: 8px;
	color:#FFFFFF;
	line-height:150%;
	font-size:12px;
	margin:auto;
	text-align:left;
}

div.news_text ul{
    margin: 0;
    padding: 0;
    list-style: none;
}

div.news_text span {
    color:#FFFFFF;
	font-weight:bold;
}

div.news_text li{
	padding-bottom:10px;
	text-align:left;
}

div.top_container {
    margin-bottom: 10px;
    padding-bottom: 5px;
	text-align: left;
	border-bottom: solid 1px #666666;
}

div.top_text {
    font-size: 12px;
	color:#FFFFFF;
    padding-bottom: 30px;
	text-align: left;
	line-height: 170%;
}

div.top_title1 {
    font-size: 15px;
	color:#CCCCCC;
    margin-top: 0px;
    margin-bottom: 10px;
	text-align: left;
	line-height: 120%;
	font-weight:bold;
}

div.top_text h3 {
    font-size: 15px;
	color:#FFFF99;
    margin-top: 0px;
    margin-bottom: 0px;
	text-align: left;
	line-height: 120%;
}

div.top_text h3 span {
    font-size: 23px;
	color:#FFFF99;
	line-height: 120%;
}

div.top_text h4 {
    font-size: 12px;
	color:#FFFF99;
    margin-top: 0px;
    margin-bottom: 10px;
	text-align: left;
	line-height: 120%;
	font-weight:normal;
}


div.right_text {
    width: 412px;
    margin: auto;
	text-align: left;
	float:right;
}

div.left_img {
    width: 191px;
    margin: auto;
	text-align: left;
	float:right;
}

div#futter {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
	text-align: center;
	background-color:#333333;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

div#futter a:link {
	color: #FFFFFF;
	text-decoration:underline;
}

div#futter a:visited {
	color:#FFFFFF;
	text-decoration:underline;
}

div#futter a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

div#copyright {
    width: 100%;
    margin: auto;
    padding-bottom: 40px;
	text-align: center;
}

div#jump {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
	text-align: center;
	background-color:#333333;
	border: 1px solid #666666;
}
