@charset "utf-8";

/* ===================================================================

	body
	h1,h4,h4,h4,h5,h6
	header
	container
	globalnavi
	maincontents
	content
	sidebar01
	sidebar02
	footer

=================================================================== */



/*	html
----------------------------------------------------*/
html {
}


/*	body
----------------------------------------------------*/

body {
	text-align:center;
	background-image: url(../../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffe2ef;
	}

/*	h1,h4,h4,h4,h5,h6
----------------------------------------------------*/

h1{
	position: absolute;
	left: 140px;
	top: 96px;
	font-size: 12px;
	font-weight: normal;
	color: #dd849a;
	}

h2{
	background-image: url(../../images/h2_bg.jpg);
	height: 50px;
	width: 640px;
	position: relative;
	}
h2 span{
	color: #FFFFFF;
	position: absolute;
	left: 53px;
	top: 19px;
}
#contents_box h3{
	font-size: 14px;
	font-weight: bold;
	color: #EC5C80;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EB5CAB;
	margin-bottom: 10px;
	background-image: url(../../images/vivi_05.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
	line-height: 30px;
	height: 30px;
}
h4{
	}

h5{
	}

h6{
	}
/* img option */

.img_alpha a:hover{filter: alpha(opacity=70);
  -moz-opacity:0.70;
  opacity:0.70;}
  
/*	wrapper
----------------------------------------------------*/

#wrapper {
	width: 904px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../../images/body_bg.jpg);
	}

/*	header
----------------------------------------------------*/

#header {
	position:relative;
	background-image: url(../../images/header_n_v6.jpg);
	height: 128px;
	width: 904px;
	}

#header span {
	visibility:hidden;
	}

#header p.logo {
	position:absolute;
	left: 19px;
	width: 359px;
	top: 11px;
	height: 111px;
	}
#header p.logo a {
	display:block;
	text-decoration:none;
	height: 111px;
	width: 359px;
	}
#header p.reserve_bt {
	position:absolute;
	left: 569px;
	width: 319px;
	top: 16px;
	height: 92px;
	}
#header p.reserve_bt a {
	display:block;
	text-decoration:none;
	height: 92px;
	width: 319px;
	}
#header p.reserve_bt_cha{
    position: absolute;
    width: 216px;
    height: 92px;
    top: 16px;
    left: 436px;
}
#header p.reserve_bt_cha a{
    display: block;
    text-decoration: none;
    height: 92px;
	width: 216px;
}
#header p.reserve_bt_2b{
    position: absolute;
    width: 216px;
    height: 92px;
    top: 16px;
    right: 21px;
}
#header p.reserve_bt_2b a{
    display: block;
    text-decoration: none;
    height: 92px;
	width: 216px;
}
#header p.reserve {
	position:absolute;
	left: 607px;
	top: 110px;
	font-size: 10px;
	color: #FF0000;
	}

/* main_box
---------------------------------------------------*/
#main_box{
	width: 868px;
	padding-left: 18px;
	padding-right: 18px;
	padding-bottom: 20px;
}
#main_box #admin table{
	width: 100%;
	margin-bottom: 5px;

}
#main_box #admin th{
	text-align: center;
	color: #FFFFFF;
	padding: 1px;
	font-weight: bold;
	border: 1px solid #FFE1F0;

}
#main_box #admin td{
	background-color: #FFFFFF;
	padding: 5px;

}
#main_box #admin td.date{
	text-align: center;
	background-color: #FFFFFF;
	width: 150px;

}
#main_box #admin td.admin_bt{
	text-align: center;
	background-color: #FFFFFF;
	width: 70px;

}
#main_box #admin.bt{
	text-align: center;
	padding: 5px;

}
#menu_box{
	float: left;
	width: 204px;
}
#menu_box p.space{
	margin-bottom: 5px;
}
#contents_box{
	float: right;
	width: 640px;
}
#contents_box p.type_01{
	padding-right: 20px;
	padding-left: 20px;
}
#contents_box p.space{
	margin-bottom: 5px;
}
#contents_box span.line{
	text-decoration: underline;
	color: #F9007C;
	font-weight: bold;
}
.type_out{
	padding-left: 20px;
}
#concept{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ffcffc;
	border-bottom-color: #ffcffc;
	border-left-color: #ffcffc;
	width: 612px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../images/concept_bg.jpg);
	background-repeat: no-repeat;
	height: 241px;
	position: relative;
	margin-bottom: 10px;
}
#tokucho{
	position: absolute;
	left: 160px;
	top: 39px;
}
#concept li{
	color: #721f6f;
	font-size: 16px;
	font-weight: bold;
	line-height: 50px;
}
#info{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ffcffc;
	border-bottom-color: #ffcffc;
	border-left-color: #ffcffc;
	width: 612px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../images/text_bg.jpg);
	margin-bottom: 10px;
	background-position: right;
	background-repeat: repeat-y;
	background-color: #fff0fe;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 100px;
	overflow: auto;
}
#info dl{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
}
#info dt{
	font-weight: bold;
	color: #721f6f;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
#info dd{
}
#text_box_01{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ffcffc;
	border-bottom-color: #ffcffc;
	border-left-color: #ffcffc;
	width: 592px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	background-color: #fff0fe;
	padding: 10px;
}
#text_box_01 ul.num li{
	list-style-position: outside;
	list-style-type: decimal;
	margin-left: 30px;
	line-height: 2em;
	margin-bottom: 20px;
}
#text_box_01 li{
	list-style-position: outside;
	list-style-type: square;
	margin-left: 30px;
	line-height: 2em;
	margin-bottom: 20px;
}
#text_box_01_bg{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ffcffc;
	border-bottom-color: #ffcffc;
	border-left-color: #ffcffc;
	width: 612px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	background-color: #fff0fe;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../../images/text_bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
#text_box_01_bg ul.num li{
	list-style-position: outside;
	list-style-type: decimal;
	margin-left: 30px;
	line-height: 2em;
	margin-bottom: 20px;
}
#text_box_01_bg li{
	list-style-position: outside;
	list-style-type: square;
	margin-left: 30px;
	line-height: 2em;
	margin-bottom: 10px;
}

#text_box_01 table{
	border-collapse: collapse;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
}
#text_box_01 th{
	padding: 5px;
	background-color: #822B7C;
	border: 1px solid #692364;
	color: #FFFFFF;
	text-align: center;
	width: 30%;
}
#text_box_01 td{
	border: 1px solid #FFA6D2;
	padding: 5px;
	background-color: #FFE1F0;
	text-align: left;
}
#text_box_01 td.center{
	padding: 5px;
	background-color: #822B7C;
	border: 1px solid #692364;
	color: #FFFFFF;
	text-align: center;
}

#text_box_01 td.td_red{
	border: 1px solid #FFA6D2;
	padding: 5px;
	background-color: #FF7171;
	color: #FFFFFF;
}
#text_box_02{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ffcffc;
	border-bottom-color: #ffcffc;
	border-left-color: #ffcffc;
	width: 602px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	background-color: #fff0fe;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

/*eyelish*/
#eyelish_01{
	background-image: url(../../images/20111130/eyelish_01.jpg);
	background-repeat: no-repeat;
	height: 188px;
	width: 598px;
	position: relative;
	margin-bottom: 10px;
}
#eyelish_01 h3{
	color: #ff3b6d;
	background-image: none;
	position: absolute;
	padding: 0px;
	line-height: 1.5em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 0px;
	left: 442px;
	top: 52px;
	width: 156px;
	font-size: 14px;
}
#eyelish_01 p{
	position: absolute;
	left: 13px;
	top: 45px;
	width: 139px;
}

#eyelish_02{
	background-image: url(../../images/20111130/eyelish_02.jpg);
	background-repeat: no-repeat;
	height: 230px;
	width: 598px;
	position: relative;
	margin-bottom: 10px;
	background-color: #FFD5E9;
}
#eyelish_02 h3{
	color: #ff3b6d;
	background-image: none;
	position: absolute;
	padding: 0px;
	line-height: 1.5em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 0px;
	left: 446px;
	top: 52px;
	width: 151px;
	font-size: 14px;
}
#eyelish_02 p{
	position: absolute;
	left: 14px;
	top: 44px;
	width: 139px;
}
#eyelish_03{
	background-image: url(../../images/20111130/eyelish_03_v2.jpg);
	background-repeat: no-repeat;
	height: 188px;
	width: 598px;
	position: relative;
	margin-bottom: 10px;
}
#eyelish_03 h3{
	color: #ff3b6d;
	background-image: none;
	position: absolute;
	padding: 0px;
	line-height: 1.5em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 0px;
	left: 447px;
	top: 54px;
	width: 150px;
	font-size: 14px;
}
#eyelish_03 p{
	position: absolute;
	left: 13px;
	top: 46px;
	width: 139px;
}
#eyelish_04{
	background-image: url(../../images/20111130/eyelish_04.jpg);
	background-repeat: no-repeat;
	height: 188px;
	width: 598px;
	position: relative;
	margin-bottom: 10px;
}
#eyelish_04 h3{
	color: #ff3b6d;
	background-image: none;
	position: absolute;
	padding: 0px;
	line-height: 1.5em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 0px;
	left: 5px;
	top: 49px;
	width: 157px;
	font-size: 14px;
}
#eyelish_04 p{
	position: absolute;
	left: 446px;
	top: 54px;
	width: 139px;
}
#eyelish_05{
	background: url(../../images/20111130/eyelish_04.jpg) no-repeat;
	height: 280px;
	width: 598px;
	position: relative;
	margin-bottom: 10px;
	background-color: #FFD5E9;
}
#eyelish_05 h3{
	color: #ff3b6d;
	background-image: none;
	position: absolute;
	padding: 0px;
	line-height: 1.5em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 0px;
	left: 446px;
	top: 53px;
	width: 152px;
	font-size: 14px;
}
#eyelish_05 p{
	position: absolute;
	left: 14px;
	top: 48px;
	width: 139px;
}
.img_right{
	float: right;
	padding: 3px;
	border: 1px solid #EAB7C4;
	margin-left: 10px;
}
.img_left{
	float: left;
	padding: 3px;
	border: 1px solid #EAB7C4;
	margin-right: 10px;
}

.price{
	border: 1px solid #7F2A7B;
	background-color: #FFFBFF;
	color: #FF0000;
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	float: right;
	font-weight: bold;
}
.red{
	color: #FF0000;
}
.bt{
	padding: 5px;
	text-align: center;
}
/* footer_box
---------------------------------------------------*/
#footer_box{
	width: 904px;
	background-image: url(../../images/footer_bg.jpg);
	height: 120px;
	position: relative;
}
#footer_box p.copy{
	font-size: 12px;
	color: #FFFFFF;
	position: absolute;
	left: 335px;
	top: 88px;
}
#footer_box p.menu{
	font-size: 12px;
	color: #FFFFFF;
	position: absolute;
	left: 140px;
	top: 11px;
	text-align: center;
}
#footer_box p.menu a{
	color: #FFFFFF;
}
#footer_box p.menu a:hover{
	text-decoration: underline;
}
