@charset "UTF-8";
/* CSS Document */


/*================================================
 *  一般・共通設定
 ================================================*/



#pankuzu {
	border-top:#C3C3C3 solid 1px;
	border-bottom:#C21B0A solid 3px;
	padding:15px 0;
	font-size:13px;
}
#pankuzu a {
	color:#000000;
}

#pankuzu a:visited {
	color:#000000;
}
#pankuzu a:hover {
	color:#C21B0A;
}

#page {
	width:980px;
	margin:0 auto;
	padding-bottom:50px;
	overflow:hidden;
}

#page_header {
	margin-bottom:30px;
}



/*==========================================
サイド
===========================================*/
#side {
	width:200px;
	float:left;
	margin-right:50px;
}
#side ul {
}
#side li a {
	width:160px;
	display:block;
	background:url(../img/aro_b02.gif) no-repeat center left;
	padding:15px  0 15px 40px;
	text-decoration:none;
	border-bottom:#C21B0A solid 1px;
	color:#000;
}
#side li.active a {
	width:160px;
	display:block;
	background:url(../img/aro_r01.gif) no-repeat center left #C21B0A;
	padding:15px  0 15px 40px;
	text-decoration:none;
	color:#fff;
}

#side li a:hover {
	width:160px;
	display:block;
	background:url(../img/aro_r01.gif) no-repeat center left #C21B0A;
	padding:15px  0 15px 40px;
	text-decoration:none;
	color:#fff;
}
.banner {
	margin-top:30px; 
}
.banner a:hover {
	opacity:0.6;
}

/*==========================================
メイン
===========================================*/
#main {
	width:730px;
	float:right;
}

#main h1 {
	font-size:32px;
	border-left:#578AA6 solid 6px;
	padding-left:10px;
	line-height:1.5em;
	margin-bottom:20px;
/*	background:url(../img/main_h1.gif) no-repeat center left;
*/

}
#main h3 {
	border-left:#C21B0A solid 6px;
	padding-left:10px;
	line-height:1.5em;
	margin-bottom:20px;
	font-size:20px;
	color:#000;
	margin-top:50px;
	border-bottom:1px dotted #ccc;
}

#main h4 {
	margin-bottom:30px;
}



#main p {
	margin-top:20px;
}

#main .text01 {
	margin-top:0;
}
#main p a {
	color:#000;
}
#main p a:hover {
	color:#C21B0A;
}
#main span a {
	color:#000;
}
#main span a:hover {
	color:#C21B0A;
}

table {
}
table tr {
	border:solid 1px #ccc;
}
table th {
	align-content:center;
	text-align:center;
}
table td {
	border:solid 1px #ccc;
	padding:10px;
}

table td div {
	width:530px;
    border:solid 1px #ccc;
	margin:0 auto;
	overflow:hidden;
	margin-top:10px;
}
table td div p {
	width:340px;
	margin-left:10px;
	float:left;
}
table td div img {
	margin-left:15px;
}
table td div span {
	display:block;
	clear:both;
	text-align:right;
	margin-right:13px;
	margin-bottom:10px;
}
table td div h5 {
	font-weight:bold;
	font-size:20px;
	margin-left:15px;
}
table td div h5 span {
	color:#666666;
	font-size:14px;
	text-align:left;
	margin-left:20px;
}

table a {
	color:#C21B0A;
	text-decoration:none;
}
table a:hover {
	text-decoration:underline;
}

/*table th img {
	padding:10px;
}
*/

/*==========================================
企業情報
===========================================*/
.hajimeni {
	margin-top:15px;
	margin-bottom:50px;
	overflow:hidden;
}
.hajimeni p {
	width:578px;
	float:left;
}

.hajimeni div {
	margin-left:20px;
	width:112px;
	height:/*145*/250px;
	float:left;
}
.kakusiaji {
	margin-top:50px;
	border-top:solid 1px #C3C3C3;
	border-bottom:solid 1px #C3C3C3;
	overflow:hidden;
}
.kakusiaji p {
	padding:50px;
	width:400px;
	float:left;
}
.kakusiaji span {
	color:#C21B0A;
}
.kakusiaji strong {
	font-weight:bold;
}
.kakusiaji div {
	float:left;
	padding-top:50px;
	width:125px;
}

/*==========================================
製品紹介
===========================================*/
.kanagata_a {
	overflow:hidden;
}
.kanagata_a p {
	width:350px;
	float:left;
}
.kanagata_a div {
	float:left;
	width:250px;
	margin-left:50px;
}

.bideo {
/*	background:url(../product/img/bt.jpeg) no-repeat center left;
	padding-left:100px;
	height:55px;
	padding-top:30px;

*/
}

#bideo {
	overflow:hidden;
	margin:30px 0;
}
.move {
	width:230px;
	float:left;
}

.move_main {
	width:490px;
	float:left;
	margin-left:10px;
}


.btn {
    display: inline-block;
    text-decoration: none;
    font-family: 'Arvo', courier, serif;
    font-weight:bold;
    font-size: 14px;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0,0,0, 0.15);
    border-radius: 6px;
    padding: 5px 15px;
    margin: 0 5px 5px 0;
    background: #4E443C;
    box-shadow: rgba(255,255,255, 0.75) 0 1px 0;
}
.btn:hover {
    background-color: #9A9994;
    box-shadow: rgba(255,255,255, 0.75) 0 1px 0, rgba(0,0,0, 0.15) 0 1px 3px inset;
}

.btn-primary {
    background-color: #F14E32;
}

.btn-primary:hover {
    background-color: #9A9994;
}





.main_list ul {
}
.main_list li {
	background:url(../product/img/sankak_b01.gif) no-repeat center left;
	padding-left:20px;
	margin-left:20px;
	line-height:2.5em;
}

#s_shikumi {  text-align: left; margin: 20px 0px; padding: 0px 0px; width: 730px; clear: both}
#s_shikumi .buttan { text-align: left; margin: 0px 0px; padding: 0px 0px; width: 730px ; float: left; clear: both}
#s_shikumi .buttan ul { text-align: left; margin: 0px 0px; padding: 0px 0px; float: left ; list-style: none}
#s_shikumi .buttan li { text-align: left; margin: 0px 0px; padding: 0px 0px; float: left ; list-style: none }
#s_shikumi .setumei { text-align: left; margin: 0px 0px 5px; padding: 0px 0px; float: left ; border-radius:20px; border:#003374 solid 3px; width: 680px; clear: both}
#s_shikumi .setumei { margin: 0px 0px; padding: 20px 20px 10px; float: left ;  clear: both}
#s_shikumi .setumei .naiyou { text-align: left; margin: 15px 0px; padding: 0px 20px 20px; float: left ;}
#s_shikumi .setumei .naiyou img {  margin: 2px 0px 5px 15px; padding: 0px 0px; float: right; text-align: right}
#s_shikumi .setumei .naiyou .left { margin: 20px 20px 5px; padding: 0px 0px; float: left; text-align: left}
#content .setumi { padding: 0px 0px; border: solid; border-width: 0px 0px 1px; border-color: #FFFFFF #FFFFFF #999999; text-align: left ; margin: 0px 0px}
#content .setubi td {  margin: 0px 0px; padding: 10px 5px; border: solid; border-width: 0px 0px 1px; border-color: #FFFFFF #FFFFFF #CCCCCC; text-align: left}
#content .setubi .line_no { margin: 0px 0px; padding: 10px 5px; border: none; text-align: left }
#content .setubi .line_no02 { margin: 0px 0px; padding: 0px 0px 5px; border: none; text-align: left }
.yose_right {  text-align: right; margin: 0px 0px; padding: 0px 0px; float: right}






/*==========================================
事業案内
===========================================*/

div.slider {
	width:100%;
/*    width:620px;
*/    display:block;
    margin:40px auto;
}
div.slider_in {
	width:620px;
	margin:0 auto;
}
 
ul.bxslider01 li {/*メインスライダー*/
    display:block;
    width:620px;
    height:400px;
}
 
ul.bxslider01 li img{
    display:block;
    width:620px;
    height:auto;
}
 
ul.bxslider02 li a {/*サムネイル*/
    display:block;
    width:100px;
    height:60px;
}
 
ul.bxslider02 li a img{/*サムネイルの画像*/
    display:block;
    width:100px;
    height:auto;
}
 
div.controlWrap {
    width:620px;
    display:block;
    position:relative;
    margin:0 auto;
}
 
div.controlWrap p#PrevIcon a{/*矢印画像（前へ）*/
    display:block;
    width:13px;
    height:24px;
    position:absolute;
    background:url(../business/slider/images/hidari.gif) left center no-repeat;
    color:#fff;
    top:20px;
    left:20px;
    text-indent:-9999px;
}
 
div.controlWrap p#NextIcon a{/*矢印画像（次へ）*/
    display:block;
    width:13px;
    height:24px;
    position:absolute;
    background:url(../business/slider/images/migi.gif) left center no-repeat;
    color:#fff;
    top:20px;
    right:20px;
    text-indent:-9999px;
}

.slider hr {
	border:#B2B2B2 solid 1px;
	margin:10px 0;
}

.slider p {
	text-align:center;
}

.jigyousyoBox {
	overflow:hidden;
	margin-bottom:50px;
	padding-top:30px;
}
.jigyousyo_in01 {
	float:left;
	width:436px;
}
.jigyousyo_in02 {
	width:274px;
	float:left;
}

.setubi_ichiran tr {
	border:none;
}

.setubi table, .setubi table tr, .setubi table td {
	border:none;
}
 .setubi .line_no { margin: 0px 0px; padding: 10px 5px; text-align: left }
 .setubi .line_no02 { margin: 0px 0px; padding: 0px 0px 5px; text-align: left }
.yose_right {  text-align: right; margin: 0px 0px; padding: 0px 0px; float: right}

.setubi .table_line {
	border-bottom:#B0B0B0 solid 1px;
}



/*----------金型の製作手順-----------------*/

#CAD {
	border:#0A74BE solid 5px;
	border-radius:20px;
	width:720px;
	padding-top:10px;
	margin-top:50px;
}
#cad_koutei {
	background-image:url(../business/sample/01.jpg);
	margin:0 auto;
	width: 700px; 
	height: 474px;
	border-radius:20px;
	border:#ACD3EE solid 1px;
}
#botton_wap {
	width:690px;
	height:160px;
	overflow:hidden;
	margin:0 auto;
	padding:13px 0;
	background:url(../business/sample/bg.jpg) no-repeat;
}
#botton_wap button {
	text-align:left;
	background:none;
    border:0;
    font-size:0;
    line-height:0;
    overflow:visible;
    cursor:pointer;
}
#botton_wap button:hover {
	opacity:0.6;
}
.botton_box01 {
	width:118px;
	float:left;
}
.botton_box02 {
	width:138px;
	float:left;
}
.botton_box03 {
	width:111px;
	float:left;
}
.botton_box04 {
	width:121px;
	float:left;
}
.botton_box05 {
	width:152px;
	float:left;
}
.botton_box06 {
	width:50px;
	float:left;
}
.botton_box01 button {
	width:90px;
	margin:62px 0;
	display:block;
}
.botton_box02 button {
	width:100px;
	margin:50px 0;
	display:block;
}
.botton_box03 button {
	width:80px;
	margin-bottom:15px;
	height:40px;	
	display:block;
}
.botton_box04 button {
	width:111px;
	margin-bottom:13px;
	height:44px;
	display:block;
}
.botton_box05 button {
	width:130px;
	margin:62px 0;
	display:block;
}
.botton_box06 button {
	width:50px;
	height:58px;
	margin:48px 0;
	display:block;
}




/*==========================================
採用情報
===========================================*/
.table02 table {
		border:#B0B0B0 solid 1px;

}
.table02 th {
	width: 150px;
	padding: 10px;
	font-weight: bold;
	vertical-align:middle;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #eee;
}



/*==========================================
プライバシーポリシー
===========================================*/

#privacy {
	padding-left:30px;
}
#privacy li {
	margin-bottom:10px;
	line-height:2em;
	list-style-type:decimal;
}

#name {
	text-align:right;
}

/*==========================================
プライバシーポリシー
===========================================*/
#sitemap h5 {
	background:url(../sitemap/img/sankaku.gif) no-repeat left center;
	padding-left:20px;
	font-size:17px;
}
#sitemap h5 a, .sitemap_in li a {
	color:#000;
	text-decoration:none;
}
#sitemap h5 a:hover, .sitemap_in li a:hover {
	text-decoration:underline;
}


#sitemap {
	overflow:hidden;
	padding-top:20px;
}
.sitemap_in {
	float:left;
	width:200px;
}
.sitemap_center {
	margin:0 65px;
}
.sitemap_in ul {
	margin-bottom:50px;
}
.sitemap_in li {
	margin-left:30px;
	padding-left:20px;
}
li.list_fast {
	background:url(../sitemap/img/site1.gif) no-repeat left center;
}
/*li.list_middle {
	background:url(../sitemap/img/site4.gif) no-repeat left center;
}
*/
li.list_last {
	background:url(../sitemap/img/site2.gif) no-repeat left center;
}
