@charset "utf-8";

@import "base.css";


/*	idMainFlash
----------------------------------------------*/
#MainFlashFrame {
	text-align: center;
	background-image:url(../img/index/flash_bk.jpg);
	background-repeat:repeat-x;
	margin-bottom:10px;
	height: 420px;}




/*	idIndexContents
----------------------------------------------*/
#idIndexContents {
	width: 879px;
	margin: auto;
	text-align: left;}





/*	idMainContents
----------------------------------------------*/
#idMainContents {
	width: 639px;
	float: right;}



/*	DietCourse
----------------------------------------------*/
#DietCourse{}
#DietCourse li {
	float: left;}




/*	Topics and News
---------------------------------------------*/
#Topics, #News {}
#Topics .icon_list a:link, #Topics .icon_list a:active, #Topics .icon_list a:visited,
#News .icon_list a:link, #News .icon_list a:active, #News .icon_list a:visited {

	text-decoration: none;}
#Topics .icon_list a:hover, #News .icon_list a:hover {
	text-decoration: underline;
	}




/*	Campaign
---------------------------------------------*/
#Campaign {}
#Campaign li {
}
#Campaign .float_left {
	width: 310px;}
#Campaign .float_right {
	width: 310px;}
/*	for icon_list clearfix*/
/* for modern brouser */
#Campaign:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; }
#Campaign { display: inline-block; }
/* Hides from IE-mac \*/
* html #Campaign { height: 1%; }
#Campaign { display: block; }
/* End hide from IE-mac */
/*	for dreamweaver	*/
#Campaign + *{ clear: both; }
/*	End hide from dreamweaver	*/





/*	NewSalon
---------------------------------------------*/
#NewSalon {
	background: url(../img/index/bgs_salon_repeat.gif) repeat-y center;
	margin-bottom: 35px;
	width: 222px;}
#NewSalon h3 {
	text-align: center;
	margin: 3px auto 2px auto;}
#NewSalon table {
	width: 204px;
	margin-left: auto;
	margin-right: auto;}
#NewSalon th {
	padding-top: 5px;
	padding-bottom: 1px;
	background: url(../img/common/ico_red_triangle.gif) no-repeat left 0.7em;
	padding-left: 8px;}
#NewSalon th a {
	font-weight: bold;}
#NewSalon td {
	padding-left: 8px;
	padding-top: 1px;
	padding-bottom: 4px;
	background: url(../img/common/bg_gray_gradation.gif) repeat-x bottom;}
#NewSalonWorld {
	margin-top: 5px;
	padding-bottom: 7px;
	background: url(../img/index/bgs_salon_bottom.gif) no-repeat center bottom;}
	
	

#ShopBnrs {
	background: #f2f2f2;
	text-align: center;
	padding: 10px 5px 10px 5px;
	margin-bottom: 15px;}
#ShopBnrs li {
	display: inline;
	padding-right: 3px;}
