@charset "UTF-8";

body {
	background-color:#fff;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	margin: 0 auto;
	}
	
p {
	line-height: 1.5em;
	margin: 0;
	padding: 5px 0;
	}
	
dl {
	clear: both;
	padding: 5px 0;
	margin: 0;
	}
	
dt {
	clear: both;
	float: left;
	margin: 0;
	padding: 0;
	width: 7em;
	}
	
dd {
	margin-left: 7em;
	padding: 0;
	}
	
.dl_bottom {
	border-bottom: 1px solid #FFF;
	}
	
h1,h2,h3 {
	font-size: 16px;
	line-height: 1.5em;
	font-weight: bold;
	margin:0;
	padding: 0;
	}
	
a, a:link {
	color:  #333399;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}
	
.clear_both {
	clear: both;
	font-size: 0px;
	height: 0px;
	margin: 0;
	text-indent: -999999px;
	}

.clear_both2 {
	clear: both;
	width: 460px;
	font-size: 0px;
	height: 25px;
	margin: 0 0 0 30px;
	border-bottom: dashed 1px #333399
	}

#wrapper {
	background: url(../img/wrapper_bg.gif) repeat-y;
	margin: 0 auto;
	padding: 0 15px;
	width: 800px;
	position:relative;
	}
	
#header {
	background:url(../img/header_bg.gif) no-repeat;
	border-bottom: 3px solid #333399;
	height: 160px;
	text-align:left;
	}
	
#content {
	background:url(../img/content_bg.gif) repeat-x;
	padding: 30px 25px 25px 25px;
	text-align: left;
	}
	
#footer {
	background: url(../img/foot_bg.gif) no-repeat;
	color: #333399;
	font-size: 10px;
	height: 15px;
	padding: 8px;
	text-align: center;
	}
	

.btn0	{
	margin: 10px;
	width:94px;
	height:28px;
	}

.btn1	{
	margin: 10px 0 0 8px;
	width:94px;
	height:28px;
	}

#errorMessage {
	margin: 0 0 7px 5px;
	color: #ff0000;
	visibility: hidden;
	font-weight: bold;
	}

#errorMessage2 {
	margin: -5px 0 7px 5px;
	color: #ff0000;
	visibility: hidden;
	font-weight: bold;
	}

.frm	{
	width:34px;
	height:30px;
	}

.next{
	float: left;
	width: 250px;
	text-align: right;
	}

.prev{
	float: left;
	width: 250px;
	padding: 0 0 0 30px;
	}

/* =============== TEXT ================= */
.page_top {
	text-align: right;
	margin-bottom: 15px;
	padding: 8px 0 5px;
	}

.title_grid h2 {
	background: url(../img/ttl_content_bg.gif) repeat-x;
	color: #333399;
	font-size: 14px;
	margin: 0 0 10px;
	padding: 10px 0 15px 30px;
	}

.title_grid h3 {
	background-color: #ddddff;
	color: #333399;
	font-size: 14px;
	font-weight: bold;
	margin: 20px 10px 20px 0;
	padding: 7px 0 5px 30px;
	}

.title_grid h4 {
	color: #333399;
	font-size: 12px;
	font-weight: bold;
	margin: 15px 0 0 5px;
	}

.bold {
	font-weight: bold;
	color: #333399;
	}
	
.line {
	line-height: 1.4;
	}

/* =============== HEADER ================= */

#head_logo {
	float: left;
	padding: 20px 0 0 45px;
	width: 225px;
	}
	
#header h1 {
	font-size: 13px;
	padding-left: 10px;
	}

#header h2 {
	font-size: 11px;
	font-weight: normal;
	padding: 5px 0 0 10px;
	}

#header h3 {
	font-size: 10px;
	font-weight: normal;
	padding: 20px 0 0;
	line-height:1.4;
	color: #333399;
	}
	
#head_right {
	float: left;
	width: 530px;
	padding: 50px 0 0;
	}
	
#cart {
	position:absolute;
	left: 670px;
	top: 50px;
	border: 0;
	}

#faxorder {
	position:absolute;
	left: 600px;
	top: 140px;
	font-size: 10px;
	color: #333399;
	}

#bread {
	position:absolute;
	left: 35px;
	top: 164px;
	font-size: 12px;
	color: #333399;
	}

#free_deli {
	position:absolute;
	left: 610px;
	top: 170px;
	font-size: 13px;
	color: #333399;
	font-weight:bold;
	}

/* =============== MENU BAR ================= */

#menubar {
	margin: 10px 0 0;
	padding: 0;
	text-align: center;
	}
	
#menubar a {
	background: url(../img/menu_btn_bg.gif) no-repeat;
	background-position: 0 -35px;
	color: #FFF;
	display: block;
	height: 21px;
	float: left;
	line-height: 1em;
	margin-left: 3px;
	padding: 12px 0 0 5px;
	width: 95px;
	font-weight:bold;
	}
	
#menubar a:hover {
	background-position: 0 0;
	color: #FFF;
	text-decoration: none;
	}

	
	
/* =============== CONTENT LEFT ================= */

#cont_left {
	background: #fff;
	float: left;
	width: 175px;
	}
	
#cont_left h2{
	background: url(../img/cont_left.gif);
	border-top: 3px solid #333399;
	color: #000033;
	font-size: 11px;
	padding: 7px 9px;
	}
	
#cont_left h3 {
	background: none;
	color: #6A533D;
	padding: 7px 9px;
	}
	
#cont_left ul {
	background:url(../img/navi_bg.gif);
	font-size: 11px;
	line-height: 1.2em;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 10px;
	}
	
#cont_left li {
	padding: 3px 0 4px;
	}

#cont_left li ul {
	background: transparent;
	margin: 0;
	padding: 4px 0 0px 15px;
	}

#cont_left li ul li{
	font-size: 9px;
	padding: 5px 0 1px;
	}

#cont_left p {
	line-height: 1.3em;
	padding: 2px 9px 10px;
	}
	
#notice {
	font-size: 10px;
	line-height: 1.4;
	padding: 0 0 10px 10px;
	}
	
#ask_me {
	font-size: 11px;
	line-height: 1.6;
	padding: 10px 0 10px 15px;
	border-top: dotted 1px #333399;
	border-bottom: dotted 1px #333399;
	}

.new {
	font-size: 10px;
	font-weight: bold;
	color: red;
	}

/* =============== CONTENT RIGHT ================= */

#cont_right {
	float: right;
	width: 560px;
	}
	
.main_title {
	background: url(../img/ttl_h_01.gif) no-repeat;
	padding: 10px 10px 6px;
	}

.main_title h2 {
	color: #FFF;
	font-size: 13px;
	margin: 0;
	float: left;
	}
	
.main_title h3 {
	color: #ffdd83;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 3px;
	text-align: right;
	}
	

/* =============== ITEM ================= */

.space20 {
	float: left;
	width: 20px;
	}

.space35 {
	float: left;
	width: 35px;
	}

.space50 {
	float: left;
	width: 50px;
	}

.dash_border {
	float: left;
	border-bottom:dashed 1px #333333;
	width: 500px;
	}

#item_title h2 {
	background: #99ccff;
	border-top: solid 3px #6699cc;
	font-size: 14px;
	font-weight: bold;
	padding: 7px 0 5px 20px;
	margin: 0 0 30px 0;
	}

#item_title h3 {
	color: #3333FF;
	font-size: 14px;
	font-weight: bold;
	margin: -5px 0 0 20px;
	}

.frame_list {
	width: 180px;
	float: left;
	font-size: 10px;
	}

.frame_list2 {
	width: 260px;
	float: left;
	font-size: 12px;
	}

.frame_photo {
	width: 106px;
	float: left;
	text-align: center;
	line-height: 1.6;
	}

.frame_photo2 {
	width: 80px;
	float: left;
	text-align: center;
	line-height: 1.6;
	}

.frame_photo_title {
	width: 106px;
	float: left;
	text-align: center;
	font-size: 10px;
	margin-top: 3px;
	margin-bottom: 10px;
	}

.frame_list_photo {
	text-align: center;
	}

.frame_list_title {
	width: 150px;
	padding: 2px 0 1px 20px;
	margin: 10px 0 5px 15px;
	background-color: #ccffff;
	font-size: 11px;
	font-weight: bold;
	}

.frame_list_title2 {
	width: 220px;
	padding: 4px 0 4px 20px;
	margin: 20px 0 5px 15px;
	background-color: #ccffff;
	font-size: 12px;
	font-weight: bold;
	}

.frame_list_caption {
	padding: 5px 0 10px 20px;
	line-height: 1.5;
	}

.hline {
	text-align: center;
	padding: 10px 0 15px 0;
}

.price	{
	color:#ff0000;
	font-size:12pt;
	font-weight:bold;
	}

.price2	{
	color:#ff0000;
	font-size:10pt;
	font-weight:bold;
	}

.price3	{
	color:#ff6666;
	font-size:8pt;
	font-weight:normal;
	}

#spec{
	color: #333333;
	line-height: 1.6;
	padding: 10px 0 15px 25px;
}

#select_spec{
	color: #333333;
	line-height: 1.4;
	padding: 10px 0 15px 30px;
}

#select_spec2{
	color: #333333;
	line-height: 1.4;
	padding: 10px 0 15px 5px;
}


#price_list{
	width:300px;
	float: left;
	margin: 10px 5px 0 20px;
}

#form_parts{
	width: 200px;
	float: left;
	margin: 5px;
	}

#all_series{
	width:400px;
	margin: 20px 0 0 35px;
	line-height: 1.5;
	}

#all_series_title{
	font-weight: bold;
	color: #333366;
	padding: 0 0 5px 0;
	}

#main_photo{
	width: 254px;
	float: left;
	margin: 0 10px 30px 20px;
	}

#main_photo2{
	width: 190px;
	float: left;
	margin: 0 10px 25px 10px;
	}

#main_photo3{
	width: 220px;
	float: left;
	margin: 0 0 25px 10px;
	}

#main_contain{
	width: 250px;
	float: left;
	line-height: 1.5;
	}

#main_contain2{
	width: 335px;
	float: left;
	line-height: 1.5;
	}

#main_contain3{
	width: 300px;
	float: left;
	line-height: 1.5;
	}

#main_contain4{
	width: 300px;
	float: left;
	line-height: 1.5;
	margin: 0 0 0 25px;
	}

#main_contain_caption{
	line-height: 1.7;
	font-size: 12px;
	margin: 0 0 10px 0;
	font-weight:bold;
	}

#osusume_tokutyou{
	line-height: 1.4;
	width: 480px;
	margin: 0 0 25px 35px;
	border: solid 1px navy;
	padding: 10px;
	background-image: url(../img/back.jpg);
	}

#osusume_caption{
	margin: 0 0 6px 0;
	font-weight: bold;
	}

.osusume_photo{
	margin: 0 0 5px 15px;
	float: left;
	width: 260px;
	}

.pf_var{
	margin: 10px 0 0 35px;
	width: 150;
	float: left;
	text-align: center;
	font-weight: bold;
	line-height: 1.8;
	}

.pf_photo {
	width: 210px;
	float: left;
	margin: 0 10px 25px 10px;
	}

.pf_photo2 {
	width: 250px;
	float: left;
	margin: 0 10px 25px 10px;
	}

.pf_contain{
	width: 200px;
	float: left;
	line-height: 1.2;
	}

.pf_contain_caption{
	line-height: 1.7;
	font-size: 12px;
	margin: 0 0 5px 0;
	font-weight:bold;
	}

.pf_select{
	margin: -10px 0 0 20px;
	}

.bf_photo {
	width: 260px;
	float: left;
	margin: 10px 0 30px 10px;
	}

.bf_contain {
	float: left;
	width: 240px;
	margin: 50px 0 0 8px;
	padding: 8px;
	font-size: 11px;
	line-height: 1.6;
	border-top: solid 1px navy;
	border-bottom: solid 1px navy;
	}

.bf_spec {
	margin: 20px 0 0 80px;
	font-size:10px;
	}

.bf_title {
	margin: 20px 0 0 10px;
	}

.bf_item {
	float: left;
	width: 200px;
	margin: 20px 0 0 30px;
	line-height: 1.6;
	font-size: 12px;
	text-align: center;
	}

.bf_item2 {
	float: left;
	width: 250px;
	margin: 20px 0 0 5px;
	line-height: 1.6;
	font-size: 10px;
	}

.esl_main {
	float: left;
	width: 200;
	margin: 20px 5px 15px 15px;
	}

.esl_photo {
	width: 260;
	margin: 0 0 10px 10px;
	font-size: 14px;
	line-height: 1.5;
	}

.esl_spec {
	margin: 0 0 10px 10px;
	font-size: 11px;
	line-height: 1.6;
	}

.esl_item {
	width: 250px;
	margin: 20px 0 0 30px;
	line-height: 1.6;
	font-size: 12px;
	}

#easel_photo1{
	position: absolute;
	left: 580px;
	top: 720px;
	}

#easel_photo2{
	position: absolute;
	left: 480px;
	top: 720px;
	}

#easel_photo3{
	position: absolute;
	left: 580px;
	top: 1270px;
	}

#easel_photo4{
	position: absolute;
	left: 480px;
	top: 1270px;
	}

.tone{
	font-size: 9px;
	}

.tone_type{
	width: 470px;
	padding: 10px 0 15px 25px;
	}

.tone_thum{
	float: left;
	padding: 10px 0 0 30px;
	line-height: 1.5;
	}

.tone_price{
	float: left;
	margin: 12px 0 7px 25px;
	line-height: 1.5;
	}

.tone_var{
	margin: 10px 0 0 45px;
	width: 125px;
	float: left;
	text-align: center;
	line-height: 1.8;
	}

.tone_var2{
	margin: 10px 0 0 45px;
	width: 500;
	float: left;
	line-height: 1.8;
	}

#tone_detail{
	width: 520px;
	padding: 0 0 5px 20px;
	}

#tone_detail_photo{
	float: left;
	padding: 0 0 0 10px;
	line-height: 1.5;
	}

#tone_alert{
	padding: 0 0 0 35px;
	line-height: 1.5;
	font-size: 10px;
	}

.cb_var{
	margin: 10px 0 0 45px;
	width: 160;
	float: left;
	text-align: center;
	font-weight: bold;
	line-height: 1.8;
	}

.back_main{
	margin: 10px 0 20px 10px;
	padding: 0 0 0 50px;
	width: 500;
	line-height: 1.8;
	}

.back_contain{
	margin: 10px 0 10px 10px;
	padding: 0 0 0 35px;
	width: 500;
	line-height: 1.5;
	}

.manga_thum{
	width: 85px;
	float: left;
	padding: 10px 0 20px 10px;
	line-height: 1.5;
	}

#manga_cart1{
	position: absolute;
	left: 560px;
	top: 440px;
	}

#manga_cart2{
	position: absolute;
	left: 560px;
	top: 570px;
	}

#manga_cart3{
	position: absolute;
	left: 560px;
	top: 700px;
	}

#manga_cart4{
	position: absolute;
	left: 560px;
	top: 980px;
	}

.cs_var{
	margin: 10px 5px 0 25px;
	width: 150;
	float: left;
	text-align: center;
	line-height: 1.8;
	}

.cs_price{
	margin: 12px 0 18px 50px;
	line-height: 1.5;
	}

.cs_notice{
	text-align: right;
	font-size: 9px;
	line-height: 1.5;
	}

#cs_cart1{
	position: absolute;
	left: 480px;
	top: 560px;
	}

#cs_cart2{
	position: absolute;
	left: 480px;
	top: 636px;
	}

#cs_tone_cart1{
	position: absolute;
	left: 515px;
	top: 575px;
	}

#cs_tone_cart2{
	position: absolute;
	left: 515px;
	top: 780px;
	}

#cs_tone_cart3{
	position: absolute;
	left: 515px;
	top: 970px;
	}

.tone_thum{
	float: left;
	width: 70px;
	margin: 0 0 15px 5px;
	}

.threed_contain{
	width: 254px;
	float: left;
	margin: 15px 0 10px 30px;
	line-height: 1.4;
	}

.threed_sample{
	width: 210px;
	float: left;
	margin: 15px 0 10px 10px;
	}

#threed_cart1{
	position: absolute;
	left: 520px;
	top: 740px;
	}

.illust_contain{
	width: 245px;
	float: left;
	line-height: 1.5;
	margin: 15px 0 0 5px;
	}

.illust_contain2{
	width: 520px;
	float: left;
	line-height: 1.5;
	margin: 0 0 0 25px;
	}

#illust_cart1{
	position: absolute;
	left: 470px;
	top: 765px;
	}

.marker_thum{
	width: 170px;
	float: left;
	padding: 10px 0 20px 50px;
	line-height: 1.5;
	}

.marker_type{
	width: 470px;
	padding: 0 0 5px 25px;
	}

.marker_photo{
	width: 524px;
	margin: 10px 10px 30px 20px;
	text-align: center;
	}

.marker_main_photo{
	width: 240px;
	float: left;
	line-height: 1.4;
	margin: 0 10px 30px 20px;
	}


#marker_cart1{
	position: absolute;
	left: 580px;
	top: 490px;
	}

#marker_cart2{
	position: absolute;
	left: 580px;
	top: 675px;
	}

#marker_cart3{
	position: absolute;
	left: 580px;
	top: 858px;
	}

#marker_cart4{
	position: absolute;
	left: 580px;
	top: 1042px;
	}

#marker_cart5{
	position: absolute;
	left: 580px;
	top: 1225px;
	}

#marker_cart6{
	position: absolute;
	left: 660px;
	top: 750px;
	}

#lep_marker_cart1{
	position: absolute;
	left: 580px;
	top: 650px;
	}

#lep_marker_cart2{
	position: absolute;
	left: 580px;
	top: 816px;
	}

#lep_marker_cart3{
	position: absolute;
	left: 580px;
	top: 982px;
	}

#lep_marker_cart4{
	position: absolute;
	left: 580px;
	top: 1148px;
	}

#lep_marker_cart5{
	position: absolute;
	left: 580px;
	top: 1314px;
	}

#lep_marker_cart6{
	position: absolute;
	left: 580px;
	top: 1480px;
	}

#lep_marker_cart7{
	position: absolute;
	left: 580px;
	top: 1650px;
	}

#lep_marker_cart8{
	position: absolute;
	left: 580px;
	top: 1830px;
	}

#lep_marker_cart9{
	position: absolute;
	left: 580px;
	top: 2005px;
	}


.marker_caption{
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 10px 20px;
	line-height: 1.5;
	}

.marker_lepl_thum{
	float: left;
	width: 170px;
	padding: 10px 0 10px 30px;
	line-height: 1.5;
	text-align: center;
	}



.marker_price{
	float: left;
	margin: 7px 0 7px 5px;
	line-height: 1.5;
	}

.skc_item{
	width: 240px;
	float: left;
	margin: 10px 0 7px 20px;
	line-height: 1.6;
	font-size: 12px;
	}

.skc_item_sub{
	width: 200px;
	float: left;
	margin: 65px 0 7px 10px;
	line-height: 1.6;
	font-size: 12px;
	}

.sketch_select{
	margin: 10px 0 0 20px;
	}

.ifr_color {
	float: left;
	margin: 10px 0 0 25px;
	width: 60px;
	}

.ifr_name {
	float: left;
	margin: 15px 5px 0 0;
	width: 220px;
	line-height: 1.4;
	font-size: 10px;
	}

.ifr_select {
	float: left;
	margin: 13px 0 0 0;
	width: 110px;
	}

.ifr_button {
	float: left;
	margin: 10px 0 0 0;
	width: 100px;
	}

.ifr_btn0	{
	width:94px;
	height:28px;
	}

.tape_ent {
	width: 520px;
	text-align: right;
	padding: 15px 0 20px 0;
	font-weight: bold;
	line-height: 1.8;
	}

.tape_size {
	float: left;
	width: 100px;
	padding: 5px 0 5px 0;
	}

.tape_price1 {
	float: left;
	width: 80px;
	padding: 5px 0 5px 0;
	}

.tape_price2 {
	float: left;
	width: 80px;
	padding: 5px 0 5px 0;
	color: red;
	font-weight:bold;
	}

.model_name {
	float: left;
	margin: 15px 5px 0 0;
	width: 160px;
	line-height: 1.4;
	font-size: 10px;
	}

.model_price1 {
	float: left;
	width: 80px;
	padding: 15px 0 5px 0;
	}

.model_price2 {
	float: left;
	width: 80px;
	padding: 15px 10px 5px 0;
	color: red;
	font-weight:bold;
	}

#model_photo1{
	position: absolute;
	left: 600px;
	top: 330px;
	font-size:9px;
	}

#hand_photo1{
	position: absolute;
	left: 620px;
	top: 330px;
	font-size:9px;
	}

.ag_var {
	margin: 10px 5px 15px 10px;
	width: 550px;
	line-height: 1.4;
	font-size: 10px;
	}

.stamp_type{
	float: left;
	width: 240px;
	padding: 10px 0 15px 25px;
	}

.stamp_name{
	margin: 10px 0 7px 0;
	padding: 0 0 3px 15px;
	font-size: 13px;
	font-weight: bold;
	color: #333399;
	border-left: solid 3px #333399;
	border-bottom: solid 1px #9999FF;
	}

.stamp_thum{
	margin: 20px 0 15px 25px;
	line-height: 1.5;
	}

.stamp_price{
	margin: 12px 0 7px 25px;
	line-height: 1.5;
	}

.stamp_var_thum{
	float: left;
	margin: 12px 0 7px 15px;
	line-height: 1.5;
	}

.stamp_table{
	margin: 10px 0 0 10px;
	}

#num1 {
	position:absolute;
	left: 285px;
	top: 442px;
	font-size: 11px;
	color: #333333;
	font-weight:bold;
	}

#num2 {
	position:absolute;
	left: 450px;
	top: 442px;
	font-size: 11px;
	color: #333333;
	font-weight:bold;
	}

.pantone_head	{
	color:#333333;
	font-size:10pt;
	line-height:1.0;
	background-color:#ccffff;
	}

.pantone_thum {
	float: left;
	margin-left: 10px;
	width: 70px;
	}

.pantone_name {
	float: left;
	margin: 5px 5px 10px 0;
	width: 220px;
	line-height: 1.4;
	font-size: 10px;
	}

.pantone_name2 {
	float: left;
	margin: 5px 5px 0 0;
	width: 220px;
	line-height: 1.4;
	font-size: 10px;
	}

.clip_photo {
	width: 150px;
	height: 200px;
	float: left;
	margin: 5px 0 0 50px;
	}

.clip_text {
	width: 300px;
	float: left;
	line-height: 1.4;
	margin: 15px 0 0 15px;
	}



/* =============== FOOTER ================= */

#page_top{
	text-align: right;
	font-size: 11px;
	color: #6666cc;
	padding: 0 30px 10px 0;
	}

	
/* =============== COMPANY ================= */


#map {
	position:absolute;
	left: 390px;
	top: 470px;
	}

/* =============== POLICY ================= */

#policy {
	line-height: 1.4;
	margin: 0 35px 15px 30px;
	}

#policy_admin {
	line-height: 1.4;
	margin: 0 35px 5px 240px;
	}


/* =============== ASK ================= */

#ask_for_us {
	line-height: 1.6;
	margin: 40px 35px 5px 250px;
	border: dotted 2px #333399;
	padding: 5px 5px 10px 10px;
	}


/* =============== FAX_ORDER ================= */

#fax_order {
	line-height: 1.8;
	margin: 15px 0 0 20px;
	padding: 5px 5px 10px 10px;
	}

#faxnumber {
	margin: 10px 0 15px 20px;
	color: #333333;
	font-weight: bold;
	font-size: 16px;
	}

#fax_notice{
	line-height: 1.6;
	margin: 15px 70px 20px 10px;
	padding: 10px 5px 10px 10px;
	border: ridge 1px #333399;

}

#fax_notice_title{
	margin: 0 0 7px 0;
	font-weight: bold;
}

#okigaru{
	margin: 10px 0 15px 20px;
	color: #333333;
	font-weight: bold;
	font-size: 14px;
	}

#fax_pic{
	position: absolute;
	left: 650px;
	top: 250px;
}

