@charset "utf-8";

h2 {
	background-image: url(../img/designated_product/title.gif);
	height: 38px;
}
#con02 h3 {
	background-image: url(../img/designated_product/con01.gif);
}
#con01 .spacer {
	margin: 8px;
}
#con01 .padding {
	padding: 8px;
}
#con02 .spacer {
	margin-top: 12px;
	margin-right: 8px;
	margin-bottom: 12px;
	margin-left: 8px;
}

#con02 .box2 {
	background-color: #D8E2F6;
	height: 50px;
	width: 490px;
}


/*
div.con1_detail p,
dl.introduction_list dd{
line-height:1.5;
}

}*/
table.contact{
	margin-top:10px;
	width: 494px;
}
table.contact .left {
	background-color: #CCCCCC;
	line-height: 16px;
	width: 100px;
	text-align: center;
	vertical-align: middle;
}
table.contact .right {
	background-color:#eeeeee;
	font-size: 12px;
	line-height: 16px;
	padding: 8px;
}
.font80{
font-size:80%;
line-height:1.4;
}


/* 2009.5.18追加 */
.box_red {
background-color: #ffe3e3;
padding: 8px;
margin: 16px 0;
}

.box_red h4 {
font-size: 14px;
font-weight: bold;
color: #ff0000;
}

.box_red p.underline {
border-bottom: #333333 dashed 1px;
padding-bottom: 8px;
margin-bottom: 8px;
}