/*
.div-check {
	border: 1px solid red;
}
*/

/*
=============
=main
=product
=article
-------------
=sub
=============
*/

h2 {
	font-size: 1.13em;
}
h3 {
	font-size: 0.88em;
}

.text-begin {
	clear: left;
}
.read-link {
	text-align: right;
	font-size: 12px;
}

/* =main
======================================================== */
#main {
	float: left;
	padding: 10px 0 10px 10px;
	width: 635px;
}

/* =product
--------------------------------------------------------- */
#product-wrapper {
	background-color: #cee67d;
	margin: 0 20px 20px 20px;
	padding: 10px;
}
#product {
	background-color: #fff;
	padding: 10px 20px 10px 20px;
}
#product h1 {
	padding: 20px 0 20px 0;
	font-size: 1.5em;
}
#product-main-img {
	float: right;
	width: auto;
	height: auto;
	padding: 8px;
}
#product-left {
	margin-right: 263px;
	font-size: 0.8em;
}
#product-left h1 {
	margin: 0px auto;
	padding-top: 15px;
	padding-left: 15px;
}
#product-left p {
	padding: 10px 15px 10px 15px;
}
#product-line {
	background: url(images/product_line.gif) no-repeat 0 0;
	margin: 0 20px;
}
#product-line p {
	font-size: 0.75em;
	text-align: center;
}
#product-line p strong{
	font-size: 16px;
}
#product_sm1_title {
	padding-top: 20px;
}
#product p {
	text-align: left;
	font-size: 0.75em;
}
#product-img2 {
	float: left;
	padding: 0 8px 0 12px;
}
#product-img3 {
	float: left;
	padding: 0 20px 0 0;
}
#product-img4 {
	float: right;
	padding: 0 0 0 20px;
}
#product-img5 {
	padding-top: 20px;
}
#product p strong {
	font-size: 16px;
}
/* =article
------------------------------------------------------ */
#product-article {
	padding: 0px 20px 20px 20px;
}
#product-article h2 {
	color: #75a115;
	line-height: 1.2;
	margin-top: 30px;
	padding-left: 8px;
	padding-bottom: 2px;
	border-left: 7px solid #75a115;
	border-bottom: 1px solid #75a115;
}

#product h3 {
	font-size: 1.2em;
	text-align: center;
	margin-bottom: 10px;
}
#product p.lead01 {
	color: #FF1A00;
	font-size: 1em;
	text-align: center
}
#product-article p {
	margin-top: 20px;
	font-size: 0.88em;
}
#product-article p strong {
	background-color: #ffe0e7;
	font-weight: normal;
}

#product-article ul {
	margin-top: 20px;
}

#product-article ul li {
	list-style: inside;
}

.kojin {
	height: 300px;
	margin: 0 20px 20px 20px;
	overflow-x: auto;
	overflow-y: auto;
	padding: 0 10px 10px 0;
}

p.btnAppli {
	text-align: center;
	margin-bottom: 20px;
}

.editor {
	font-weight: bold;
	color: #ed8700;
}
.discription {
	border-top: 1px dotted #999;
	width: 400px;
	padding-top: 2px;
	color: #333;
	font-size: 0.7em !important;
}

/*tH[*/

table.formtable01 {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin: 0 20px 20px 20px;
	width: 595px;
}

table.formtable01 th,
table.formtable01 td {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 10px;
}
table.formtable01 table td,
table.formtable01 table th {
	line-height: 180%;
	border: none 0px;
}
table.formtable01 table td {
	padding: 0 5px 2px 0;
}

table.formtable01 th {
	font-weight: normal;
	text-align: left;
	background-color: #CCCCFF;
	white-space: nowrap;
}

.formtitle01 {
	padding: 0 0 0 20px;
	margin: 0 0 10px;
	font-size: 14px;
	font-weight: bold;
	background: url("../images/common/mark04.gif") 0 0 no-repeat;
}

.formsend01 {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #EFEFEF;
}
.formsend01 td {
	text-align: center;
	padding: 15px 0;
}
p.formtxt01 {
	margin: 0 0 15px;
	text-align: center;
}

div.serviceBox {
	margin: 0 20px 20px 20px;
}

div.serviceBox p {
	margin-bottom: 4px;
}

div.errBox {
	border: 1px solid #ccc;padding: 5px;background-color: #EFEFEF;
	margin: 0 20px 15px 20px;
}

.errMes{
	background: url("images/icn_err.gif") left center no-repeat;
	padding: 0 0 0 18px;
	margin-bottom: 5px;
}

.mB10 { margin-bottom: 10px !important;}
.tc { text-align: center !important;}
.red01 {color: red; font-size:0.86em}
.red02 {color: red;}