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:400px;
	height:70px;
	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:430px;
}
#header_r_box01{
	float:left;
	height:30px;
	width:100%;
	background:url(header_r_mat01.jpg) no-repeat top right;
	margin-bottom:10px;
}

#header_r_box01 ul{
	margin-top:10px;
	margin-left:45px;
	list-style-type:none;
}
#header_r_box01 ul li{
	float:left;
	margin-right:10px;
	display:inline;
}



#g_box{
	float:right;
	width:300px;
}

#header_r_btn01{
	float:left;
	width:80px;
	margin-top:5px;
}

#header_r_btn01 a{

	font-size:90%;
	padding-left:12px;
	background:url(arr01.jpg) no-repeat left center;
}

#g_box form{
	float:right;
	width:220px;
}

.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{
	clear:both;
	width:100%;
	height:350px;
	background:url(main_image_bg01.jpg) no-repeat top center;
	text-align:center;
	margin-bottom:20px;
}

#top_box01{
	float:left;
	width:100%;
	margin-bottom:30px;
}

.top_title01{
	position:relative;
	width:100%;
	height:45px;
}
.top_title01 img{
	position:absolute;
	left:0px;
	top:0px;
}

.top_title01 span{
	position:absolute;
	right:10px;
	top:10px;
}

.detail01{
	width:125px;
	
}

.detail02{
	width:61px;
	
}
.detail03{
	width:65px;
	
}

.txt_box01{
	float:left;
	height:284px;
	width:100%;
	background:url(top_box_mat01.jpg) no-repeat top left;
}

.top_feature01{
	margin:13px 30px;
	width:915px;
}

.top_feature01 li{
	width:210px;
	padding-bottom:20px;
	margin-right:25px;
	display:inline;
}

.top_feature01 li.last{
	margin-right:0px;
}

#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:720px;
	
}

.top_box02 li{
	width:165px;
	margin-right:20px;
	margin-bottom:20px;
}

.top_box02 li.last{

	margin-right:0px;
}

#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;
	text-align:center;
	width:100%;
	color:#999;
	background: url(foot_mat01.jpg) repeat-x bottom;
	height:80px;
}
#footer_in{
	margin:0px auto;
	width:980px;
	text-align:left;
}


#footnav01 {
	float:left;
	width:100%;
	color:#FFF;
	margin-bottom:20px;
	margin-top:9px;
}
#footnav01 ul{
	list-style-type:none;	
}

#footnav01 ul li{
	float:left;
}


#footnav02 {
	float:left;
	width:350px;
	color:#FFF;
}
#footnav02 ul{
	list-style-type:none;	
}

#footnav02 ul li{
	float:left;
	font-size:90%;
}




#footnav01 a,#footnav01 a:link,#footnav01 a:active{
	padding-left:10px;
	margin-right:15px;
	color:#fff;
	background: url(foot_arr01.png) no-repeat left center;
	
}

#footnav02 a,#footnav02 a:link,#footnav02 a:active{
	padding-left:10px;
	margin-right:15px;
	background: url(foot_arr02.jpg) no-repeat left center;
	
}

#footer address{
	float:right;
	width:350px;
	text-align:right;
	font-style:normal;
	color:#666;
}

#locator{
	clear:both;
	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: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;}

.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(arr02.jpg) no-repeat left;
	padding-left:15px;
}

.maker_box01 .arr a{
	background:url(arr02.jpg) no-repeat left 3px;
	padding-left:15px;
	display:block;
}

.arr02 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 center bottom;
}

#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: 140px;} 
#globalnav02 a{ background-position:-140px 0px; width: 138px;}
#globalnav03 a{ background-position:-278px 0px; width: 138px;}
#globalnav04 a{ background-position:-416px 0px; width: 138px;}
#globalnav05 a{ background-position:-554px 0px; width: 149px;}
#globalnav06 a{ background-position:-703px 0px; width: 138px;}
#globalnav07 a{ background-position:-841px 0px; width: 139px;}

#globalnav01 a:hover, #globalnav01c a{ background-position:0px -50px; width: 140px;} 
#globalnav02 a:hover, #globalnav02c a{ background-position:-140px -50px; width: 138px;}
#globalnav03 a:hover, #globalnav03c a{ background-position:-278px -50px; width: 138px;}
#globalnav04 a:hover, #globalnav04c a{ background-position:-416px -50px; width: 138px;}
#globalnav05 a:hover, #globalnav05c a{ background-position:-554px -50px; width: 149px;}
#globalnav06 a:hover, #globalnav06c a{ background-position:-703px -50px; width: 138px;}
#globalnav07 a:hover, #globalnav07c a{ background-position:-841px -50px; width: 139px;}

/*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 top left;
	line-height:60px;
	text-indent:20px;
	font-weight:bold;
	font-size:120%;
	margin-bottom:20px;
	color:#FFF;
}

.subtitle02 {
	background:url(subtitle02.jpg) no-repeat top left;
	line-height:40px;
	padding-bottom:10px;
	width:100%;
	text-indent:15px;
	font-weight:bold;
	font-size:120%;
	margin-bottom:10px;
}

.subtitle03 {
	background:url(subtitle03.jpg) no-repeat top left;
	line-height:34px;
	padding-bottom:1px;
	text-indent:15px;
	font-weight:bold;
	font-size:100%;
}

.subtitle03_2 {
    background: url("subtitle03_2.jpg") no-repeat scroll left top transparent;
    font-size: 100%;
    font-weight: bold;
    line-height: 20px;
    padding-bottom: 5px;
    padding-left: 15px;
}

.subtitle04 {
	line-height:30px;
	text-indent:10px;
	border-bottom:solid 1px #CCC;
	font-weight:bold;
	font-size:100%;
	margin-bottom:10px;
}

.section{
	float:left;
	width:100%;	
}
#top_box01{
	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:100%;
	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;
}



/*subnavi*/

/*subnavi*/

#subnav {
width:240px;
float:right;
margin-bottom:10px;
overflow:hidden;
position:relative;
}

#subnav ul{
list-style-type:none;
margin-bottom:-1px;
background:url(sub_rep.jpg) repeat-y center;
}



#subnav_title a{
width:240px;
height:39px;
background-image:url(sub-title.jpg);
background-repeat:no-repeat;
line-height:39px;
text-indent:30px;
display:block;
font-weight:bold;
color:#FFF;
}

#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:40px;
line-height:40px;
text-indent:30px;
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.jpg);
text-decoration:underline;
font-weight:bold;
color:#666;
}
#subnav ul li.current ul{
	padding-bottom:5px;
}

#subnav ul li.current ul ul{
	padding-bottom:0px;
}
#subnav ul li.current ul li a{
background-image:url(subnav02.jpg);
width:240px;
height:40px;
line-height:40px;
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(subnav02.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;

	}
	table.tab td.highlight{
		border:1px solid #cccccc;
		padding:5px;
		background-color:#F7F7F7;
	}
	
	table.tab td.none_boder{
		border:none;
		padding:5px;
	}


.top_faqbox01 td{
	padding:10px;
	background:url(dot01.jpg) repeat-x bottom;
}

/*rss*/

#over {
float:left;
width:240px;
display:inline;
margin-bottom:10px;
border-bottom:1px dotted #ccc;
overflow:hidden;
position:relative;
}

#over dl {
margin-top:-1px;
float:left;
width:240px;
}

#over dl dd {
	display:none;
/*padding-bottom:10px;
padding-top:0px;
width:240px;
overflow:hidden;
float:right;
font-size:95%;
color:#999;*/

}

#over dl dt {
padding-bottom:10px;
padding-top:10px;
width:240px;
overflow:hidden;
border-top:1px dotted #ccc;
float:left;
font-weight:bold;
}

#over dl dt a {
width:100%;
float:left;
font-weight:normal;
}

* html #over dl dt a {
	margin-top:-15px;
}

*+html #over dl dt a {
	margin-top:-14px;
}



#over02 {
float:left;
width:720px;
display:inline;
margin-bottom:10px;
border-bottom:1px dotted #ccc;
overflow:hidden;
position:relative;
}

#over02 dl {
margin-top:-1px;
float:left;
width:720px;
}

#over02 dl dd {
    color: #999999;
    float: right;
    font-size: 95%;
    overflow: hidden;
    padding-bottom: 10px;
    padding-top: 0;
    width: 628px;
}

#over02 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;
}

#over02 dl dt a {
width:620px;
float:right;
font-weight:normal;
}

* html #over02 dl dt a {
	margin-top:-15px;
}

*+html #over02 dl dt a {
	margin-top:-14px;
}




.line01{
	padding-bottom:15px;
	background:url(dot01.jpg) repeat-x bottom;
}
.line02{
	padding-bottom:0px;
	background:url(line02.gif) repeat-y center;
}

.side_box01 .rep{
	background:url(side_rep01.jpg) repeat-y center;
	padding: 10px 22px;
}

.side_box01 .bottom{
	background: url(side_bottom01.jpg) no-repeat bottom center;
	height:15px;
}

.side_box02 .rep{
	background:url(side_rep02.jpg) repeat-y center;
	padding: 10px 22px 20px;
}

.side_box02{
	border-bottom: solid 1px #CCC;
	
}


#totop{
	float:left;
	width:100%;
	padding-top:30px;	
}

#totop p{
	margin: 0 auto;
	width:980px;
	text-align:right;
}

/*top_crusel*/

#jCarouselLite{
    float: left;
    height: 105px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

#jCarouselLite a.prev{
	position:absolute;
	left:0px;
	top:0px;
	background:url(top_prev.jpg) no-repeat left top;
	display:block;
	width:10px;
	height:80px;
	text-indent:-9999px;
}

#jCarouselLite a.next{
	position:absolute;
	right:0px;
	top:0px;
	background:url(top_next.jpg) no-repeat left top;
	display:block;
	width:10px;
	height:80px;
	text-indent:-9999px;
}

.carousel{
	margin-left:10px;
}

.carousel img{
	border:solid 1px #CCC;
}
.carousel a{
	text-decoration:underline;
	margin:5px;
}

.txt_b{
	font-size:120%;
	
}

#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;
}

.choose_box01{
	background: url(choose_mat01.jpg) no-repeat top center;
	
}

.product_box01 {
}
.product_box01 .top {
    background:  no-repeat scroll center top transparent;
}
.product_box01 .rep {
    background: url("product_mat_rep01.gif") repeat-y scroll center top transparent;
}
.product_box01 .bottom {
    background: url("product_mat01.gif") no-repeat scroll center bottom transparent;
}
.txt_b {
    font-size: 130%;
    line-height: 130%;
}
.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;
}


.answer_box01 {
    border: 1px solid #ccc;
}
.answer_box01 td {
    padding: 15px 0px;
}
.answer_box01 td.product_title01 {
    background: url(faq_title01.gif) no-repeat 5px 10px #efefef;
    font-size: 120%;
	padding: 15px 10px 15px 46px;
	border-bottom:1px dashed #CCC;
}
td.answer_txt02{
	text-align:right;
	font-size:120%;
	padding: 15px 10px 15px 46px;
	
}


/*maker*/






.box03{
	text-align:left;
	border: solid 1px #CCC;
}

.box03 .top{
	background:url(box_mat03.jpg) no-repeat top center;
}
.box03 td.rep {
	padding:0px 10px 0px;
}

.box03 .bottom{
	background:url(box_mat03.jpg) no-repeat bottom left;
}
.mt10{
	margin-top:10px;
	
}

table.vm td,table td.vm,table td.vm img{
	vertical-align:middle;
}

.tab_box01{
	border:#CCC solid 1px;
	
}

.tab_box01 td{
	padding:5px 10px;
}

table.line_hight180 td{
	line-height:180%;
	
}

.gray{
color: #666;	
}

.glos_box01 p{
	margin-bottom:5px;
	
}

/*products 専務挨拶*/
#greeting{
	background-color:#EBEBF3;
}

.greeting_column_top{
	height:15px;
	background:url(greeting_bg_top.jpg) bottom no-repeat;
}
.greeting_column_bottom{
	height:15px;
	background:url(greeting_bg_bottom.jpg) no-repeat;
}
.greeting_column_rep{
	padding:0 15px;
	background:url(greeting_bg_rep.jpg) top repeat-y;
}