@charset "utf-8";




/* ================================================================
   body
================================================================ */
body{
	background: #fff url(img/_back.jpg) repeat-x center top;
}



/* ================================================================
   #glovalnavi
================================================================ */
#glovalnavi{
	background-image: url(img/_gloval_bk.gif);
	height: 24px;
	line-height: 1;
}
#glovalnavi ul{
	width: 818px;
	margin: 0px auto;
}
#glovalnavi ul li{
	float: right;
	display: inline;
	text-indent: -9999pt;
}
#glovalnavi ul li.accs{	float: left;}
#glovalnavi ul li a:link,
#glovalnavi ul li a:visited,
#glovalnavi ul li a:hover,
#glovalnavi ul li a:active{	display: block;	height: 22px;}
#glovalnavi ul li a.gn01{	width: 42px;	background-image: url(img/_gloval_01accs.gif);}
#glovalnavi ul li a.gn02{	width: 63px;	background-image: url(img/_gloval_02keieikenkyukai.gif);}
#glovalnavi ul li a.gn03{	width: 100px;	background-image: url(img/_gloval_03bizmatch.gif);}
#glovalnavi ul li a.gn04{	width: 79px;	background-image: url(img/_gloval_04estate.gif);}
#glovalnavi ul li a.gn05{	width: 40px;	background-image: url(img/_gloval_05dvd.gif);}
#glovalnavi ul li a.gn06{	width: 49px;	background-image: url(img/_gloval_06seminar.gif);}
#glovalnavi ul li a.gn07{	width: 33px;	background-image: url(img/_gloval_07books.gif);}




/* ================================================================
   #wrapper
================================================================ */
#wrapper{
	width: 820px;
	clear: both;
	float: none;
	margin: 0px auto 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{}




/* ================================================================
   #unit03
================================================================ */
#unit03 p.lead{
	width: 680px;
	margin: 25px 0px 25px 60px;
	font-size: 14px;
	line-height: 1.6;
}
#unit03 img.map{
	float: right;
	margin-right: 20px;
	margin-bottom: 20px;
}
#unit03 dl{
	/*
	float: left;
	width: 330px;
	*/
	margin: 0px;
	padding: 0px 0px 0px 60px;
}
#unit03 dl dt{
	margin: 0px;
	padding: 0px 0px 2px 0px;
	font-weight: bold;
	color: #333;
}
#unit03 dl dd{
	margin: 0px;
	padding: 0px 0px 15px 1.1em;
	line-height: 1.4;
}

#unit03 ul{
	margin: 10px 0px 0px 1.1em;
	padding: 0px;
}
#unit03 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;
}
#unit03 ul li.red{	background-image: url(img/icon_fire_red.gif);}
#unit03 ul.dotted li{
	margin: 0.4em 0px 0px 10px;
	padding: 0px 0px 0px 10px;
	background-image: none;
	line-height: 1.3;
	list-style-position: outside;
	list-style-type: disc;
}
#unit03 ul.dotted li.none{
	margin: 0.4em 0px 0px;
	padding: 0px;
	background-image: none;
	line-height: 1.3;
	list-style-position: outside;
	list-style-type: none;
}

#unit03 div#profile{
	clear: both;
	float: none;
	width: 680px;
	margin-left: 60px;
	padding-top: 20px;
	background: url(img/_dot01.gif) repeat-x left top;
}
#unit03 div#profile img{	float: left;}
#unit03 div#profile .inner{
	float: right;
	width: 500px;
}
#unit03 div#profile .inner p{
	line-height: 1.4;
}
#unit03 div#profile .inner p.name{
	padding-bottom: 1em;
}



/* ================================================================
   #unitForm
================================================================ */
#unitForm{	padding-bottom: 10px;}
#unitForm .inner{
	width: 714px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	border: 3px solid #A57C01;
	text-align: center;
}

#unitForm #formTable{
	margin-left: auto;
	margin-right: auto;
	width: 630px;
}

#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: #00733A;
}

#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: #00733A;
}
#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 */
