@charset "shift_jis" ;


/* --------------------------------------- コンセプト --------------------------------------- */

#con_l_box {
	width:210px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 30px;
	float:left;
}

#con_r_box {
	margin:0px 0px 0px 30px;
	padding:0px 0px 0px 0px;
	width:490px;
	background:url(../images/bg_butterfly.gif) left top no-repeat;
	float:left;
}
/*
#con_r_box {
	margin:0px 0px 0px 30px;
	padding:75px 0px 0px 0px;
	width:490px;
	background:url(../images/bg_butterfly.gif) left top no-repeat;
	float:left;
}*/

#con_profile {
	width:180px;
	margin:5px 0px 0px 0px;
	padding:3px 0px 3px 30px;
	background-image:url(../images/tx_profile.gif);
	background-position:1px 5px;
	background-repeat:no-repeat;
	background-color:#EBEBEB;
	color:#584850;
	font-size:small;
}

#con_profile span.clause,
#con_profile span.text {
	padding:0px 0px 0px 0px;
	display:block;
	float:left;
}

#con_profile span.clause {
	margin:0px 5px 0px 0px;
	width:60px;
}

#con_profile span.text {
	margin:0px 0px 0px 0px;
	width:110px;
}

#con_r_box p {
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	font-size:small;
	vertical-align:text-top;
}

#con_r_box p.clear {
	padding:0px 0px 0px 0px;
	clear:both;
}

.fairy {
	margin:5px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	float:right;
}

#anigif {/* 後で削除 */
	float:right;
}

#butterfly {
	float:right;
	width:87px;
	height:75px;
}

#clear {
	clear:both;
}

