/* CSS Document */

td
	{
	font-family:tahoma;
	font-size:11px;
	color:#333333;
	}

/********************
HEADING STUFF
*********************/
h1
	{
	margin:0px 0px 0px 0px;
	font-size:110%;
	font-weight:bold;
	color: #A50008;
	}
h2
	{
	margin:0px 0px 0px 0px;
	font-family:tahoma;
	font-weight:normal;
	font-size:13px; 
	text-decoration:none; 
	background:url(../images/bullet.gif)left no-repeat;
	}
h3
	{
	margin:0px 0px 0px 0px;
	font-family:tahoma;
	font-weight:normal;
	font-size:11px; 
	text-decoration:none; 
	color:#FFCC00;
	}
h4
	{
	margin:0px 0px 0px 5px;
	font-family:verdana;
	font-weight:normal;
	font-size:25px; 
	text-decoration:none; 
	color:#FF6600;
	}

/********************
BG STUFF
*********************/
.bg
	{
	background:url(../images/bg.gif) center top repeat-y;
	margin-top:0px;
	}
/********************
BANNER STUFF
*********************/
.banner-left
	{
	background:url(../images/haynaku_r1_c1.jpg) top no-repeat;
	width:351px;
	height:332px;
	}
.banner-right
	{
	background:url(../images/haynaku_r1_c3.jpg) top no-repeat;
	width:449px;
	height:332px;
	}
/********************
LEFT NAVI STUFF
*********************/
.sponsor
	{
	background:url(../images/haynaku_r2_c1.jpg) top no-repeat;
	width:189px;
	height:35px;
	}
.adsense-bck
	{
	background-color:#A50008;
	}	
/********************
CONTENT STUFF
*********************/
.content-padding
	{
	padding: 5px 10px 5px; 10px;
	}
/********************
FOOTER STUFF
*********************/
.separator
	{
	background:url(../images/haynaku_r4_c1.jpg) top center no-repeat;
	height:14px;
	}
.copyright
	{
	background-color:black;
	text-align:center;
	padding: 5px 10px 5px; 10px;
	color:#FF9900;
	}
/********************
LINK STUFF
*********************/
a.footer:link,a.footer:visited
	{
	font-family:tahoma;
	font-weight:none;
	font-size:11px; 
	text-decoration:none; 
	color:#FFCC00;
	}

a.footer:hover
	{
	text-decoration:none; 
	text-decoration:none; 
	color:white;
	}
a.more:link,a.more:visited
	{
	font-family:tahoma;
	font-weight:bold;
	font-size:11px; 
	text-decoration:none; 
	color:#FF9900;
	background:url(../images/arrow.gif)left no-repeat;
	}

a.more:hover
	{
	text-decoration:none; 
	color:black;
	}
a.main:link,a.main:visited
	{
	font-family:tahoma;
	font-weight:none;
	font-size:13px; 
	text-decoration:none; 
	color:#FF9900;

	}

a.main:hover
	{
	text-decoration:none; 
	color:white;
	}
/********************
NAVI TOP STUFF
*********************/
.main-space
	{
	padding-top:50px;
	padding-left:5px;
	}