html {
    margin: 0;
    /* setting border: 0 hoses ie6 win window inner well border */
    padding: 0;
}

body {
	behavior: url("csshover.htc");
	background-color: #FFFFFF;
	margin: 0;
	/* setting border: 0 hoses ie6 win window inner well border */
	padding: 0;	
}

#feed_a {
	color: #777777;
	text-decoration: underline;
}

.feed_a_box {
	width:200px;
}

h1{
	font-size:12px;
	border-top-color: #F0C4BB;
	font-weight:normal;
	color: #F51110;
	margin: 0px;
	padding: 0x;
}

p {
	color: #777777;
	margin: 0;
	/* setting border: 0 hoses ie6 win window inner well border */
	padding: 0;
	font-size:11px;
}

a {
	color: #777777;
	line-height:160%;
	font-size:11px;
}



/*インデックスページ*/

.wrapper{
	position: relative;
	margin: 0 auto;
	padding-top:0px;
	width: 900px;
}

.space{
	width:900px;
	height:70px;
	}


	
.outsidebox{
	position:relative;
	margin-top:30px;
	margin-bottom:30px;
	display:block;
	width:900px;
	height:aute;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #F0C4BB;
	border-right-color: #F0C4BB;
	border-bottom-color: #F0C4BB;
	border-left-color: #F0C4BB;
}



#index_img_enter_btn{
	position:relative;
	display:block;
	margin-left:98px;
	width:682px;
	height:418px;
	background-image:url(../img/index_img.jpg);
	background-repeat:no-repeat;
	clear: both;
	text-indent:-9999px;
}



.index_enter_setting{
	position:relative;
	display:block;
	background-repeat: no-repeat;
	height:49px;
	background-position: center;
	text-align: center;	
}


#index_enter_btn{
	text-indent:-9999px;
	position:relative;
	display:block;
	background-image: url(../img/index_enter_btn.jpg);
	background-repeat: no-repeat;
	margin-top:46px;
	margin-left:353px;
	width:195px;
	height:49px;
	background-position: center;
	text-align: center;	
}

#index_enter_btn:hover {
	position:relative;
	display:block;
	background-image: url(../img/index_enter_btn.jpg);
	background-repeat: no-repeat;
	margin-top:46px;
	margin-left:353px;
	width:195px;
	height:49px;
	background-position: center;
	text-align: center;	
}

.copyright {
	clear:both;
	position:relative;
	display:block;
	text-indent:-9999px;
	background-image: url(../img/copyright.jpg);
	background-repeat: no-repeat;
	margin-top:24px;
	margin-left:308px;
	width:283px;
	height:20px;
	background-position: center;
	text-align: center;	
}

/*トップ*/

.space2{
	width:900px;
	height:50px;
	}

.test{
	clear:both;
}

.all_box{
	width:900px;
	height:aute;
}

.all_header_box{
	clear:both;
	width:810px;
	margin-left:90px;
	height:49px;
}
	
.all_header{
	background-image: url(../img/all_header.jpg);
	background-repeat: no-repeat;
	width:195px;
	height:49px;
	float:left;
}

.middle_box{
	clear:both;
	width:900px;
	height:500px;
}

.heart_img_box{
	margin-top:144px;
	float: left;
}

.heart_img{
	width:155px;
	height:154px;
	margin-left:89px;
	background-image:url(../img/all_heat.jpg);
	background-repeat:no-repeat;
}

.menu_box{
	width:100px;
	height:154px;
	margin-top:144px;
	margin-left:35px;
	float: left;
	background-repeat:no-repeat;
}

.top_img_box{
	width:501px;
	height:556px;
	float: right;
}

.top_img{
	text-indent:-9999px;
	background-image: url(../img/top_img.jpg);
	background-repeat: no-repeat;
	margin-top:0px;
	width:394px;
	height:556px;
}

.space3{
	clear:both;
	width:900px;
	height:50px;
}


/*バイオ*/

.all_menu{
	width:400px;
	float:right;
	text-align:right;
}

.all_menu p {
	margin-right:107px;
}


.bio_txt{
	width:500px;
	height:aute;
	margin-top:30px;
	margin-left:50px;
	line-height:140%;
	float: left;
	background-repeat:no-repeat;
}


/*contact*/

.contact_middle_box{
	clear:both;
	width:900px;
	height:300px;
}

.contact_img{
	display:block;
	width:550px;
	height:200px;
	background-image:url(../img/con_background.jpg);
	margin-top:100px;
	margin-left:200px;
	line-height:160%;
	text-align:center;
	background-repeat:no-repeat;
	vertical-align: middle;
}

/*illust*/

.illust_swf_box{
	width:582px;
	height:382px;
	
	padding-right:50px;
	margin-top:90px;
	float: right;
}

.illust_swf{
	width:582px;
	height:382px;
}

