@charset "utf-8";

/*
Theme Name: aika nails
Theme URI: http://mommodelic.sakura.ne.jp/aika/
Description: momodelic designがaika nails様専用に制作したテーマ
Version: 1.0
Author: 井上由貴
*/

/*＝＝＝＝＝＝＝＝＝＝＝＝＝スクロールバー内のデザイン＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

/*共通のデザイン*/

#sbar{
	overflow:auto;
	width:515px;
	height:520px;
	padding: 5px 10px 5px 5px;
	font-size:11px;
	color:#333;
	scrollbar-base-color:#FFF;
	float:left;
	background:url(../images/menu/menu_bg.jpg);
	background-attachment: fixed;	
}

#sbar ul{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:300px;
}
#sbar li{
	margin:0;
	width:300px;
}

#sbar dt{
	font-size:11px;
	color:#000;
	line-height:130%;
	width:300px;
}

#sbar .dt1{
	border:none;
	margin-top:20px;
	width:250px;
}
#sbar .dt2{
	border-top:#999 thin dotted;
	width:290px;
}

#sbar dd{
	font-size:9px;
	color:#666;
}
* html ul li dl { /*for IE6 */
  display: inline;
}

*:first-child+html ul li dl { /*for IE7 */
  display: inline;
}


#sbar #handcare,#gel,#mens{
	margin:20px;
	float:left;
	width:300px;
}	

#sculp,#gel li{
	line-height:200%;
	color:#000;
}


/*handcare 部分のデザイン*/

#sbar .bar-hand{
	background:url(../images/menu/menu_bar_hand.gif) no-repeat;
	width:220px;
	height:20px;
	float:left;
}

.flash1{
	width:150px;
	height:180px;
	float:left;
	margin-top:150px; 
}

/*sculp部分のデザイン*/
#sculp{
	width:300px;
	float:left;
	margin-left:150px;
}

#sculp .bar-sculp{
	background:url(../images/menu/menu_bar_scar.gif) no-repeat;
	width:220px;
	height:20px;
	float:left;
}

/*gel部分のデザイン*/
#gel .bar-gel{
	background:url(../images/menu/menu_bar_gel.gif);
	width:300px;
	height:20px;
	float:left;
}

/*footcare部分のデザイン*/
#footcare{
	width:445px;
	margin-left:20px;
	float:left;
}
#footcare .foot-img{
	width:100px;
	heigt:90px;
	float:left;
	margin-top:50px;
}
#footcare .foot-ul{
	width:300px;
	float:left;
	margin-left:45px;
	display:inherit;
}
#footcare .bar-foot{
	background:url(../images/menu/menu_bar_foot.gif) no-repeat;
	width:220px;
	height:20px;
	float:left;
}

/*mens部分*/
#mens .bar-mens{
	background:url(../images/menu/menu_bar_mens.gif) no-repeat;
	width:220px;
	height:20px;
	float:left;
}


