@charset "utf-8";

/*共通項目
-------------------------------------------------*/
body{font-size:84%;line-height:185%;font-family:"メイリオ", Meiryo, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Osaka, sans-serif;color:#333;text-align:center;}
input,select,textarea{font-family:"メイリオ", Meiryo, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Osaka, sans-serif;font-size:100%;}

/*ページトップ */
.pagetop{text-align:right;}

/*見出し設定
-------------------------------------------------*/
h1{
	margin:0 auto;
	text-align:left;
	line-height:normal;
	padding:16px 10px 10px;
	font-weight:normal;
	float: left;
	font-size: 100%;
}
h2{font-size: 120%;}
h3{font-size: 110%;}
h4{font-size: 100%;}
h5{font-size: 100%;}

.tit_h3{border-top:3px solid #000;border-bottom:1px solid #1e73b4;padding:4px 8px;line-height:normal;font-size:150%;color:#666;margin:0 0 20px;}
.tit_h4{border-left:6px solid #000;color:#000;padding:0 0 0 9px;margin:0 0 10px;line-height:normal;font-size:133%;margin:0 0 10px;}
.tit_h5{font-size:117%; color:#000; line-height:normal;margin:0 0 10px;}


/*ヘッダー
-------------------------------------------------*/
#header_bg{
	text-align:left;
}
#header{
	width:1140px;
	margin:0 auto;
	text-align:left;
	height: auto;
	padding-bottom: 5px;
}
#logo {
	width:333px;
	float:left;
	height:47px;
}

/* ヘッダーナビ */
#h_info{
	float:right;
	text-align: right;
}

#hnav{
	width:600px;
	float:right;
	padding-top: 20px;
}
#hnav ul{width:px;margin:0 auto;list-style-type:none;height:41px;overflow:hidden; float:right; width:230px;}
#hnav li{float:left;text-align:left;padding-right: 20px;}
#hnav li img{vertical-align:bottom;}

/* グローバルナビ 
-------------------------------------------------*/
#nav_bg{
	margin:0 auto;
	background: url(https://mitsuike.jp/images/common/gnav_bg.jpg) repeat-x center top;
}
#nav{
	width:1140px;
	margin:0 auto;
}
#nav ul{
	width:1140px;
	margin:0 auto;
	list-style:none;
	height:77px;
	overflow:hidden;
	line-height:0;
}
#nav li{
	float:left;
	text-align:left;
	height: 77px;
}
#nav li img{vertical-align:bottom;}

/* サイドナビ 
-------------------------------------------------*/
#snav{
	padding: 10px;
}
#snav ul{list-style-type:none;}
#snav li{height:px;overflow:hidden;}
#snav li img{vertical-align:bottom;}
#snav .sub{
	padding:0 10px;
	font-size: 90%;
}
/* コンテンツ
-------------------------------------------------*/
#contents_bg{
	text-align:left;
}
#contents{
	width:1140px;
	margin:0 auto;
	text-align:left;
	padding-top: 70px;
	padding-bottom: 70px;
}

/* サブカラム 
-------------------------------------------------*/
#aside{
	width:240px;
	float:left;
}

/* メインカラム 
-------------------------------------------------*/
#article{

}
/* 3カラムの場合*/
#article_main {
	width:860px;
	float:right;
}
#article_sub {
	width:220px;
	float:right;
}

.article{
	width:555px;
	margin-bottom: 80px;
}

/* フッター 
-------------------------------------------------*/
#footer_bg{
	background: #ebebeb url(https://mitsuike.jp/images/common/footer_bg.jpg) repeat-x center top;
}
#footer{
	width:1140px;
	margin:0 auto;
	padding-top: 20px;
	background: url(https://mitsuike.jp/images/common/f_logo.png) no-repeat right 90px;
}
#fnav{
	width:760px;
	padding-top:115px;
	padding-bottom: 100px;
}
#fnav ul{
	list-style:none;
	text-align: left;
	font-size:94%;
}
#fnav li{
	display:inline;
	padding-left:20px;
	border-left: 1px solid #0a325a;
	margin-right:20px;
}

#fnav li.end{
	border-right: 1px solid #0a325a;
	padding-right:20px;
}
#fnav a:link,#fnav a:visited,#fnav a:active{color:#0a325a;line-height:normal;text-decoration:none;}
#fnav a:hover{color:#c80911;line-height:normal;text-decoration:none;}

/*コピーライト */
address{text-align:;
	font-style:normal;
	margin:0;
	color:#;
	line-height:normal;
	padding:5px 0;
	border-top:3px solid #0b345c;
	}

/* リンク設定 
-------------------------------------------------*/
body a:focus{outline:none;}
body a:link, body a:visited, body a:active{
	color:#173e77;
	text-decoration:none;
}
body a:hover{
	color:#06c;
	text-decoration:none;
}
/* 画像リンク*/
body a:hover img {filter:alpha(opacity=75);-moz-opacity:0.75;opacity:0.75;}
/* 画像リンク 効果解除*/
#nav li a:hover img,
#logo a:hover img
{filter:alpha(opacity=100);-moz-opacity:1;opacity:1;}

/* ボーダー設定 
-------------------------------------------------*/
.bdr_t{border-top:1px dotted #666;padding:0 0 10px;margin:0 0 10px;}
.bdr_b{border-bottom:1px dotted #666;padding:0 0 10px;margin:0 0 10px;}

/* 文字カラー設定 
-------------------------------------------------*/
.red{color:#e60012;}
.pink{color:#ffc0cb;}
.purple{color:#800080}
.blue{color:#06c;}
.skyblue{color:#0cc;}
.green{color:#008000;}
.yellow{color:#ffc;}
.orange{color:#ffa500;}
.brown{color:#a52a2a;}

.white{color:#fff;}
.gray{color:#ccc;}
.black{color:#333;}
.gold{color:#960;}

/* アイコン設定 
-------------------------------------------------*/
.list_icon{background:url(https://mitsuike.jp/images/common/list_icon.jpg) left center no-repeat;padding:0 0 0 20px;}
.link_icon{background:url(https://mitsuike.jp/images/common/link_icon.jpg) left center no-repeat;padding:0 20px;float:right;}

.no_recruit{text-align:center;line-height:400px;}

#hnav img
{vertical-align:top;}

#article img,
#aside img,
#footer img,
h1 img,
h2 img,
h3 img,
h4 img,
h5 img,
h6 img,
li img
{vertical-align:bottom;}

ul,
ol {list-style:none;}

/*aside*/

/* 05-english
----------------------------------------------------------*/
#left_waku02{
	background:url(https://mitsuike.jp/images/common/left_waku02.jpg) no-repeat bottom;
	padding:0 15px 15px 15px;
	margin-bottom:15px;
}
#left_waku02 li{
	margin-bottom:2px;
}
#left_waku02 li a{
	background-color:#153c6e;
	color:#fff;
	border-collapse:collapse;
	border-left:5px solid #d5262d;
	padding:3px 6px;
	display:block;
	text-decoration:none;
	zoom:1;
}
#left_waku02 a:link,
#left_waku02 a:visited {
	text-decoration:none;
}
#left_waku02 a:hover{
	background-color:#051e3f;
}
#left_waku02 .over a{
	background-color:#051e3f;
}
#left_waku02 .oll a{
	background-color:#666;
}
#left_waku02 .oll a:hover{
	background-color:#333;
}

/* 01-index
----------------------------------------------------------*/
.mainimage{
	background:url(https://mitsuike.jp/images/mainimage.jpg) no-repeat top;
	width:285px;
	height:60px;
	padding:205px 0 0 655px;
	margin-bottom:20px;
}

.left_waku01{
	background:url(https://mitsuike.jp/images/common/left_waku01.jpg) no-repeat bottom;
	padding:0 15px 15px 15px;
}

.top_cont{
	background-color:#ececec;
	font-size:12px;
	line-height:1.4em;
}
.top_cont p{
	padding:0 20px;
}
.top_cont .text{
	overflow:hidden;
	zoom:1;
}

.top_waku01{
	background:url(https://mitsuike.jp/images/top_waku01.jpg) no-repeat bottom;
	padding:0 20px 20px 20px;
}
.top_waku01 h4{
	color:#39f;
	margin-bottom:5px;
}
.top_waku01 li{
	list-style:disc;
	margin-left:20px;
}

/*---------------*/

.h3_en01{
	background: url(https://mitsuike.jp/images/english/tit_bg.jpg) repeat-x right top;
	margin-bottom:10px;
}

.h3_en02, .midashi1{
	background:url(https://mitsuike.jp/images/common/h3_en_bg02.jpg) no-repeat left center;
	color:#fff;
	padding:5px 15px;
	margin-bottom:20px;
}
.pankuzu { padding:5px;}
.btn_box{
	background:#efefef;
	padding:20px;
	margin-bottom:20px;
	text-align:center;
}

.cont_bg{
	background: url(https://mitsuike.jp/images/english/cont_bg_bg.jpg) repeat-x center top;
}

.cont_bt{
	background: url(https://mitsuike.jp/images/english/cont_bg.jpg) no-repeat 100px top;
	width:266px;
	height:46px;
	padding:91px 0 0px 514px;
}

.bg_gray{
	background:#ececec;
}

.waku2 .in{
	padding:0 15px 15px 15px;
}

/*machine*/

.table3 {
	border-collapse: collapse;
	margin-bottom: 30px;
	width: 100%;
}

.table3 .nw {
    white-space: nowrap;
    width: 1%;
}
.table3 th {
    background: #efefef none repeat scroll 0 0;
    font-size: 110%;
    text-align: center;
		font-weight:normal;
}
.table3 th, .table3 td,.table4 th, .table4 td {
    border: 1px solid #ccc;
    padding: 5px 10px;
}
 {
    border: 1px solid #ccc;
    padding: 5px 10px;
}
.table4 {
	border-collapse: collapse;
	margin-bottom: 30px;
	width: 100%;
}
.table4 th {
    background: #efefef none repeat scroll 0 0;
    font-size: 110%;
    text-align: center;
		font-weight:normal;
		width:150px;

}
.table4 td {}
.form70 { width:70%;}
.midashi3 {
    border-collapse: collapse;
    border-left: 6px solid #333;
    margin-bottom: 5px;
    padding-left: 5px;
}

.m_b {
    border-collapse: collapse;
    border-top: 1px dotted #666;
    margin-bottom: 20px;
    padding-left: 10px;
    padding-top: 5px;
}

/*---cart1---*/
.machine_left{
	width:480px;
	float:left;
	margin-bottom: 40px;
}
.machine_left img{
	margin-bottom:10px;
}

.machine_right{
	width:330px;
	float:right;
	cursor:pointer;
}
.machine_right img{
	float:left;
	margin:0 3px 5px 2px;
}

.large img{
	width:480px;
	height:auto;
}

.pankuzu{
	margin-bottom:10px;
}