body{
	margin: 0px;
}

a:hover{
	color: #ff3333;
}
a{
	text-decoration: underline;
	color: #000000;
}
#header{
	font-size: 12px;
	color: #ffffff;
	padding: 3px 3px 3px 3px;
}

#footer{
	font-size: 12px;
	color: #ffffff;
	padding: 3px 3px 3px 3px;
}

.footer_navi{
	font-size: 10px;
	color: #999;
	padding: 0px;
	margin: 0px;
}

.footer_navi a:link,
.footer_navi a:visited{
	color:#666;
}

.footer_navi a:hover{
	color: #f33;
}

.news_subject{
	font-size: 16px;
	color: #000000;
}

.news_content{
	font-size: 12px;
	color: #000000;
}

#products_navi{
	font-size: 14px;
	color: #000000;
}

.products_title{
	font-size: 16px;
	color: #000066;
    font-weight: bold;
}

.products_title2{
	font-size: 20px;
	color: #000066;
    font-weight: 900;
	border-bottom: 1px dotted #a8e0e0;
	margin-bottom: 1em;
}

.products_subtitle{
	font-size: 14px;
	color: #333;
	border-top: 1px dotted #a8e0e0;
	border-bottom:1px dotted #a8e0e0;
	padding: 5px 0px;
}

.products_summary{
	font-size: 14px;
	color: #333;
	line-height: 130%;
	padding: 5px 0;
}

.products_label{
	font-size: 14px;
	color: #000066;
	font-weight: bold;
	border-bottom: 1px solid #cccccc;
}

.products_label_size{
	font-size: 12px;
	color: #333;
	margin-left: 20px;
}

.products_caption{
	font-size: 14px;
	color: #333;
	font-weight: bold;
}

.products_size{
	font-family: Arial;
	font-size: 12px;
	color: #333;
	margin-top: 5px;
	margin-bottom: 5px;
}

.products_comment{
	font-size: 12px;
	color: #000066;
	border-bottom: 1px solid #cccccc;
}

.products_notes{
	font-size: 12px;
	color: #333333;
}



.new_products_image{
	border: 1px solid #99cccc;
}

.new_products_comment{
	font-size: 12px;
	color: #666666;
}

.new_products_subject{
	padding-left: 10px;
	font-size: 12px;
	color: #000066;
}

.new_products_date{
	font-size: 12px;
	color: #666666;
	border-bottom: 1px dotted #999999;
}




.page_title{
	font-size: 16px;
	color: #000066;
}

.navi_separater{
	color: #666;
}

.navi_child{
	font-size: 12px;
	color: #000000;
}

.plaintext {
	font-size: 14px;
	color: #333;
	line-height: 130%;
}

.plaintext .notice {
	font-weight: bold;
	padding: 0px 2em 0px 0px;
}


.profile_label {
	font-size:14px;
	font-weight: bold;
	color: #333;
}

.navi_sep{
	border-right: 0px none;
	border-left: 0px none;
	border-top: 0px none;
	border-bottom: 1px solid #666;
	margin: 0px;
}

.profile_item {
	font-size: 14px;
	color: #333;
	line-height: 130%
}
