@charset "UTF-8";
@import url("default.css");
@import url("screen_base.css");
@import url("two_column_layout.css");

h3 {
	clear: both;
	margin: 15px 0px 10px 0px;
	padding: 3px 5px 3px 10px;
	font-size: 100%;
	font-weight: normal;
	background-color: #c0c0c0;
}

h3 a {
	color: #333;
	text-decoration: none;
}

h3 a:hover {
	color: #333;
	text-decoration: none;
}

p.atte {
	padding-left: 10px;
	background-image: url(../img/icon_redtriangle.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}

h4 {
	font-size: 110%;
	color: #666;
}

h4 img {
	margin:  0px 5px -4px 0px;
}

h4 a {
	font-size: 110%;
	color: #666;
	text-decoration: none;
}

h4 a:hover {
	font-size: 110%;
	color: #666;
	text-decoration: none;
}

div.boxm_body_l p {
	margin-left: 20px;
}

div.boxm_body_l span {
	color: #cc0000;
}

p.plugtext {
	float: left;
	width: 270px;
	margin: 5px;
	padding-left: 10px;
	background-image: url(../img/icon_redtriangle.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	border: none;
}

img.plugright {
	float: right;
	width: 170px;
	margin-top: 35px;
}

h5 {
	clear: both;
	margin-left: 15px;
	padding-top: 10px;
	font-size: 100%;
	font-weight: normal;
}

div.main_inner ul {
	margin-left: 30px;
	padding: 0px;
}