div#contents	{background-image: url(../images/top/top_bkgrnd.jpg);
				background-repeat: no-repeat;
				background-position: 100% 90%;}
				
h1				{height: 120px;}

ul#main_navi	{list-style-type: none;
				margin-top: 10px;
				margin-left: 7px;
				padding-left: 7px;
				height: 140px;}

ul#main_navi li	{margin-left: 24px;
				margin-bottom: 30px;
				margin-top: 0;
				float: left;
				_display: inline;}	/*IE6用ハック*/

div#three		{width: 820px;
				height: 300px;
				margin-top: 0;
				margin-left: 15px;
				margin-right: 15px;}
				
div#two			{width: 660px;
				height: 290px;
				float: left;}

*html div#two	{width: 670px;}	/*IE6用ハック*/
				
div#hot_topics	{width: 300px;
				height: 290px;
				background-image: url(../images/top/hot_topics.jpg);
				background-position: left top;
				background-repeat: no-repeat;
				margin: 0;
				float: left;}
				
h2				{margin: 5px 10px;
				font-size: 1.1em;
				font-family: Tahoma, Helvetica, sans-serif;}

div#hot_topics ul
				{margin-top: 10px;
				margin-left: 15px;
				padding-left: 10px;
				list-style-type: circle;
				font-size: 0.8em;}
				
div#hot_topics li
				{padding-bottom: 10px;
				line-height: 1.2;}
				
div#hot_topics li#christmas span	{color: #336600;	/*12月24日,25日は〜クリスマスプレゼント！*/
									font-weight: bold;}	/*12月24日,25日は〜クリスマスプレゼント！*/
				
div#hot_topics li span					/*2010ウインターキャンペーン*/
				{font-size: 1.1em;		/*2010ウインターキャンペーン*/
				color: #ff0000;			/*2010ウインターキャンペーン*/
				font-weight: bold;}		/*2010ウインターキャンペーン*/
				
div#hot_topics a:link		{text-decoration: none;}
div#hot_topics a:visited	{text-decoration: none;}
div#hot_topics a:hover		{background-color: #ffcccc;}

							
div#sub_navi	{width: 350px;
				height: 290px;
				margin-right: 0px;
				padding: 0;
				float: right;}
				
div#sub_navi ul	{list-style-type: none;
				margin-left: 0;
				padding-left: 0;
				margin-top: 0;}

div#sub_navi li	{margin-right: 15px;
				margin-bottom: 20px;
				float: left;}
				
div#tieup		{width: 150px;
				height: 290px;
				margin-right: 0;
				padding: 0;
				float: right;}
				
h3				{margin: 0;
				font-size: 0.95em;}
				
div#tieup ul	{margin-top: 3px;
				margin-left: 0;
				padding-left: 0;
				list-style-type: none;}
				
p#counter		{color: #ffffff;
				font-size: 0.7em;}