@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}
body {
	font: 13px/1.4 "メイリオ", "Meiryo", arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	color: #252525;
	background: #ffffff url(images/bg.png) repeat-x top;
}
body#index {
	background: url(images/bg_top.png) repeat-x top;
}
a {
	color: #486175;
	text-decoration: none;
}
a:hover {
	color: #657d90;
}
a:active,
a:focus {
	outline: 0;
}
img {
	border: 0;
}
a:hover img {
	opacity: 0.8;
	filter: progid: DXImageTransform.Microsoft.Alpha(style=3, opacity=80);
	/* IE6/IE7/8 */
}
.clear {
	clear: both;
}
/*************
全体
*************/

#wrapper {
	margin: 0 auto;
	padding: 0 20px;
	width: 910px;
}
#container {
	width: 910px;
	margin: 0 auto 20px auto;
}
/*************
/* ヘッダー
*************/

#head {
	background: url(images/header.png) no-repeat 100% 10px;
	height: 80px;
}
#head h1 {
	padding: 7px 0;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
}
#menu {
	height: 31px;
	margin: 15px 0;
	width: 910px;
}
#menu ul,
#menu li {
	list-style-type: none;
}
#menu ul {
	overflow: hidden;
}
#menu li {
	float: left;
}
/*************
メイン（右側）コンテンツ
*************/

#main {
	float: right;
	width: 618px;
	padding: 15px 0;
	display: inline;
}
#main .bannerM img {
	padding-right: 10px;
	padding-bottom: 15px;
}
#main .bannerM img.last {
	padding-right: 0;
}
#main h2 {
	margin-bottom: 10px;
	padding: 0 10px 0px 20px;
	line-height: 40px;
	font-size: 13px;
	font-weight: normal;
	color: #252525;
	background: url(images/heading.png) no-repeat;
}
#main h3 {
	font-size: 13px;
	font-weight: normal;
	line-height: 30px;
	padding-left: 15px;
	margin-top: 10px;
	letter-spacing: 0.2em;
	color: #486175;
	border-bottom: 1px solid #cccccc;
}
#main h4 {
	border-bottom: 2px solid #7595a0;
	color: #2b2e31;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	margin-bottom: 20px;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}
#main h5 {
	border-bottom: 1px dotted #666;
	font-weight: bold;
	line-height: 1.5em;
	margin: 0 10px 5px;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}
#main p {
	padding: 15px 15px 15px 20px;
}
/* 画像を右に回りこみ */

#main p.withImage {
	width: 598px;
	margin: 20px 0 0 10px;
	padding: 5px 0;
}
#main p.withImage img {
	float: right;
	margin-left: .5em;
}
#flash {
	width: 910px;
	height: 288px;
	background: url(images/main.jpg) no-repeat;
}
#date {
	text-align: right;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 10px;
	font-weight: bold;
	color: #486175;
}
#next {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}
/* フッター共通 */

.box {
	float: left;
	width: 195px;
	margin: 20px 16px 10px 0;
	line-height: 1.2;
}
.box_img {
	padding: 0px 0px 10px 0px;
}
.last {
	margin-right: 0;
}
.topic {
	background-color: #384452;
	color: #fff;
	padding: 4px 0;
	text-align: center;
}
.btn-more {
	float: right;
	margin-top: 7px;
}
/* ボタン */

p.button {
	text-align: center;
	padding: 10px 0;
}
p.button a {
	display: block;
	line-height: 32px;
	background: #ffffff url(images/button.png) no-repeat;
	margin: 0 -20px;
}
p.button a {
	color: #486175;
}
p.button a:hover {
	color: #ffffff;
}
p.button a:hover {
	cursor: pointer;
	background-position: 0 -32px;
}
.btn i {
	font-size: 80%;
}
.btn-more {
	float: right;
	margin-top: 7px;
}
.btn-more i {
	font-size: 60%;
}
.btn-theme {
	background-color: #384452;
	border-color: #384452;
	color: #fff;
	margin: 4px;
}
.btn-theme:hover,
.btn-theme:focus,
.btn-theme:active,
.btn-theme.active {
	background-color: #1e5b75;
	border-color: #056993;
	color: #fff;
}
.btn-center-block {
	display: block;
	margin: auto;
	width: 200px;
}
/* メインとフッターのリスト位置調節 */

#main ul,
#foot ul {
	margin-left: 20px;
}
#main li,
#foot li {
	margin-bottom: 3px;
}
table.company,
table.machine-list,
table.machine-detail {
	margin: 20px auto;
	width: 97%;
}
table.company th {
	-moz-border-bottom-colors: none !important;
	-moz-border-left-colors: none !important;
	-moz-border-right-colors: none !important;
	-moz-border-top-colors: none !important;
	background-color: #384452;
	border-color: -moz-use-text-color #eee #eee !important;
	border-image: none !important;
	border-right: 1px solid #eee !important;
	border-style: none solid solid !important;
	border-width: medium 1px 1px !important;
	color: #fff;
	line-height: 1.7 !important;
	padding: 8px 10px !important;
	width: 20%;
}
.company td {
	-moz-border-bottom-colors: none !important;
	-moz-border-left-colors: none !important;
	-moz-border-right-colors: none !important;
	-moz-border-top-colors: none !important;
	background-color: #eee;
	border-color: -moz-use-text-color #fff #fff !important;
	border-image: none !important;
	border-right: 1px solid #fff !important;
	border-style: none solid solid !important;
	border-width: medium 1px 1px !important;
	line-height: 1.7 !important;
	padding: 8px 10px !important;
}
.machine-list caption {
	background: none repeat scroll 0 0 #384452;
	color: #ffffff;
	margin-bottom: 10px;
	padding-left: 20px;
}
.machine-list th {
	background: none repeat scroll 0 0 #efefef;
	text-align: center;
}
.machine-list td {
	vertical-align: middle !important;
}
.machine-list th span,
.machine-detail th span {
	display: block;
}
.machine-detail th {
	background: none repeat scroll 0 0 #efefef;
	padding: 8px 20px !important;
	text-align: left;
	width: 120px;
}
.machine-detail td {
	padding: 8px 20px !important;
	vertical-align: middle !important;
}
#soltnew img {
	margin-top: 20px;
}
#soltnew a:hover {
	text-decoration: none;
}
#soltnew p {
	padding: 0 5px;
}
#soltnew-item img {
	margin: 20px 0;
}
#soltnew-item p {
	padding: 0;
	margin-bottom: 50px;
}
.contents li {
	border-bottom: 1px dashed #dcdcdc;
	line-height: 40px;
	padding: 0 7px;
}
.estimate-img {
	display: block;
	height: 218px;
	overflow: hidden;
	width: 100%;
}
.estimate-img img {
	width: 100%;
}
.direct {
	border-top: 1px dotted #ccc;
	margin: 20px auto 0 auto;
	overflow: hidden;
	padding-top: 20px;
	width: 95%;
}
.direct .pre {
	float: left;
}
.direct .next {
	float: right;
}
.requisite {
	color: #ff2a00;
	font-size: 90%;
}
.modal-header {
	border-bottom: medium none !important;
	padding-bottom: 0 !important;
}
.modal-body {
	padding-top: 0 !important;
}
.modal-body ol {
	margin-bottom: 25px;
	margin-left: 30px;
	margin-right: 25px;
	padding-left: 10px;
	padding-top: 10px;
}
.modal-body ol li {
	margin-bottom: 8px !important;
}
.map {
	margin: auto;
	text-align: center;
}
.suc {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.error {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
/*************
サイド（左側）コンテンツ
*************/

#sidebar {
	float: left;
	width: 265px;
	padding: 35px 0 15px 0;
}
#sidebar .banner {
	margin-bottom: 20px;
}
#sidebar p {
	margin-bottom: 20px;
}
#sidebar h3 {
	margin-top: 5px;
	padding: 0 10px 0 23px;
	line-height: 40px;
	font-size: 13px;
	font-weight: normal;
	color: #252525;
	background: url(images/heading2.png) no-repeat;
}
#sidebar ul {
	margin-left: 5px;
	padding: 10px 0;
}
#sidebar li {
	margin: 0 10px 10px 5px;
	list-style: none;
	border-bottom: 1px solid #efefef;
}
#sidebar li a {
	background: url(images/list.png) no-repeat 0 50%;
	display: block;
	padding-left: 15px;
}
#sidebar li a:hover {
	background-position: 3px 50%;
}
/*************
/* フッター
*************/

#foot {
	background: none repeat scroll 0 0 #f0f0f0;
	border-top: 1px solid #cccccc;
	clear: both;
	padding: 10px 0;
}
#foot .inner {
	margin: auto;
	overflow: hidden;
	width: 960px;
}
#foot #logo {
	float: left;
	padding: 10px 0 5px;
	width: 500px;
}
address {
	padding: 20px 0 3px;
	text-align: center;
	font-style: normal;
	font-size: 12px;
	clear: both;
	display: block;
}
/*************
/* pager
*************/

.pagebar {
	padding: 2px 0.5em 2px 0.5em;
	text-decoration: none;
	text-align: center;
	clear: both;
	margin: 20px auto 0 auto;
}
.pagebar a,
.pageList .this-page {
	border: 1px solid #AEC4C9;
	text-decoration: none;
	padding: 0.2em 0.5em;
	color: #000;
}
.pagebar a:visited {
	border: 1px solid #AEC4C9;
	text-decoration: none;
	padding: 0.2em 0.5em;
}
.pagebar .break {
	padding: 2px 6px 2px 6px;
	border: none;
	background: #fff;
	text-decoration: none;
}
.pagebar .this-page {
	border: 1px solid #AEC4C9;
	padding: 0.2em 0.5em;
	font-weight: bold;
	background: #AEC4C9;
	color: #fff;
}
.pagebar a:hover {
	border-color: #AEC4C9;
}
.pagebar .inactive {
	border: 1px solid #cccccc;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0.2em 0.5em;
}