﻿/*
薄い水色	#D4EDFF
*/
#wrapper_print{
	width:960px;
	margin:0 auto 0;
	text-align:left;
	background:#fff;
	overflow:hidden;
}

/*
メイン============================================*/
#top-object {
	width:960px;
	float:right;
	padding:0px;
	margin:0px;
	background: url("../images/member_bk.gif") repeat-y 0 0 ;
}

#top-object .inner {
	width:960px;
	padding:15px 10px 20px 10px;
	float:right;
}

#top-object h2 {
	padding:0 0 2px;
}

/* サブメニューエリア ==============================================*/


#sub-contents_head {
	width:860px;
	height:auto;
	float:right;
	margin:0;
}
#sub-contents_head #menu{
	width:auto;
	font-size:1.15em;
	_font-size:1.3em;
	line-height:1.3em;
	float:right;
	text-align:right;
}
#menu span{
	float:right;
	display:block;
}

#top-object2 {
	clear:both;
	width:860px;
	height:auto;
	float:left;
	margin:0;
	padding:0;
}


#top-object2 h2 {
	padding:0 0 2px;
}


/*                           */
#memhp_menu{
	clear:both;
	width:auto;
	display:block;
	font-size: 1.3em;
	padding: 0;
	margin-left:50px;
	margin-right:20px;
}

#memhp_menu ul{
	clear:both;
	margin-top:13px;
}


#memhp_menu ul li.link{
	display:block ;
	line-height:1.2em;
	margin-top:10px ;
	width:auto ;
	height:1.2em ;
	margin-left:25px;
	border-bottom:1px solid #ccc;
	clear:both;
	overflow:hidden;
}
#memhp_menu ul li.link a{
	color:#36c;
	font-weight:bold ;
}
#memhp_menu ul li.link a{
	clear:both;
	padding-left:10px;
	width:350px; /* for ie6*/
	min-width:350px;
	border-left:5px solid #ccc;
	display:block ;
	float:left ;
}
#memhp_menu ul li.link a:hover{
	border-left:5px solid #36c ;
	text-decoration:none;
}
#memhp_menu ul li small{
	width:auto ;
	font-size: 0.8em;
	margin-left:15px;
	padding-left:15px;
	border-left: solid 1px #ccc;
	color:#000;
	font-weight:normal ;
	font-weight:bold;
}

#memhp_menu p {
	font-size: 0.9em;
	float:right;
	margin-top:15px;
	margin-bottom:10px;
}
#memhp_menu p a{
	display:block ;
	padding: 0 3px;
	line-height:1.5em ;
	border:1px solid #ccc;
	color:#0f6199;
}
#memhp_menu p a:hover{
	background:#0f6199;
	color:white;
	text-decoration:none;
}
	
p.uptime{
	width:auto;
	line-height:1.5em;
	text-align:right;
	margin-right:20px;
}
#announce{
	clear:both ;
	display:block ;
	width:650px;
	height:auto;
	border: solid 1px #009999;
	border: solid 1px #999 ;
	padding:5px;
	margin-left:100px;
	_margin-left:45px;
	margin-right:100px;
	_margin-right:45px;
}


.cap1{
	font-size: 1.3em;
	margin-top:5px;
	color:#009999;
	color:#0f6199 ;
}
.cap2{
	font-size: 1em;
	margin-top:5px;
	margin-bottom:5px;
	color:#333;
}

#footer_cap{
	display:block;
	float:right;
}
#footer_cap p{
	text-align:right;
	line-height:2em;
}

.normal ul {
	clear:both ;
	margin-top:10px ;
	_width:auto ;
}
.normal ul li{
	font-size:1.5em ;
	margin-top:10px ;
}
.normal ul li ul{
	margin-top:0px ;
}
.normal ul li ul li{
	font-size:1.0em ;
	margin-top:5px ;
}