body,div,ul,li,h1,h2,h3,h4,h5,h6,p,blockquote
{
	margin: 0;
	padding: 0;
}

body{
	color:#999999;
	margin: 0px;
	padding: 0px;
	text-align:center;
	background:url(/design/kempo/MKimg/back.gif);
	background-repeat: repeat-y;
    background-position: center 0px;
	background-color:#fffcea;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

a{
	color:#666666;
	text-decoration:none;
}

a:visited{
	color:#666666;
	text-decoration:none;
}

a:hover{
	color:#cc0000;
	text-decoration:underline;
}


.clear {
	clear:both;
	height:0;
	line-height:0;
}



#container {
	width:900px;
	margin: 0px auto;
	text-align:left;
	background: #ffffff;
	padding:0px;
}




/***********	ヘッダーーエリア	************/
#head_top{
	width:900px;
	color:#ffffff;
	font-weight:600;
	text-align:left;
}

#head_main{
	width:900px;
	height:63px;
	background:url(/design/kempo/MKimg/header.jpg) no-repeat;
	position: relative;
	top: 0px;
	left: 0px;
	overflow:hidden;
}

#head_main h1{
	color:#447800;
	font-size:1em;
	text-align:right;
	font-weight:normal;
	position: absolute;
	top:20px;
	right: 10px;
}

#head_main h1 a{
	color:#447800;
	font-weight:normal;
	text-decoration:none;
}

#head_main h1 a:hover{
	color:#61aa01;
	text-decoration:none;
}

#head_main h2{
	color:#7bb035;
	font-size:0.8em;
	text-align:right;
	font-weight:normal;
	position: absolute;
	top: 40px;
	right: 10px;
}

#head_main h2 a{
	color:#5e911a;
	font-weight:normal;
	text-decoration:none;
}

#head_main h2 a:hover{
	color:#7bb035;
	text-decoration:none;
}

#head_main02{
	width:900px;
	height:31px;
	background:url(/design/kempo/MKimg/gnavi09.jpg) no-repeat;
	text-align:right;
	color:#856a00;
	margin-bottom:15px;
	position: relative;
	top: 0px;
	left: 0px;
	overflow:hidden;
}

#head_main02 a{
	color:#856a00;
	font-size:1em;
	font-weight:bold;
	text-decoration:none;
}

#head_main02 a:hover{
	color:#a08b39;
	text-decoration:underline;
}

/***********	グローバルナビ	************/
#g_navi{
	clear:both;
	width:900px;
	height:36px;
	margin:0px;
	padding:0px;
	margin-bottom:0px;
	overflow: hidden;
}

	#g_navi ul{
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
	#g_navi li{
		float: left;
	}

#g_navi a{
	color:#fff;
	text-decoration:none;
}

#g_navi a:visited{
	color:#fff;
	text-decoration:none;
}

#g_navi a:hover{
	color:#663333;
	text-decoration:underline;
}

#gtext{
	clear:both;
	text-align:right;
	width:900px;
	margin:0px;
	padding:0px;
	overflow: hidden;
	font-size:0.9em;
}

	#gtext ul{
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
	#gtextli{
		float: left;
	}

#gtext a{
	color:#666666;
	text-decoration:none;
	font-size:0.9em;
	padding-right:10px;
	padding-left:5px;
}

#gtext a:visited{
	color:#999999;
	text-decoration:none;
}

#gtext a:hover{
	color:#cccccc;
	text-decoration:underline;
}

/***********	レフトエリア	************/
#left_area{
	float:left;
	width:182px;
	margin:0px 0px 0px 10px;
	}

.login{
	width:180px;
	height:240px;
	border:1px solid #ffae00;
	background:url(/design/kempo/MKimg/login_top.jpg) no-repeat;
	/*background:#d57787;*/
	margin:0 0 10px 0;
	position:relative;
	top:0px;
	left:0;
}

.login_form{
	position:absolute;
	top:50px;
	left:5px;
}

.member{
	position:absolute;
	bottom:0;
}

.categry_title{
	margin:0;
	padding:0;
}

.categry{
	margin:0 0 10px;
}

.categry img{
	vertical-align: text-bottom;
}

.left_banner{
	margin:0 0 10px;
}

.calendar{
	margin:0 0 10px;
}

.category_design
{width:175px;
background:url(/design/kempo/MKimg/category_back.gif) repeat-y;
background-position:right top;
border:0px solid #fc419a;
text-align:left;
padding:0px;
margin:0px;
}
.category_design a
{background-color:#e8e8e8; color:#333333; border:1px solid #999999; padding:3px; margin-bottom:3px;}
.category_design a:hover
{background-color:#999999; color:#ffffff; border:1px solid #000000; padding:3px; margin-bottom:3px;}

.cate_img002{
	width:184px;
	height:54px;
	margin:0px;
	padding:0px;
	overflow:hidden;
}


/***********	センターエリア	************/
#centerarea{
	width:650px;
	margin-top:7px;
	float:left;
}

#center_top{
	margin-bottom:20px;
}

#center_left{
	float:left;
	width:485px;
	margin:0px ;
}

.title1{
	background:url(/design/kempo/MKimg/C_repeat01.gif) repeat-x;
	background-position:left bottom;
	background-color:#ff7000;
	color:#ffffff;
	font-size:9pt; 
	margin: 0pt; 
	width: 100%;
	padding:3px 0px 3px 0px;
	text-align:center;
	}

.recommend{
	margin-bottom:20px;
}

.center_bn01{
	margin:0 0 10px 0;
	padding:0;
	text-align:left;
}

#center_right{
	float:left;
	width:180px;
	margin:0 0px 0 5px;
}

.anchorlink a{
	color:#66CCFF;
	text-decoration:underline;
}

.anchorlink a:visited{
	color:#66CCFF;
	text-decoration:underline;
}

.anchorlink a:hover{
	color:#FF6699;
	text-decoration:underline;
}


/***********	ご利用案内	************/
#information{
	width:900px;
	margin:0 0 10px 266px;
}

.buy_info_top{
	margin:0 0 10px;
}


#buy_info{
	width:621px;
	margin:0;
	text-align:left;
}

.CenterLeft{
	width:408px;
	float:left;
}

.info_center{
	width:196px;
	float:right;
}

.info_left{
	width:196px;
	margin:0 11px 0 0;
	float:left;
}

.info_right{
	width:196px;
	float:right;
}

.info_img{
	margin:0 0 5px;
}

.info_text{
	color:#666;
	margin:0 0 10px;
}

/*スライドメニュー*/

#featured { position:relative; z-index:1; width:648px; }

#featured ul.ui-tabs-nav { position:absolute; top:300px; right:10px; z-index:2; list-style:none; margin:0; padding:0; }

#featured ul.ui-tabs-nav li { padding:0px; font-size:12px; display:inline; }

#featured ul.ui-tabs-nav li span { font-size:11px; line-height:18px; padding:0 10px;}

#featured li.ui-tabs-nav-item a { padding:0 10px; display:inline; height:60px; color:#000; background:#F0F0F0; line-height:20px; }

#featured li.ui-tabs-nav-item a:hover { background:#f2f2f2; }

#featured li.ui-tabs-selected { }

#featured ul.ui-tabs-nav li.ui-tabs-selected a { background: #ccc; }

#featured .ui-tabs-panel { height:325px; position:relative; }

#featured .ui-tabs-panel img { height:300px; }

#featured .ui-tabs-hide { display:none; }

/*スライドメニュー終わり*/

/***********	フッタースタイル	************/
#footer{
	width:900px;
	height:108px;
	font-size:85%;
	color:#000000;
	background:url(/design/kempo/MKimg/footer.jpg) no-repeat;
	position: relative;
	top: 0;
	left: 0;
}

.footnavi{
	color:#000000;
	text-align:right;
	position: absolute;
	top: 35px;
	right: 20px;
}

.footnavi a{
	color:#000000;
	text-decoration:none;
}

.footnavi a:visited{
	color:#000000;
	text-decoration:none;
}

.footnavi a:hover{
	color:#cc0000;
	text-decoration:underline;
}



