@charset 'utf-8';

/* pageTitle Element
-------------------------------------------------- */

#mainArea h1 {
	width: 670px;
	padding: 0px;
	margin: 0px 10px;
	font-size: 120%;
	line-height: 1.2;
	color: #333333;
	font-weight: bold;
	background: url(/jp/hd_release/shared/images/h1_bg_001.gif) 0px 3px no-repeat;
}

#mainArea h1 span {
	padding: 17px 0px 24px 9px;
	margin: 0px;
	display: block;
}

/* threeColumnBox
-------------------------------------------------- */

#mainArea .threeColumnBox {
	width: 673px;
	padding: 3px 0px 0px;
	margin: 35px 7px 0px 10px;
}

/* attention Element
-------------------------------------------------- */

#mainArea ul.attention {
	padding: 3px 0px 0px;
	margin: 0px 10px 18px;
	list-style: none;
	font-size: 85%;
}

#mainArea ul.attention li {
	padding: 0px 0px 0px 1em;
	margin: 0px;
	color: #666666;
	text-indent: -1em;
	background: none;
	line-height: 1.4;
}

#mainArea ul.attention li span.colorRed {
	color: #cc0000;
}

/* link Element
-------------------------------------------------- */

#mainArea ul.link a {
	padding: 0px 0px 0px 19px;
	margin: 0px;
	/*\*//*/
	revise: MacIE5.0bug;
	display: inline-block;
	margin-left: -19px;
	text-indent: 0;
	/**/
	background: url(/jp/shared/images/link_icon_outside.gif) 2px 2px no-repeat;
}

#mainArea ul.link li.outsideLink {
	background: none;
}

#mainArea ul.link li {
	padding-left: 0px;
	_padding-left: 0px;
	_padding-left/* */: 0px;
	text-indent: -0px;
	_text-indent/* */: -0px;
	_te\xt-indent: -0px;
}

/* table Element
-------------------------------------------------- */

#mainArea div.generalTable .layout_001 {
	background: none;
}

#mainArea div.generalTable .layout_002 {
	background: none;
}

#mainArea div.generalTable .body {
	background: none;
}


#mainArea div.generalTable table {
	border: none;
}

#mainArea .generalTable tbody th {
	padding: 3px 0px 2px;
	border: none;
	color: #333333;
	font-weight: normal;
	background: none;
}

#mainArea .generalTable table td {
	padding: 3px 0px 2px;
	border: none;
	color: #333333;
	background: none;
}

