body {
background-image: url(../imgs/bk_01.gif);
margin-top: 0px;
margin-bottom: 0px;
/*font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3",sans-serif;*/
line-height: 140%;
font-size:10px;
color:#333333;
}


.f10{
	font-size:10px;
	line-height: 130%;
}

.f12{
	font-size:12px;
	line-height: 140%;
}

.txt_bold{
	font-weight: bold;
	color: #673B4D;
}

.txt_red{
	color: #673B4D;
}

.txt_pinkbold{
	font-weight: bold;
	color: #FF3366;
}

#top_main{
	background-image: url(../imgs/top_bk.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
}


#profile_bk {
	background-image: url(../imgs/profile_bk_01.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}


/*link
--------------------------------*/

a{color: #673D4B; text-decoration: underline;}
a:visited{color: #673D4B; text-decoration: underline;}
a:hover{color: #673D4B;	text-decoration: none;}
a:active{color: #673D4B; text-decoration: underline;}

