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

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

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

p {
	line-height: 1.4em;
	text-indent: 1em;
	letter-spacing: 0.08em;
	margin: 0.4em 2px 0.4em 2px;
}

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

p.note{
	font-size: 78%;
	line-height: 1em;
	text-indent: 0em;
	letter-spacing: 0;
	color: #D44;	
}

strong{
	font-weight: bold;
}
em{
	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;
}


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.notext {
	padding: 0px;
	border: none;
	color: #EEEEEE;
	text-indent: -9022px;
}

h3.w890{
	display: block;
	width:890px;
	height:50px;
	text-align: right;
	padding: 0px;
	border: none;
	background:transparent url(./img/h3_w890.gif) no-repeat scroll 0 0;
	color: #EEEEEE;
}

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

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


h5.rightImg{
	text-align: right;
	}

h5.leftImg{
	text-align: left;
	}

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;
}

/* トップの大きいイメージ */
.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;
}


#incart{
	border: 1px ridge #555;
	background-color: #333;
	padding:10px 2px;
	font-size: 87%;
}

.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;
}


/* お知らせタイトル */
li.newsTitle span.infoDate{
	font-size: 87%;
	color: #DDD;
}




/* アクション */
div.actions{
	background-color:#FFF;
	padding: 10px;
}

div.actions ul li a{
	color: #393;
}	

/* ヘルプウィンドウ */
.instruction{
	color: #222;
	background-image: url('./img/underglay.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
	background-color: #FFF;
	border: 1px solid #DDD;
	padding: 5px 10px 5px 10px;
	margin: 10px 10px 10px 10px;
}

.instruction h3{
	border-left: 3px solid #F44;
	padding: 2px 10px 2px 10px;
	margin: 5px 10px 10px 5px;
}
	





