/* Monobee bulb CSS
---------------------------------------------*/

/*Color----------------------------
RED:#C9171E

---------------------------------*/
*{
	margin:0;
	padding:0;
	}

img {
	border:0;
	}

html {
	font-size:12px;
	color:#333;
	}

body {
	line-height:1.5;
	text-align:center;
	}

div {
	width:630px;
	margin:0 auto;
	}


a {
	color:#C9171E;
	}

.cl {
	clear:both;
	}

h3 {
	background:#EFEFEF;
	font-size:16px;
	border:1px solid #CCC;
	text-align:left;
	padding:5px 0 5px 20px;
	margin-top:20px;
	}

h4{
	text-align: left;
	font-size: 14px;
	margin: 20px 0 0 0 ;
}
h4 em{
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.txt {
	text-align:left;
	font-size:14px;
	margin:10px 0;
	}

.txt strong {
	color:#C9171E;
	}

.coution {
	color:#C9171E;
	margin:15px 0 5px;
	text-align:left;
	}

.ta_form {
	width:630px;
	border-collapse:collapse;
	}

.ta_form th, .ta_form td {
	border:1px solid #999;
	line-height:1.5;
	text-align:left;
	}

.ta_form th {
	padding:5px 10px;
	background:#F9FAFA;
	font-weight:normal;
	}

.ta_form td {
	width:500px;
	padding:5px;
	line-height:2;
	vertical-align:top;
	}

.ta_form th em {
	color:#C9171E;
	font-style:normal;
	}

.ta_form .va_t {vertical-align:top}

.ta_form td .com,
.ta_form td .adr,
.ta_form td .mail {width:200px}

.ta_form .ad_tel { line-height:2}
.ta_form td .adr { margin:5px 0}
.ta_form td .tel { margin-bottom:5px}

.ta_form td .name,
.ta_form td .furigana,
.ta_form td .tel, 
.ta_form td .fax,
.ta_form td .car,
.ta_form td .year {width:150px}

.ta_form td .otoi {
	font-size:12px;
	width:490px;
	margin:5px 0;
	}
.ta_form td .otoi {height:100px}


.ta_form .kibou {
	line-height:2.5;
	}

.ta_form td .syouhin {
	width:250px;
	margin-left:0px;
	}

.ta_form td .kosuu {
	width:50px;
	margin-right:5px;
	margin-left:20px;
	}

.ta_form td #from_mail,.ta_form td #from_fax {margin-right:5px;}



.submit {
	margin:20px 0 50px;
	text-align:center;
	}

.submit input {
	padding:2px 8px;
	margin-left:20px;
	}

.notes{
	text-align: left;
	list-style-type: none;
	margin-left: 1em;
}
.notes li{
	text-indent: -1em;
}

/*
form_check.php
----------------------------------------------------*/
.check_h4 {
	font-size:16px;
	color:#C9171E;
	border-bottom:1px solid #C9171E;
	margin-top:20px;
	}

.check_txt02 {color:#C9171E}

/*
form_check.php
----------------------------------------------------*/
.check_h4_2 {
	font-size:16px;
	color:#C9171E;
	border-bottom:1px solid #C9171E;
	margin-top:30px;
	}

.check_txt03 {
	margin:80px auto 30px;
	width:450px;
	font-size:14px;
	text-align:left;
	}

.check_txt03 span {
	color:#C9171E
	}


.check_txt04 {
	margin-bottom:50px;
	color:#C9171E;
	}

.back_txt {
	font-size:14px;
	margin-top:30px;
	}
	
