@charset "UTF-8";
/* CSS Document */
/*--------　全体共通　----------*/

* {
	margin: 0;
	padding: 0;
}





body {
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ Pゴシック", "Osaka‐等幅";
	color: #434343;
	margin: 0 0;
	padding: 0 0;
	text-align: center;
	font-size: 12px;
	line-height: 170%;
	background-image: url(../img/bg.gif);
	background-repeat: repeat;
}


body .info{
	overflow:hidden;
}

img {
	border: none;
	margin: 0;
	padding: 0;
}

ul {
	list-style-type:none;
	margin:0;
	padding:0;
	overflow:hidden;
	zoom:1;
}

li {
	list-style-type:none;
	margin:0;
	padding:0;
	overflow:hidden;
}

a {
	color: #333333;
	text-decoration: underline;
}

a:hover {
	text-decoration:none;
	color: #33924c;
}

p {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

/*---clearfix---*/

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {
	display: inline-table;
	zoom: 1;

}

* + html .clearfix {
display: table;
zoom: 1;
}

/*--------　ベース部分　----------*/

/*ヘッダー部分*/

#header {
	height: 95px;
	padding: 0;
	margin: 0;
	text-align: left;
	background: url(../img/head_bg.gif) repeat-x top;
	text-align: center;
}

#header #header_main {
	width: 960px;
	margin: 0 auto 0 auto;
	height: 95px;
	text-align: left;
	background-color: #FFFFFF;
}

#header #logo {
	float: left;
	width: 300px;
	height: 66px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
}

#header .h_right {
	display: table;
	width: 600px;
	float: right;
	text-align: right;
	height: 95px;
	background: url(../img/head_bgimg.jpg) no-repeat left 24px;
}

#header h1 {
	font-weight: normal;
	font-size: 10px;
	/*color: #719266;*/
	color: #537448;
	display: block;
	height: 18px;
	background: url(../img/head_h2bg.gif) no-repeat left;
	background-color: #f4faef;
	padding-right: 10px;
	margin-top: 6px;
}


#wrap {
	width: 960px;
	margin: 0 auto 0 auto;
	text-align: left;
	background-color: #FFFFFF;
}

/*メニュー部分*/

ul#menu {
	width: 960px;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	clear: both;
}

ul#menu li{
	float: left;
}

ul#menu li a{
	display:block;
	margin: 0;
	vertical-align: middle;
}

ul#menu li.menu01 a{
	height: 47px;
	width: 193px;
	text-indent:-99999px;
	background-image: url(../img/menu_01.gif);
	background-repeat: no-repeat;
	background-position: top;
}

ul#menu li.menu02 a{
	background:url(../img/menu_02.gif) no-repeat top;
	height: 47px;
	width: 192px;
	text-indent:-99999px;
}

ul#menu li.menu03 a{
	background:url(../img/menu_03.gif) no-repeat top;
	height: 47px;
	width: 192px;
	text-indent:-99999px;
}

ul#menu li.menu04 a{
	background:url(../img/menu_04.gif) no-repeat top;
	height: 47px;
	width: 191px;
	text-indent:-99999px;
}

ul#menu li.menu05 a{
	background:url(../img/menu_05.gif) no-repeat top;
	height: 47px;
	width: 192px;
	text-indent:-99999px;
}

ul#menu li a:hover{
	background-position: bottom;
}
ul#menu li a.onpage{
	background-position: bottom;
}


.goto_pagetop {
	text-align: right;
	margin: 10px 0 -2px 0;
	padding: 0;
	height: 25px;
	clear: both;
}

.goto_pagetop2 {
	text-align: right;
	margin: 8px 0 15px 0;
	padding: 0;
	clear: both;
}

.goto_pagetop2 img {
	margin-right: 4px;
}

#foot {
	color: #626262;
	height: 79px;
	background: url(../img/foot_bg.gif) repeat-x top;
	text-align: center;
	margin: 0;
	padding: 0;
}

#foot #foot_main {
	width: 960px;
	margin: 0 auto 0 auto;
	padding-top: 15px;
	text-align: center;
	display: table;
}



#foot .address {
	display: block;
	margin-left: 8px;
	margin-top: 8px;
}

#foot .foot_r {
	width: 960px;

	text-align:center;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;



}

#foot .foot_r ul {
	float: left;
	margin-bottom: 6px;
	padding-left: 320px;
	width:960px;
	
}

#foot .foot_r li {
	float: left;
	background: url(../img/delta1.gif) no-repeat left 7px;
	margin-right: 13px;
	margin-bottom: 6px;
	padding-left: 8px;
	
}

#foot .foot_r li.li_last {
	margin-right: 0;
}

#foot .foot_r li a {
	text-decoration: underline;
}

#foot .foot_r li a:hover {
	text-decoration:none;
}

.copyright {
	clear: both;
	margin-top: 15px;
}

/*　コンテンツ大枠部分　*/

#contents {
	width: 960px;
	margin: 0;
	padding: 0;
	display: table;
}

/*�@index�@*/

#contents .main_img {
	width: 960px;
	margin: 10px 0 20px 0;
}

#index_main {
	width: 960px;
	margin: 20px 0;
	display: table;
}

#info {
	width: 498px;
	float: left;
	margin: 0 15px 5px 0;
	padding: 0;
}

#info .info_title{
	width: 498px;
	height: 34px;
	background: url(../img/info.gif) no-repeat top;
	
}

#info .info_title a{
float:right;
margin:10px 10px 0 0;
color:#666666;
font-weight:bold;
}

#info iframe {
	border: none;
 	height: 287px;
	width: 496px;
	border: 1px solid #ededed;
	margin: 0;
	padding: 0;
	overflow: hidden;
	
}


#news iframe {
	border: none;
 	height: 600px;
	width: 600px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	
}


#index_r {
	width: 447px;
	float: left;
	background: url(../img/index_bnbg2.gif) no-repeat bottom;
	background-color: #eeeeee;
	padding: 0;
	margin: 0;
}

#index_r #index_r_in {
	background: url(../img/index_bnbg1.gif) no-repeat top;
	padding: 0 0 0 0;
	margin: 0;
}

#index_r ul{
	width: 418px;
	margin: 0 14px 7px 14px;
	padding-top: 8px;
}

#index_r li{
	width: 418px;
	margin-bottom: 1px;
}

#index_banner {
	clear: both;
	margin: 0 0 20px 0;
}

#index_banner2 {
	clear: both;
	margin: 0 0 10px 0;
}

.topbanner {
	float: left;
	margin-right: 21px;
}


.trans a:hover{
	-ms-filter: "alpha(opacity=80)"; /* IE8 */ 
	filter: alpha(opacity=80); /* IE */ 
	opacity: 0.80; /* safari */ 
	-moz-opacity: 0.80; /* FF */ 
	zoom: 1.0;
}

.trans :hover{
	-ms-filter: "alpha(opacity=80)"; /* IE8 */ 
	filter: alpha(opacity=80); /* IE */ 
	opacity: 0.80; /* safari */ 
	-moz-opacity: 0.80; /* FF */ 
	zoom: 1.0;
}



/*--------�@�����@----------*/


.m8_top { margin-top: 8px;}
.m10_top { margin-top: 10px;}
.m20_top {	margin-top: 20px;}
.m40_top {	margin-top: 40px;}
.m20_bottom { margin-bottom: 20px;}
.m20_right { margin-right: 20px;}

.txt_red { color: #FF0000;}
.txt_10 {font-size: 10px;}

.txt_r { text-align: right;}
.txt_c { text-align: center;}

.styleR { float: right;}
.styleL { float: left;}

.background{
background-color:#FFFFFF;
}

.img{
margin-left:15px;
margin-right:15px;
}



.ui-dialog .ui-widget .ui-widget-content .ui-corner-all .ui-front .ui-draggable .ui-resizable{
    display: block;
    height: auto;
    left: 200px;
    position: absolute;
    top: 152px;
    width: 800px;
}


#dialog p{
	text-align:left;
	}
	
	#dialog p .red{
	text-align:left;
	color:#F00;

	}
