BODY {
	width: 100%;
	font-family: sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

DIV.body {
	width: 740px;
}

DIV.header {
	background-image: url(http://www.hotplus.jp/img/main_background.jpg);
	background-repeat: repeat-y;
	width: 740px;
	text-align: left;
}

DIV.main {
	background-image: url(http://www.hotplus.jp/img/main_background.jpg);
	background-repeat: repeat-y;
	width: 740px;
	padding-top: 15px;
	text-align: left;
}

TABLE.main {
	width: 740px;
}

DIV.footer {
	background-image: url(http://www.hotplus.jp/img/footer.jpg);
	width: 740px;
	height: 35px;
	text-align: left;
}

DIV.margin_lr {
	width: 25px;
}

DIV.margin_c {
	width: 16px;
}

DIV.left {
	width: 174px;
}


DIV.left_contents {
	background-image: url(http://www.hotplus.jp/img/navigation_background.jpg);
	background-repeat: repeat-y;
	width: 174px;
	font-size: 10pt;
	padding-bottom: 20px;
}

DIV.left_footer {
	background-image: url(http://www.hotplus.jp/img/navitation_footer.jpg);
	height: 21px;
	width: 174px;
	margin-bottom: 10px;
}

TABLE.left_content {
	width: 154px;
	color: #FF2E72;
	font-size: 10pt;
	line-height: 155%;
}

DIV.left_content_mark {
	font-size: 10pt;
	color: #FFCBCB;
}

DIV.left_content {
	width: 154px;
	padding: 0px 10px 0px 10px;
	color: #FF2E72;
}

SPAN.left_content_link {
	color: #FF2E72;
}

DIV.right {
	width: 500px;
}

H1.category-header {
	color : #009900;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 0px 40px;
	width : 450px;
	height: 34px;
	font-size: 14pt;
	font-weight: bold;
	background-image: url(http://www.hotplus.jp/img/contents_midashi.jpg);
}

H2.entry-header {
	color: white;
	padding: 7px 20px 0px 40px;
	width: 440px;
	height: 23px;
	font-size: 12pt;
	font-weight: bold;
	background-image: url(http://www.hotplus.jp/img/contents_title1.jpg);
}

DIV.main-contents {
	margin: 10px 0px 10px 0px;
}

DIV.entry {
	width: 480px;
	margin: 0px 10px 0px 10px;
	font-size: 11pt;
	line-height: 115%;
	color: #3B3B3B;
}

DIV.entry-more {
	margin: 8px 0px 0px 0px;
}

DIV.whatsnew {
	width: 296px;
	margin: 1px 10px 1px 10px;
	font-size: 11pt;
	line-height: 115%;
	color: #3B3B3B;
	border-bottom: 1px dotted #3B3B3B;
}

A:link {
	color: #FF2E72;
	text-decoration: none;
}

A:visited {
	color: #FF2E72;
	text-decoration: none;
}

A:active {
	color: #FF2E72;
	text-decoration: none;
}

A:hover {
	color: #FF2E72;
	text-decoration: underline;
}

A.entry-header:link {
	color: white;
	text-decoration: none;
}

A.entry-header:visited {
	color: white;
	text-decoration: none;
}

A.entry-header:active {
	color: white;
	text-decoration: none;
}

A.entry-header:hover {
	color: white;
	text-decoration: none;
}

A.whatsnew:link {
	color: #3B3B3B;
	text-decoration: none;
}

A.whatsnew:visited {
	color: #3B3B3B;
	text-decoration: none;
}

A.whatsnew:active {
	color: #3B3B3B;
	text-decoration: none;
}

A.whatsnew:hover {
	color: #3B3B3B;
	text-decoration: underline;
}
