/* CSS Document */

body {
	display:block;
	margin:0px 0px 10px 0px;
	padding:0px;
	text-align:center;
/*	background-color:#dad7c0;*/
	background-color:#cccab6;
	background-image:url(../images/cont_bg_02.gif);
	background-repeat:repeat-x;	
	font-size:100%;
	font-family:"ＭＳ ゴシック", "Osaka" ;
	color:#333333;
}

a:link {
	color:#282508;
}

a:visited {
	color:#282508;
}

a:hover {
	color:#FF6600;
}

img{
	border:0px;
}

table, th, td{margin:0px; padding:0px;}


h1{
	margin:0px;
	font-size:75%;
}

h2{
	margin:0px;
	font-size:75%;
}

h3{
	margin:0px;
	font-size:75%;
}


.page_next{display:none;}
.print_only{ display:none;}


#container{
	width:780px;
	height:auto;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #bbb68e;
	background-color:#FFFFFF;
	text-align:left;
}


#headder{
	width:780px;
	height:100px;
}

#headder_left{
	float:left;
	width:185px;
	height:100px;
}

#headder_right{
	float:right;
	width:595px;
	height:100px;
}

#headder_right_01{
	clear:right;
	height:70px;
}

#headder_right_02{
	clear:right;
	width:595px;
	height:30px;
}

#headder_right_02 ul{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	text-align: left;
}

#headder_right_02 ul li{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: inline;
}

#contents{
	width:780px;
	clear:both;
	text-align:center;
	background-color:#FFFFFF;
}

#flash{
	width:770px; height:auto;
	border:1px solid #c2be9d;
	margin:0px auto 0px auto;
}

#bottom_lef{
	margin:25px 0px 0px 0px;
	width:240px;
	float:left;
	text-align:center;
}


#bottom_lef ul{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	text-align: center;
}

#bottom_lef ul li{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#bottom_rig{
	margin:25px 0px 0px 0px;
	width:540px;
	float:right;
	text-align:center;
}


#news_frame{
	width:515px; height:auto;
	margin:4px 0px 0px 0px;
	border:1px solid #989583;
}

.news_tabl{
	width:495px; height:auto;
	margin:0px 0px 20px 0px;
	float:clear;
	font-size:85%;
	color:#282508;
}

.news_tabl td{
	width:485px;
	text-align:left;
	padding:15px 0px 4px 10px;
	margin:0px 0px 0px 0px;
	border-bottom:1px dotted #989583;
}



#footer{
	width:780px;
	height:30px;
	margin:10px 0px 0px 0px;
	clear:both;
	background-color:#FFFFFF;
	text-align:right;
}







* {
	margin: 0px;
	padding: 0px;
}
