@charset "UTF-8";
/* CSS Document */

/* 全体構造
---------------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	font-variant: normal;
	color: #2d1400;
	width:100%;
	height:100%;
	background:url(../img/back_image.jpg) center top no-repeat #2d1400;
}

_/*\*/_/*/
textarea, select, input {
 font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
}
_/**/


/* link
---------------------------------------------------- */


a {
	color: #2d1400;
}

#wrapper {
	width:847px;
	margin:25px auto 0 auto;
	height:auto;
	background:url(../img/back_loop.jpg) center top repeat-y;
	position:static;
}

/* left-box
--------------------------------------------*/

#left_box {
	margin:0 0 0 10px;
	padding:0;
	width:240px;
	height:auto;
	float: left;
}

#left_box dl {
	margin: 0;
	padding: 64px 0 20px 0;
	background:url(../img/line.gif) bottom no-repeat;
}

#left_box dd {
	margin: 0 0 5px 0;
	padding: 0;
}




h1 {
	margin: 0;
	padding: 0;
}

h1 a {
	text-indent: -9999px;
	width: 240px;
	height: 84px;
	background: no-repeat url(../img/title.jpg);
	display: block;
	margin:0;
	
}

/* header
---------------------------------------------------- */

#header {
	height: 16px;
	width:570px;
	float: right;
}

#header ul {
	list-style: none;
	margin:0;
	padding: 0 0 0 287px;
	height: 16px;
}

#header li {
	float: left;
}

#header li a {
	margin-left:10px;
}

#profile a {
	text-indent: -9999px;
	display: block;
	background:url(../img/icon_profile.gif) no-repeat;
	width: 63px;
	height: 15px;
	margin:0;
}

#contact a {
	text-indent: -9999px;
	display: block;
	background:url(../img/icon_contact.gif) no-repeat;
	width: 68px;
	height: 15px;
	margin:0;
}

#bolg a {
	text-indent: -9999px;
	display: block;
	background:url(../img/icon_blog.gif) no-repeat;
	width: 50px;
	height: 16px;
	margin:0;
}


/* contents
---------------------------------------------------- */

#contents {
	margin:0 0 80px 0;
	padding: 0 28px 0 0;
	width:522px;
	float: right;
}

#contents a {
	color: #2d1400;
}

#contents_menu {
	margin:0 0 8px 0;
}

#main_contents {
	margin:10px 10px 0 0;
	background: url(../img/content_footer.gif) bottom center no-repeat #FFFFFF;
	width:520px;
	padding:0 0 20px 0;
	height:auto;
	float:right;
}

h2 {
	text-indent:-9999px;
	width:520px;
	height:39px;
	margin:0;
	padding:0;
}

h3 {
	margin:0;
	padding:0;
	font-size: 14px;
}

h4 {
	margin:2px 0;
	padding:0;
	font-size: 11px;
}



#about {
	background:url(../img/line.gif) bottom no-repeat;
	width: 240px;
	height: 50px;
}

#about a {
	text-indent: -9999px;
	background: no-repeat url(../img/about-1.jpg);
	width: 240px;
	height: 38px;
	display: block;
}

#about a:hover {
	background: no-repeat url(../img/about-2.jpg);
}



#icon_contents {
	text-indent: -9999px;
	background:url(../img/icon_contents.gif) no-repeat;
	width: 189px;
	height: 12px;
	display: block;
	margin: 10px 0 0 0;
}

#concept a {
	text-indent: -9999px;
	display: block;
	background: no-repeat url(../img/main_menu_1-1.jpg);
	width: 240px;
	height: 46px;
}

#concept a:hover {
	background: no-repeat url(../img/main_menu_1-2.jpg);
}

#bridal a {
	text-indent: -9999px;
	display: block;
	background: no-repeat url(../img/main_menu_2-1.jpg);
	width: 240px;
	height: 46px;
}

#bridal a:hover {
	background: no-repeat url(../img/main_menu_2-2.jpg);
}

#lesson a {
	text-indent: -9999px;
	display: block;
	background: no-repeat url(../img/main_menu_3-1.jpg);
	width: 240px;
	height: 46px;
}

#lesson a:hover {
	background: no-repeat url(../img/main_menu_3-2.jpg);
}

#gallery a {
	text-indent: -9999px;
	display: block;
	background: no-repeat url(../img/main_menu_4-1.jpg);
	width: 240px;
	height: 46px;
}

#gallery a:hover {
	background: no-repeat url(../img/main_menu_4-2.jpg);
}

#shopping a {
	text-indent: -9999px;
	display: block;
	background: no-repeat url(../img/main_menu_5-1.jpg);
	width: 240px;
	height: 46px;
}

#shopping a:hover {
	background: no-repeat url(../img/main_menu_5-2.jpg);
}

#op a {
	text-indent: -9999px;
	display: block;
	background: no-repeat url(../img/op_bana-1.jpg);
	width: 240px;
	height: 89px;
}

#op a:hover {
	background: no-repeat url(../img/op_bana-2.jpg);
}

#content p {
	margin:4px 0 0 0;
	padding:0;
}

#content {
	clear:both;
	margin:0;
	width:500px;
	height:auto;
	padding:15px 10px 0 10px;
	background-color:#FFF;
}

#content ul {
	list-style-image:url(../img/arrow.gif);
	margin:15px 0 0 35px;
	padding:0;
}

#content ul a {
	color: #0100fb;
}

/* footer
---------------------------------------------------- */

#footer {
	clear: both;
	width:847px;
	margin:0;
	padding:0 0 20px 0;
	background:url(../img/back_footer.jpg) bottom center no-repeat;
}

#footer_menu {
	background-color:#2d1400;
	height: 19px;
	color:#FFF;
	text-align:center;
	padding:2px 0 0 0;
}

#footer_menu a {
	color:#FFF;
}

#copyright {
	clear:both;
	padding:3px 50px 4px 0;
	text-align:right;
}


