#sidebar {
	width: 150px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	float: left;
}
#sidebar dt {
	background-color: #CCCCCC;
	background-image: url(../../images/product/sidebar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 16px;
	padding-left: 10px;
	font-weight: bold;
	color: #333333;
	padding-top: 3px;
}
#sidebar ul {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 8px;
	padding-top: 5px;
	font-size: 0.8em;
}
#sidebar li {
	list-style-type: none;
	background-image: url(../../images/common/icon.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 8px;
	height: 18px;
	padding-top: 2px;
}
#sidebar .alpha {
	font-size: 1.2em;
}
#sidebar sub {
	font-size: 0.8em;
}


#contents {
	float: left;
	width: 550px;
	padding-left: 10px;
}
#contents h3 {
	background-image: url(../../images/product/title_back.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 540px;
	padding-left: 10px;
	font-size: 1.4em;
	color: #000000;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 23px;
	padding-top: 2px;
}
#contents h4 {
	background-image: url(../../images/product/subtitle2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-right: auto;
	margin-left: auto;
	width: 540px;
	padding-left: 10px;
	font-size: 1.2em;
	color: #D13423;
	margin-bottom: 15px;
	height: 23px;
	padding-top: 3px;
	clear: left;
}
.copy {
	color: #003399;
	font-weight: bold;
	font-size: 1.2em;
	padding-left: 70px;
	line-height: 1.5em;
	padding-bottom: 15px;
}
.copy1 {
	color: #003399;
	font-weight: bold;
	font-size: 1.2em;
	padding-left: 120px;
	line-height: 1.5em;
	padding-bottom: 15px;
}
.copy2 {
	color: #003399;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.5em;
	padding-bottom: 15px;
	text-align: center;
}
.copy3 {
	color: #003399;
	font-weight: bold;
	font-size: 1.2em;
	padding-left: 50px;
	line-height: 1.5em;
	padding-bottom: 15px;
}
.contact_link {
	clear: left;
	text-align: center;
}
.color_red {
	color: #FB0000;
}
.attention {
	padding-left: 2.3em;
	text-indent: -2.3em;
	margin-left: 10px;
}
.tie_up {
	clear: left;
	text-align: right;
	margin-right: 10px;
	padding-bottom: 20px;
	font-size: 1em;
	font-weight: bold;
}
.tie_up img {
	margin-right: 3px;
	vertical-align: middle;
}

