body {
	margin:0px;
	padding:0px;
	background-color:#e5e5e5;
	color:#646464;
	background-image: url(../../img/common/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
body,th,td {font-size:10pt!important;}

h1,h2,h3,h4,div,form,p {margin:0px; padding:0px;}
img {border:none;}
a:link{color:#26a2ff; text-decoration:none;}
a:visited{color:#999999; text-decoration:none;}
a:hover{color:#26a2ff; text-decoration:underline;}
.pagesubttl{
	width:559px;
	padding:0 0 3px 15px;
	background:url(../../img/common/subttl_bg.gif) 0 2px no-repeat;
	color:#2173bc;
	font-weight:bold;
}
.pagesubttl span{color:#FF0000;margin:0 0 0 10px;font-weight:normal;}
#bdy{
	width:777px;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}
#bdy-win{
	width:597px;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}
#bdy-subwin{
	width:530px;
	margin:0px;
	padding:0px;
	background:#a3ceee url("../../img/common/bdy_bg.gif") top right repeat-y;
}
#bdy_btm{
	margin:0px;
	padding:0px;
}
#hd_navi{
	background-color:#003c73;
	width:775px;
}
#hd_navi table{
	margin:0px 15px;
}
#hd_navi img{
	margin-left:10px;
}
#hd_main{
	width:775px;
	height:75px;
	background:url("../../img/common/hd_main_bg.gif") top left;
}
#hd_logo{
	margin:7px 0px 0px 12px;
}

#hd_bnr{
	margin-top:8px;
}
#hd_menu{
	width:775px;
	height:23px;
	background-color:#ffffff;
}
#hd_menu table{
	margin-left:15px;
	padding-top:3px;
}
#hd_menu img{
	margin-right:2px;
}
#hd_menu_line{
	width:775px;
	height:6px;
	background:url("../../img/common/hd_menu_line.gif") top left repeat-x;
}
#contents{
	margin:18px 0px 38px 0px;
}
#ctns_r{
	background:#ffffff ;
}
#rnavi_bnr{
	margin:10px 5px;
}
#rnavi_bnr img{
	margin:0px 0px 5px 0px;
}
.rnavi_ttl{
	background:url("../../img/common/rnavi_ttl_bg.gif") top left repeat-x;
}
.rnavi_ttl img{margin:4px;}
.lnk01{margin:0px 0px 5px 0px;}
.lnk01 img{margin:0px 5px 0px 0px;}

#ft_line{
	width:775px;
	background:#ffffff url("../../img/common/ft_line.gif") top left repeat-x;
}
#ft_navi p{
	margin:10px 15px;
	color:#ffffff;
}
#ft_navi a:link{color:#ffffff; text-decoration:none;}
#ft_navi a:visited{color:#ffffff; text-decoration:none;}
#ft_navi a:hover{color:#ffffff; text-decoration:underline;}
#ft_cpr{
	width:775px;
	background-color:#1d6fb9;
}
#ft_cpr-win{
	width:597px;
	background-color:#1d6fb9;
}
#ft_cpr-win p,
#ft_cpr p{
	margin:5px 10px;
	color:#ffffff;
}

/* オブジェクトマージン：上方向（汎用）
--------------------------------------------------------------*/
.mt0 {margin-top:0px !important;}
.mt2 {margin-top:2px !important;}
.mt3 {margin-top:3px !important;}
.mt4 {margin-top:4px !important;}
.mt5 {margin-top:5px !important;}
.mt8 {margin-top:8px !important;}
.mt10 {margin-top:10px !important;}
.mt15 {margin-top:15px !important;}
.mt20 {margin-top:20px !important;}
.m10l { margin-left:10px; }
.m20l { margin-left:20px; }

/* 書式
--------------------------------------------------------------*/
/* フォントサイズ */
.fs70{font-size:8pt;}
.fs80{font-size:10pt;}
.fs90{font-size:12pt;}
.fs100{font-size:14pt;}
p.pageCaption {
	width:560px;
	font-weight:bold;
}
p.comment {
	width:560px;
	padding:0 0 5px 0;
}
p.comment02 {
	width:560px;
	margin:10px 0 0 0;
	line-height:1.2em;
}
.comment03{
	margin-left:13px;
	margin-bottom:3px;
}
.caption {
	font-size:8pt;
	margin:0px;
	padding:0px;
	color:#AD6723;
}
p.caption{
	margin:0;
	padding:0px 10px 0px 14px;
	color:#AD6723;
	text-indent:-10pt;
	line-height:1.2em;
}

/* 行揃え（汎用）*/
.taRight {text-align:right;}
.taCenter {text-align:center;}
.taLeft {text-align:left;}
.vam {vertical-align:middle;}
.vat {vertical-align:top;}


/* コンテンツボックス（背景とボトムのセットで使用）
--------------------------------------------------------------*/
.contentsBox-s{
	width:577px;
}
.contentsBox-s .contentsBoxBtm{
	padding:10px 0px 22px 10px;
}
.contentsBox-w{
	clear:both;
	width:737px;
}

.contentsBox-w .contentsBoxBtm{
	padding:10px 0px 22px 10px;
}


/* フロート
--------------------------------------------------------------*/

/* ボックス用 */
div.box-left {float:left;}
div.box-right {
	float:right;
	margin:5px 0px 0px 0px;
}

img.img-right{float:right;}
img.img-left{float:right;}

/* フロートクリア */
.cbox {zoom: 100%;}

.cbox:after {
content: " "; 
clear: both; 
height: 0; 
display: block; 
visibility: hidden;
}

/* 段落スタイル
------------------------------------------------------------- */

/* エラー */
p.error{
	margin:0px 10px 20px 0px;
	padding:10px;
	border:solid 2px #DDC68D;
	background:#FFFBE8;
	font-size:8pt;
	color:#CC3300;
	line-height:1.5em;
}

p.consent{
	margin:5px 10px 5px 0px;
	padding:10px;
	border:solid 2px #CAC9C9;
	background:#FAFAFA;
	font-size:10pt;
	font-weight:bold;
	color:#AD6723;
	line-height:1.5em;
	text-align:center;
}

/* ボタン配置用
--------------------------------------------------------------*/
/* 検索ボタンなど */

.btn-search td,
.btn-search-w-none td,
.btn-search-w td{
	padding:10px 0px;
}
.btn-search span,
.btn-search-w-none span,
.btn-search-w span{
	padding:0px 5px 0px 0px;
	font-weight:bold;
	text-align:right;
}

/* テーブル
--------------------------------------------------------------*/
/* 共通 */
td.bottom-border-no {
	border-bottom:none!important;
}
.top-border-none {
	border-top:none!important;
	border-right:none!important;
}

td.td-gray{background:#F4F4F4;}
th.th-gray{width:auto!important;}

/* フォームが入るテーブル */

table.tbstyle-form-w{
	width:715px;
	border-right:solid 1px #CAC9C9;
	border-top:solid 1px #CAC9C9;
}
table.tbstyle-form-w th{
	width:93px;
	padding:10px;
	border-left:solid 1px #CAC9C9;
	border-bottom:solid 1px #CAC9C9;
	background:#F4F4F4;
	text-align:left;
	vertical-align:top;
}
table.tbstyle-form-w td{
	padding:10px;
	border-left:solid 1px #CAC9C9;
	border-bottom:solid 1px #CAC9C9;
}
table.tbstyle-form-w td.header02{
	padding:5px;
	border-left:solid 1px #CAC9C9;
	border-bottom:solid 1px #CAC9C9;
	background:#F4F4F4;
	text-align:left;
	font-weight:bold;
	vertical-align:top;
}
table.tbstyle-form td.total,
table.tbstyle-form-w td.total{
	padding:10px;
	border-top:solid 2px #999999;
	background:#fffbeb;
	text-align:right;
	font-weight:bold;
	vertical-align:middle;
}
table.tbstyle-form td.total span,
table.tbstyle-form-w td.total span{
	margin:0px 0px 0px 10px;
	color:#cc0000;
}
table.tbstyle-form-w td.sellend{
	padding:10px;
	background:#fdf6f6;
	border-left:solid 1px #CAC9C9;
	border-bottom:solid 1px #CAC9C9;
}

.tbstyle-form td p.caption,
.tbstyle-form-oem td p.caption,
.sys table p.caption{
	margin:0;
	padding:2px 5px 2px 10px;
	color:#AD6723;
	text-indent:-10pt;
	line-height:1.2em;
}


/* テキストリンク
--------------------------------------------------------------*/
p.link{
	display:block;
	clear:both;
	margin:10px 0 0 5px;
	padding:0 0 0 10px!important;
	background:url(../../img/common/icn_tri01.gif) no-repeat 0 0px!important;
	font-size:8pt;
}
p.link02{
	display:block;
	margin:10px 0 0 5px;
	padding-left:10px;
	background:url(../../img/common/icn_tri01.gif) no-repeat 0 4px;
	font-size:11pt;
}

img.zipBtn,
img.zipBtn02 {
	margin:0 0 0 20px!important;
	padding:0 0 0 0;
	vertical-align:middle;
}
/* フォーム（マージン制御）
--------------------------------------------------------------*/
option{margin:5px 2px 5px 0;padding:0;}
select{
	margin:-2px 5px 0px 0px;
	padding:0;
	vertical-align:middle;
}
input,
sys_oem input{
	margin:0px 3px 0px 0px;
	padding:0;
}
form ul{display:inline;list-style:none; margin:0;padding:0;}
form li{
	display:inline;
	list-style:none;
	margin:0px 8px 0px 1px;
	padding:0;
}

div.attention p{margin:0 0 5px 5px;}
ul.attention{margin:0 0 0 30px;}
.bg_f4{background:#F4F4F4;}
.bold{font-weight:bold;}
.middle{vertical-align:middle;}
.required{color:#FF0000;}
.txt_aa{color:#aaaaaa;}
.addresstext{color:#999999;font-size:8pt;}
P.addressexample {
	color:#999999!important;
	margin:2 0 0 0!important;
	padding:0!important;
	font-size:8pt;
}

/* -schedule_info
----------------------------------------------*/

	.schedule_info{
		background-color: #ffffe1;
		border: 1px solid #c1c1c1;
		width:100%;
		padding:15px 5px 15px 15px;
		margin-bottom:20px;
		margin-right:13px;
		border-bottom-width:1px;
		list-style-type: none;

	}
