@charset "utf-8";
/*
Theme Name: 3Dプリントジャパン
Theme URI: http://kunugi.info/
Description:  3Dプリントジャパンのカスタマイズテーマ
Version: 1.0
Author: kunugi ltd
Author URI: http://kunugi.info/
Tags: white, custom header, fixed width, two columns, widgets

*/

*{
	margin: 0;
	padding: 0;
}

body {
	font-size: 14px;
	font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGOTHIC",sans-serif;
	width: 825px;
	margin: 0 auto;
	background-image: url(../../../images/bg.gif);
	color: #FFF;
	background-color: #D4EB00;
	background-position: center;
	background-repeat: repeat-y;
	line-height: 23px;
}

a{
	color: #BACE00;
}
a.link-square{
	background-image: url(../../../_src/sc128aca/Square_wht_Right.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right:18px;
}
a:hover{
	color: #339900;
}

img,a img{
	border: none;
}
p{
	padding: 5px 0;
}

.clear{
	clear: both;
}

.palegreen {
	color: #BACE00;
}
.red{
	color: #F00;
}
.bold{
	font-weight: bold;
}

div#header{
	width: 825px;
	position: relative;
}
h1{
	text-align: right;
	padding: 5px 15px 0 0;
	font-size: 12px;
	margin-bottom: 40px;
}

div#header h2{
	position: absolute;
	top: 10px;
	left: 15px;
}

p#description{
	font-size: 12px;
	padding: 0 12px 8px 13px;
}

div#main_img{
	border-top: solid 1px #666;
	height: 290px;
	padding: 5px 10px;
	background-image: url(../../../images/main_img.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}
div#main_img p{
	font-size: 18px;
	font-weight: bold;
	line-height: 28px;
}

div#main_img h2#main_img_title{
	width: 230px;
	padding: 5px 10px 3px 10px;
	margin: 5px 0 10px 0;
	font-size: 18px;
	color: #FFF;
	background-color: #F00;
}
div#main_img ul{
	list-style: disc;
	list-style-position: inside;
	line-height: 20px;
}
div#main_img ul li{
	margin-bottom: 5px;
}

/*カンパニー*/
div#main_img_sub{
	background-repeat: no-repeat;
	height: 239px;
}
div.main_img_company{
	background-image: url(../../../images/company/company.jpg);
}
div.main_img_product1{
	background-image: url(../../../images/product1/product1.jpg);
}
div.main_img_pg60{
	background-image: url(../../../images/pg60/pg60.jpg);
}
div.main_img_charactor{
	background-image: url(../../../images/charactor/charactor.jpg);
}
div#main_img_sub h2#main_img_title{
	font-size: 24px;
	padding: 20px 10px 40px 10px;
}
div#main_img_sub .sub-title{
	width: 246px;
	padding: 0 10px;
}

/*メニュー*/
div#menu{
	padding: 12px 10px 0 13px;
	color: #339900;
	background-color: #FFF;
	height: 33px;
	margin-bottom: 15px;
}
div#menu ul {
	list-style: none;
	list-style-position: outside;
}


div#menu ul li.top{
	border-left: solid 1px #339900;
}

div#menu ul li{
	float: left;
	border-right: solid 1px #339900;
}
div#menu ul li a{
	display: block;
	padding: 0 15px;
	color: #339900;
	text-decoration: none;
}
div#menu ul li a:hover{
	background-color: #ccee99;
}
div#menu ul li.select{
	color: #FFF;
	background-color: #339900;
}
div#menu ul li.select a{
	color: #FFF;
}
div#menu ul li.select a{
	color: #FFF;
	background-color: #339900;
}

/*トップページ*/
/*ニュース*/
.title-main , .heading_t1{
	border-left: 5px solid #666;
	color: #CCC;
	padding: 6px 10px;
	padding-left: 8px;
	font-size: 100%;
	line-height: 1.4em;
	margin: 0 0px 8px 0px;
	font-weight: bold;
}

div#news{
	border-bottom: solid 1px #666;
	padding: 10px;
	margin: 10px 0;
}
div#news ul{
	list-style: none;
	list-style-position: outside;
	height: 200px;
	overflow: auto;
}

div#news ul li{
	background-image: url(../../../images/bg-news.gif);
	background-position: left;
	background-repeat: no-repeat;
	border-bottom: 1px dotted #fff;
	margin-bottom: 10px;
	padding: 3px 0 3px 18px;
}

/*次世代カラー3Dプリンターを使用で出力*/
ul.plan3 {
	margin: 8px 0px;
	list-style: none;
	list-style-position: outside;
}
ul.plan3 li {
	font-size: 12px;
	width: 146px;
	float: left;
	padding: 10px 10px 10px 110px;
	margin-bottom: 15px;
	background-position: left;
	background-repeat: no-repeat;
	border-right: solid 1px #666;
	line-height: 23px;
}
ul.plan3 li h4 ,ul.plan3 li .plan-title{
	font-size: 15px;
	font-weight: bold;
}
ul.plan3 li.architectural {
	background-image: url(../../../images/index/bg-architectural.gif);
}
ul.plan3 li.manufacturing {
	background-image: url(../../../images/index/bg-manufacturing.gif);
}
ul.plan3 li.character {
	background-image: url(../../../images/index/bg-character.gif);
	border-right: none;
}

ul.plan3 li a {
	background-image: url(../../../images/index/bg-plan3.gif);
	background-repeat: no-repeat;
	padding: 2px 0 2px 25px;
}

/*資料請求*/
div#top-material{
	clear: both;
	position: relative;
	border-top: solid 1px #666;
	border-bottom: solid 1px #666;
	padding: 10px 0;
	margin-bottom: 15px;
}

.material-text-campaign{
	position: absolute;
	right: 10px;
	top: 20px;
	font-size: 16px;
	color: #F00;
	font-weight: bold;
	padding: 0;
	margin: 0;

}
table.material-price{
	width: 520px;
	font-size: 19px;
	margin: 0;
}
table.material-price th{
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
table.material-price td{
	color: #F00;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	padding-right: 14px;
}


p#material-pdf{
	position: absolute;
	left: 540px;
	top: 44px;
}

/*住宅模型特設ページ*/
div#top-product1-link{
	position: relative;
}

div#top-product1-link p.text{
	width: 310px;
}
p.product1-link{
	position: absolute;
	top : 35px;
	right: 0;
	width: 480px;
}


.title-sub {
	font-size: 16px;
	font-weight: bold;
	margin-top: 1em;
	border-bottom: solid 1px #FFF;
}
.title-sub2 {
	background-image:url(../../../images/bg-title-sub2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 18px;
}
.content-sub{
	margin: 0 0 20px 0;
}


/* COMMON */
.clearBoth { clear: both; }
.t_right { text-align: right; }
.t_left { text-align: left; }
.f_right { float: right; }
.f_left { float: left; }

.t_underln {
		border-bottom: 1px solid #CCC;
}

.heading_t2 {
	border-left: 5px solid #666;
	color: #CCC;
	padding: 6px 10px;
	padding-left: 8px;
	font-size: 90%;
	line-height: 1.4em;
	margin: 8px 0px;
	font-weight: normal;
}
ul.ajax_pop {
	margin: 8px 0px;
	list-style: none;
}
ul.ajax_pop li {
	display: block;
	float: left;
	margin: 12px;
	background: #fff;
	padding: 12px;
}
ul.ajax_pop li:hover {
	background: #0c0;
}
ul.ajax_pop li span{
	color: #000;
}
/* TOPPAGE only */
div#zprinter-650-link {
	height: 280px;
	border-top: solid 1px #666;
	border-bottom: solid 1px #666;
	margin: 8px auto;
	padding: 8px 0;
}
div#zprinter-650-link ul{
	list-style: none;
	list-style-position: outside;
}
div#zprinter-650-link ul li{
	float: left;
	width: 382px;
}
div#zprinter-650-link ul li.top{
	border-right: solid 1px #666;
	padding: 10px 10px 10px 0;
}
div#zprinter-650-link ul li.end{
	padding: 10px 0 10px 18px;
}


/*コンテンツ*/
div#contents{
	padding : 0 12px 0 13px;
}


/*フッターサイド*/
div#right{
	clear: both;
	padding: 5px 12px 5px 13px;
}
p.mitumoribunner{
	text-align: center;
	margin: 5px 0 10px 0;
}

div.related-site-title{
	padding: 15px 10px 15px 8px;
	margin-bottom: 12px;
	border-left: solid 5px #666666;
}

div.related-site-title h3{
	display: inline;
	color: #FFF;
	font-weight:bold;
	font-size: 14px;
	line-height: 1.3;
}

table.related-site{
	font-size: 13px;
	width: 800px;
	margin: 0 auto 15px auto;
	background-image:url(../../../_module/theme/default08/blockskin/skin-4/index_bg.gif);
	background-repeat: repeat;
	border: solid 1px #444444;
	border-collapse: collapse;
	table-layout: fixed;
}
table.related-site td{
	vertical-align: top;
	padding: 5px 8px;
	border: solid 1px #444444;
}
table.related-site td img{
	padding: 2px;
}
table.related-site td a:hover img{
	background: #cccccc;
	padding: 2px;
}

p#footer-description{
	font-size: 12px;
	padding: 0 12px 8px 13px;
}

div#footer{
	text-align: center;
	font-size: 12px;
	color: #999999;
}
div#footer a{
	color: #999999;
}

table.link-table{
	width: 600px;
	margin: 10px auto;
	border: solid 1px #999;
	border-collapse: collapse;
	table-layout: fixed;
}

table.link-table td{
	padding: 10px;
	border: solid 1px #999;
}