@charset "utf-8";

/*------------------------------------------------------------------------------
ネイルサロンK･I･N･G - CSS Modules Import
URL: http://
Date: 2009-09-03
Copyright (C) K･I･N･G. All Rights Reserved.
------------------------------------------------------------------------------*/


/* ----------------------------------------

Main

---------------------------------------- */

/* ---- BioGel ----*/

div#BioGel {
}

div#BioGel h3 {
	background: url(../img/menu/gel/mtit_gel.jpg) 0 0 no-repeat;
	width: 630px;
	height: 159px;
	text-indent: -9999px;
	margin-bottom: 20px;
}

div#BioGel h4 {
	width: 630px;
	height: 30px;
	text-indent: -9999px;
	margin-bottom: 20px;
}

div#BioGel h4#Mtit01 {
	background:url(../img/menu/gel/mtit_gel01.png) 0 0 no-repeat;
}

div#BioGel h4#Mtit02 {
	background:url(../img/menu/gel/mtit_gel02.png) 0 0 no-repeat;
}

div#BioGel h4#Mtit03 {
	background:url(../img/menu/gel/mtit_gel03.png) 0 0 no-repeat;
}

div#BioGel h4#Mtit04 {
	background:url(../img/menu/gel/mtit_gel04.png) 0 0 no-repeat;
}


div#BioGel div.Inbox {
	padding-left: 45px;
	margin-bottom: 25px;
	color: #b1a482;
}

div#BioGel div.Inbox table#GelMnu {
	width: 100%;
	margin-bottom: 15px;
}

div#BioGel div.Inbox table#GelMnu .item02 {
	padding-left: 50px;
}

div#BioGel div.Inbox strong,
div#BioGel div.Inbox table#GelMnu th {
	color: #e74609;
}

div#BioGel div.Inbox table#GelMnu th,
div#BioGel div.Inbox table#GelMnu td {
	padding: 0 10px 10px 0;
}

div#BioGel div.Inbox table#GelMnu td {
	text-align: right;
}

div#BioGel div.Inbox table#GelMnu th {
	/*width: 10em;*/
}


div#BioGel div.Inbox p.Cap {
	font-size:  83.4%;
}

div#BioGel div#Gel02 {
	background: url(../img/menu/gel/gel_img02.jpg) 100% 0 no-repeat;
	min-height: 142px;
	height: auto !important;
	height: 142px;
	padding-right: 220px;
}

div#BioGel div#Gel03 {
	background: url(../img/menu/gel/gel_img03.jpg) 100% 0 no-repeat;
	min-height: 127px;
	height: auto !important;
	height: 127px;
	padding-right: 185px;
}
