@charset "utf-8";
/* CSS Document */

/*------------トップページ----------*/

#top_page {
	padding:10px;
	width:680px;
}
#top_image {
	background-image:url(../img/image.jpg);
	width:700px;
	height:250px;
}
/*-----------*/
#menubox {
	border: solid 1px #CCCCCC;
	overflow: hidden;
	width:210px;
	background-color:#fff;
	margin:0 auto;
	height:auto;
	font-size:11pt;
}
#menubox .panel ul { padding:0 }
#menubox .panel ul li {
	padding:3px 10px;
	list-style:none;
}
#menubox .panel {
	margin: 0px;
	padding: 4px;
}
#menubox .content {
	overflow: auto;
	margin: 0px;
	padding: 0px;
	border:solid 1px #ccc;
}
.content .sidebar a {
	background-image: url(../img/list.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
}
.content .sidebar a:hover {
	color:#03F;
	background-image: url(../img/list_f2.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
}
/*-----------*/
#dropdown_menu {
	width: 700px;
	margin:0;
	height:160px;
}
#dropdown_menu ul { list-style-type: none; }
#dropdown_menu ul {
	margin: 0px;
	padding: 0px;
}
#dropdown_menu li { width: 218px; }
#dropdown_menu .mainmenu li { margin:5px 10px 3px 0; }
#dropdown_menu .mainmenu > li {
	/*	border: 1px solid #bbb;
	background-color: #eee;
*/	float: left;
	margin: 5px 10px 3px 0;
	height: 70px;	/*...........(height)*/
}
#dropdown_menu .submenu > li {
	line-height:25px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	background-color: #FFFFCC;
	background-image:url(../img/list_3.gif);
	background-repeat:no-repeat;
	background-position:10px;
	padding-left:27px;
	width:191px;
	font-size:0.9em;
	display: none;
}
#dropdown_menu .submenu li { 
	margin:0;
}
#dropdown_menu .submenu {
	position: absolute;
	left: 0px;
	top: 30px;		/*............(height)*/
	margin-left: 80px;
}
#dropdown_menu .mainmenu > li:hover .submenu > li { display: block; }
img { border:none; }/*---*/
.tittle { margin:10px 0px 4px 0px; }
#bottom_nav {
	height:81px;
	background-image: url(../img/top_bu_back.jpg);
	background-repeat: repeat-x;
	width:100%;
	padding:10px 0px 3px 7px;
	margin-bottom:50px;
}
#inner_bottom_nav ul {
	float:left;
	margin:0px;
	padding:0px;
}
#inner_bottom_nav ul li { display:inline; }
#inner_bottom_nav ul li a {
	display:block;
	height:35px;
	text-decoration: none;
	float: left;
}
/*-----------企業情報--------------*/
#company {
	padding:20px 10px 20px 20px;
	line-height:150%;
}

#company h3{
	margin-bottom:	1.5em;
}


#president {
	width:440px;
	/*height:200px;*/
	margin-bottom:40px;
}
#Pname { margin-top:80px; }
.corporate {
	background-image:url(../img/corpo_head.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 700px;
}
#company .eco {
	border: 3px double #999999;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
}

#company h4,
#company h5 {
	margin:0;
	padding:0;
	margin-bottom:0.5em;
	margin-top:0.5em;
}

#company p {
	margin-bottom:1em;
}


table.noborder, td.noborder, th.noborder { border:none; }

#company .print_page {
	text-align: right
}

#company .print_page{
	margin-right: 15px;
	margin-bottom:	5px;
}

#company .print_page a{
	font-size: 85%;
	padding-left: 20px;
	background: url(../img/outerlinkicon.gif) no-repeat left top;
}

#company dt{
	/*margin-bottom: 0.5em;*/
}

#company dd{
	padding-left: 1em;
	margin-bottom: 1em;
}

/*--- 採用情報 ---*/
.recruit {
	background-image: url(../img/recruit_head.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 700px;
}

#recruitinfo {
	padding:20px 10px 20px 20px;
	line-height:150%;
}


#recruitinfo .twocol_left{
	width: 207px;
	margin-top:2em;
	margin-bottom: 20px;
	margin-right:20px;
	float: left;
	border: solid 1px #CCCCCC;
	background-color: #FFF5EE;
	text-align:center;
	height: 200px;
}
#recruitinfo .twocol_right{
	float:left;
	width: 207px;
	margin-top:2em;
	margin-bottom: 20px;
	border: solid 1px #CCCCCC;
	background-color: #F5FFFA;
	text-align:center;
	height: 200px;
}
#recruitinfo .twocol_bottom {
	border: solid 1px #99CCFF;
	clear:left;
	background-color: #F0F8FF;
	width : 434px;
	
}
#recruitinfo ul {
	margin-top:20px;
}
#recruitinfo li {
	margin-top:20px;
	margin-bottom:20px;
}

#recruitinfo .twocol_bottom h4{
	margin-top:		10px;
	margin-bottom:	10px;
	margin-left:	20px;
}
#recruitinfo .twocol_bottom dl{
	margin-top:		15px;
	margin-left:	20px;
	margin-bottom:	15px;
	font-size:		110%;
	
}
#recruitinfo .twocol_bottom dt{
	float:left;
	margin-right: 50px;
}

#recruitinfo h3.recruit_application{
	margin-bottom: 15px;
}


/*-------お問い合わせ--------*/
#support { padding:20px 10px; }
.support_top {
	background-image: url(../img/contact_head.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 700px;
}
.support_content1 {
	height:150px;
	margin-bottom:15px;
}
.support_content2 {
	height:350px;
	margin-bottom:5px;
}
.support_content1 .sidebox { height:150px; }
.support_content2 .sidebox { height:350px; }
#support .sidebox {
	background-image:url(../img/support_backrgound.gif);
	margin:0;
	width:218px;
	float:left;
	font-size:10pt;
	text-align: left;
}
#support .sidebox img { margin:5px; }
#support .sidebox p { margin:10px; }
#support .sidebox li {
	list-style:disc;
	line-height:14pt;
}
#support .sidebox ul { margin-left:30px; }
#support .sidebox center { margin-top:10px; }
.support_content1, .support_content2 {
	border:solid 1px #C0D5E9;
	width:678px;
}
.right_content {
	width:440px;
	float:right;
	margin:5px 10px;
}
.right_content table {
	width:430px;
	font-size:11px;
}
.right_content span { color:#F00; }
.right_border { border-right-style: none; }
.left_border { border-left-style: none; }
.right_content table tr td {
	height:40px;
	white-space: nowrap;
	vertical-align: text-middle;
}
.right_content table th { height:20px; }
.right_content img { margin-bottom:10px; }
.murakami { height:51px; }
.right_content address {
	display:block;
	height:30px;
	float:right;
	position: relative;
	right: 30px;
	top:7px;
	font-size:9pt;
	font-style: normal;
}
/*------------粉体実験室--------------*/
#technical_consul {
	padding:20px 10px 20px 20px;
	line-height:150%;
	font-family: #01;
	font-size: 11pt;
}

.technicalconsul {
	height: 60px;
	width: 700px;
	background-image:url(../img/test_room_head.jpg);
	background-repeat:no-repeat;
}


#technical_consul h3 {
	font-size: 95%;
	margin-top:	1.5em;
}

#technical_consul h4 {
	font-size: 95%;
	margin-top:	1em;
}


p.footnote {
	margin-top:	0.3em;
	margin-left: 1em;
	font-size:80%;
	line-height:100%;
}

#technical_consul .section {
	margin-left: 0.7em;
}

#technical_consul .section2 {
	margin-left: 0.5em;
}


/*------------製品情報トップ--------------*/
#producttop {
	background-color:#fff;
	padding:10px;
	line-height:150%;
}
.producttop {
	height: 60px;
	width: 700px;
	background-image:url(../img/products_head.jpg);
	background-repeat:no-repeat;
}
#producttop p { margin:10px 0 30px 0 }
#product_topmenu .mainmenu > ul { }
#product_topmenu .mainmenu > li {
	width:220px;
	float:left;
	height:290px;
}
#product_topmenu .mainmenu div { }
.listmargin { margin-right:10px; }
#product_topmenu .submenu li {
	line-height:25px;
	padding-left:10px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
#product_topmenu .submenu a {
	display:block;
	background-image: url(../img/list.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-size:0.9em;
}
#product_topmenu .submenu a:hover { background-image:url(../img/list_f2.gif); }
/*-------製品情報リスト------------*/
#productlist { padding:20px; }
.vibrator {
	background-image: url(../img/ttl/ttl_1/vibrator_ttl.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 700px;
}
.milling {
	background-image: url(../img/ttl/ttl_1/milling_ttl.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 700px;
}
.classification {
	background-image: url(../img/ttl/ttl_1/classification_ttl.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 700px;
}
.feeding {
	background-image: url(../img/ttl/ttl_1/feeding_ttl.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 700px;
}
.packing {
	background-image: url(../img/ttl/ttl_1/packing_ttl.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 700px;
}
.brake {
	background-image: url(../img/ttl/ttl_1/brake_ttl.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 700px;
}
/*--------製品リストのデザインに関わります。100ピクセルの固定-----------*/
#products .product {
	line-height:120%;
	margin-bottom:20px;
}
.producttittle {
	width:430;
	height:20px;
	margin-top:20px;
	margin-bottom:10px;
}

#products, #products .product .background { width: 423px; }
#products .product {
	border: 1px solid #999999;
	width: 100%;
	margin: 10px 0px;
	padding-right: 5px;
}
#products .product .content, #products .product .background { position: absolute; }
#products .content { z-index: 10; }
#products .product, #products .content, #products .content img { height: 100px; }
#products .background {
	background-color: #EDEDED;
	height: 90px;
	width: 100%;
	margin-top: 5px;
	z-index: 1;
}
#products .content img { float: left; }
#products .content .info { margin-left: 130px; }
#products .content ul { list-style-type: none; }
#products .content .name {
	padding-top: 7px;
	background-image: url(../img/title_other.jpg);
	background-position: left center;
	background-repeat: repeat-y;
	text-indent: 20px;
	font-weight: bold;
}
#products .content .description {
	margin-left: 20px;
	font-size: 85%;/*写真とのバランスを保つため文字サイズを小さくしました*/
	width:270px;
}
/*------文章が長い製品リストは<div class="heigt">で囲んで下さい。145ピクセルの固定--------*/
#products .heigt .product, #products .heigt .content{
 height: 145px;
}

#products .heigt .background {
	background-color: #EDEDED;
	height: 135px;
	width: 423px;
	margin-top: 5px;
	z-index: 1;
}
/*-------製品情報詳細--------*/
#product_view { padding:0px 20px 50px 20px; }
#Machine_top {
	width:430px;
	position: relative;
}
#Machine_button {
	width:175px;
	position: absolute;
	bottom: 0px;
	right: 0px;
}
#product_view .Machine_photo {
/*	width:230px;
	heiht:170px;*/
}
#product_view .backimage_box { }
#product_view .Catalog_top {
	width:175px;
	height:11px;
	background-image:url(../img/icon_video_top.jpg);
	background-repeat:no-repeat;
}
#product_view .Catalog_middle {
	width:175px;
	background-image:url(../img/icon_video_middle.jpg);
	background-repeat:repeat-y;
}
#product_view .Catalog_botom {
	width:175px;
	height:11px;
	background-image:url(../img/icon_video_bottom.jpg);
	background-repeat:no-repeat;
}
.video_tittle {
	width:155px;
	margin:0 10px;
	background-image:url(../img/icon_12.gif);
	background-repeat:no-repeat;
	background-position:top;
}
.video_tittle p {
	font-size:10px;
	font-weight:bold;
	width:11em;
	padding:5px 0;
	margin:0 auto;
}
.CatalogCAD {
 margin-top:10px; 
}

#feature {
	background-image:url(../img/ttl/product_detail/feature_ttl.jpg);
	width:95px;
	height:25px;
	margin-top:10px;
}
#spec {
	background-image:url(../img/ttl/product_detail/spec_ttl.jpg);
	width:95px;
	height:25px;
	margin-top:10px;
}
#technical {
	background-image:url(../img/ttl/product_detail/technical_ttl.jpg);
	width:110px;
	height:25px;
	margin-top:10px;
}
#paticular_apl {
	background-image:url(../img/ttl/product_detail/paticular_apl_ttl.jpg);
	width:120px;
	height:25px;
	margin-top:10px;
}
#main_apl {
	background-image:url(../img/ttl/product_detail/main_apl.jpg);
	width:95px;
	height:25px;
	margin-top:10px;
}
#main_apl_2 {
	background-image:url(../img/ttl/product_detail/main_apl2_ttl.jpg);
	width:130px;
	height:25px;
	margin-top:10px;
}
#apl {
	background-image:url(../img/ttl/product_detail/apl_ttl.jpg);
	width:95px;
	height:25px;
	margin-top:10px;
}
#brank {
	background-image:url(../img/ttl/product_detail/brank_ttl.jpg);
	width:95px;
	height:25px;
	margin-top:10px;
}
.spec_box {
	margin-left:1em;
	width:430px;
	padding:5px 0px;
}
.spec_box ul li {
	/*list-style:url(../img/list_styl.gif) none;*/
	background:url(../img/list_styl.gif) no-repeat 0 0.5em;
	/*margin-left:15px;*/
	line-height:25px;
	vertical-align: middle;
	padding-left: 1em;
}

/*.spec_box table th {
	background-color:#D1E0F0;
	line-height:30px;
	width:80px;
	text-align:left;
}
.spec_box table th, td {
	padding-left:5px;
}
*/

a.pdf {
	padding-right: 20px;
	background: url(../img/pdficon.gif) no-repeat right top;
}
/*-------------サイトマップ--------------*/
#sitemap {
	padding:15px 50px 50px 50px;
	color:#003399;
}
#sitemap a { color:#003399; }
#sitemap a:hover { text-decoration:underline; }
#sitemap_top { height:40px; }
.space110 { margin-left:100px; }
.space70 { margin-left:70px; }
.manu_box { }
.sitemap {
	background-image:url(../img/sitemap_bar.jpg);
	background-repeat:no-repeat;
	width:600px;
	height:30px;
	margin: 20px auto 0;
}
#sitemap_top { border-bottom:1px dashed #666; }
#sitemap_top ul { }
#sitemap_top ul li { display: inline; }
#sitemap_top ul li a {
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	padding-left:20px;
	background-position: left center;
	display:block;
	height:20px;
	text-decoration: none;
	float: left;
}
/*---------*/
#setemap_right {
	float:right;
	width:270px;
}
#sitemap_left {
	float:left;
	width:270px;
}
#sitemap_bottom {
	float:left;
	width:100%;
	border-top:dashed 1px #666;
	margin-top:10px;
}
#sitemap .menu {
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:20px;
	margin:10px 0;
	font-weight:bold;
}
#sitemap .mainmenu {
	color:#333;
	font-weight:bold;
	margin-top:10px;
}
#sitemap .mainmenu li {
	list-style:disc;
	margin-left:20px;
	color:#F60;
}
#sitemap .mainmenu a { color:#F60; }
#sitemap .submenu {
	border-bottom:dashed 1px #666;
	padding-bottom:10px;
}
#sitemap .submenu li {
	list-style:disc;
	margin-left:40px;
}
#sitemap .sub_submenu li {
	list-style:disc;
	margin-left:30px;
}
#sitemap .company_submenu ul li {
	list-style:disc;
	margin-left:30px;
}
#sitemap .submenu_nonborder li {
	list-style:disc;
	margin-left:40px;
}

/*-- SitePolicy Style --*/
#sitepolicy {
	margin: 10px;
}
#sitepolicy h2{
	visibility:visible;
}
#sitepolicy .section {
	margin-top: 10px;
	margin-left:1em;
	margin-bottom: 10px;
	line-height:150%;
}
#sitepolicy .section p {
	padding-right: 1em;
}
#sitepolicy h3 {
	margin-top:1em;
	font-weight: bold;
	font-size:99%;
}
#sitepolicy .section ul {
	margin-left: 2em;
	margin-top: 0.5em;
}
#sitepolicy .section li {
	list-style-type: disc;
	list-style-position: outside;
}

#footer .sitepolicy {
	padding-top:5px;
	margin-left:15px;
}
#footer .sitepolicy a {
	padding-left: 13px;
	vertical-align: middle;
	background:url(../img/ya_001.gif) no-repeat left center;
}
#product_view .spec_box .lv2 {
	margin-left: 25px;
	margin-bottom: 10px;
}
#product_view .spec_box .lv2 li {
	list-style-position: inside;
	list-style-type: disc;
	background:none;
}
p.leftmargin20 {
	margin-left: 10px;
	font-size: 80%;
}

