/* CSS Document */

.fs10{
	font-size: 10px;
	color: #555555;
	font-weight: normal;
	line-height: 1.6em;
}

.fs_blue{
	color: #660000;
}

.fs_green{
	color: #669900;
}

.red_b{
	font-weight: bold;
	color: #FF0000;
}

.text_box1{
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 2em;
}

.ITEM_name{
	background-color: #F4F4F4;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: left;
}

.clear_magazine{
	clear: both;
	margin: 0px;
	padding: 0px;
}

#header_subnavi{
	text-align: right;
	margin-top: 10px;
	margin-right: 30px;
	margin-left: 10px;
}

#title{
	margin-bottom: 10px;
}

#title_makeup{

}



.title_box{
	padding-bottom: 10px;

}

.title_box td{
	background-image: url(../img/poin_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 16px;
	font-size: 12px;
	white-space: nowrap;
}


#main_CONTENTS{
	font-size: 12px;
	line-height: 1.8em;
	color: #666666;
}

#main_CONTENTS a:link {
	color: #006699;
	text-decoration: none;
}

#main_CONTENTS a:hover {
	color: #006699;
	text-decoration: none;
}
#main_CONTENTSa:visited {
	color: #006699;
	text-decoration: none;
}

#main_CONTENTS a:active {
	color: #006699;
}

.sub_pagetop{
	text-align: right;
	padding-top: 10px;
	padding-bottom: 15px;
}
