body {
	margin: 0;
	padding: 0;
	color: #666666;
	background-color: #ffffff;
	text-align: center;
	font-family: helvetica, Arial, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Osaka", "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
	font-size: 75%; /* IE */
}
html>/**/body {
	font-size: 12px; /* Except IE */
}

html {
	overflow-y: scroll;
}


/* init style */

h1, h2, h3, h4, p, ul, li {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
}
a:link, a:visited {
	color: #6699CC;
}
a:active, a:hover {
	color: #3366CC;
}
ul {
	list-style-type: none;
	margin-bottom: 0em;
}
li {
	list-style-position: outside;
}
img {
	border: 0;
}
/* contents styles */

div#container {
	width: 781px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	background-color: transparent;
	text-align: left;
}
/* div#header */
div#header {
	width: 781px;
	height: 114px;
	padding: 0;
	text-align: left;
}
div#header h1 {
	float:left;
}
div#header p {
	color:#ffffff;
	font-size: 0%;
	font-weight: normal;
	text-indent: -9999px;
	height:0;
}
div#nav-home {
	float:right;
	height:20px;
	width:260px;
	margin:0;
	margin-top:10px;
}
div#nav-home ul li {
	margin-bottom: 0px;
	line-height:0;
	font-size: 1px;
}
/* nav */
div#nav ul {
	margin-bottom: 0px;
	line-height:0;
	font-size: 1px;
}
div#nav li {
	display: inline;
	width: auto;
	padding-left: 2.2px;
}
/* div#wrapper */
div#wrapperbg {
	width: 761px;
	height: auto;
	padding: 10px;
	border: 1px solid #EFEFEF;
}
div#wrapper {
	width: 761px;
	height: auto;
	margin: 0;
	padding: 0px 0px 10px 0px;
	position: relative;
	overflow: hidden;
	background-color: #ffffff;
}
/*
div#wrapper h2 {
	width: auto;
	height: auto;
}
div#wrapper h3 {
	margin-bottom: 0.5em;
	color: #999999;
	font-size: 160%;
	font-weight: normal;
}

div#wrapper h4 {
	color: #333333;
	font-size: 100%;
	font-weight: bold;
}
div#wrapper p {
	margin-bottom: 1em;
	color: #666666;
	font-size: 100%;
	font-weight: normal;
	line-height: 150%;
}

div#wrapper p img {
 float: left;
 width: auto;
 height: auto;

 margin-right: 1em;
 margin-bottom: 0.5em;
}
 */
 
 

/* div#banner */
div#banner {
	width: 762px;
	height:362px;
	margin-bottom: 10px;
	border-bottom: solid 1px #EFEFEF;
	padding: 0;
	text-align: left;
}
div#banner p {
	color:#333333;
	text-indent: -9999px;
	font-size: 1px;
}
/* div#contents */
div#contents {
	float: left;
	margin-top: 0px;
	padding: 0;
	width: 500px;
	height: auto;
}
/* div#bread */
div#bread {
	width: 760px;
	height: 8px;
	margin: 0 0 10px 0;
	text-align: right;
	font-size: 10px
}
/* div#profile */
div#profile {
	width: 500px;
	height: auto;
	margin: 0 0 10px 0;
	text-align: left;
}
div#profile h2 {
	display:block;
	width:500px;
	background-image:url(profile/img/title_profile.gif);
	height:29px;
	background-position:left top;
	color: #333333;
	text-indent: -9999px;
	font-size: 100%;
}
div#profile ul {
	margin-left:12px;
	margin-top: 10px;
	margin-bottom: 30px;
}
div#profile li {
	margin-top: 3px;
	margin-bottom: 30px;
	letter-spacing:0.05em;
}
/* div#concept */
div#concept {
	width: 500px;
	height: auto;
	margin: 0 0 10px 0;
	text-align: left;
}
div#concept h2 {
	display:block;
	width:500px;
	background-image:url(concept/img/title_concept.gif);
	height:29px;
	background-position:left top;
	color: #333333;
	text-indent: -9999px;
	font-size: 100%;
}
div#concept ul {
	margin-left:12px;
	margin-top: 10px;
	margin-bottom: 30px;
}
div#concept li {
	margin-top: 3px;
	margin-bottom: 30px;
	letter-spacing:0.05em;
}
/* div#price */
div#price {
	width: 500px;
	height: auto;
	margin: 0 0 10px 0;
	text-align: left;
}
div#price h2 {
	display:block;
	width:500px;
	background-image:url(price/img/title_price.gif);
	height:29px;
	background-position:left top;
	color: #333333;
	text-indent: -9999px;
	font-size: 100%;
}
div#price h3 {
	display:block;
	width:245px;
	background-image:url(price/img/title_sub_price.gif);
	height:30px;
	background-position:left top;
	color: #333333;
	text-indent: -9999px;
	font-size: 100%;
}
div#price h4 {
	display:block;
	width:245px;
	background-image:url(price/img/title_sub_product.gif);
	height:30px;
	background-position:left top;
	color: #333333;
	text-indent: -9999px;
	font-size: 100%;
}
div#price ul {
	margin-left:12px;
	margin-top: 10px;
	margin-bottom: 30px;
}
div#price li {
	margin-top: 3px;
	margin-bottom: 30px;
	letter-spacing:0.05em;
}
div#price table {
	border:none;
	border-collapse:collapse;
	margin: 2em auto;
}
div#price th, td {
	padding:0.5em 1em;
	border-top:1px solid #EFEFEF;
	border-left:none;
	border-right:none;
	empty-cells:show;
}
div#price thred {
	color:#000000;
}
.tax {
	text-align:right;
	font-size:10px;
	color:#669900;
}



/* div#recruit */
div#recruit {
	width: 500px;
	height: auto;
	margin: 0 0 10px 0;
	text-align: left;
}
div#recruit h2 {
	display:block;
	width:500px;
	background-image:url(recruit/img/title_recruit.gif);
	height:29px;
	background-position:left top;
	color: #333333;
	text-indent: -9999px;
	font-size: 100%;
}
div#recruit h3 {
	display:block;
	width:245px;
	background-image:url(price/img/title_sub_recruit_1.gif);
	height:30px;
	background-position:left top;
	color: #333333;
	text-indent: -9999px;
	font-size: 100%;
}
div#recruit h4 {
	display:block;
	width:245px;
	background-image:url(price/img/title_sub_recruit_2.gif);
	height:30px;
	background-position:left top;
	color: #333333;
	text-indent: -9999px;
	font-size: 100%;
}
div#recruit ul {
	margin-left:12px;
	margin-top: 10px;
	margin-bottom: 10px;
}
div#recruit li {
	margin-top: 3px;
	margin-bottom: 10px;
	letter-spacing:0.05em;
}
div#recruit table {
	border:none;
	border-collapse:collapse;
	margin: 2em auto;
}
div#recruit th, td {
	padding:0.5em 1em;
	border-top:1px solid #EFEFEF;
	border-left:none;
	border-right:none;
	empty-cells:show;
}
div#recruit thred {
	color:#000000;
}
/* div#company */
div#company {
	width: 500px;
	height: auto;
	margin: 0 0 10px 0;
	text-align: left;
}
div#company h2 {
	display:block;
	width:500px;
	background-image:url(company/img/title_company.gif);
	height:29px;
	background-position:left top;
	color: #333333;
	text-indent: -9999px;
	font-size: 100%;
}
div#company ul {
	margin-left:12px;
	margin-top: 10px;
	margin-bottom: 10px;
}
div#company li {
	margin-top: 3px;
	margin-bottom: 10px;
	letter-spacing:0.05em;
}
div#company table {
	border:none;
	border-collapse:collapse;
	margin: 2em auto;
}
div#company th, td {
	padding:0.5em 1em;
	border-top:1px solid #EFEFEF;
	border-left:none;
	border-right:none;
	empty-cells:show;
}
div#company thred {
	color:#000000;
}



/* div#sitemap */
div#sitemap {
	width: 500px;
	height: auto;
	margin: 0 0 10px 0;
	text-align: left;
}
div#sitemap h2 {
	display:block;
	width:500px;
	background-image:url(sitemap/img/title_sitemap.gif);
	height:29px;
	background-position:left top;
	color: #333333;
	text-indent: -9999px;
	font-size: 100%;
}
div#sitemap ul {
	margin-left:12px;
	margin-top: 10px;
	margin-bottom: 10px;
}
div#sitemap li {
	margin-top: 3px;
	margin-bottom: 10px;
	letter-spacing:0.05em;
}
div#sitemap table {
	border:none;
	border-collapse:collapse;
	margin: 2em auto;
}
div#sitemap th, td {
	padding:0.5em 1em;
	border-top:1px solid #EFEFEF;
	border-left:none;
	border-right:none;
	empty-cells:show;
}
div#sitemap thred {
	color:#000000;
}




/* div#contact */
div#contact {
	width: 500px;
	height: auto;
	margin: 0 0 10px 0;
	text-align: left;
}
div#contact h2 {
	display:block;
	width:500px;
	background-image:url(contact/img/title_contact.gif);
	height:29px;
	background-position:left top;
	color: #333333;
	text-indent: -9999px;
	font-size: 100%;
}
div#contact ul {
	margin-left:12px;
	margin-top: 10px;
	margin-bottom: 10px;
}
div#contact li {
	margin-top: 3px;
	margin-bottom: 10px;
	letter-spacing:0.05em;
}

/* div#coupon */
div#coupon {
	width: 500px;
	height: auto;
	margin: 0 0 10px 0;
	text-align: left;
}
div#coupon h2 {
	display:block;
	width:500px;
	background-image:url(coupon/img/title_coupon.gif);
	height:29px;
	background-position:left top;
	color: #333333;
	text-indent: -9999px;
	font-size: 100%;
}
div#coupon ul {
	margin-left:12px;
	margin-top: 10px;
	margin-bottom: 10px;
}
div#coupon li {
	margin-top: 3px;
	margin-bottom: 10px;
	letter-spacing:0.05em;
}




.td_bg_pink {
background-color:#FFF5FF;
}

.td_bg_green {
background-color:#F2F6E6;
}

.td_bg_blue {
background-color:#EEF8FF;
}




/* div#shop */
div#shop {
clear:both;
	width: 500px;
	height: auto;
	margin: 0 0 -5px 0;
	padding: 0;
}
div#shop h2 {
	display:block;
	width:500px;
	color: #333333;
	text-indent: -9999px;
	font-size: 100%;
}
div#shop ul {
	margin-top: 10px;
	margin-bottom: 0;
}
div#shop li {
	display: inline;
}
/* div#sidebar */
div#sidebar {
	margin-top:0px;
	margin-bottom:0px;
	float: left;
	margin-left:20px;
	width: 241px;
	height: auto;
}
div#sidebar h2 {
	color: #333333;
	text-indent: -9999px;
	font-size: 1px;
	height:0;
	overflow: hidden;
}
div#sidebar p {
	color: #333333;
	text-indent: -9999px;
	font-size: 1px;
	height:0;
	overflow: hidden;
}
div#sidebar ul {
	margin: 0;
	padding: 0;
}
div#sidebar li {
	margin-bottom: 6px;
	padding: 0;
}
/* 
div#sidebar h3 {
 margin-bottom: 0.5em;
 color: #000000;
 font-size: 125%;
 font-weight: normal;
}

div#sidebar p {
 margin-bottom: 1em;
 color: #999999;
 font-size: 95%;
 font-weight: normal;
 line-height: 130%;
}
*/







/* address#footer */
address#footer {
	clear:both;
	width: 784px;
	height: 40px;
	padding-left: 10px;
	margin-top: 0.5em;
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: left;
	font-family: helvetica, Arial, sans-serif;
	font-size: 95%;
	font-weight: normal;
	font-style:normal;
	color: #999999;
	background-image:url(common/logo_footer.gif);
	background-repeat:no-repeat;
}
