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

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:#333;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

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:#000 solid 2px;
}

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

#main{
	float:left;
	text-align:left;
	width:980px;
	margin-bottom:30px;
}

#header{
	float:left;
	width:980px;
	margin-bottom:20px;
}
#common #header{
	margin-bottom:0px;
}

#logo{
	float:left;
	width:340px;
	margin-top:10px;
}
#logo h1{
	font-size:90%;
	margin-bottom:5px;
	color:#999999;
}

#logo_i{
	position:absolute;
	bottom:0px;
	left:0px;
	z-index:1;
}

#header_r{
	float:right;
	width:360px;
	background:url(head_mat01.jpg) no-repeat top;
	height:80px;
}
#header_r ul{
    margin-left: 30px;
    margin-top: 20px;
    width: 315px;
}

#topbox01{
	clear:both;
	width:980px;
	height:405px;
	position:relative;
	float:left;
	margin-bottom:30px;
}

#mainimage{
	clear:both;
	width:980px;
	background:url(main_image.jpg) no-repeat;
	height:370px;
	z-index:1;
	position:absolute;
	top:20px;
	left:0px;
}



#contents{
	clear:both;
	width:980px;
	float:left;
	margin-bottom:30px;
}

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

#contents_right{
	float:right;
	width:240px;
}

.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;
}


#footer{
	clear:both;
	width:980px;
	background:url(foot_bg.jpg) no-repeat;
	font-size:95%;
	float:left;
	padding-bottom:10px;
}


#footnav {
	float:left;
	width:980px;
	text-align:center;
	border-bottom:#000 solid 1px;
	padding-bottom:10px;
	margin-bottom:10px;
}



#footnav a,#footnav a:link,#footnav a:active{
	padding-left:10px;
	margin-right:10px;
	
}

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

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

/*rss*/
#over {
float:left;
width:240px;
display:inline;
margin-bottom:10px;
font-size:90%;
font-weight:bold;
}

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

#over dl dd {
display:none;
}

#over dl dt {
float:left;
width:240px;
background:url(arr.jpg) 0px 13px no-repeat;
padding-bottom:5px;
padding-top:10px;
margin-top:5px;
overflow:hidden;
border-bottom:1px dashed #999;

text-indent:10px;
}

#over dl dt a {
width:240px;
float:left;
text-indent:0px;
font-weight:normal;
}


#over02 {
float:left;
width:710px;
}

#over02 dl {
float:left;
width:710px;
}

#over02 dl dd {
display:none;
}

#over02 dl dt {
text-indent:15px;
padding-bottom:15px;
padding-top:15px;
width:710px;
overflow:hidden;
border-bottom:1px dashed #999;
background:url(arr.jpg) 0px 18px no-repeat;
}

#over02 dl dt a {
width:500px;
margin-left:12px;
display:inline;
}



/*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;}


.mt10{margin-top:10px;}

.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;}


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

.pt5{padding-top:5px;}
.pt10{padding-top: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{
	background:url(dot.jpg) repeat-x center;
}
.line02{
	background:url(dot02.jpg) repeat-x center;
}
.arr a{
	background:url(arr02.jpg) no-repeat 0px 1px;
	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:900px;
clear:both;
position:absolute;
top:0px;
left:40px;
z-index:100;
}

#common #globalnav {
	float:left;
width:900px;
margin-left:40px;
margin-bottom:20px;
display:inline;
clear:both;
position:static;
top:inherit;
left:inherit;
z-index:100;
}

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

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

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

#globalnav01 a{ background-position:0px 0px; width: 150px;} 
#globalnav02 a{ background-position:-150px 0px; width: 150px;}
#globalnav03 a{ background-position:-300px 0px; width: 160px;}
#globalnav04 a{ background-position:-460px 0px; width: 140px;}
#globalnav05 a{ background-position:-600px 0px; width: 150px;}
#globalnav06 a{ background-position:-750px 0px; width: 150px;}

#globalnav01 a:hover, #globalnav01c a{ background-position:0px -50px; width: 150px;} 
#globalnav02 a:hover, #globalnav02c a{ background-position:-150px -50px; width: 150px;}
#globalnav03 a:hover, #globalnav03c a{ background-position:-300px -50px; width: 160px;}
#globalnav04 a:hover, #globalnav04c a{ background-position:-460px -50px; width: 140px;}
#globalnav05 a:hover, #globalnav05c a{ background-position:-600px -50px; width: 150px;}
#globalnav06 a:hover, #globalnav06c a{ background-position:-750px -50px; width: 150px;}

/*simtemap*/

.sitemap {
	margin-left:10px;
}

.sitemap td a{
	background:url(arr02.jpg) no-repeat 0px 1px;
	padding-left:10px;
}

.sitemap td {
	padding:10px 0 10px 10px;
}

.sitemap td.d02{
	padding-left:30px;
}

/*global*/

.subtitle01 {
	background:url(subtitle01.jpg) no-repeat top left;
	line-height:50px;
	text-indent:40px;
	font-weight:bold;
	font-size:140%;

}

.subtitle02 {
	background:url(subtitle02.jpg) no-repeat top left;
	line-height:35px;
	font-weight:bold;
	text-indent:20px;
	font-size:130%;

}

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

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

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

.top_box01{
	width:420px;
}
.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:270px;
}

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




.txt01{
	font-size:150%;
	font-weight:bold;
	line-height:150%;
}


.txt02{
	width:210px;
	margin:10px;
}

.txt03{
	color:#FFF;
	font-weight:bold;
}

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



/*subnavi*/

#subnav {
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_o.jpg);
text-decoration:underline;
color:#666;
}


table.tab{
		border-collapse:collapse;
		border:1px solid #cccccc;
	}
	
	table.tab td{
		border:1px solid #cccccc;
		padding:5px;
	}
	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;
	}
	
	table.tab td.none_boder{
		border:none;
		padding:5px;
		text-align:left;
	}


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

/*practical_use*/
.box01{
	background:url(box01_rep.jpg) repeat-y center;
	
}

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

/*detail*/

.box02{
    display: block;
    height: 320px;
    position: relative;
    width: 680px;
	margin-left:15px;
}
.box02_in{
	position:absolute;
	z-index:1;
	width:680px;
}


.box_arr{
    height: 87px;
    left: 250px;
    position: absolute;
    top: 90px;
    width: 190px;
    z-index: 100;
}

/*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;
    width: 200px;
	text-align:left;
}
#contact-form dt span {
    color: #DB0000;
    font-weight: normal;
}
#contact-form dd span {
    color: #DB0000;
    font-weight: normal;
}
#contact-form dd {
    float: left;
    width: 335px;
	text-align:left;
}
#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;
}