/******************************* login **************************************/

/* global */
*{
	margin:0;
	padding:0;
    font:normal 12px/16px "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡ÝÅùÉý";
	color: #666666;
}
body {
	height:100%;
	background: #333333;
}
#wrapper {
	width: 720px;
	position:relative;
	margin: 0px auto;
background: #FFFFFF;
	text-align: left;
}
#index {
	width: 720px;
	height: 420px;
	background: url(../images/top_bg_02.gif) no-repeat top;
	position: relative;
}
#index #enter{
	text-align: center;
	padding: 400px 0 0 0;
}
#header {
	width: 720px;
	height: 170px;
	position: relative;
	background: url(../images/LOGIN_01.gif) no-repeat top;
}
#main {
	width: 720px;
   	background: #ffffff;
	
	position: relative;
}

.main_right_top {
	width: 538px;
	background: url(../images/com_kiban_bg_t.gif) no-repeat left top;
	height: 10px;
}

.main_right_bottom {
	width: 538px;
	background: url(../images/com_kiban_bg_b.gif) no-repeat left bottom;
	height: 10px;
}



#main_left {
	
	width: 132px;
	/*height: 203px;*/
	height: 340px;
  	margin: 14px 0 14px 0;
	background: url(../images/com_menu.gif) no-repeat top;
	position: relative;
	color: #ffffff; 
}

#main_left h1 {
	font-size: 15px;
	position: absolute;
	top: 40px;
	text-align: left;
	margin: 0 0 0 15px;
	width: 90px;
	
}

#main_right {
	width: 538px;
	background: url(../images/com_kiban_bg.gif);
	color: #333333;
	margin: 14px 0 14px 0;
	position: relative;
	padding: 0px 0 0 0;
}


#main_right h2#enkaku {
	text-indent: -9999px;
	color: #235675;
	width: 538px;
	height: 60px;
	background: url(../images/bar_enkaku.gif) no-repeat left top;
color: #ffffff;
	top: 0px;
	left: 10px;
	position: relative;
}

#main_right h2#gaiyou {
	text-indent: -9999px;
	color: #235675;
	width: 538px;
	height: 60px;
	background: url(../images/bar_gaiyou.gif) no-repeat left top;
color: #ffffff;
	top: 0px;
	left: 10px;
	position: relative;
}

#main_right h2#message {
	text-indent: -9999px;
	color: #235675;
	width: 538px;
	height: 60px;
	background: url(../images/bar_message.gif) no-repeat left top;
color: #ffffff;
	top: 0px;
	left: 10px;
	position: relative;
}

#main_right h2#press {

	text-indent: -9999px;
	color: #235675;
	width: 538px;
	height: 60px;
	background: url(../images/bar_press.gif) no-repeat left top;
	top: 0px;
	left: 10px;
	position: relative;
}

#main_right h2#kojin {

	text-indent: -9999px;
	color: #235675;
	width: 538px;
	height: 60px;
	background: url(../images/bar_privacy.gif) no-repeat left top;
	top: 0px;
	left: 10px;
	position: relative;
}

#main_right h2#naiyou {

	text-indent: -9999px;
	color: #235675;
	width: 538px;
	height: 60px;
	background: url(../images/bar_zigyou.gif) no-repeat left top;
	top: 0px;
	left: 10px;
	position: relative;
}


#main_right h2#toiawase {

	text-indent: -9999px;
	color: #235675;
	width: 538px;
	height: 60px;
	background: url(../images/bar_contact.gif) no-repeat left top;
	top: 0px;
	left: 10px;
	position: relative;
}

#WhatsNew #link_check a {
	 text-indent: -9999px;
	 width: 200px;
	 height: 20px;
	 position: absolute;
	 top: 20px;
	 left: 207px;
}
								 


.right_content_left {
	width: 60px;
	padding: 0px 0 0 30px;
	float: left;
	color: #ffffff;
}

.right_content {
	margin: 0px 25px 2px 25px;
	padding: 0px 0 0px 110px;
	background: #ffffff url(../images/box_01_bg.gif) repeat-y;
	border: 1px solid #666666;
	font-size: 10px;
}

.right_content1 {
	margin: 0 25px 2px 25px;
	padding: 10px 0 0px 15px;
	border: 1px solid #666666;
	font-size: 10px;
	background: #ffffff
}
.naiyou_title {
	background: #666666;
	font-weight: bold;
	color: #ffffff;
	margin: 0 25px 2px 25px;
	padding: 2px 0 2px 2px;
}
.naiyou_title a{
	color: #ffffff;
}
.kojin_title {
	background: #666666;
	font-weight: bold;
	color: #ffffff;
	font-size: 10px;
	padding: 2px 0 2px 2px;
	width: 455px;
}

.kojin_main {
	font-size: 10px;
	padding: 8px 15px 0 0;
}


span.content_me {
	font-size: x-large;
}

/* header_banner */
#header_banner {
	position: absolute;
	top: 50px;
	left: 284px;
}
/* footer */
#footer {
	clear: both;
	width: 720px;
	height: 124px;
	background: #FFFFFF url(../images/li_footer_bg_02.gif) no-repeat left top;
	position: relative;
}

#con_left {
	width: 132px;
	float: left;
	padding: 0 0 0 15px;
}

#con_right {
	width: 538px;
	float: left;
	padding: 0 0 0 15px;
}
