@charset "utf-8";
/* CSS Document */


#mainWrapper .contentWarpper {
	float: left;
	width: 580px;
}
#mainWrapper #mainContents {
	float: right;
	width: 400px;
}
#mainWrapper #footerWrapper {
	text-align: right;
}
.item_tab {
	width: 160px;
	margin-top: 0.3em;
	margin-bottom: 0.5em;
	margin-right: 0.3em;
}
.item_tab td {
	padding-left: 0.3em;
	font-size: 10px;
	line-height: 20px;
}
.item_tab  td a {
	color: #666666;
}
.safety {
	background-image: url(../images/safety_bg.jpg);
	height: 130px;
	background-repeat: no-repeat;
	background-position: 5px 5px;
}
.content_base {
	border: 1px solid #a5b691;
	height: 1%;
}
.top_serch_frame {
	margin-top: 1.5em;
	width: 375px;
	height: 130px;
	background-image: url(../images/serch_title.gif);
	background-repeat: no-repeat;
	padding-top: 31px;
	padding-left: 16px;
}
.promise {
	background-image: url(../images/promise_bg.gif);
	background-repeat: no-repeat;
	height: 99px;
	width: 376px;
	margin-top: 1.5em;
	padding-top: 40px;
	padding-left: 15px;
}
.promise ul {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
}
.promise ul li {
	line-height: 1.3em;
}
.first {
	background-image: url(../images/nowfirst.jpg);
	background-repeat: no-repeat;
	height: 87px;
	width: 306px;
	margin-top: 1.5em;
	padding-top: 35px;
	padding-left: 85px;
}
.member-edit {
	background-image: url(../images/member_edit_bg.gif);
	background-repeat: no-repeat;
	height: 122px;
	width: 391px;
	margin-top: 1.5em;
}
.edit_button {
	margin-top: 87px;
	display: block;
	float: right;
	_display: inline;
	margin-right: 2px;
}
.renew {
	margin-top: 1.5em;
	margin-left: 0.5em;
	clear: both;
}
.renew ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0.5em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0.5em;
	line-height: 22px;
}
.suggestion {
	margin-top: 1.5em;
}
.s_item {
	width: 183px;
	float: left;
	padding-right: 2px;
}
.s_item2 {
	width: 183px;
	float: left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	padding-left: 2px;
}
.howto_order_list {
	margin-left: 1em;
	list-style-position: outside;
}
.howto_order_list li {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
ul.order_step_list {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1.5em;
	margin-left: 0px;
}
.whats_jene {
	margin-top: 1.5em;
}

.whois {
	background-image: url(../images/whois_bg.jpg);
	background-position: left 0px;
	height: 135px;
	width: 241px;
	background-repeat: no-repeat;
	padding-left: 150px;
	margin-top: 1.5em;
}
.import {
	margin-left: 0.5em;
	margin-top: 1.5em;
}
.import .contact_tab {
	margin-left: 0.5em;
	margin-top: 1em;
	margin-bottom: 1.5em;
}
.import .contact_tab td {
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 0.5em;
}
.import2 {
	margin-left: 0.5em;
	margin-top: 1.5em;
	line-height: 18px;
}


/* 2008-12-24 ADD */
.tabTable {
	margin: 1em auto;
	width: 400px;
}
.tabTable th {}
.tabTable td {
	border-top: 1px solid #cccccc;
	vertical-align: top;
	padding: 3px;
}
.tabTable td h3.itemTitle {
	font-size: 100%;
}
