﻿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%;
	background:url(main_bg01.jpg) repeat-x top;
	min-width:980px;
}

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;
}

#container{
	margin:0 auto;
	text-align:left;
	width:980px;
}

#main{
	float:left;
	text-align:left;
	width:980px;
	margin-bottom:30px;
}

#header{
	float:left;
	width:980px;
	margin-bottom:5px;
}

#logo{
	float:left;
	width:500px;
	height:60px;
	position:relative;
}
#logo h1{
	position:absolute;
	top:6px;
	right:0px;
	z-index:100;
	font-size:90%;
	color:#999;
	left: 0px;
}

#logo_i{
	position:absolute;
	bottom:0px;
	left:0px;
	z-index:1;
}

#header_r{
	float:right;
	width:220px;
	margin-top:30px;
}

.search_input01{
	float:left;
	width:165px;
	height:22px;
}
.search_input01 input{
	width:165px;
	height:20px;
}


* html .search_input01 input{
	border: solid 1px #ccc;
	width:164px;
	height:20px;
}
.search_btn01{
	float:right;
	width:50px;
}

#mainimage {
    background: none repeat scroll 0 0 #fff;
    height: 430px;
    position: relative;
    width: 100%;
	float:left;
}

#gallery{
	overflow:visible;
}

#mainimage p{
	padding-top:45px;
}


#contents{
	clear:both;
	width:980px;
	margin:0 auto;
	text-align:left;
}
.clearfix {zoom:1;}
.clearfix:after{
    content: ""; 
    display: block; 
    clear: both;}

#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;
	margin:10px auto 0px;
	text-align:left;
	width:980px;
	color:#999;
	background:url(foot_bg.jpg) no-repeat;
	font-size:95%;
	border-top:#CCC solid 1px;
	padding:10px 0px;
}

#footnav {
	float:left;
	width:350px;
	color:#FFF;
}
#footnav ul{
	list-style-type:none;	
}

#footnav ul li{
	float:left;
}

#footnav a,#footnav a:link,#footnav a:active{
	padding-left:10px;
	margin-right:10px;
	color:#666;
	background:url(arr02.jpg) no-repeat left center;
}

#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;
	}

/*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:1px;}
.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;}

.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{
	border-bottom:#CCC solid 2px;
}
.arr a{
	background:url(arr03.jpg) no-repeat left;
	padding-left:15px;
}
ul.btn01{
	list-style-type:none;
}
ul.btn01_f li{
	list-style-type:none;
	float:left;
}

/*globalnav*/

#globalnav {
width:980px;
clear:both;
float:left;
padding-bottom:11px;
background: url("global_mat01.jpg") no-repeat scroll center bottom transparent;
}

#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.jpg);
}

#globalnav01 a{ background-position:0px 0px; width: 159px;} 
#globalnav02 a{ background-position:-159px 0px; width: 174px;}
#globalnav03 a{ background-position:-333px 0px; width: 175px;}
#globalnav04 a{ background-position:-508px 0px; width: 157px;}
#globalnav05 a{ background-position:-665px 0px; width: 157px;}
#globalnav06 a{ background-position:-822px 0px; width: 158px;}

#globalnav01 a:hover, #globalnav01c a{ background-position:0px -50px; width: 159px;} 
#globalnav02 a:hover, #globalnav02c a{ background-position:-159px -50px; width: 174px;}
#globalnav03 a:hover, #globalnav03c a{ background-position:-333px -50px; width: 175px;}
#globalnav04 a:hover, #globalnav04c a{ background-position:-508px -50px; width: 157px;}
#globalnav05 a:hover, #globalnav05c a{ background-position:-665px -50px; width: 157px;}
#globalnav06 a:hover, #globalnav06c a{ background-position:-822px -50px; width: 158px;}

/*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;
}


/*global*/

.subtitle01 {
    background: url("subtitle01.jpg") no-repeat scroll left top transparent;
    font-size: 120%;
    font-weight: bold;
    line-height: 60px;
    margin-bottom: 10px;
    padding-bottom: 8px;
    text-indent: 20px;
}

.subtitle02 {
	background:url(subtitle02.jpg) no-repeat top left;
	line-height:40px;
	width:100%;
	text-indent:15px;
	font-weight:bold;
	font-size:120%;
	margin-bottom:10px;
}

.subtitle03 {
	background:url(subtitle03.gif) no-repeat top left;
	line-height:40px;
	padding-bottom:1px;
	text-indent:20px;
	font-weight:bold;
	font-size:130%;
}

.subtitle04 {
    background: url("subtitle04.jpg") no-repeat scroll left center transparent;
    border-bottom: 1px solid #DFDFDF;
    font-size: 120%;
    font-weight: bold;
    line-height: 30px;
    text-indent: 0;
}


.subtitle05{
    background: url("subtitle05.jpg") no-repeat scroll left center transparent;
    font-size: 100%;
    font-weight: bold;
    line-height: 20px;
}

.section{
	float:left;
	width:100%;	
}

.top_box01{
	width:360px;
}
.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:170px;
	float:left;
}

.title{
	text-indent:5px;
}
.top_box02 ul{
	list-style-type:none;	
}


.txt01{
	width:290px;
	margin:15px;
}

.txt02{
	width:210px;
	margin:10px;
}

* html .txt02{
	width:210px;
	margin:9px;
}

.pb img{
	border:#CCC solid 1px;
}

.pb02 img{
	padding:1px;
	border:#CCC solid 1px;
}



.top_title01 {
    height: 45px;
    position: relative;
    width: 100%;
}


.top_title01 span {
    position: absolute;
    right: 20px;
    top: 8px;
}

.detail02 {
    width: 61px;
}


/*subnavi*/

#subnav {
width:240px;
float:right;
margin-bottom:10px;
border-bottom: solid 1px #CCC;
overflow:hidden;
position:relative;
}

#subnav ul{
list-style-type:none;
margin-bottom:-1px;
}

#subnav ul{
list-style-type:none;
margin-bottom:0px;
}

#subnav_title a{
width:240px;
height:45px;
background-image:url(sub-title.jpg);
background-repeat:no-repeat;
line-height:45px;
text-indent:40px;
display:block;
font-weight:bold;
}

#subnav_title a:hover {
text-decoration:underline;
background-image:url(sub-title.jpg);
font-weight:bold;
}

#subnav li a{
background-image:url(subnav.jpg);
background-repeat:no-repeat;
width:240px;
height:45px;
line-height:45px;
text-indent:40px;
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;
}

#subnav ul li.current ul li a{
background-image:url(subnav02.jpg);
width:240px;
height:45px;
line-height:45px;
text-indent:50px;
display:block;
text-decoration:none;
font-weight:normal;
color:#666;
}

#subnav ul li.current ul li.current a,#subnav ul li.current ul li a:hover{
background-image:url(subnav02.jpg);
text-decoration:underline;
font-weight:bold;
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;

	}
	table.tab td.highlight{
		border:1px solid #cccccc;
		padding:5px;
		background-color:#F7F7F7;
	}
	
	table.tab td.none_boder{
		border:none;
		padding:5px;
	}

/*rss*/


#over {
float:left;
width:710px;
display:inline;
margin-bottom:10px;
border-bottom:1px dotted #ccc;
overflow:hidden;
position:relative;
}

#over dl {
margin-top:-1px;
float:left;
width:710px;
}

#over dl dd {
padding-bottom:10px;
padding-top:0px;
width:620px;
overflow:hidden;
float:right;
font-size:95%;
color:#999;

}

#over dl dt {
padding-bottom:10px;
padding-top:10px;
width:695px;
overflow:hidden;
border-top:1px dotted #ccc;
float:left;
font-weight:bold;
padding-left:15px;
background:url(arr01.jpg) no-repeat left center;
}

#over dl dt a {
width:620px;
float:right;
font-weight:normal;
}

* html #over dl dt a {
	margin-top:-15px;
}

*+html #over dl dt a {
	margin-top:-14px;
}	


/*company*/

.box01{
	background:url(box_mat01.jpg) no-repeat top left;
	height:150px;
	width:345px;
}
.box01 td {
	padding:10px;
}

.box01 td td{
	padding:0px;
}
.box02{
	text-align:left;
}

.box02 .top{
	padding:10px;
	background:url(box_mat02.jpg) no-repeat top left;
}
.box02 td.rep {
	padding:0px 10px 20px;
	border-bottom: solid 1px #CCC;
	border-left: solid 1px #CCC;
	border-right: solid 1px #CCC;
}

.box02 .top{
	padding:10px;
	background:url(box_mat02.jpg) no-repeat top left;
}
.box02 td.rep {
	padding:0px 10px 20px;
	border-bottom: solid 1px #CCC;
	border-left: solid 1px #CCC;
	border-right: solid 1px #CCC;
}

.txt_b{
	font-size:120%;
	
}
.page_top {
    background: url("up.png") no-repeat scroll 0 0 transparent;
    height: 0;
    overflow: hidden;
    padding-top: 25px;
    width: 120px;
}

/*contact*/

#form_wrap {
    position: relative;
    width: 640px;
	text-align:left;
}
#contact-form {
    float: left;
    width: 640px;
}
#contact-form dl {
    border-bottom: 1px dotted #ccc;
    float: left;
    line-height: 220%;
    padding: 10px 0;
    width: 640px;
}
#contact-form dt {
    float: left;
    width: 200px;
}
#contact-form dt span {
    color: #DB0000;
    font-weight: normal;
}
#contact-form dd span {
    color: #DB0000;
    font-weight: normal;
}

#contact-form dd span.gray {
    color: #666;
    font-weight: normal;
	font-size:95%;
	margin-left:0.5em;
}
#contact-form dd {
    float: left;
    width: 435px;
}
#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;
}
.list_text li {
    float: left;
    list-style-type: none;
    width: 300px;
}
.list_ch li {
    float: left;
    list-style-type: none;
    width: 100px;
}
#contact-form dd li input {
    float: left;
    margin: 5px 0 0;
}
#contact-form dd ul#privacy {
    background-color: #F6F6F6;
    float: left;
    height: 200px;
    list-style-type: none;
    margin: 0 0 20px;
    overflow: auto;
    width: 340px;
}
#contact-form dd ul#privacy li {
    float: left;
    margin: 0 0 15px;
    width: 330px;
}
#contact-button {
    float: left;
    margin: 10px 0 25px;
    width: 620px;
}
#contact-button input {
    margin: 0 0 0 235px;
    width: 180px;
}

.red{
	color:#DB0000;
	
}


.product_box02 .top {
    background: url("faq_mat01.jpg") no-repeat scroll center top transparent;
	height:20px;
}
.product_box02 .rep {
    background: url("faq_rep.jpg") repeat-y scroll center top transparent;
}
.product_box02 .bottom {
    background: url("faq_mat01.jpg") no-repeat scroll center bottom transparent;
	height:20px;
}
.product_arr01,.product_arr02 {
    padding: 10px;
}
.product_arr01 a {
    background: url(arr04.gif) no-repeat scroll left center transparent;
    padding-left: 10px;
}
.product_arr02 a {
    background:none;
    padding-left: 10px;
}



/*top_ajax*/
.main_view {
    float: left;
    position: relative;
}
.window {
    height: 400px;
    overflow: hidden;
    position: relative;
    width: 980px;
}
.image_reel {
    left: 0;
    position: absolute;
    top: 0;
}
.image_reel img {
    float: left;
}
.paging {
    display: none;
    height: 14px;
    line-height: 14px;
    position: absolute;
	bottom:20px;
    right: 10px;
    text-align: center;
    width: 100px;
    z-index: 100;
}
.paging a {
	display:inline;
	width:14px;
	height:14px;
	margin-right:5px;
	float:left;
	text-indent:-9999px;
	background: url(main_btn.png) no-repeat top left;
}
* html .paging a{
	background: url(main_btn.gif) no-repeat top left;
}

.paging a.active {
	background:url(main_current.png) no-repeat top left;
text-indent:-9999px;
}
* html .paging a.active{
	background: url(main_current.gif) no-repeat top left;
}

.paging a:hover {
	background:url(main_current.png) no-repeat top left;
	text-indent:-9999px;
}
* html .paging a;hover{
	background: url(main_current.gif) no-repeat top left;
}

/*products 専務挨拶*/
#greeting{
	background-color:#EBEBF3;
}

.greeting_column_top{
	height:15px;
	background:url(greeting_bg_top.jpg) center bottom no-repeat;
}
.greeting_column_bottom{
	height:15px;
	background:url(greeting_bg_bottom.jpg) center top no-repeat;
}
.greeting_column_rep{
	padding:0 5px;
	background:url(greeting_bg_rep.jpg) center repeat-y;
}
