@charset "shift_jis";

/*

information{
	ファイル名 : /css/popup/ondemand.css;
	概要 : オンデマンドページ用CSSです;



}

 */
body {
	background-image:none;
	background-color:#ffffff;
}
#contentswrap{
	width:100%;
	background-image:none;
}
#headerwrap{
	width:100%;
	background-image:none;
}
#header{
	width:100%;
	background:url("../../images/popup/header/bg_header.gif") repeat-x;
}
#mainwrap{
	width:100%;
	background-image:none;
}
#contentswrap #pagetitle h1{
	background:#fafafc url("../../images/common/bg_h1_fullwindow.jpg") 0 100% no-repeat;
	margin-bottom:0;
}
#pagetitle {
	background-color:#fafafc;
}
#pagetitle .title {
	float:left;
}
#title_date {
	float:right;
	padding:9px 11px 9px 20px;
	color:#3e3e3e;
	font-size:140%;
	font-weight:bold;
}
div.titlept02 .bluept01{
	margin:0 0 0 0;
	padding:5px 5px 5px 13px;
	background:url("../../images/popup/common/bg_boxArea_h3.gif") 0 100% no-repeat;
}
#menu_wmt {
	margin-left:10px;
}
#footerwrap{
	background-image:none;
	width:100%;
	padding:0px;
}
#footer{
	background:#f7f7f7 url("../../images/footer/bg_footer.gif") repeat-x;
	margin:0 auto;
	width:100%;
}
.clear:after{
	overflow:hidden;
}

