@charset "Shift_JIS";

/********************/
/* 　キービジュアル */
/********************/

#key {
	background-image: url(../img/top.jpg);
	background-repeat: no-repeat;
	clear: both;
	width: 760px;
	height: 195px;
	margin: 0px;
	padding: 0px;
}

#key div {
	padding: 0px;
	float: right;
	text-align: right;
	width: 760px;
	margin-top: 24px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#key div ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#key div li {
	padding: 0px;
	list-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


/***************************************/
/* グローバルメニュー下コンテンツエリア*/
/***************************************/

#main {
	float: left;
	background-image: url(../img/main-line.gif);
	background-repeat: repeat-y;
	width: 760px;
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

/*******************/
/* 右メニューエリア*/
/*******************/

/* 共通 */

#r-menu {
	float: right;
	width: 195px;
	background-color: #dfe9e8;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* 上 */

#r-menu-up  ul {
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 6px;
	padding: 0px;
}

#r-menu-up  li {
	list-style-type: none;
	color: #127061;
	font-size: small;
	line-height: 150%;
	background-image: url(../img/ic-link.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 5px;
	margin: 0px;
}

#r-menu-up  a {
	color: #127061;
	text-decoration: underline;
	font-size: small;
}

#r-menu-up  a:hover {
	color: #993300;
	text-decoration: none;
	font-size: small;
}

#r-menu-up p {
	font-size: small;
	color: #525252;
	text-indent: 20px;
	margin: 0px;
}

/* 下 */


#r-menu-down  ul {
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#r-menu-down  li {
	list-style-type: none;
	color: #127061;
	font-size: small;
	line-height: 150%;
	padding: 0;
	margin-left: 10px;
}

#r-menu-down p {
	font-size: x-small;
	color: #525252;
	margin: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
}

/****************/
/*左メインエリア*/
/****************/

/*共通*/

#left {
	float: left;
	width: 550px;
	margin: 0px;
	padding: 0px;
}

#left dl{
	width:540px;
	float: left;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#left dt{
	float:left;
	width:75px;
	_width:70px;
	text-align: right;
	color: #4c4c4c;
	font-size: small;
	line-height: 150%;
	list-style-type: disc;
	background-image: url(../img/ic-disk.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	margin-left: 10px;
	margin-right: 15px;
}

#left dd{
	float:left;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15;
	background-position: left center;
	width: 410px;
	line-height: 150%;
	font-size: small;
	background-repeat: no-repeat;
	color: #4c4c4c;
	margin: 0px;
}

/**************/
/*TOPICSエリア*/
/**************/

#topics {
	float: left;
	background-color: #FFFFFF;
	width: 540px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: left;
}

#topics h1 {
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
}

#topics a{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #127061;
	text-decoration: none;
	color: #127061;
	font-size: small;
}

#topics a:hover {
	color: #993300;
	font-size: small;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-decoration: none;

}

/*****************/
/*What'snewエリア*/
/*****************/

#new {
	float: left;
	background-color: #FFFFFF;
	width: 540px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: left;
}

#new h1 {
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
}

#new a{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #127061;
	text-decoration: none;
	color: #127061;
	font-size: small;
}

#new a:hover {
	color: #993300;
	font-size: small;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-decoration: none;

}

/*****************/
/*　製品カテゴリ */
/*****************/

#product {
	width: 550px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

/****************/
/*休業のお知らせ*/
/****************/


#holiday {
	width: 460px;
	border: 1px solid #127061;
	margin-left: 40px;
	font-size: small;
	color: #4c4c4c;
	padding: 10px;
	margin-top: 20px;
}
