body{
	font-family:"ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS P Gothic", sans-serif;
	color:#333333;
	font-weight:normal;
	font-size:75%;
	line-height:140%;
}

body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, ul {
	margin: 0;
	padding: 0;
}

*{
	margin:0px;
	padding:0px;
}

h1,h2,h3,h4,h5,h6{
	font-weight:normal;
	font-size:100%;
}


table {/* IE6用 */
	font-size:100%;
	line-height:125%;
}

table td{
	vertical-align:top;
}
a:focus{
	outline:0px none;
}

a,a:link,a:active,a:visited{
	color:#99CC00;
	text-decoration:none;
}
a:hover{
	text-decoration:none;
}

a:hover img{ 
-ms-filter: "alpha( opacity=70 )";
filter: alpha( opacity=70 );
opacity: 0.7;
}
img{
	border:0px;
	vertical-align:top;
}

#wrapper{
	width:100%;
	text-align:center;
	border-top:#666666 solid 2px;
}

#container{
	margin:0 auto;
	text-align:center;
	width:960px;
	background:url(main_bg.jpg) repeat-y;	
}

#main{
	width:960px;
	margin:0 auto;
	text-align:left;

}

#header{
	float:left;
	width:100%;
	height:80px;
	background:url(head_bg.jpg) repeat-x bottom;
	text-align:left;
}
#header_in{
	margin:0 auto;
	width:960px;
}

#logo{
	float:left;
	width:420px;
	height:80px;
	position:relative;
}
#logo h1{
	margin:10px 0px 15px;
	color:#CCCCCC;
}


#header_r{
	float:right;
	width:520px;
}

#mainimage{
	clear:both;
	width:960px;
	height:280px;}


#contents{
	clear:both;
	width:919px;
	padding:20px 20px 30px;
	border-left:#CCC solid 1px;
	border-right:#CCC solid 1px;
	height:100%;
}

#common #contents{
	clear:both;
	width:919px;
	padding:0px 20px 30px;
	border-left:#CCC solid 1px;
	border-right:#CCC solid 1px;
  min-height: 700px;
  height: auto !important;
  height: 700px;

}

#contents_left{
	float:left;
	width:620px;
	
}

#contents_right{
	float:right;
	width:250px;
}
.side_box01{
	width:230px;
	float:left;
	display:inline;
	padding:0px 10px;
	height:115px;
	background:url(side_bg01.jpg) no-repeat top center;
}

.news_box01{
	border: solid 1px #CCC;	
}

.news_box01 td{
	padding:5px 10px;
}
.news_box01 td table td{
	padding:0px;
}

.news_box01 td#sidetitle{
	padding:0px;
}
.side_date{
	text-indent:10px;
	background:url(arr02.jpg) no-repeat left center;
}
.side_txt01{
	font-size:90%;	
}
.side_thum01 img{
	margin-bottom:5px;
}
#totop{
    bottom: 120px;
    height: 80px;
    margin: 0 0 0 961px;
    position: fixed;
    width: 21px;
}
* html #totop{
    bottom: 120px;
    height: 80px;
    margin: -120px 0 0 961px;
    position: fixed;
    width: 21px;
}

#footer{
	clear:both;
	width:100%;
	height:100px;
background:url(foot_bg.jpg) repeat-x top;
	font-size:95%;
	float:left;
	padding-bottom:10px;
}
#footer_in{
	width:960px;
	margin: 0 auto;
}

#footnav ul{
    float: right;
    width: 375px;
}



#footer address{
	float:right;
	width:350px;
	text-align:right;
	font-style:normal;
}

#footnav{
	float:left;
	width:100%;
	margin-bottom:20px;
}

#locator{
	clear:both;
	float:left;
	width:960px;
	margin:5px 0px;
	font-size:90%;
}
#locator a,#locator a:link,#locator a:active{
	color:#666;
	}




/*utility*/

.m5 { margin-bottom:5px;}
.m10 { margin-bottom:10px;}
.m12 { margin-bottom:12px;}
.m15 { margin-bottom:15px;}
.m20 { margin-bottom:20px;}
.m30 { margin-bottom:30px;}
.m40 { margin-bottom:40px;}
.m50 { margin-bottom:50px;}
.m60 { margin-bottom:60px;}

.ml10 { margin-left:10px;}

.mr3 { margin-right:3px;}
.mr10 { margin-right:10px; display:inline;}
.mr20 { margin-right:20px;}
.mr15 { margin-right:10px;}
.mr30 { margin-right:30px;}
.ma10 {margin:0 10px;}
.m_lb {margin:0 10px 30px 10px;}
.m_lb2 {margin:0 10px 10px 10px;}

.pb10{padding-bottom:10px;}

.pt10{padding-top:10px;}

.pl10 { padding-left:10px;}
.pr10 { padding-right:10px;}

.flt { float:left;}
.flr { float:right;}

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

.clear{
	clear:both;
}
.line{
	padding-bottom:20px;
	background:url(dot01.jpg) repeat-x bottom;
}
.arr a{
	background:url(arr.jpg) no-repeat left;
	padding-left:10px;
}
ul.btn01{
	list-style-type:none;
}
ul.btn01_f li{
	list-style-type:none;
	float:left;
}
.red{color:#F30;}

/*globalnav*/

#globalnav {
width:520px;
clear:both;
float:left;
margin-top:7px;
}

#globalnav ul{
list-style-type:none;
}

#globalnav ul li{
float:left;
text-indent:-9999px;
}

#globalnav ul li a{
display:block;
overflow:hidden;
height:23px;
background-image:url(nav.jpg);
}

#globalnav01 a{ background-position:0px 0px; width: 130px;} 
#globalnav02 a{ background-position:-130px 0px; width: 130px;}
#globalnav03 a{ background-position:-260px 0px; width: 130px;}
#globalnav04 a{ background-position:-390px 0px; width: 130px;}

#globalnav01 a:hover, #globalnav01c a{ background-position:0px -23px; width: 130px;} 
#globalnav02 a:hover, #globalnav02c a{ background-position:-130px -23px; width: 130px;}
#globalnav03 a:hover, #globalnav03c a{ background-position:-260px -23px; width: 130px;}
#globalnav04 a:hover, #globalnav04c a{ background-position:-390px -23px; width: 130px;}


/*simtemap*/

.sitemap {
	margin-left:50px;
}

.sitemap ul{
padding:0 0 15px 30px;
}

.sitemap li{
	margin:5px 0px;
}

.sitemap ul ul{
padding:0 0 15px 30px;
}
/*rss*/
#over {
float:left;
width:620px;
display:inline;
margin-bottom:10px;
}

#over dl {
float:left;
width:620px;
}

#over dl dd {
display:none;
}

#over dl dt {
padding-bottom:10px;
padding-top:10px;
width:620px;
overflow:hidden;
border-bottom:1px dotted #ccc;
background:url(arr.jpg) no-repeat 0px 13px;
float:left;
text-indent:10px;
}

#over dl dt a {
width:530px;
float:right;
text-indent:0px;
}

* html #over dl dt a {
	margin-top:-16px;
}


/*global*/
.top_title01{
	width:620px;
	height:25px;
	line-height:25px;
	vertical-align:middle;
	border-bottom:2px solid #000;
}
.top_title01 h3{
	width:75px;
	float:left;
}

.top_title01 .btn{
	width:110px;
	float:right;
}


.subtitle01 {
	background:url(subtitle01.jpg) no-repeat top left;
	line-height:60px;
	text-indent:20px;
	font-weight:bold;
	font-size:120%;
	margin-bottom:10px;
}

.subtitle02 {
	background:url(subtitle02.jpg) no-repeat top left;
	line-height:45px;
	font-size:120%;
	text-indent:20px;
	margin-bottom:10px;
}

.subtitle03 {
	background:url(subtitle03.jpg) no-repeat top left;
	line-height:42px;
	text-indent:50px;
	font-weight:bold;
	font-size:100%;
}

.subtitle04 {
	background:url(subtitle04.jpg) no-repeat center left;
	line-height:30px;
	text-indent:20px;
	border-bottom:solid 1px #CCC;
	font-weight:bold;
	font-size:100%;
	margin-bottom:10px;
}

.section{
	float:left;
	width:100%;	
}

.top_box01{
	width:220px;
}
.top_box01_in{
	width:300px;
	padding:29px 29px 10px;
	border-left: #CCC solid 1px;
	border-right: #CCC solid 1px;
	float:left;
	display:inline;
}

.top_box02{
	width:380px;
	height:123px;
	position:relative;
}
.detail{
	position:absolute;
	bottom:0px;
	left:0px;
}

.title{
	text-indent:5px;
}
.top_box02 ul{
	list-style-type:none;	
}




.txt01{
	color:#999;
}


.txt02{
	margin:10px;
}

* html .txt02{
	width:210px;
	margin:9px;
}

.pb img{
	border:#CCC solid 1px;
}

.totop a {
    background: url("totop02.jpg") no-repeat scroll left top transparent;
    padding-left: 10px;
}

/*subnavi*/

#subnav {
	margin-right:5px;
	display:inline;
width:240px;
float:right;
margin-bottom:10px;
}

#subnav ul{
list-style-type:none;
}



#subnav_title a{
width:240px;
height:40px;
color:#fff;
background-image:url(sub-title.jpg);
background-repeat:no-repeat;
line-height:39px;
text-indent:23px;
display:block;
font-weight:bold;
}

#subnav_title a:hover {
text-decoration:underline;
background-image:url(sub-title.jpg);
font-weight:bold;
color:#FFF;
}


#subnav li a{
background-image:url(subnav.jpg);
background-repeat:no-repeat;
width:240px;
height:39px;
line-height:39px;
text-indent:25px;
display:block;
text-decoration:none;
color:#666;
}
#subnav li a:hover{
	text-decoration:underline;
}


#subnav ul li.current a,#subnav ul li.current a:hover{
background-image:url(subnav_o.jpg);
text-decoration:underline;
font-weight:bold;
color:#666;
text-indent:32px;
}

#subnav ul li.current ul li a{
background-image:url(subnav.jpg);
width:240px;
height:39px;
line-height:39px;
text-indent:50px;
display:block;
text-decoration:none;
color:#666;
}

#subnav ul li.current ul li.current a,#subnav ul li.current ul li a:hover{
background-image:url(subnav.jpg);
text-decoration:underline;
color:#666;
}

table.tab{
		border-collapse:collapse;
		border:1px solid #cccccc;
	}
	
	table.tab td{
		border:1px solid #cccccc;
		padding:5px;
		text-align:left;
	}
	table.tab th{
		border:1px solid #cccccc;
		padding:5px;
		background-color:#f3f3f3;
		text-align:left;
	}
	table.tab td.highlight{
		border:1px solid #cccccc;
		padding:5px;
		background-color:#F7F7F7;
		text-align:left;
	}
	
	table.tab td.none_boder{
		border:none;
		padding:5px;
		text-align:left;
	}
	table.tab02 {
    border: 1px solid #CCCCCC;
    border-collapse: collapse;
}
table.tab02 td {
    border: 1px solid #CCCCCC;
    padding: 10px;
}
table.tab02 th {
    background-color: #F3F3F3;
    border: 1px solid #CCCCCC;
    padding: 10px;
    text-align: left;
}
table.tab02 td.highlight {
    background-color: #F7F7F7;
    border: 1px solid #CCCCCC;
    padding: 10px;
    vertical-align: middle;
}
table.tab02 td.none_boder {
    border: medium none;
    padding: 10px;
    text-align: left;
}

/*feature*/
.box01{
	background:url(box_bg01.jpg) no-repeat top left;
	width:620px;
	height:165px;
}
.box01 img{
	margin-bottom:5px;
}
/*contact*/

#form_wrap {
    position: relative;
    width: 600px;
}
#contact-form {
    float: left;
    width: 600px;
}
#contact-form dl {
    border-bottom: 1px dotted #99CCCC;
    float: left;
    line-height: 220%;
    padding: 10px 0;
    width: 540px;
}
#contact-form dt {
    float: left;
    text-align: left;
    width: 200px;
}
#contact-form dt span {
    color: #DB0000;
    font-weight: normal;
}
#contact-form dd span {
    color: #DB0000;
    font-weight: normal;
}
#contact-form dd {
    float: left;
    text-align: left;
    width: 335px;
}
#contact-form dd p {
    float: left;
    margin: 0 10px 0 0;
}
#contact-form dd ul {
    float: left;
    list-style-type: none;
    width: 340px;
}
#contact-form dd li {
    float: left;
    width: 340px;
}
#contact-form dd li p {
    float: left;
    margin: 0;
    width: 80px;
}