@charset "utf-8";




/* ================================================================
   body
================================================================ */
body{
	background: #fff url(img/_back.jpg) repeat-x center top;
}




/* ================================================================
   #wrapper
================================================================ */
#wrapper{
	width: 820px;
	clear: both;
	float: none;
	margin: 10px auto;
	font-size: 83%;
	text-align: left;
	background: url(img/_back02.gif) repeat-y center top;
	zoom:1;
}
#wrapper:after{	content:".";	display:block;	height:0;	clear:both;	visibility:hidden;}

/* h3.title */
h3.title{
	width: 818px;
	height: 65px;
	margin-right: auto;
	margin-left: auto;
}

/* .unit */
.unit{
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}

/* .contactUnit */
.contactUnit{
	text-align: center;
	margin-top: 60px;
	margin-bottom: 60px;
}




/* ================================================================
   #header
================================================================ */
#header{
	padding-top: 20px;
	background: url(img/_back01.gif) no-repeat left top;
}
#header .unit{}




/* ================================================================
   #unit04
================================================================ */
#unit04{}
#unit04 dl{
	width: 680px;
	margin: 15px auto 0px;
	padding: 5px 20px 20px;
	border: 1px solid #333;
}
#unit04 dl dt{
	margin: 0px;
	padding: 15px 0px 2px 0px;
	font-weight: bold;
	color: #333;
}
#unit04 dl dd{
	margin: 0px;
	padding: 0px 0px 0px 1.1em;
	line-height: 1.3;
}

#unit04 ul{
	margin: 10px 0px 0px 1.1em;
	padding: 0px;
}
#unit04 ul li{
	margin: 0.4em 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	line-height: 1.3;
	background-image: url(img/icon_fire.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.2em;
}
#unit04 ul li.red{
	background-image: url(img/icon_fire_red.gif);
}




/* ================================================================
   #unitForm
================================================================ */
#unitForm{	padding-bottom: 10px;}
#unitForm .inner{
	width: 720px;
 margin-right: auto;
 margin-bottom: 0px;
 margin-left: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	border: 1px solid #333;
	text-align: center;
}

#unitForm #formTable{
	margin-left: auto;
	margin-right: auto;
}

#unitForm #formTable th,
#unitForm #formTable td{
	background-image: url(../img_marketing/_dot01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 13px 10px;
	line-height: 1.4;
	vertical-align: top;
}

#unitForm #formTable th{
	text-align: right;
	width: 2%;
	white-space: nowrap;
}
#unitForm #formTable td{
	text-align: left;
	width: 96%;
}


#unitForm #formTable .title{
	padding: 2px 0px;
	background-image: none;
}
#unitForm #formTable .title p{
	padding: 5px;
	color: #fff;
	font-weight: bold;
	font-size: 130%;
	text-align: center;
	background-color: #0060b4;
}

#unitForm #formTable .flow{
	padding: 13px 10px;
	text-align: center;
}
#unitForm #formTable .flow span{
	margin-right: 10px;
	padding-right: 20px;
	background: url(img/icon_arr02.gif) no-repeat right center;
	color: #999;
}
#unitForm #formTable .flow span.on{
	background-image: url(img/icon_arr01.gif);
	color: #0060b4;
}
#unitForm #formTable .flow span.last{	background-image: none;}

#unitForm #formTable p.colsName{
	font-weight: bold;
	padding-bottom: 3px;
}

#unitForm #formTable td.btn{
	padding: 2px 0px;
	text-align: center;
}
#unitForm #formTable td.btn div{
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
}
#unitForm #formTable td.btn div input{
	padding: 3px 10px;
	letter-spacing: 0.1em;
	background-image: url(img/_bk_btn.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border: 1px solid #999999;
	margin: 0px;
}

#unitForm #formTable td .lineCell{
	margin-bottom: 13px;
	padding-bottom: 13px;
	background: url(img/_dot01.gif) repeat-x left bottom;
}


#unitForm #formTable #timeline{
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	margin-top: 5px;
	margin-bottom: 5px;
}
#unitForm #formTable #timeline td{
	padding: 5px 5px;
	line-height: 1.4;
	vertical-align: top;
	text-align: left;
	width: auto;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	background-image: none;
}

#unitForm #formTable #timeline td.date{
	width: 2%;
	white-space: nowrap;
}
#unitForm #formTable #timeline td.title{}
#unitForm #formTable #timeline td.flag{
	width: 2%;
	white-space: nowrap;
	background-color: #F4E9CB;
}


/* ================================================================
   #footer
================================================================ */
#footer{
	padding-bottom: 10px;
	background: url(../img_accounting/_back03.gif) no-repeat left bottom;
}
#footer .unit{
	width: 580px;
	margin: 30px auto 0px auto;
	padding-bottom: 10px;
	padding-left: 150px;
	background: url(../img_accounting/footer_back.gif) no-repeat left top;
}
#footer h3.title{
	width: 760px;
	height: 65px;
	margin-right: auto;
	margin-left: auto;
}
#footer p{
	padding-bottom: 15px;
	line-height: 1.4;
}




/* ================================================================
   #copyright
================================================================ */
#copyright{
	width: 820px;
	clear: both;
	float: none;
	margin: 0px auto 10px;
	font-size: 65%;
	text-align: center;
	padding-bottom: 10px;
	color: #666666;
}
#copyright a:link,
#copyright a:visited{
	color: #666666;
	margin-right: 1em;
}
#copyright a:hovet,
#copyright a:active{}






/* EOF */

