﻿@charset "UTF-8";

/*=====================================================
*
*	Since 2009.06.01
*	Editor 
*
========================================================*/


div#container_top {
	position:relative;
	z-index: 1;
	width: 796px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0px auto -28px;
	padding: 0 7px 0px;
	text-align: center; 
	background:url(/resource/common/images/bg_main.gif) repeat-y center top;
}
html>/**/body div#container_top { margin-bottom: -28px; !important }/* for Firefox Safari Opera Chrome IE8 */
#home div#container_top {background:url(/resource/common/images/bg_main_header.gif) repeat-y center top; }


#home div#footer { background-image: url(/resource/images/footer_bg_home.gif); background-repeat: no-repeat; clear:both; }

/* ::::: news -------------------------*/
div#news { position: relative; width: 499px; float: right; margin-top: 20px; margin-bottom: 0px; }

div#news h2 {
	height: 17px;
	margin-bottom: 5px;
	text-indent: -9999px;
	background: url(/resource/images/whats_new.gif) no-repeat;
	margin-top: 0 !important; }

div#news dl { padding: 3px 0 0px 0; }

div#news dl a  { color: #666666; text-decoration: none; }
div#news dl a:hover { text-decoration: underline; }
div#news dt {
	width: 6em;
	float: left;
	color: #905d58;
}
* html div#news dt { width: 5.4em; }
*+html div#news dt { width: 5.4em; }

div#news dd {
	margin-bottom: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 6.8em;
	color: #666666;
	background-image: url(/resource/common/images/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
* html div#news dd { padding-left: 5.5em; }
*+html div#news dd { padding-left: 5.5em; }

div#news .more { position: absolute; top: 3px; right: 1px; margin-bottom: 0; }

#toiawase { position: relative; float: left; margin-top: 20px; }


div#mark {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	width: 737px;
	height: 100px;
}

div#join {
	font-size: 90%;
	color: #606060;
	float: left;
	padding-top: 50px;
}

div#mark img {
	margin-right: 10px;
	float: left; 
}


div#main_top {
	position: relative;
	padding:0 3px 0 6px;
	text-align: left; }
* html div#main_top { padding-left: 9px; padding-bottom: 0px; } /* for win ie6 */
*+html div#main_top { padding-left: 6px;  padding-bottom: 0px;} /* for win ie7 */
			
div#primary_top {
	padding: 0 24px 0px 25px;
	overflow: visible; }
	
	
/*=================end====================*/
