@charset "utf-8";

/* Style for relation product */


/* General
----------------------------------------------------------- */

#relationContent {
	width:720px;
}

#relationContent h2 {
	margin:0 0 20px 0;
}

#relationContent h3 {
	padding: 5px 10px 5px 10px;
	margin: 0 0 18px 0;
	border-top: 4px solid #00421C;
	font-size: 110%;
	color: #00421C;
	background: url(../images/common_bg_h3.gif) left bottom #E5ECE8 no-repeat;
}

#relationContent h3 span {
	margin: 0 0 0 10px;
	font-weight: normal;
}

#relationContent .note {
	font-size:84%;
}

#relationContent .caution {
	color:#990000;
}

#relationContent p.pagetop {
	clear:both;
	text-align:right;
}

#relationContent p.pagetop a {
	background:url(../images/common_arrow_squaretop.gif) 0 0 transparent no-repeat;
	padding:0 0 0 14px;
	font-size:84%;
}


/* regzalink
----------------------------------------------------------- */

#relationContent div.regzalinkSection {
	width:720px;
}

#relationContent div.regzalinkSection div.section {
	width:720px;
	margin:0 0 30px 0;
}

#relationContent div.regzalinkSection div.section table {
	width:720px;
}

#relationContent div.regzalinkSection div.section table th {
	width:230px;
	padding:10px;
	border:1px solid #91AE9D;
	font-weight:normal;
}

#relationContent div.regzalinkSection div.section table th.separate {
	width:110px;
}

#relationContent div.regzalinkSection div.section table td {
	padding:10px 10px 5px 10px;
	border:1px solid #91AE9D;
}

#relationContent div.regzalinkSection div.section table th dl dd {
	padding:5px 0 0 0;
}

#relationContent div.regzalinkSection div.section table th dl dd img {
	margin:0 2px 2px 0;
}

#relationContent div.regzalinkSection div.section table td p {
	margin:0 0 5px 0;
	line-height:1.3;
}

#relationContent div.regzalinkSection div.section table td p strong {
	color:#666666;
}

#relationContent div.regzalinkSection div.section dl.note dt {
	float:left;
}

#relationContent div.regzalinkSection div.section dl.note dd {
	padding:0 0 0 25px;
}
	

/* Button */

#relationContent div.button {
	float:left;
	width:720px;
	margin:0 0 20px 0;
}

#relationContent div.button .arrowButton:link,
#relationContent div.button .arrowButton:hover,
#relationContent div.button .arrowButton:active,
#relationContent div.button .arrowButton:visited {
	color:#444444;
	text-decoration:none;
}

#relationContent div.button .arrowButton {
	background:url(../../../images/09a/common_button_arrowgreen_r.gif) top right transparent no-repeat;
    display: block;
    font-weight: bold;
    height: 32px;
	float:right;
    padding-right: 15px;
}

#relationContent div.button .arrowButton span {
	background:url(../../../images/09a/common_button_arrowgreen_l.gif) 0 0 no-repeat;
    display: block;
    line-height: 18px;
    padding: 6px 0 8px 30px;
}
