/* basic */

* {
	margin: 0;
	padding: 0;
}


body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", verdana, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}

h1, h2, h3, h4, h5, h6, p, ul, div, form {
	text-indent: 0px;
}

img	{
	border: 0px;
}

a {
	text-decoration:none;
	color:#378a09;
}

a:hover {
	text-decoration:underline;
}

td {
	line-height: 20px;
}



/* BR */

br.height10 {
	line-height: 10px;
}

br.height20 {
	line-height: 20px;
}

br.height50 {
	line-height: 50px;
}


/* padding */

.pd10 {
	padding-left:10px
}


/* font */

.setname {
	color:#378a09;
	font-size:18px;
	font-weight:bold;
	padding-bottom: 20px;
}

.setprice {
	font-size:14px;
	font-weight:bold;
	padding-bottom: 20px;
}

.txt14b {
	font-size:14px;
	font-weight:bold;
}

.setinfo {
	color:#337b08;
	line-height: 18px;
	padding:5px 0 5px 0;
}

.green{
	color:#337b08;
}

.red {
	color:#fe0000;
}

.carten{
	color:#f99823;
	font-weight:bold;
}

.txtinfo1 {
	color:#003333;
	font-weight:bold;
}

.txtinfo2 {
	color:#006699;
	font-size:16px;
	font-weight:bold;
}

.txtinfo3 {
	color:#fe0000;
	font-size:14px;
	font-weight:bold;
}

.txtinfo4 {
	color:#669999;
}

.txtinfo5 {
	color:#990000;
}


/* table, border */

.border1 {
	border: solid 1px #e1e1e1;
}

.cal th {
	background-color:#e1e1e1;
	text-align:center;
	font-weight:bold;
	font-size: 12px;
}

.cal td {
	border:solid 1px #e1e1e1;
	text-align:center;
	font-weight:bold;
}

.law th {
	background-color:#dbebba;
	text-align:left;
	font-weight:bold;
	padding:2px 10px 2px 10px;
	color:#254811;
}

.law td {
	border:solid 2px #dbebba;
	text-align:left;
	padding:2px 10px 2px 10px;
}

.td00 {	padding:5px;
	background-color:#ededed;
	text-align:center;
}

.td01 {	border: solid 2px #b6ce87;
	padding:10px 0 5px 0;
}

.td01tit {	background-color: #b6ce87;
	padding:5px;
	color:#254811;
	font-weight:bold;
	text-align:center;
}

.td02 {	border: solid 2px #57a15f;
	padding:10px 0 5px 0;
}

.td02tit {	background-color: #57a15f;
	padding:5px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}

.info01 {
	padding-left:5px;
}

.info02 {
	padding-left:17px;
}



/* page layout */

body{
	text-align:center; /* center on ie */
	background:url(/design/kenkoshop/common/images/bg.jpg) repeat-x;
}

#wrap {
    position: relative;
    margin: 0 auto; /* center on everything else */
    width: 780px;
    text-align: center;
}

#top {
    width: 780px;
	height: 82px;
    text-align: left;
	background:url(/design/kenkoshop/common/images/top_bg.jpg) no-repeat;
}

	h1 {
		float:left;
		width:310px;
	}
	
	#login {
		float:right;
		width:350px;
		color: #fff;
		text-align: right;
		padding: 4px 26px 10px 0;
	}
		.loginbox{
			width:90px;
			height:20px;
			border:solid 1px #649969;
		}

	#topcartbtn {
		float:right;
		width:288px;
	}

#menu {
	clear:both;
    width: 780px;
	height: 56px;
    text-align: left;
}

#contents {
	text-align:left;
	margin:0 10px 0 10px;
}

#submenutop {
	background:url(/design/kenkoshop/common/images/submenu_top.gif) no-repeat;
	color:#fff;
	height:30px;
	font-size:16px;
	font-weight:bold;
	padding: 10px 0 0 20px;
}

#submenu {
	background:url(/design/kenkoshop/common/images/submenu_bg.gif) repeat-y;
}

#submenu li {
	background:url(/design/kenkoshop/common/images/submenu_icon.gif) no-repeat 20px 8px;
	list-style-type:none;
	padding: 2px 0 2px 34px;
}

#submenu li a{
	color:#6e2c00;
	font-size:14px;
	line-height: 20px;
	font-weight:bold;
}

#submenubottom {
	background:url(/design/kenkoshop/common/images/submenu_bottom.gif) no-repeat;
	height:22px;
}

#pankuzu {
	margin-left: 20px;
	padding-bottom:15px;
	text-align: left;
}

#pankuzu a{
	text-decoration:underline;
}

#pankuzu a:hover{
	text-decoration:none;
}

#titlebar {
	background:url(/design/kenkoshop/common/images/titlebar.gif) no-repeat;
	color:#6e2c00;
	font-size:16px;
	height:40px;
	margin: 0 0 10px 0px;
	padding:10px 0 0 36px;
	font-weight:bold;
	text-align: left;
}


#footer {
	clear:both;
    width: 760px;
	margin:20px 10px 20px 10px;
	height: 56px;
	border-top: solid 1px #e1e1e1;
	border-bottom: solid 1px #e1e1e1;
	background:url(/design/kenkoshop/common/images/footer_bg.gif) no-repeat;
	background-color:#f5f5f5;
	text-align:right;
	padding-top:7px;
}
	.flink {
		font-weight:bold;
		color:#666666;
		background:url(/design/kenkoshop/common/images/footer_icon.gif) no-repeat -1px -1px;
		padding:2px 16px 10px 20px;
	}

#welcome-message {
	color: #FFF;
}


li {
	list-style-position: inside;
	list-style-image: url(/design/kenkoshop/common/images/square.gif);
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 1.5em;
	font-size:13px;
}
li a:link {
    color:#4A8E4A;
	text-decoration:none;
	}
li a:visited {
    color:#4A8E4A;
	 }
li a:hover {
    color:#FF3300;
	text-decoration:underline;
	}
ul {
	margin: 6px 0px 0px;
	padding: 0px;
}


