/*--------------------------all----------------------------*/
body {
	margin:25px 0px 0px 0px;
	text-align: center;
	background-color:#787674;
}
body,td,th {
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	color:#333333;
	font-size:12px;
	line-height: 20px;
}
body.links {
	margin:0;
	color:#333333;
	font-size:12px;
	line-height: 20px;
	background-color:#454341;
	text-align:left;
}
a img{
border:none;
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #666666;
}
#container{
	width:760px;
	margin:0 auto;
	text-align:left;
}

#header, #navibar ,#footer ,#flash{
	width:760px;
}
#flash{
	margin:0;
	padding:0;
	height:276px;
	overflow:hidden;
}
#header{
	margin:0;
	padding:0;
	height:57px;
	overflow:hidden;
}
#navibar{
	margin:0;
	padding:0;
	height:22px;
	background-color:#454341;
	list-style:none;
	overflow:hidden;
	text-align:right;
}
#content{
	width:720px;
	margin:0;
	padding:18px 20px 20px 20px;
	background-color:#FFFFFF;
}
h2{
	margin:10px 0 5px 0;
	padding:0;
	height:33px;
	width:720px;
	text-indent:-50000px;
}
h3{
	margin:0;
	padding:0;
}
.clear{
	clear:both;
}
img.right{
	margin:0 0 10px 15px;
	padding:0;
	float:right;
}
hr{
	clear:both;
	width:100%;
	height:1px;
	border:0;
	border-top:1px solid #999999;
	padding:0;
	margin:0;
}

/*--------------------------navigation----------------------------*/
#navibar ul{
	margin:0;
	padding:0;
}
#navibar li{
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
	background-color:#454341;
	text-align:right;
}
#navibar a{
	float:right;
	padding:22px 0 0 0;
	overflow:hidden;
	height:0px !important;
	height /**/:22px; /* IE5/Winのみが解釈*/
}
#btcompany a:hover,#btcontact a:hover,#btnews a:hover, #navibar a.selected{
	background-position:0 -22px;
}
#navibar a:active{
	background-position:0 0px;
}
#bthome a{
	width:86px;
	background:url(../img/home_bt.gif) top left no-repeat;
}
#btcompany a{
	width:86px;
	background:url(../img/company_bt.gif) top left no-repeat;
}
#btnews a{
	width:86px;
	background:url(../img/news_bt.gif) top left no-repeat;
}
#btmap a{
	width:86px;
	background:url(../img/map_bt.gif) top left no-repeat;
}
#btlinks a{
	width:86px;
	background:url(../img/links_bt.gif) top left no-repeat;
	cursor:default;
	filter:alpha(opacity=20);
	opacity:0.2;
}
#btcontact a{
	width:86px;
	background:url(../img/contact_bt.gif) top left no-repeat;
}
#btproduct a{
	width:86px;
	background:url(../img/product_bt.gif) top left no-repeat;
}
/*--------------------------タイトル----------------------------*/
h1{
	margin:0;
	padding:0;
	height:57px;
	text-indent:-50000px;
	background: url(../img/title.gif) no-repeat;
	display:block;
}
h1 a{
	width:350px;
	height:57px;
	margin:0;
	padding:0;
	display:block;
}
	

#whitebg{

	background:#FFFFFF url(../img/title2.gif) no-repeat;
}
/*--------------------------コピーライト----------------------------*/
#footer{
	color:#FFFFFF;
	font-size:10px;
	margin:0 0 10px 0;
	padding:0;
	text-align:right;
}
.footerleft{
	color:#CCCCCC;
	width:300px;
	float:left;
	margin:0;
	padding:0;
	text-align:left;
}
.footerright{
	width:440px;
	float:right;
	margin:0;
	padding:0;
}
div.minitext{
	margin:3px 0 0 0;
	font-size:10px;
	color:#CCCCCC;
	line-height:12px;
}
/*--------------------------トップページ----------------------------*/
div.topleft{
	font-size:10px;
	line-height:13px;
	color:#333333;
	width:260px;
	margin:0 40px 0 0;
	padding:0;
	float:left;
}
div.topright{
	width:420px;
	margin:0;
	padding:0;
	float:left;
}
div.topright strong{
	font-size:12px;
	font-weight:bold;
	line-height:14px;
}
#whats{
	margin:0px 0 0px 0;
	padding:0;
	height:33px;
	width:260px;
	text-indent:-50000px;
	background:url(../img/whatsnew.gif) top left no-repeat;
}
#topcontents{
	margin:0px 0 0px 0;
	padding:0;
	height:33px;
	width:420px;
	text-indent:-50000px;
	background:url(../img/top_contents.gif) top left no-repeat;
}
dl.whatslist{
	margin:0;
	padding:0 0 0 0;
	display:block;
}
dl.whatslist dt{
	margin:5px 0 0 0;
	width:70px;
	padding:0;
	float:left;
}
dl.whatslist dd{
	text-align:left;
	margin:5px 0 10px 0;
	padding:0;
	width:190px;
	float:left;
}
dl.topcont{
	width:202px;
	border:#999999 solid 1px;
	background:#CCCCCC;
	height:74px;
	margin:0 0 5px 0;
	padding:0;
	float:left;	
}
#topcontcoming{
	width:202px;
	border:#999999 solid 1px;
	background:#EEEEEE;
	height:74px;
	margin:0 0 5px 0;
	padding:0;
	float:left;	
}
#topcontcomingr{
	width:202px;
	border:#999999 solid 1px;
	background:#EEEEEE;
	height:74px;
	margin:0 0 5px 12px;
	padding:0;
	float:right;	
}
dl.topcont dt{
	margin:0;
	width:101px;
	padding:0;
	float:left;
}
dl.topcont dd{
	font-size:10px;
	line-height:14px;
	text-align:left;
	margin:0;
	padding:10px;
	width:81px;
	float:left;
}
div.topcoming{
	font-size:10px;
	line-height:54px;
	text-align:center;
	color:#FFFFFF;
}
dl.topcontr{
	width:202px;
	border:#999999 solid 1px;
	background:#CCCCCC;
	height:74px;
	margin:0 0 5px 12px;
	padding:0;
	float:left;	
}
dl.topcontr dt{
	margin:0;
	width:101px;
	padding:0;
	float:left;
}
dl.topcontr dd{
	font-size:10px;
	line-height:14px;
	text-align:left;
	margin:0;
	padding:10px;
	width:81px;
	float:left;
}
/*--------------------------会社概要----------------------------*/
#company{
	background:url(../img/company.gif) top left no-repeat;
}
#contentunder{
	width:720px;
	margin:0;
	padding:18px 20px 20px 20px;
	background-color:#FFFFFF;
}
/*--------------------------ニュース----------------------------*/
#news{
	background:url(../img/news.gif) top left no-repeat;
}
#contentunder{
	width:720px;
	margin:0;
	padding:18px 20px 20px 20px;
	background-color:#FFFFFF;
}
dl.newslist{
	margin:0;
	padding:0 0 0 0;
	display:block;
}
dl.newslist dt{
	margin:0px 0 0 0;
	width:120px;
	padding:0;
	float:left;
}
dl.newslist dd{
	text-align:left;
	margin:20px 0 20px 120px;
	padding:0;
	width:600px;
}
/*--------------------------マップ----------------------------*/
#map{
	background:url(../img/map.gif) top left no-repeat;
}
#contentunder{
	width:720px;
	margin:0;
	padding:18px 20px 20px 20px;
	background-color:#FFFFFF;
}
/*--------------------------リンク----------------------------*/
#links{
	background:url(../img/links.gif) top left no-repeat;
}
#linkleft{
	font-size:10px;
	margin:0 14px 0 0;
	padding:0;
	width:309px;
	height:412px;
	float:left;
	text-align:center;
}
#frame{
	font-size:10px;
	line-height:13px;
	color:#FFFFFF;
	margin:0;
	padding:0;
	width:347px;
	height:372px;
	float:left;
}
#frame a:link {
	color: #CCCCCC;
}
#frame a:visited {
	color: #CCCCCC;
}
#frame a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#frame a:active {
	color: #CCCCCC;
}
#linkright{
	font-size:9px;
	line-height:13px;
	color:#FFFFFF;
	margin:0;
	padding:20px 25px 20px 25px;
	width:347px;
	height:372px;
	float:left;
	background:url(../img/links_bg.gif) top left no-repeat;
}
div.boxleft{
	width:154px;
	height:103px;
	margin:0;
	padding:0;
	border-right:#454341 dotted 1px;
	border-bottom: #454341 dotted 1px;
	text-align:center;
	float:left;
	line-height:103px;
}
div.boxleftu{
	width:154px;
	height:103px;
	margin:0;
	padding:0;
	border-right:#454341 dotted 1px;
	text-align:center;
	float:left;
	line-height:103px
}
div.boxright{
	width:154px;
	height:103px;
	margin:0;
	padding:0;
	border-bottom:#454341 dotted 1px;
	text-align:center;
	float:left;
	line-height:103px
}
div.boxrightu{
	width:154px;
	height:103px;
	margin:0;
	padding:0;
	text-align:center;
	float:left;
	line-height:103px
}
#linkstrue{
	width:154px;
	height:103px;
	text-indent:-50000px;
	background:url(../img/links_list_true.gif) top left no-repeat;
	display:block;
}
#linkstrue h3 a{
	width:154px;
	height:103px;
	display:block;
	background-position:0 0px;
}
div.linkstrue a:hover{
	background-position:0 -154px;
}
div.linkstrue a:active{
	background-position:0 0px;
}
#linkstitle{
	width:129px;
	height:25px;
	text-indent:-50000px;
	background:url(../img/links_title_true.gif) top left no-repeat;
}
.linkslargetext{
	font-size:12px;
	line-height:15px;
	color:#DDDDDD;
}
/*--------------------------jプロダクト----------------------------*/
#product{
	background:url(../img/product.gif) top left no-repeat;
}
#productmain{
	font-size:9px;
	line-height:13px;
	color:#FFFFFF;
	margin:0;
	padding:30px 35px 20px 5px;
	width:680px;
	float:left;
	background:url(../img/product_bg2.gif) repeat-y #333333;
	overflow:hidden;
}

#producttop2{
	font-size:9px;
	line-height:13px;
	color:#FFFFFF;
	margin:0;
	padding:0;
	width:720px;
	float:left;
}
#producttop{
	margin:0;
	padding:0;
	width:720px;
}
.box{
	background:#444341;
	margin:0;
	padding:0;
}
#menup{
	width:auto;
	height:auto;
	padding:0;
	margin:0;
	float:left;
	overflow:hidden;
}
#photolist{
	margin:0;
	padding:0;
	width:530px;
	float:right;
	text-align:left;
}
div.listcap{
	margin:0 0 40px 0;
	padding:0;
	width:185px;
	height:280px;
	float:left;
	background:url(../img/photo_bg.gif) no-repeat;
	border:none;
}
div.listcap2{
	margin:0 0 40px 0;
	padding:0;
	width:160px;
	height:280px;
	float:left;
	background:url(../img/photo_bg.gif) no-repeat;
}
#photolist img{
	margin:6px 6px 6px 6px;
	padding:0;
	border-left:#F6F6F6 solid 1px;
	border-top:#F6F6F6 solid 1px;
	border-right:#7F7F7F solid 1px;
	border-bottom:#7F7F7F solid 1px;
}
#photolist p{
	color:#999999;
	margin:0px 7px 5px 7px;
	width:146px;
	padding:0 2px 0 5px;
	line-height:16px;
	background:url(../img/price_bg.gif) no-repeat;
}
.titlep{
	margin:0 0 30px 0;
	padding:0;
}
#photolist h3{
font-size:11px;
line-height:13px;
margin:0px 7px 2px 7px;
padding:0;
height:30px;
color:#333333;
width:146px;
}
/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
	margin:0 10px 10px 0;
}

.alignright {
	float: right;
	margin:0 0 10px 10px;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions & aligment */
