@charset "utf-8";
/* 	共通 */

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #FF3300;
}
a:active {
	text-decoration: underline;
	color: #FF9933;
}

/* タグ */

body{
	margin:0px;
}

p{
	margin:0px;
}
/* 共通 */
.txt,.bunner_txt.index_txt{
	font-family:"ＭＳ Ｐ明朝", "HGP明朝B", "HGP明朝E", "HGSｺﾞｼｯｸE", "ＭＳ Ｐゴシック", "ＭＳ ゴシック";
}

/* 段組 */

#index_bg{
	background-image:url(images_gif/r_bg01.gif);
}

#index_mainbg{
	width:772px;
	height:1272px;
	background-image:url(index_images/w_bg01.gif);
	background-repeat:no-repeat;
	margin:auto;
}

#index_haeder{
	width:605px;
	height:46px;
	margin:3px auto 5px;
	padding-top:35px;
}


#index_swf{
	width:605px;
	height:300px;
	margin:auto;
}

#index_mainmenu{
	width:607px;
	height:27px;
	margin:auto;
}

#index_mainbody{
	width:605px;
	margin:auto;
	margin-top:40px;
}

#index_left{
	float:left;
	width:303px;
	height:120px;
}

#index_center{
	float:left;
	width:202px;
	height:90px;
}

#index_right{
	float:left;
	margin-top:50px;
}

/* haeder */

.padding{
	padding-top:40px;
}

.hanaparis_logo{
	float:left;
}

.haeder_txt{
	float:right;
	margin-top:32px;
}

.txt{
	font-size:12px;
	padding:0px 10px 0px 5px;
}

.mark_align{
	vertical-align:-15%;
}

/* leftbody */

.blog_img{
	display:block;
	margin:20px auto;
}

/* 共通 */
.index_txt{
	display:block;
	width:385px;
	margin:0px auto 30px;
	font-size:14px;
	line-height:200%;
}

.index_ber{
	float:left;
	margin-bottom:10px;
	display:block;
}

.buner_area{
	display:block;
	float:left;
	width:600px;
}

.banner{
	margin:10px auto 0px 30px;
	float:left;
}

.bunner_txt,.bunner_txt2{
	float:left;
	display:block;
	width:420px;
	margin:13px auto 0px 10px;
}


.banner_txt3{
	display:block;
	margin:auto;
	width:500px;
	line-height:150%;
	font-size:16px;
}

.bunner_txt{
	font-size:25px;
}

.bunner_txt2{
	font-size:13px;
}