@charset "utf-8";
/*
Theme Name: aika nails
Theme URI: http://mommodelic.sakura.ne.jp/aika/
Description: momodelic designがaika nails様専用に制作したテーマ
Version: 1.0
Author: 井上由貴
*/
body{
	padding:0;
	background:url(../images/bg.jpg) repeat-x;
	font-size:9px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height:150%;
	margin:0px;
}

a img{
	border:0;
}

a{
	color:#000;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
	color:#CCC;
}

h1,h2,h3,h4,h5,p,ul,li, div, img {
	padding:0;
	margin:0;
}

#Conteiner{
	width:809px;
	margin:0 auto;
	}

.clear{
	clear:both;
}

em{
	display:none;
}
/*＝＝＝＝＝＝clear fix＝＝＝＝＝＝＝*/

/* モダンブラウザ向けclear */
#clearfix:after{ 
   display: block;
   height: 0;
   visibility: hidden;
   clear: both;
   content: ".";
}

* 追加 MacIE 5 と WinIE 7 向け */
#clearfix{
   display: inline-block;
}

/*MacIE \*/
   * html #clearfix {height: 1em;}
   #clearfix {display: block;}
/*  */

/*＝＝＝＝＝＝ヘッダーのデザイン＝＝＝＝＝＝＝*/

#Header{
	width:809px;
	height:80px;
	margin:0;
	padding:0;
}

#Header h1{
	color:#CCC;
	font-size:9px;
	font-weight:400;
	display:block;
	height:16px;
}

/*ロゴのデザイン*/

#Header h2{
	background:url(../images/logo.jpg) bottom center no-repeat;
	display:block;
	width:260px;
	height:64px;
	float:left;
	margin:0px;
	padding:0;
}

#Header .logo a{
	 display:block;
	 float:left;
	 width:260px;
	 height:64px;
}
/*↑ロゴのデザイン↑*/

#Header h3{
	background:url(../images/address.jpg) bottom center no-repeat;
	display:block;
	width:549px;
	height:64px;
	float:left;
	margin:0;
	padding:0;
}


/*＝＝＝＝＝＝メインのデザイン＝＝＝＝＝＝＝*/

#Main{
	width:809px;
	height:530px;
	background-color:#000;
	margin:0;
	padding:0;
}

#Main .left{
	width:260px;
	height:530px;
	float:left;
}

#Main .pic1{
	background:url(../images/left_01.jpg) top left no-repeat;
	display:block;
	margin:0;
	width:260px;
	height:186px;
	}


/*メニューボタンのデザイン*/
.left ul{
	list-style-type:none;
	margin:0;
	height:199px;
	width:174px;
	float:left;
}

.left li{
	width:174px;
	float: left; 
}


#Main .btn01 a{
	background:url(../images/btn_top.jpg) no-repeat;
	display:block;
	width:174px;
	height:38px;
}

#Main .btn01 a:hover{
	background:url(../images/btn_top_f2.jpg) no-repeat;
	display:block;
	width:174px;
	height:38px;
}

#Main .btn02 a{
	background:url(../images/btn_gallery.jpg) no-repeat;
	display:block;
	width:174px;
	height:41px;
}

#Main .btn02 a:hover{
	background:url(../images/btn_gallery_f2.jpg) no-repeat;
	display:block;
	width:174px;
	height:41px;
}	

#Main .btn03 a{
	background:url(../images/btn_nailist.jpg) no-repeat;
	display:block;
	width:174px;
	height:40px;
}

#Main .btn03 a:hover{
	background:url(../images/btn_nailist_f2.jpg) no-repeat;
	display:block;
	width:174px;
	height:40px;
}

#Main .btn04 a{
	background:url(../images/btn_menu.jpg) no-repeat;
	display:block;
	width:174px;
	height:41px;
}

#Main .btn04 a:hover{
	background:url(../images/btn_menu_f2.jpg) no-repeat;
	display:block;
	width:174px;
	height:41px;
}

#Main .btn05 a{
	background:url(../images/btn_info.jpg) no-repeat;
	display:block;
	width:174px;
	height:39px;
}

#Main .btn05 a:hover{
	background:url(../images/btn_info_f2.jpg) no-repeat;
	display:block;
	width:174px;
	height:39px;
}

/*↑メニューボタンのデザイン↑*/

#Main .pic2{
	background:url(../images/left_02.jpg) left top no-repeat;
	width:86px;
	height:199px;
	float:left;
}

#Main .pic3{
	background:url(../images/left_03.jpg) left top no-repeat;
	width:260px;
	height:145px;
	float:left;
}
/*＝＝＝＝＝＝フラッシュのデザイン＝＝＝＝＝＝＝*/

#Main #flash{
	background:#FFF;
	width:530px;
	height:530px;
	float:left;
}

/*
#flash .top{
	display:block;
	width:530px;
	height:195px;
	margin:0px;
	padding:0px;
}

#flash .index01{
	width:221px;
	height:195px;
	float:left;
	margin:0;
}

#toptxt{
	margin:0;
	padding:0;
	width:309px;
	height:195px;
	float:left;
	}

#toptxt .indextxt{
	width:201px;
	height:25px;
	margin:10px 54px;
}

#toptxt .txt01{
	width:309px;
	height:170px;
	font-size:10px;
	color:#333;
	text-align:center;
	margin:0;
	padding-right:10px;
	padding-top:15px;
}

#flash #mid{
	width:530px;
	height:224px;
	margin:0;
	padding:0;
	background:url(../images/index02.jpg);
	float:left;
}

#flash #bot{
	display:block;
	width:530px;
	height:111px;
	margin:0;
	padding-right:0;
}

#bot #botleft{
	float:left;
	width:238px;
	height:111px;
}

#botleft .index04{
	background:url(../images/index04.jpg);
	margin:0;
	padding:0;
	display:block;
	width:238px;
	height:28px;
	float:left;
	}
	
#botleft .flash{
	margin:0;
	width:238px;
	height:83px;
	float:left;
	display:block;
}
#bot .qr{
	background:url(../images/index03.jpg);
	width:277px;
	height:97px;
	float:left;
	margin:0 10px 15px 0;
	padding:0;}

#bot .bottxt{
	margin:35px 0 0 30px;
	font-size:11px;	
	}
*/


#Main .right{
	background:url(../images/right.jpg) no-repeat;
	width:19px;
	height:530px;
	float:left;
}


/*＝＝＝＝＝＝バナーのデザイン＝＝＝＝＝＝＝*/

#Bana .blog a{
	background:url(../images/bana_blog.jpg) no-repeat;
	width:402px;
	height:80px;
	margin:0;
	float:left;
}
#Bana .blog a:hover{
	background:url(../images/bana_blog_f2.jpg) no-repeat;
	width:402px;
	height:80px;
	margin:0;
	float:left;
}

#Bana .coupon a{
	background:url(../images/bana_coupon.jpg) no-repeat;
	width:406px;
	height:80px;
	margin:0;
	float:left;
}
#Bana .coupon a:hover{
	background:url(../images/bana_coupon_f2.jpg) no-repeat;
	width:406px;
	height:80px;
	margin:0;
	float:left;
}
