/*====================
　全体
====================*/

body {
	margin:0;
	padding:0;
	border-top:0;
	border-left:0;
	border-right:0;
	border-bottom:0;
	height:100%;
	background:url(../images/bg.jpg) repeat-x #ED9D61;
}

#wrapper {
	position:relative;
    margin:0 auto;
	padding:0;
	width:852px;
}

/*====================
　ｈタグ
====================*/

h1 {
	margin:0;
	padding:0;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	font-weight:normal;
	line-height:20px;
	color:#FFFFFF;
	text-align:left;
}

h2 {
	margin:0;
	padding:32px 0 0 19px;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size:16px;
	line-height:18px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
}



/*====================
 フォント
====================*/

.font_et {
	margin:0;
	padding:0;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	line-height:16px;
	font-weight:bold;
	color:#291E0C;
	text-align:left;
}

.font_tl {
	margin:0;
	padding:0;
	font-family:"Times New Roman", Times, serif;
	font-size:27px;
	line-height:27px;
	font-weight:bold;
	color:#005B5B;
	text-align:left;
}

.font_left {
	margin:0;
	padding:170px 17px 0 20px;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	line-height:15px;
	color:#FFFFFF;
	text-align:left;
}

.font_copy {
	margin:0;
	padding:68px 0 0 70px;
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	line-height:13px;
	color:#785532;
	text-align:left;
}

/*====================
　ヘッダー
====================*/


#main_box {
	margin:0;
	padding:0;
	width:100%;
	height:720px;
	min-width:852px;
	background:url(../images/bg2.jpg) center 0 no-repeat;
	display:none;
}

html>body #login_img {
	position:absolute;
	margin:0;
	padding:0;
	width:243px;
	height:132px;
	top:0;
	right:11px;
	background:url(../images/login_img.png) no-repeat;
	z-index:1;
}

#login_img {
	position:absolute;
	margin:0;
	padding:0;
	width:243px;
	height:132px;
	top:0;
	right:11px;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../images/login_img.png',sizingMethod='image');
	z-index:1;
}

#login_moji {
	position:absolute;
	margin:0;
	padding:0;
	width:95px;
	height:38px;
	top:60px;
	right:63px;
	z-index:2;
}

#h_box {
	margin:0 auto 36px 146px;
	padding:45px 0 0 0;
	width:200px;
	height:20px;
	text-align:left;
}

#tel_box {
	margin:0 auto 0 176px;
	padding:0;
	width:170px;
	height:47px;
	text-align:left;
}

#button1 {
	position:absolute;
	margin:0;
	padding:0;
	width:95px;
	height:20px;
	top:69px;
	left:51px;
}

#button2 {
	position:absolute;
	margin:0;
	padding:0;
	width:95px;
	height:20px;
	top:69px;
	left:151px;
}

#button3 {
	position:absolute;
	margin:0;
	padding:0;
	width:95px;
	height:20px;
	top:69px;
	left:251px;
}

#button4 {
	position:absolute;
	margin:0;
	padding:0;
	width:95px;
	height:20px;
	top:69px;
	right:250px;
}

#button5 {
	position:absolute;
	margin:0;
	padding:0;
	width:70px;
	height:20px;
	top:69px;
	right:175px;
	z-index:3;
}

/*====================
　コンテンツ
====================*/

html>body #flower {
	position:absolute;
	margin:0;
	padding:0;
	width:67px;
	height:75px;
	top:215px;
	right:0;
	background:url(../images/flower.png) no-repeat;
}

#flower {
	position:absolute;
	margin:0;
	padding:0;
	width:67px;
	height:75px;
	top:215px;
	right:0;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../images/flower.png',sizingMethod='image');
}

/*====================
　リンク
====================*/


a.link1:link {
	color:#765732;
	text-decoration:none;
}
	
a.link1:visited {
	color:#765732;
	text-decoration:none;
}

a.link1:hover {
	color:#B15130;
	text-decoration:underline;
}

a.link1:active {
	color:#B15130;
	text-decoration:underline;
}

a.link2:link {
	color:#785532;
	text-decoration:none;
}
	
a.link2:visited {
	color:#785532;
	text-decoration:none;
}

a.link2:hover {
	color:#B15130;
	text-decoration:underline;
}

a.link2:active {
	color:#B15130;
	text-decoration:underline;
}
