body {
	font-size: 100.01%;
	color: #333;
	font-family:'lucida grande',verdana,helvetica,arial,sans-serif;
	background-color: #EEE;
	background:transparent url(./img/bgblack.gif) repeat fixed 0 0;
}

a {
	background-color: inherit;
	color: #774422;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	background-color: inherit;
	color: #E77;
	text-decoration:underline;
}

div.contentsbox{
	margin: 10px 0px 10px 0px;
}

p {
	font-size: 90%;
	line-height: 1.2em;
	text-indent: 1em;
	letter-spacing: 0.02em;
	margin: 5px 2px 10px 2px;
}

p.tips{
	line-height: 1em;
	text-indent: 1em;
	letter-spacing: 0;
	color: #E77;	
}

em{
	font-weight: bold;
	color: #FEE;	
	
}

#colmn_right h2 {
	background:transparent url(./img/head_telnum.gif) no-repeat scroll 0 0;
	display:block;
	height:50px;
	margin:5px 10px 0px 195px;
	padding:0;
	text-indent:-9999px;
	width:195px;
}


h2 {
	margin:20px 0 10px;
}
h2.text {
	border-color:#E99;
	border-style:solid;
	border-width:1px 0px 1px 10px;
	background-color: #FFF;
	font-size:130%;
	font-weight: bold;
	padding:6px 6px;
}
h3 {
	border-color:#CCC;
	border-style:solid;
	border-width:0 0 0 6px;
	font-size:110%;
	font-weight: bold;
	margin:20px 0 10px;
	padding:4px 5px;
}

h3.image{
	border: none;
}
h3.notext {
	padding: 0px;
	border: none;
	color: #EEEEEE;
	text-indent: -9022px;
}


h3 span{
	font-size: 90%;
	margin-right: 40px;
}

h4 {
	font-size: 97%;
	margin: 5px 0px 2px 0px;
	padding: 5px 7px 5px 7px;
	border-left: 5px solid #600;
	border-bottom : 1px dotted #600;
	color: #D44;
	font-weight: bold;
}

table{
	border-collapse: collapse;
}

th {
	text-align: center;
}

th a {
	display: block;
	padding: 2px 4px;
	text-decoration: none;
}
th a:hover {
	background-color: #ccc;
	color: #333;
	text-decoration: none;
}

td{
	vertical-align: top;
}

table tr.altrow td {
	background: #f4f4f4;
}

/* フォーム */
table .form_cell_tag02 {
	background:#EEEEEE none repeat scroll 0 0;
	border-bottom:1px solid #DDDDDD;
	border-left:2px solid #FF3300;
	color:#CC0000;
	padding:7px;
	vertical-align:top;
	width:141px;
}

table .form_text {
	background:#FFFFFF none repeat scroll 0 0;
	border-bottom:1px solid #DDDDDD;
	border-left:1px solid #EEEEEE;
	color:#444444;
	padding:7px 7px 7px 15px;
	width:auto;
}

.form_size02 {
	background:transparent url(../images/back_form.gif) no-repeat scroll 0 0;
	border:1px solid #CCCCCC;
	height:20px;
	width:300px;
}

.form_size03 {
	background:transparent url(../images/back_form.gif) no-repeat scroll 0 0;
	border:1px solid #CCCCCC;
	height:20px;
	width:60px;
}

.form_comment {
	height:120px;
	width:420px;
}

/* フォームのエラーメッセージ */
div.error-message{
	background-color: #FFD;
	color: #933;
}

div.message{
	background-color: #DDF;
	padding: 10px;
	font-size:120%;
	color: #333;
}

.formerror{
	color: #E44;
	font-size:small;
}
div.submitbuttons{
	text-align:right;
}

/* リスト注意 */
ul.notes{
	font-size: 80%;
	margin-left: 20px;
	list-style-image :url('img/listmark/kome.gif') ;
}

/* リスト青い矢印 */
ul.blue_dot_arrow{
	font-size: 80%;
	margin-left: 20px;
	list-style-image :url('img/listmark/dotarrow.gif') ;
}

/* トップの大きいイメージ */
.toplargeimg{
	text-align: center;
	margin: 10px auto;
}

/* トップの大きいイメージ */
.bottomlargeimg{
	text-align: center;
	margin: 10px auto;
}
/* 新着情報 */
#whatsnew{
	border: 1px solid #555;
	padding: 7px;
}

#whatsnew ul{
	margin-top : 10px;
	margin-bottom: 10px;
}

#whatsnew.table{
	vertical-align: top;
}


.w670{
	margin: 0 auto;
	width: 670px;
}


.sidebox_cart{
	text-align: center;
}

.sidebox_cart table{
	width: 150px;
	margin: 0 auto;
	margin-bottom: 10px
}


.sidebox_cart th{
	text-align: center;
	padding: 4px 0px 2px 0px;
	background-color: #DDD;
	color: #444;
	font-size: 8pt;
	border: 1px solid #222;
}

.sidebox_cart td{
	text-align: left;
	background-color: #EEE;
	color: #444;
	padding: 4px 2px 4px 2px;
	border: 1px solid #222;
}

ul.brown3dots{
	list-style: none;
}
ul.brown3dots li{
	list-style-image: url('img/listmark/3dots_brown.gif');
	margin: 2px 0px 2px 50px;
}

#home_news{
	float: left;
	width: 300px;
}

#companyBox{
	width: 330px;
}

/* ページトップへ戻るボタン が入る div */
.scrolltop{
	padding: 4px 10px 4px 10px;
	text-align: right;
}

/* 料金表 */
table.priceList{
	border: 1px solid #444;
	position:relative;
}

table.priceList td{
	border: 1px solid #888;

}

table.priceList th{
	border: 1px solid #888;
	background-color:#8F8;
	color: #333;
	padding: 4px 10px 4px 10px; 	
	font-weight: bold;
	text-align: right;
	
}
td.item{
	padding: 2px 10px 2px 10px;
	text-align: right;
	width: 15em;
	background-color: #EEE;	
}

td.unit{
	padding: 2px 10px 2px 10px;
	width: 5em;
	font-size: 87%;
	text-align: center;
	background-color: #EEE;	
}

table.priceList td.price{
	color: #522;
	padding: 2px 10px 2px 10px;
	text-align: right;
	width: 5em;
	font-weight: bold;
	background-color: #EEE;	
}

