@charset "utf-8";
/* CSS Document */

 
body {
	color: #000000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	font-size: 75%;
	line-height: 1.5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C33;
	text-align: left;
	background-image: url(../img/base/left_back.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
}
a {
	color: #c33;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #c33;
}
a img {
	border: 0px;
}
p {
	line-height: 1.5em;
	margin-bottom: 10px;
	font-size: 90%;
	color: #666;
}
ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
h2, h3 {
	color: #555;
	margin: 0px;
	padding: 0px;
}
.h2_title {
	color: #333;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
.h2back_display {
	height: 70px;
	width: 350px;
	background-image: url(../img/base/h2logo_display.gif);
	position: absolute;
	left: 55px;
	top: 10px;
	background-repeat: no-repeat;
}
.h2back_wedding {
	height: 70px;
	width: 350px;
	background-image: url(../img/base/h2logo_wedding.gif);
	position: absolute;
	left: 55px;
	top: 10px;
	background-repeat: no-repeat;
}
.h2back_lesson {
	height: 70px;
	width: 350px;
	background-image: url(../img/base/h2logo_lesson.gif);
	position: absolute;
	left: 55px;
	top: 10px;
	background-repeat: no-repeat;
}
.subcaption {
	font-size: 80%;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.text_lft {
	text-align:left
}
.text_rt {
	text-align:right
}
.text_center {
	text-align:center
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
/* index */
#doc2 {
	margin-left: 180px;
}
#main {
	position: relative;
	min-height:500px;
	height: auto !important;
	height: 500px;
	margin-top: 20px;
	margin-bottom: 30px;
	margin-left: 20px;
}
#main_top {
	position: relative;
	min-height:500px;
	height: auto !important;
	height: 500px;
	margin-top: 20px;
	margin-bottom: 30px;
	margin-left: 20px;
	background-image: url(../img/base/top_background.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#top_title {
	position: absolute;
	width: 300px;
	top: 85px;
	left: 59px;
}
#top_information {
	position: absolute;
	height: 100px;
	width: 380px;
	top: 375px;
	left: 478px;
}
#content_left {
	width: 30em;
	float: left;
	padding-left: 60px;
	padding-top: 30px;
	padding-bottom: 20px;
}
#content_right {
	width: 360px;
	float: right;
	padding-top: 80px;
}
#top_navipanel {
	position: absolute;
	top: 131px;
	left: 511px;
}
#top_pict {
	height: 320px;
	width: 240px;
	position: absolute;
	left: 480px;
	top: 41px;
	padding: 2px;
	border: 1px solid #EFD1D5;
}

.information {
	display: block;
	list-style-type: none;
	font-size: 13px;
	color: #999;
	margin-left: 25px;
	width: 350px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#main #wedding_pict {
	position: absolute;
	width: 400px;
	top: 20px;
	left: 450px;
}
/* table */

#gradient-style {
	font-size: 80%;
	text-align: left;
	border-collapse: collapse;
	margin: 0px;
}
#gradient-style th {
	font-weight: bold;
	color: #666;
	background-color: #F7F4F7;
	text-align: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 1em;
}
#gradient-style td {
	border-bottom: 1px solid #fff;
	color: #8B8B8B;
	border-top: 1px solid #fff;
	background-color: #F7F7F7;
	padding-left: 1em;
}
#gradient-style tfoot tr td {
	color: #666;
	background-color: #F7F4F7;
}
#gradient-style tbody tr:hover td {
	color: #c33;
	background-color: #FEF0FF;
	background-repeat: repeat-x;
}
.table_caption {
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1em;
	margin-top: 0px;
}
.table_caption li {
	margin-top: 0.5em;
	list-style-position: outside;
	list-style-type: disc;
}
/*head foot*/
.navi {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 120px;
	height: 150px;
	width: 50px;
	left: -70px;
}
#hd {
	position: relative;
	height: 30px;
}
.navi li {
	list-style-type: none;
	margin-top: 10px;
	padding-left: 20px;
}
.navi li a {
	text-decoration: none;
	color: #999;
}
.navi li a:hover {
	text-decoration: underline;
	color: #c33;
}
.h1_title {
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: -115px;
	top: 35px;
	color: #F8EFEF;
	font-size: 9px;
}
.footerparts {
	font-size:0.8em;
	border-top-width: 15px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E8E8E8;
}
#ft {
	color:#666;
	clear:both;
	text-align:center;
	margin-right: 5px;
	margin-left: 70px;
}
#hd .logo {
	position: absolute;
	left: -156px;
	top: 14px;
}
/*  icon   */

.icon_contact {
	background-image: url(http://www.f-couture.com/img/base/mail.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.icon_home {
	background-image: url(http://www.f-couture.com/img/base/home.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.icon_shopping {
	background-image: url(http://www.f-couture.com/img/base/shopping.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.icon_blog {
	background-image: url(http://www.f-couture.com/img/base/blog.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.icon_wedding {
	background-image: url(http://www.f-couture.com/img/base/wedding.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.icon_lesson {
	background-image: url(http://www.f-couture.com/img/base/lesson.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.icon_display {
	background-image: url(http://www.f-couture.com/img/base/display.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.img_border {
	border: 1px solid #CCC;
	margin-top: 1em;
	margin-bottom: 0.5em;
}
.top {
	background-image: url(../img/base/top_background.gif);
}

