@import "css/tag.css";
@import "css/layout.css";
@import "css/header.css";
@import "css/contents.css";
@import "css/navigation.css";
@import "css/footer.css";


.clear {
	clear:both;
}


#main_box {
	width:439px;
	padding:5px 0;
	margin:5px 0;
	border-bottom:1px dotted #CCCCCC;
}

/*
#box_l {			
	float:left;
	width:114px;
	padding-left:10px;
}
*/
/*
#box_r {
	width:305px;
	padding-left:5px;
}
*/
div.title_cms {
	color: #666666;
	background-color:#DFDFFF;
	padding:3px 0 2px 5px;
}

div.txt_cms {
	font-size:100%;
	line-height:140%;
}


/**************************/
#box_r img {
	float:left;
	/*width:114px;*/
	margin:10px;
}












H1
{
    FONT-SIZE: 8pt;
    color: #666666;
    MARGIN: 0px
}
.summary
{
    FONT-SIZE: 8pt;
    color: #666666;
}
STRONG
{
    FONT-WEIGHT: normal;
}
