﻿@charset "utf-8";

h2.toph2 {
	font-weight:normal;
	display:inline;
	margin:0;
	padding:0;
	font-size:100%;
}

.clear {
	clear: both;
}
.center {
	text-align: center;
}
.clearfloat,
.clearfix {
	clear: both;
}
.txtcenter {
	text-align: center;
	margin-top: 10px;
	clear: both;
}
.page_navi {
	clear: both;
	text-align: center;
	margin-top: 10px;
	width: 100%;
}
.page_navi .align-left {
	float: left;
	width: 33%;
}
.page_navi .align-center {
	float: left;
	width: 33%;
}
.page_navi .align-right {
	float: left;
	width: 33%;
}
.image_list {
}
.image_list li {
	float: left;
}
.image_list img {
	max-width: 200px;
	max-height: 150px;
	margin-left: 10px;
}

h4.maru {
	background: url(../img/maru_orange.jpg) no-repeat left 3px;
	padding-left: 18px;
	font-size: 16px;
}

.mod_news table {
	width: 100%;
}
.mod_news th {
	border-bottom: 1px dotted #999;
	padding: 5px;
	width: 100px;
}
.mod_news td {
	border-bottom: 1px dotted #999;
	padding: 5px;
}

.mod_image_list .block{
	margin: 0 auto;
	position: relative;
	top: 0;
	left: 0;
/*	text-align: center;*/
	padding-left: 10px;
}
.mod_image_list .column{
	padding: 10px 0px!important;
	width: 230px;
	vertical-align: top;
/*	border-top: 1px solid #999;
	float: left;*/
	display: inline-block;
/*IE6-7*/
*display: inline;
*zoom: 1;
}
.mod_image_list .basicpar {

	min-height: 60px;
	height:auto!important;
	height: 60px;

}
.mod_image_list h5 {
	line-height: 1.2;
	font-size: 105%;
}
.mod_image_list .price span {
	font-size: 85%;
}
.mod_image_list .inputbox{
	background: #EFEFEF;
	border: 1px solid #CCC;
	padding: 2px;
}

hr.clearline {
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	border-top: 1px solid #CCC;
}

.mod_image_list .column .box{
	text-align: center;
	padding: 5px;
}
.mod_image_list .column .main_image {
	margin-bottom: 3px;
}
.mod_image_list .column .main_image a{
	display: block;
	padding: 5px 0;
	border: 1px solid #EEEEEE;
}
.mod_image_list .column .main_image a:hover{
/*
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
*/
}
.mod_image_list .column .main_image img{
	max-height:150px;
}

.pp_inline h4 {
	border-bottom: 1px solid #999;
	font-size: 130%;
	padding: 5px;
}
.pp_inline table {
	width: 100%;
	margin: 10px auto;
}

.innertable {
	width: 100%;
/*	margin: 0 auto;*/
}
.lbox {
/*
	padding: 0px;
	border: 1px solid #333;
*/
}
.lbox h4 {
	border-bottom: 1px solid #333;
	margin-bottom: 10px;
	font-weight: bold;
	padding-bottom: 3px;
}
.lbox td {
	vertical-align: top;
}
.lbox .lcel {
	padding: 10px;
}
.lbox .winpic {
	text-align: center;
	margin-bottom: 10px;
}
.lbox .rtcel {
	padding: 10px 0;
}
.lbox .rtcel td {
	padding-right: 10px;
	padding-bottom: 5px;
	white-space: nowrap;
}
.lbox .rbcel {
	padding: 10px;
	border-top: 1px solid #CCC;
}
#cboxLoadedContent {
	overflow: inherit!important;
}
#cboxClose {
	padding-left: 10px;
	background: url(../img/yaji_orange.gif) no-repeat left center;
}


#item_form table {
	border: 1px solid #CCC;
	margin: 0px auto 10px;
}
#item_form th {
	border-bottom: 1px solid #CCC;
	text-align: center;
}
#item_form td {
	border-bottom: 1px solid #CCC;
}
#item_form .even_line td {
	background: #EFEFEF;
}

#back2form {
	margin-bottom: 10px;
	border-bottom: 1px dotted #CCC;
	padding-bottom: 10px;
}


#form {
	clear: both;
	width: 100%;
}

#form input.txt {
	width: 300px;
}
#form textarea {
	width: 90%;
}
#form .ctr {
	text-align: center;
}


.TABLE_001 {
	margin: 5px;
}
.TABLE_001 th,
.TABLE_001 td {
	border-bottom: 1px solid #999;
	padding: 10px 3px;
	vertical-align:top;
}
.TABLE_002 {
	margin: 5px;
}
.TABLE_002 th,
.TABLE_002 td {
	border: 1px solid #999;
	padding: 3px;
	vertical-align:top;
}
.TABLE_002 th {
	background: #F7E8A8;
}

.TABLE_006 {
}
.TABLE_006 th {
	background: #333;
	color: #F7E8A8;
	padding: 3px;
}
.TABLE_006 td {
	padding: 3px;
}
.TABLE_006 img {
/*	margin: 5px auto;*/
}
.TABLE_006 th.num {
	width: 10px;
}
.TABLE_006 th.amount {
	width: 60px;
}
.TABLE_006 th.del {
	width: 45px;
}

.TABLE_007 {
	width: 100%;
	margin: 0 auto 10px;
}
.TABLE_007 th {
	background: #F7E8A8;
	width: 150px;
}
.TABLE_007 th,
.TABLE_007 td {
	border: 1px solid #999;
	padding: 5px;
	vertical-align: top;
}

.copytome {
	margin: 10px auto;
}
#form .buttons {
	margin: 10px auto;
}

div.summary {

}
div.summary table {
	width: 600px;
	margin: 5px auto;
}
div.summary th {
	width: 200px;
}

.TABLE_001 table {
}

.TABLE_001 table td {
	border: none;
	padding: 0;
	padding-right: 10px;
}

#recruit table {
	width: 100%;
}
#recruit th,
#recruit td {
	border: 1px solid #999;
}
#recruit th {
	background: #F7E8A8;
}

.DL_faq {
	margin: 0px;
	margin-left: 5px;
	padding: 0;
}

dt.question {
	margin: 0 0 2px;
	padding: 0 0 2px;
	padding-left: 16px;
	background: url(../img/markQ.jpg) no-repeat left 3px;
	border-bottom: 1px dotted #CCC;
}
dd.answer {
	margin: 0 0 2em;
	padding: 0px;
	padding-left: 16px;
	background: url(../img/markA.jpg) no-repeat left 3px;
}

table.directorder {
	clear: both;
	margin: 40px auto 20px;
	width: 100%;
	border-top: 1px dotted #CCC;
}
.directorder td {
	vertical-align: top;
	padding: 10px;
	line-height: 1.8;
}
.directorder strong {
	font-size: 120%;
	font-weight: bold;
}
.directorder strong img {
/*	vertical-align: middle;*/
	margin-right: 5px;
}
.directorder .box {
	position: relative;
	top: 0;
	left: 0;
	background: url(../img/box_outline.jpg) no-repeat center top;
	width: 325px;
	height: 132px;
	padding: 10px 15px;

}
.directorder div.img {
/*
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
*/
	margin-bottom: 10px;
}
.directorder input {
	width: 200px;
	height: 40px;
	background: url(../img/button_bg.jpg) no-repeat center top;
	border: none;
	font-size: 15px;
}
input.disa {
	filter: alpha(opacity=50);
	-moz-opacity:0.50;
	opacity:0.50;
}

#item_form .comment {
	text-align: right;
	margin-bottom: 10px;
}

.tocart {
	text-align:center;
	margin-bottom:30px;
	padding-top: 15px;
}

input.orderbutton {
	width: 200px;
	height: 40px;
	background: url(../img/button_bg.jpg) no-repeat center top;
	border: none;
	font-size: 15px;
}
.gradbtn
	width: 200px;
	height: 40px;
	font-size: 15px;

	background: #f09c15;
	background: -webkit-gradient(linear, left top, left bottom, from(#f8c939), to(#f09c15) );
	background: -moz-linear-gradient(-90deg, #f8c939, #f09c15);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#f8c939', EndColorStr='#f09c15');

	border: 1px outset #FC0;
	border: 1px solid rgba(0, 0, 0, 0.3);
 
	box-shadow: 0 0 .05em rgba(0,0,0,0.4);
	-moz-box-shadow: 0 0 .05em rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 0 .05em rgba(0,0,0,0.4);

	-moz-border-radius: .3em;
	border-radius: .3em;
}
#bdid_privacy {
	margin: 0 5px;
}


#back2form a {
	width: 202px;
	height: 22px;
	background: url(../img/buttonS_bg.jpg) no-repeat center top;
	border: none;
	font-size: 15px;
	color: #333;
	display: block;
	text-decoration: none;
	margin: 0 auto 15px;
}

input.movebutton,
input.sendbutton,
input.cartmovebutton,
input.cartsendbutton {
/*
	width: 202px;
	height: 22px;
	background: url(../img/buttonS_bg.jpg) no-repeat center top;
	border: none;
	font-size: 15px;
*/
	width: 200px;
	height: 40px;
	background: url(../img/button_bg.jpg) no-repeat center top;
	border: none;
	font-size: 15px;
}

#galleryimgs {
	padding: 10px;
	margin: 10px auto;
	text-align: center;
}
.gimg {
	text-align: center;
	padding-bottom: 10px;
}
.gimg a {
/*
	display: inline-block;

	*display: inline;
	*zoom: 1;

	height: 250px;
	padding: 5px 0;
*/
}
.gimg img {
	vertical-align: top;
	border: 1px solid #CCC;
}
#mainimg {
	clear: both;
	border: 2px solid #FFB37F;
	padding: 10px;
	margin: 10px auto;
	overflow: hidden;
}
#mainimg td.img {
	padding: 10px;
	vertical-align: top;
}
#mainimg td.img a {
}
#mainimg img {
	max-height: 360px;
	max-width: 360px;
/*	border: 1px solid #CCC;*/
}
#mainimg td.text {
	padding: 0 10px;
	vertical-align: top;
}
#mainimg .title {
	font-size: 18px;
	border-bottom: 2px solid #F60;
	padding: 3px;
}
#mainimg .desc {
	padding: 3px;
}

.facttable {
	margin: 20px auto;
}
.facttable td {
	vertical-align: top;
}
.facttable .col5 td {
	width: 20%;
}
.facttable .col4 td {
	width: 25%;
}
.facttable p {
	margin-top: 5px;
	text-indent: -20px;
	padding-left: 20px;
	padding-right: 5px;
}
.rbutton {
	text-align: right;
	margin: 0 15px 15px;
}
.rbutton a {
	display: inline-block;
	background: url(../img/movebutton.jpg) no-repeat center top;
	width: 130px;
	height: 26px;
	text-decoration: none;
	text-align: center;
	line-height: 2;
	color: #FF6600;
/*	font-weight: bold;*/
}

.formtable {
	margin: 10px auto;
	width: 100%;
}
.formtable th {
	padding: 5px;
	border: 1px solid #999;
}
.formtable td {
	padding: 5px;
	border: 1px solid #999;
}

#campTbl {
	background:url(../../img/qes_c.jpg);
	line-height:normal;
}

.topCmsong {
	border:solid 2px #FF9A00;
	padding:10px;
}

.topBnArea {
	border-bottom:dotted 1px #999999;
	margin-bottom:15px;
	padding-bottom:15px;
}

.topTw {
	border:solid 2px #FF9A00;
	background-color:#FF9A00;
}

.topTw table td {
	padding:5px 0;
}

.media1 table td {
	vertical-align:top;
	text-align:left;
}


.media1 h4 {
	font-size: 14px;
	border-bottom: 2px solid #F60;
	padding: 3px;
	margin-bottom:10px;
	font-weight:bold;
}

.media1 {
	border-bottom:dotted 1px #333333;
	margin:0 0 20px 0;
	padding:0 0 20px 0;
}