@charset "utf-8";
/*
Theme Name: aika nails
Theme URI: http://mommodelic.sakura.ne.jp/aika/
Description: momodelic designがaika nails様専用に制作したテーマ
Version: 1.0
Author: 井上由貴
*/

/*＝＝＝＝＝＝＝＝＝＝＝＝＝nailist紹介部分のデザイン＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

#info{
	width:530px;
	height:530px;
	float:left;
	background:url(../images/info/info_bg.jpg) no-repeat;
}

#info .title{
	background:url(../images/info/info_title.gif) no-repeat;
	width:118px;
	height:20px;
	margin:20px;
	float:left;
}

/*info-1部分のデザイン*/
#info .info-1{
	width:490px;
	height:217px;
	float:left;
	font-size:11px;
	color:#333;
	line-height:140%;
	position:relative;
}
.info-1 .txt-1{
	margin:10px 10px 0 10px;
	width:174px;
	height:147px;
	overflow:hidden;
	float:left;
}
.info-1 .txt-2{
	margin:0px 10px 0 10px;
	width:343px;
	height:90px;
	float:left;
}

.info-1 .img-1{
	position:absolute;
	top:6px;
	left:206px;
	width:169px;
	height:127px;
	background:url(../images/info/info_img01.jpg) no-repeat;
	z-index:1;
}
.info-1 .img-2{
	position:absolute;
	top:48px;
	left:363px;
	width:127px;
	height:169px;
	background:url(../images/info/info_img02.jpg) no-repeat;
	z-index:0;
}

/*info-2部分のデザイン*/

#info .info-2{
	width:490px;
	height:200px;
	float:left;
	font-size:12px;
	color:#000;
	line-height:160%;
}

.info-2 .g-map{
	width:200px;
	height:200px;
	margin:0 10px 0 10px;
	float:left;
	display:inline;
}
.info-2 .txt-3{
	width:260px;
	height:190px;
	float:left;
	margin:10px 10px 0 0;
}
