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

*{
    margin:0;
    padding:0;
}
.clear{
	clear: both;
}

body{
	background-color: #ffffff;
	scrollbar-base-color: #996600;
	text-align: center;
}

#wrapper{
	margin-left: auto;
	margin-right: auto;
	width:900px;
	font-size:11pt;
	line-height:130%;
	padding-top: 10px;
	border: solid 1px #666;
}

/*TOP HEADER*/
.menu_topparts{
	width:900px;
	height:50px;
}
.top_logo{
	text-align: left;

}

/*MENU HEADER*/
.menu_parts_area{
	width:900px;
	height:65px;
	background: url(/design/pc/111/img/menu_base.jpg) no-repeat left top;
}
.menu_parts{
	width:108px;
	height:65px;
	padding-top:24px;
	text-align: center;
	float:left;
	font-size: 9pt;
	font-weight: bold;
}
.menu_parts a{
	text-decoration: none;
	color: #969600;
}
.menu_parts a:hover{
	color: #bb1930;
}
.search_textarea_bg{
	width:200px;
	height:35px;
	float:left;
	margin: 20px 0px 0px 40px;
}

.search_button{
	width:50px;
	height:35px;
	float:left;
}


/*HEADER*/
.area_header{
	width:900px;
	height:289px;
	background-image: url(/design/pc/111/img/area_header_bg.jpg);
	background-repeat: no-repeat;
}

*html .area_header{
	margin: -23px;
}


.area_header .mag_button{

}


/*MAIN*/
.area_main {
	width:900px;
	height:auto;
	color:#006666;
	margin:0px;
	text-align:left;
}
.area_main .area_main_left {
	width:615px;
	height:auto;
	color:#006666;
	margin:0px;
	text-align:left;
	float:left;
	padding: 0px 0px 0px 10px;
}
.area_main .area_main_right {
	width:246px;
	height:auto;
	color:#006666;
	margin:0px;
	text-align:left;
	float:left;
	padding:10px;
}
.area_main .greeting_box {
	width:600px;
	height:auto;
	color:#969600;
	margin:0px;
	text-align:left;
	border:5px solid #eeeeee;
	padding:10px;
}


.hot_title{
	margin: 20px 0px 0px 0px;
}
.hot_date{
	text-align: right;
	font-size: 9pt;
}
.hot_img{
	float: left;
	margin: 0px 10px 10px 0px;
	border: 1px solid #999999;
}
.hot_summary{}
.hot_comment{
	margin: 0px 0px 10px 0px;
}





/* Kiji */

.kigi_main_left{
	width:615px;
	height:auto;
	color:#006666;
	margin:0px;
	text-align:left;
	float:left;
	padding: 0px 0px 0px 10px;
}

.kiji_title{
	margin: 20px 0px 0px 0px;
}
.kiji_date{
	text-align: right;
	font-size: 9pt;
}
.kiji_img{
	float: left;
	margin: 0px 10px 10px 0px;
	border: 1px solid #999999;
}
.kiji_summary{}
.kiji_comment{
	margin: 0px 0px 10px 0px;
}

.backNamber{
	background: #eeeeee;
	margin: 10px 0px 0px 0px;
	padding: 10px;
	line-height: 150%;
}
.back_title{}
.back_date{
	font-size: 9pt;
}

.pageHr{
	border: solid 4px #e0e0e0;
}



/* LINK */

.link{
	text-align: left;
	margin: 0px 0px 0px 20px;
}


/* MAP */
.map_areaLeft{
	float: left;
	width: 240px;
	margin: 0px 40px 0px 20px;
}
.map_areaRight{
	float: left;
}
.map{
	border: solid 2px #dedede;
}
.map_description{}

.map_shopContact{

}
.map_company{

}





.bottom_menu{
	margin: 40px 0px 0px 0px;
	line-height: 150%;
}


/*FOOTER*/
.area_footer {
	width:900px;
	height:150px;
	color:#666666;
	background-image: url(/design/pc/111/img/area_footer_bg.jpg);
	background-repeat: no-repeat;
	font-size:10pt;
}


