@charset "UTF-8";

/* ================================================================= */
/*                                                                   */
/* ■ユーザー画面　お知らせ・News */
/*                                                                   */
/*================================================================== */
#wrap{
	width	: 850px;
}

#Mc {
	width: 850px;
	background: url(../../../share/images/sitemap/mc-bg-bottom-850.gif) 0 bottom no-repeat ;
}

/* h1と文 */
#Mc.main{
	margin-left	: 0px;
	text-align: center;
}

h1{
	width: 810px;
	margin : 0px auto;
	text-align: left;
}
#Mc h1 .h1a{
	margin : 0px auto;
	*_margin : 0px auto 0px 13px;
}
.pwindow .h1a{

	height:46px;
	line-height:46px;
	padding:0 0 0 20px !important;
}
.h1-lead{
	width: 786px;
	margin : 0px auto;
	text-align: left;
}

.box{
	margin	: auto;
	*_margin-left : 30px;
	width		: 755px;
	
}
.upside{
	background	: url(../../../share/images/sitemap/detail_waku-upside.jpg) no-repeat;
	width				: 820px;
	height			: 23px;
}
.middle{
	background	: url(../../../share/images/sitemap/detail_waku-middle.jpg) repeat-y;
	width				: 820px;
}
.downside{
	background	: url(../../../share/images/sitemap/detail_waku-downside.jpg) no-repeat;
	width				: 820px;
	height			: 23px;
}

.news{
	margin			: 10px auto 0;
	*_margin :10px auto 10px 15px ;
	width				: 820px;
}
.news .msg{
	background-image:url(../../../share/images/common/ico-g-arrowR.gif);
	background-position:left center;
	background-repeat:no-repeat;
	margin-left:35px;
	text-indent:12px;
	line-height:20px;
}
.news .msg2{
	background-image:url(../../../share/images/common/ico-g-arrowR.gif);
	background-position:left center;
	background-repeat:no-repeat;
	line-height:20px;
	margin-left:130px;
	text-indent:12px;
}
.news .bottom{
	border-top	: 1px dotted gray;
	margin-top	: 3px;
	padding-top	: 5px;
	text-align	: right;
}
.news .box h1{
	background-image:url(../../../share/images/common/ico-g-arrowR.gif);
	background-position:left center;
	background-repeat:no-repeat;
	border-bottom:1px dotted #777777;
	font-size:14px;
	font-weight:normal;
	height:18px;
	line-height:15px;
	margin-bottom:10px;
	padding:5px 0 0;
	text-indent:12px;
	width:100%;
}
.news .box h2{
	background-image:url(../../../share/images/common/ico-g-arrowR.gif);
	background-position:left center;
	background-repeat:no-repeat;
	border-bottom:1px dotted #777777;
	font-size:14px;
	font-weight:normal;
	height:18px;
	line-height:15px;
	margin-top:10px;
	margin-bottom:10px;
	padding:0px 0px 0px 0px;
	text-indent:12px;
	width:100%;
}
.news .box h3{
	background-image:url(../../../share/images/common/ico-g-arrowR.gif);
	background-position:left center;
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:normal;
	height:18px;
	line-height:15px;
	margin-bottom:10px;
	margin-top:10px;
	padding:0;
	text-indent:12px;
	width:100%;
	margin-left:60px;
}

#foot {
	width:820px;
}
#foot ul.f-menu01 {
	width:480px;
}
#foot ul.f-menu01 li a {
	margin-right:15px;
}