@charset "utf-8";
/*--------------------------------------------------
*(c)Hermes
*Compatiblity:
* full:IE6,7;Firefox 2.0;Safari 3.1; 
* not-usable:IE 5,5.5;Konqueror;Opera;
-------------------------------------------------- */
/**************************************************************/
/* メインレイアウト
/**************************************************************/
#content_top {
	padding: 0 0 30px;
}
/**************************************************************/
/* h2 タイトル 
/**************************************************************/
#main_top h2 {
	background-image: url(../images/main/title_back.jpg);
	height: 32px;
	display: block;
	padding-left: 17px;
	font-size: 17px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 4px;
	background-repeat: no-repeat;
	clear: both;
}
#main_top .main_box_h2 {
	padding-bottom: 20px;
	width: 585px;
	clear: both;
	padding-left: 10px;
}
#main_top .main_box_h2:after {/*for modern browser*/
	content: ".";  
	clear: both;  
	display: block;  
	line-height: 0;  
	height: 0;  
	visibility: hidden;  
} 
#main_top .main_box_h2 {/*for IE 5.5-7*/
	zoom: 1;
} 
* html #main_top .main_box_h2 {/* for IE */
	/*\*/height:1%;/* for WinIE*/
	display: inline-table;/* for MacIE*/
}

/*--------------------------------------------------
*  h3 タイトル  */
#main_top h3 {
	display: block;
	background-repeat: no-repeat;
	clear: both;
	background-image: url(../images/main/title_back02.jpg);
	height: 25px;
	font-weight: bold;
	padding-left: 17px;
	padding-top: 3px;
	padding-bottom: 4px;
	font-size: 12px;
	margin-top: 15px;
}
#main_top .main_box_h2 .main_box_h3 {
	width: 571px;
	clear: both;
	display: block;
	padding-left: 7px;
}
#main_top .main_box_h2 .main_box_h3:after {/*for modern browser*/
	content: ".";  
	clear: both;  
	display: block;  
	line-height: 0;  
	height: 0;  
	visibility: hidden;  
} 
#main_top .main_box_h2 .main_box_h3 {/*for IE 5.5-7*/
	zoom: 1;
} 
* html #main_top .main_box_h2 .main_box_h3 {/* for IE */
	/*\*/height:1%;/* for WinIE*/
	display: inline-table;/* for MacIE*/
}

#main_top .topseisaku01 {
	display: block;
	background-repeat: no-repeat;
	clear: both;
	background-image: url(../main/top_t01.png);
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	line-height: 18px;
	margin: 0px;
}
#main_top .topseisaku02 {
	padding-top: 0px;
	margin-top: 0px;
}
#main_top .topseisaku03 {
	display: block;
	background-repeat: no-repeat;
	clear: both;
	background-image: url(../main/top_t03.jpg);
	height: 45px;
}

/*--------------------------------------------------
*  h4 タイトル  */
#main_top h4 {
	display: block;
	background-repeat: no-repeat;
	clear: both;
	background-image: url(../images/main/title_back03.jpg);
	font-weight: bold;
	padding-bottom: 4px;
	font-size: 12px;
	background-position: 0px 6px;
	margin-top: 7px;
	padding-left: 10px;
	padding-top: 0px;
}
#main_top .main_box_h2 .main_box_h3 .main_box_h4 {
	display: block;
	clear: both;
	padding-left: 10px;
	width: 551px;
}
#main_top .main_box_h2 .main_box_h3 .main_box_h4:after {/*for modern browser*/
	content: ".";  
	clear: both;  
	display: block;  
	line-height: 0;  
	height: 0;  
	visibility: hidden;  
} 
#main_top .main_box_h2 .main_box_h3 .main_box_h4 {/*for IE 5.5-7*/
	zoom: 1;
} 
* html #main_top .main_box_h2 .main_box_h3 .main_box_h4 {/* for IE */
	/*\*/height:1%;/* for WinIE*/
	display: inline-table;/* for MacIE*/
}

/**************************************************************/
/* flash_syouhin
/**************************************************************/
#flash_syouhin {
	width: 914px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
	padding-bottom: 2px;
}

/**************************************************************/
/*banner_frame-左バナー
/**************************************************************/
#banner_frame {
	display: block;
	width: 156px;
	float: right;
}
#banner_frame ul {}


/**************************************************************/
/*des_frame-商品案内
/**************************************************************/
#des_frame {
	display: block;
	width: 186px;
	float: left;
	background-image: url(../images/top/description_footer00.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 15px;
}

#des_frame ul {}
#des_frame li {}

#des_navi,
#des_navi02 {
	padding-left: 13px;
	background-image: url(../images/top/description_center.png);
	background-repeat: repeat-y;
	background-position: left top;
}
#des_navi02 h2.name {
	padding-top: 0px;
	padding-left: 0px;
	background-image: none;
	height: 47px;
	padding-bottom: 0px;
}
#des_navi02 h2 {}

/**************************************************************/
/*top_news-トップニュース
/**************************************************************/
#news {
	float: left;
	background: url(../images/top/news_footer.png) center bottom no-repeat;
	height: 356px;
	font-size: 12px;
	line-height:1.5em;
	width: 288px;
}

#news #news_text{
	overflow: auto;
	height: 267px;
	padding-top: 10px;
	padding-right: 17px;
	padding-bottom: 10px;
	padding-left: 17px;
}
#news #news_text p{
	margin: 0;
	clear: both;

}
#news #news_text .date{
	height:26px;
	display: block;
	background-image: url(../images/top/bg_date_news02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#news #news_text .date .release_date{
	float:left;
	padding: 2px 53px 6px 6px;
	background-image: url(../images/top/bg_date_news.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FEFEFE;
}
#news #news_text .date img{
	float: right;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#news #news_text .news_naiyou{
	line-height:1.2em;
	clear: both;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 8px;
	margin-left: 4px;
}
/*
#news .date p.release_date{

}


#news_header li {}
#news_header li a {}
#news_header li a:hover {}

/**************************************************************/
/*topics-トピックス　新商品の紹介
/**************************************************************/
#topics {
	float: right;
	width: 254px;
	font-size: 12px;
	line-height:1.5em;
	background-image: url(../images/top/com_footer.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 10px;
}
#topics .topics_context {
	overflow:hidden;
	padding-top: 7px;
	padding-right: 17px;
	padding-bottom: 4px;
	padding-left: 17px;
	margin-bottom: 0px;
}
#topics .topics_context .title {
	background-image: url(../images/top/com_title.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #F00;
	text-align: left;
	height: 25px;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 32px;
	display: block;
	padding-bottom: 0px;
	margin-bottom: 2px;
}
#topics .topics_context .title02 {
	background-image: url(../images/top/com_title02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #F00;
	text-align: left;
	height: 39px;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 32px;
	display: block;
	padding-bottom: 0px;
	margin-bottom: 2px;
	line-height: 16px;
	clear:both;
}

#topics .topics_context .img_topics {
	float: left;
}
#topics .topics_context .topics_text {
	margin:0;
	padding: 0px;
	float: right;
	width: 127px;
}
#topics .topics_context .syosai {
	margin-left: 7px;
}


#topics .topics_context .topics_text .title_topics {
	background: url(../images/top/bg_topics_title.jpg) top left no-repeat;
	margin:0;
	padding: 4px 19px 3px 30px;
}
#topics .topics_context .topics_text .button_topic s{
	margin:0;
	padding: 0 19px 0 97px;
}
.topics02 {
	float: left;
	margin-left: 16px;
}
.topics03 {
	float: right;
}
.topics03 li {}
.topics03_bottom {
	padding-bottom: 19px;
}

