@charset "Shift_JIS";
/* -------------------------------------------------------
	Cascading Style Sheet for [ ADCOM CORP.INC ]
	base.css [OCT,2005]	USAGI-DESIGN by grape*
---------------------------------------------------------*/
/*[ all ]****************************************/
* {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	}

/*[ tag ]****************************************/
body {
	font-family: "MS UI Gothic", "ƒqƒ‰ƒMƒmŠpƒS Pro W3","Osaka", "Lucida Grande", "Lucida Sans Unicode", Verdana, Geneva, Lucida, Arial, Helvetica, Sans-serif;
	font-size: small;
	line-height: 1.6em;
	background: #FFFFFF url(../img/shared/bg.gif) repeat-x;
	margin: 0px auto;
	padding: 0px;
	margin: 0px;
	color: #000000;
	text-align: center;
	}
em{
	font-style: normal;
	font-weight: bold;
	color: #669900;
	}
strong{
	font-style: normal;
	font-weight: bold;
	color: #000000;
	}
form{
	margin: 0px;
	padding: 0px;
	}
caption{
	display: none;
	}
ul,li{
	list-style: none;
	}
h1{
	padding: 15px 20px 0px 0px;
	text-align: right;
	}
h2{
	margin-bottom:1em;
	}
address{
	text-align: center;
	margin: 20px 0px 0px 0px;
	}
#contentsBody p{
	margin-bottom:1.5em;
	}
table{
	margin-bottom:1.5em;
	}
	
/*[ LINK ]****************************************/
a:link {
  color: #0033FF;
  background: transparent;
}
a:visited {
  color: #666666;
  background: transparent;
}
a:hover, a:active {
  color: #0099FF;
  background: transparent;
}


/*[ div ]******************************************/
#allDocument{
	width: 900px;
	background: #B2B2B2 url(../img/shared/h_bg.gif) repeat-x;
	padding: 18px 0px 30px 0px;
	margin: 0px auto;
	text-align: left;
	}
#unitHeader{
	/*position:relative;*/
	width: 800px;
	height: 90px;
	background: #FFFFFF url(../img/shared/h_bg2.gif) repeat-x;
	padding: 0px;
	margin: 0px 50px;
	}
	#siteLogo{
		float: left;
		padding:15px 0px 0px 20px;
	}
	#unitHeaderR{
		float: right;
		position:relative;
		width:600px;
		padding:15px 0px 0px 0px;
	
		}
	#pDescription{
		font-size: x-small;
		line-height: 140%;
		color: #333333;
		background: #FFFFFF url(../img/shared/h_k.gif) no-repeat left bottom;
		padding-bottom:10px;
		}
		/* [GLOBAL MENU]***********************************/
		#unitHeader ul{
			/*position:absolute;
			top: 69px;
			left: 200px;*/
		}
		#unitHeader li{
			position:absolute;			
			top: 69px;
			left: 0px;
			text-indent:-9999px;
			float:left;
			line-height:21px;
		}
		#unitHeader li a{
			text-decoration: none;
			display: block;
			height: 21px;
		}
			#unitHeader li#company{left: 0px; width:100px; background: url(../img/shared/b.gif) no-repeat 0px 0px;}
				#unitHeader li#companyCurr{ left: 0px; width:100px; background: url(../img/shared/b.gif) no-repeat 0px -21px;}
			#unitHeader li#message{ left: 100px; width:100px; background: url(../img/shared/b.gif) no-repeat -100px 0px;}
				#unitHeader li#messageCurr{left:100px; width:100px; background: url(../img/shared/b.gif) no-repeat -100px -21px;}
			#unitHeader li#topics{left: 200px;  width:100px; background: url(../img/shared/b.gif) no-repeat -200px 0px;}
				#unitHeader li#topicsCurr{left: 200px;width:100px; background: url(../img/shared/b.gif) no-repeat -200px -21px;}
			#unitHeader li#work{ left: 300px;  width:100px; background: url(../img/shared/b.gif) no-repeat -300px 0px;}
				#unitHeader li#workCurr{left: 300px;  width:100px; background: url(../img/shared/b.gif) no-repeat -300px -21px;}
			#unitHeader li#sitemap{left: 400px;  width:100px; background: url(../img/shared/b.gif) no-repeat -400px 0px;}
				#unitHeader li#sitemapCurr{left: 400px;  width:100px; background: url(../img/shared/b.gif) no-repeat -400px -21px;}
			#unitHeader li#links{left: 500px;   width:100px; background: url(../img/shared/b.gif) no-repeat -500px 0px;}
				#unitHeader li#linksCurr{left: 500px; width:100px; background: url(../img/shared/b.gif) no-repeat -500px -21px;}
			/*MENU-OVER*/
			#unitHeader li#company a:hover {
				background: url(../img/shared/b.gif) no-repeat 0px -21px;
				border-top:0px solid #000000;
				}
			#unitHeader li#message a:hover{ background: url(../img/shared/b.gif) no-repeat -100px -21px;
			border-top:0px solid #000000;}
			#unitHeader li#topics a:hover{ background: url(../img/shared/b.gif) no-repeat -200px -21px;
			border-top:0px solid #000000;}
			#unitHeader li#work a:hover{ background: url(../img/shared/b.gif) no-repeat -300px -21px;
			border-top:0px solid #000000;}
			#unitHeader li#sitemap a:hover{ background: url(../img/shared/b.gif) no-repeat -400px -21px;
			border-top:0px solid #000000;}
			#unitHeader li#links a:hover{ background: url(../img/shared/b.gif) no-repeat -500px -21px;
			border-top:0px solid #000000;}
		/* [end GLOBAL MENU]***********************************/

/* [COVER]*****************************************************/
#coverCompany{
	clear:both;	display:block; width:800px;height:90px; margin: 0px 50px; text-indent:-9999px;
	background: #FFFFFF url(../img/company/cover.jpg) no-repeat;
	}
#coverMessage{
	clear:both; display:block; width:800px;	height:90px; margin: 0px 50px; text-indent:-9999px;
	background: #FFFFFF url(../img/message/cover.jpg) no-repeat;
	}
#coverPrivacy{
	clear:both; display:block; width:800px;	height:90px; margin: 0px 50px; text-indent:-9999px;
	background: #FFFFFF url(../img/privacy/cover.jpg) no-repeat;
	}
#coverTopics{
	clear:both;	display:block; width:800px;	height:90px; margin: 0px 50px; text-indent:-9999px;
	background: #FFFFFF url(../img/topics/cover.jpg) no-repeat;
	}
#coverWork{
	clear:both;	display:block; width:800px;	height:90px; margin: 0px 50px; text-indent:-9999px;
	background: #FFFFFF url(../img/work/cover.jpg) no-repeat;
	}
#coverWork01{
	clear:both;	display:block; width:800px;	height:90px; margin: 0px 50px; text-indent:-9999px;
	background: #FFFFFF url(../img/work/w01/cover.jpg) no-repeat;
	}
#coverWork02{
	clear:both;	display:block; width:800px;	height:90px; margin: 0px 50px; text-indent:-9999px;
	background: #FFFFFF url(../img/work/w02/cover.jpg) no-repeat;
	}
#coverWork03{
	clear:both;	display:block; width:800px;	height:90px; margin: 0px 50px; text-indent:-9999px;
	background: #FFFFFF url(../img/work/w03/cover.jpg) no-repeat;
	}
#coverSitemap{
	clear:both;	display:block; width:800px;	height:90px; margin: 0px 50px; text-indent:-9999px;
	background: #FFFFFF url(../img/sitemap/cover.jpg) no-repeat;
	}
#coverLinks{
	clear:both;	display:block; width:800px; height:90px; margin: 0px 50px; text-indent:-9999px;
	background: #FFFFFF url(../img/links/cover.jpg) no-repeat;
	}
#unitContens{
	width: 800px;
	margin: 0px 50px;
	padding: 0px;
	background: #FFFFFF url(../img/shared/c_bg.gif) repeat-y;
	}
	#pTitle{
		width: 200px;
		float: left;
		margin:0px 20px 0px 0px;
		}
	/* [LOCATION]*************/
	#pLocationCompany{
		border-top: 5px solid #FA0026;
		}
	#pLocationMessage{
		border-top: 5px solid #FF9900;
		}
	#pLocationTopics{
		border-top: 5px solid #FFE500;
		}
	#pLocationWork{
		border-top: 5px solid #99CF16;
		}
	#pLocationSitemap{
		border-top: 5px solid #0099FF;
		}
	#pLocationLinks{
		border-top: 5px solid #C760AD;
		}
		#Location{
			font-family: Verdana, Geneva, Lucida, Arial, Helvetica, Sans-serif;
			text-transform:uppercase;
			font-size:x-small;
			line-height:100%;
			padding: 15px 20px 15px 0px;
			text-align: right;
			background: url(../img/shared/l_k.gif) no-repeat left bottom;
			}
	#contents{
		float:right;
		}
	#contentsBody{
		width: 560px;
		padding: 25px 0px;
		margin: 0px 0px 0px 220px;
		}
#unitFooter{
	clear: both;
	background: #B2B2B2 url(../img/shared/foot_bg.gif) repeat-x;
	padding:10px 16px;
	font-size:x-small;
	}

/*[ COMPANY ]***************************************/
#comMap{
	height: 50px;
	float:right;
}
/*[ MESSAGE ]***************************************/
#privacy{
	padding:0px 0px 0px 20px;
	margin-bottom:-2em;
}

/*[ WORK ]***************************************/
#subMenu {
	/*position: relative;*/
	}
#subMenu ul{
	margin: 40px 0px 0px 0px;
	/*position:absolute;
	top:40px;
	left: 0px;*/
	}
#subMenu li {
	text-indent:-9999px;
	}

#subMenu li a{
	text-decoration: none;
	display: block;
	}
	#subMenu li#wl01{
		margin: 0px 0px 20px 115px;
		width:67px;
		height:14px;
		background: url(../img/work/bs.gif) no-repeat -90px 0px;
	}
	#subMenu li#wl01Curr{ 
		margin: 0px 0px 20px 115px;
		width: 67px;
		height:14px;
		background: url(../img/work/bs.gif) no-repeat -250px 0px;
	}
	#subMenu li#wl02{
		margin:0px 0px 26px 26px;
		width:157px;
		height:35px;
		background: url(../img/work/bs.gif) no-repeat 0px -35px;
	}
	#subMenu li#wl02Curr{
		margin:0px 0px 26px 26px;
		width:157px;
		height:35px;
		background: url(../img/work/bs.gif) no-repeat -160px -35px;
	}
	#subMenu li#wl03{
		margin:0px 0px 0px 122px;
		width:60px;
		height:14px;
		background: url(../img/work/bs.gif) no-repeat -97px -90px;
	}
	#subMenu li#wl03Curr{
		margin:0px 0px 0px 122px;
		width:60px;
		height:14px;
		background: url(../img/work/bs.gif) no-repeat -257px -90px;	
	}
		#subMenu li#wl01 a{	width: 67px; height: 14px;	}
		#subMenu li#wl01 a:hover{ background: url(../img/work/bs.gif) no-repeat -250px 0px;	}
		#subMenu li#wl01Curr a{	width: 67px; height: 14px;	}
		#subMenu li#wl01Curr a:hover{ background: url(../img/work/bs.gif) no-repeat -250px 0px;	}
		#subMenu li#wl02 a{	width: 157px; height: 35px;	}
		#subMenu li#wl02 a:hover{ background: url(../img/work/bs.gif) no-repeat -160px -35px;	}
		#subMenu li#wl02Curr a{	width: 157px; height: 35px;	}
		#subMenu li#wl02Curr a:hover{ background: url(../img/work/bs.gif) no-repeat -160px -35px;	}
		#subMenu li#wl03 a{	width: 60px; height: 14px;	}
		#subMenu li#wl03 a:hover{ background: url(../img/work/bs.gif) no-repeat -257px -90px;	}
#workP h3{
	margin-bottom:15px;
	}
#workP ul{
	padding:0px;
	margin:0px;
	}
#workP li{
	padding:10px 0px 0px 55px;
	}
#workP li#no01{
	background: url(../img/work/no01.gif) no-repeat;
	}
#workP li#no02{
	background: url(../img/work/no02.gif) no-repeat;
	}
#workP li#no03{
	background: url(../img/work/no03.gif) no-repeat;
	}
#workP li#no04{
	background: url(../img/work/no04.gif) no-repeat;
	}
#workP li#no05{
	background: url(../img/work/no05.gif) no-repeat;
	}
#workP h4{
	background: url(../img/work/bara_bg_n.gif) no-repeat;
	padding: 8px 0px 9px 16px;
}
#workP #wCustm{
	/*padding-bottom:1em;*/
	}
#workP #wCustmL{
	float: left;
	width: 47%;
	margin-right: 10px;
	margin-bottom: 10px;
	}
#workP #wCustmR{
	float: right;
	width:49%;
	}
#workP #banner{
	/*clear: both;*/
	}
#banner{
	/*margin-bottom: 1em;*/

}
#banner .fLeft{
	float:left;
	width: 30%;
	margin-right:20px;
	}
#banner .fLeftLast{
	float:left;
	/*width: 173px;*/
	}
#banner2 .fLeft{
	float:left;
	width: 30%;
	margin-right:13px;
	}
#banner2 .fLeftLast{
	float:left;
	/*width: 173px;*/
	}
#wtop{
	float:right;
	}
#workP01 h3{
	margin-bottom:1em;
	}
#workP01 h4{
	/*clear:both;*/
	margin: 1em 0px;
	}
#workP01 .wCustmL{
	float: left;
	width: 47%;
	margin-right: 12px;
	margin-bottom: 10px;
	}
#workP01 .wCustmR{
	float: right;
	width:49%;
	margin-bottom: 10px;
	}
#workP01 h5{
	clear:both;
	margin:1em 0px;
	}
/*[ SITEMAP ]***************************************/
#sitemapP ul{
	background: url(../img/sitemap/l_bg.gif) repeat-y;
	margin: 0px;
	padding-left:24px;
}
	#sitemapP li{
		background: url(../img/sitemap/l_bg02.gif) no-repeat;
		padding: 5px 0px 0.5em 42px;
	}
	#sitemapP li.lSub{
		background: url(../img/sitemap/l_bg03.gif) no-repeat;
		padding: 5px 0px 0px 82px;

	}


#indexSubMenu{
margin:15px 0px 0px 13px;
	}

#goPageTop{
	clear:both;
	text-align: right;
	margin: 1.5em 20px;
	}
	
	
	
.font_b{
	font-size:10px;
	font-style:normal;
}