/*
new design @ w.tone in 2007 
only beauty-box.jp/ (category) /~.html
*/


/* ----- base for sidebar ------------------------- */
html{
	height:100%;
}
body {
	text-align:left;
	height: 100%;
}

/* ----- header ------------------------- */
#wt_header{
	background-image: url(../img/header/bg_200.gif);
	background-repeat: repeat-y;
	background-position:bottom;
}
/* ----- navigation ------------------------- */
#wt_navi{
	background-image: url(../img/navi/bg.gif);
	background-repeat: repeat-x;
}
/* ----- footer ------------------------- */
#wt_footer{
	margin:0 auto;
	font-size:11px;
	color:#fff;
}
#wt_footer a{color:#FFF;}
#wt_footer a:hover{color:#CFF;}

/* ----- copyright ------------------------- */
#wt_copy{
	font-size:11px;
	color:#fff;
	text-align:right;
}

/* ----- text (fixed for win) ------------------------- */
.p10{font-size:11px;}
.p12{font-size:12px;}
.p14{font-size:14px;}
.c_both{clear:both;}


.p1218 {
	font-size: 12px;
	line-height: 30px;
	text-decoration: none;
}
.p1216 {
	font-size: 12px;
	line-height: 16px;
}
