/* 追加ページ用CSS */

div#body
{
	clear: both;
	width: 700px;
	font-size: 12px;
	line-height: 150%;
}

table#global_menu
{
	margin-bottom: 20px;
}

img#copyright
{
	vertical-align: bottom;
}

h2,h3
{
	display: inline;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
}

hr
{
	clear: both;
	margin-top: 20px;
}

div.hr
{
	clear: both;
	width: 700px;
	margin-bottom: 5px;
	padding-top: 20px;
	border-bottom: 1px solid #999999;
}

div.left
{
	float: left;
}

div.right
{
	float: right;
}

div.usage_title, div.usage
{
	float: left;
	margin-top: 20px;
	padding-left: 4px;
	padding-right: 2px;
	text-align: left;
	border-top: 1px solid #333333;
}

div.usage_title
{
	height: 76px;
	border-left: 4px solid #333333;
}

div.usage
{
	padding-top: 20px;
	padding-bottom: 13px;
	border-left: 1px solid #333333;
}

div.usage_title img, div.usage img
{
	margin-right: 4px;
	vertical-align: middle;
}

div#feature
{
	clear: both;
	float: left;
	width: 690px;
	height: 360px;
	margin-top: 40px;
	border-top: 1px solid #333333;
	border-left: 4px solid #333333;
	
}

div#feature h2 img
{
	float: left;
	margin-top: 10px;
}

div#feature div.left, div#feature div.right
{
	width: 310px;
	margin-top: 10px;
}

div#feature div.right div.icon
{
	margin-left: 10px;
}

div#feature div.icon
{
	height: 90px;
	font-size: 12px;
	line-height: 140%;
}

div#feature div.icon h3,div#feature div#rohs_block h3
{
	font-size: 14px;
	font-weight: bold;
}

div#feature div.icon img,div#feature div#rohs_block img
{
	clear: both;
	float: left;
	margin-bottom: 15px;
	margin-right: 5px;
	vertical-align: top;
}

div#rohs_block
{
	margin-left: 0px;
	padding: 10px;
	background-color:#99FF66;
	font-size: 12px;
	line-height: 140%;
}

div#rohs_message
{
	margin-bottom: 10px;
	padding: 2px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #009900;;
	border: 2px solid #009900;
	background-color:#FFFFFF;
}