@charset "shift_jis";
/* MailNews Announce CSS Document */

body {
	background-color: #F0ECE0;
}


div#header #logo {
    margin-left: 19px;
    padding-top: 10px;
}
div#container {
	background-color: #F8F8EE !important;
	background-image: url("../images/bg-main.gif");
	background-position: center top;
	background-repeat: repeat-y;
	height: auto;
	margin: 0 auto 20px !important;
	padding: 0 !important;
	text-align: left;
	width: 940px;
}

#mailnews a {
	background:none;	
}
#mailnews #container {
	border-left:#CCC solid 1px !important;
	border-right:#CCC solid 1px !important;
}
#mailnews .maintenance #header {
	background:url(images/pop_header.gif) repeat-x bottom left !important;
	height:54px !important;
	width:940px !important;
	border:none !important;
	text-align:left !important;
}
#mailnews .maintenance #contents {
	background:#FFF !important;
	border:none !important;
	width:auto !important;	
}
#mailnews #maintenance_contents {
	padding:40px 140px 20px !important;	
}
#mailnews #maintenance_contents p {
	margin:0 !important;
	padding-bottom:10px !important;	
	color:#6c615b !important;
}
#mailnews #maintenance_contents .title {
	text-align:center;	
	font-size:14px;
	font-weight:bold;
	margin-bottom:40px !important;
	margin-top:20px !important;
}
#mailnews #maintenance_contents .title2 {
	text-align:center;	
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px !important;
	margin-top:20px !important;
}
#mailnews #maintenance_contents .sub_title {
	padding-bottom:5px !important;	
}

#mailnews #maintenance_contents .detail {
	margin:20px 20px 30px !important;
}
#mailnews #maintenance_contents .detail #kiyaku_link {
	background:url(../../common/images/arrow_orange.gif) no-repeat left 5px;
	padding-left:10px !important;
	margin-left:15px !important;
}
#mailnews #maintenance_contents ul {
	margin-left:20px !important;
	margin-bottom:20px !important;
}

#mailnews #maintenance_contents li {
	text-indent:-1em;
	color:#6c615b;
	margin-bottom:5px !important;
}

#mailnews #maintenance_contents .signature {
	text-align:right;	
	margin-top:40px !important;
	margin-bottom:20px !important;
}
#mailnews #maintenance_contents .close {
	text-align:center;	
}
#mailnews .maintenance #footer {
	border-left:none !important;;
	border-right:none !important;;
	border-top:none !important;;
	background:#FFF !important;;
	height:10px !important;;
	width:940px !important;
	padding: 0 !important;
	text-align: left !important;
	width: auto;
}
#footer {
	position: relative;
	width: 938px;
	border: 1px solid #CCCCCC;
}
#footer #copyright {
    margin: 0;
    padding: 0 0 5px;
    position: absolute;
    right: 5px;
    top: 65px;
}
#mailnews .maintenance #footer #copyright {
    margin: 0 !important;
    padding: 0 0 5px !important;
    position: absolute !important;
    right: 5px !important;
   	top:15px !important;
}