@charset "utf-8";


/* Share Style
----------------------------------------------------------- */
* {
	margin:0;
	padding:0;
	}

body {
	font-size:80%;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Arial, Verdana, sans-serif;
	}

ul {
	margin:0;
	padding:0;
	list-style:none;
	}

img,a img{
	vertical-align:bottom;
	border:none;
	background:transparent;
}

object,embed{
  vertical-align:top;
}

#container {
	margin:0 auto;
	width:770px;
	}
	
/* leftCol
----------------------------------------------------------- */
#leftCol {
	float:left;
	width:180px;
	}
	
h1 {
	}
	
#leftCol p#tagline {
	padding:7px 5px;
	line-height:1.6;
	font-size:80%;
	color:#4A3B36;
	border:1px dotted #1F649F;
	width:150px;
	margin-top:15px;
	}
	
#leftCol address,p#location	{
	padding-top:15px;
	width:160px;
	line-height:1.6;
	font-size:85%;
	font-style:normal;
	color:#4A3B36;
	}

#leftCol p#mail	{
	margin-right:20px;
	line-height:1.6;
	font-size:80%;
	}

#leftCol p#mail a:link {
	background:url(../images/icon-mail0.gif) no-repeat left 0.3em;
	padding-left:17px;
	text-decoration:none;
	color:#4A3B36;  
	}
#leftCol p#mail a:visited {
	background:url(../images/icon-mail0.gif) no-repeat left 0.3em;
	text-decoration:none;
	color:#4A3B36;  
	}
#leftCol p#mail a:hover {
	background:url(../images/icon-mail1.gif) no-repeat left 0.3em;
	text-decoration:underline;
	color:#4A3B36;  
	}  
#leftCol p#mail a:active {
	background:url(../images/icon-mail1.gif) no-repeat left 0.3em;
	text-decoration:underline;
	color:#4A3B36;  
	}	

#leftCol ul {
	margin-top:10px;
	}

#leftCol ul li {
	margin-bottom:10px;
	}

/* globalNavi
----------------------------------------------------------- */
#globalNavi {
	margin-bottom:10px;
	width:430px;
	height:57px;
	}

#globalNavi ul li {
	float:left;
	}
	
#globalNavi ul li a img {
	vertical-align:top;
	}	
	
#globalNavi ul li#home a,#globalNavi ul li#company a,#globalNavi ul li#business a,#globalNavi ul li#recruit a,#globalNavi ul li#contact a {
	display:block;
	width:86px;
	height:57px;
	overflow:hidden;
	text-indent:-9999px;
	}
#globalNavi ul li#home a {
	background:url(../images/gn-home0.gif) no-repeat;
	color:#4A3B36;  
	}
#globalNavi ul li#company a {
	background:url(../images/gn-company0.gif) no-repeat;
	color:#4A3B36;  
	}
#globalNavi ul li#business a {
	background:url(../images/gn-business0.gif) no-repeat;
	color:#4A3B36;  
	}
#globalNavi ul li#recruit a {
	background:url(../images/gn-recruit0.gif) no-repeat;
	color:#4A3B36;  
	}
#globalNavi ul li#contact a {
	background:url(../images/gn-contact0.gif) no-repeat;
	color:#4A3B36;  
	}

#globalNavi ul li#home a:hover {
	background:url(../images/gn-home1.gif) no-repeat;
	color:#4A3B36;  
	}
#globalNavi ul li#company a:hover {
	background:url(../images/gn-company1.gif) no-repeat;
	color:#4A3B36;  
	}
#globalNavi ul li#business a:hover {
	background:url(../images/gn-business1.gif) no-repeat;
	color:#4A3B36;  
	}
#globalNavi ul li#recruit a:hover {
	background:url(../images/gn-recruit1.gif) no-repeat;
	color:#4A3B36;  
	}
#globalNavi ul li#contact a:hover {
	background:url(../images/gn-contact1.gif) no-repeat;
	color:#4A3B36;  
	}

/* main
----------------------------------------------------------- */
#main {
	float:left;
	padding-top:22px;
	width:430px;
	color:#444;
	}

#guideNavi {
	background:url(../images/guideNavi-bg.gif) repeat-x left bottom;
	margin-bottom:15px;
	padding-bottom:10px;
	width:430px;
	color:#4A3B36;  
	}

#guideNavi:after {
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
	}
	
#guideNavi p {
	display:block;
	float:right;
	margin-right:3px;
	padding-top:2px;
	}

#guideNavi form {
	float:right;
	}
	
#guideNavi form img.searchSite,#guideNavi form input.searchButton {
	padding-top:2px;
	vertical-align:top;
	}
	
#guideNavi form input.textarea {
	height:15px;
	}

#guideNavi p#english a,#guideNavi p#sitemap a,#guideNavi p#sitesearch a {
	display:block;
	padding-bottom:2px;
	width:83px;
	height:15px;
	overflow:hidden;
	text-indent:-9999px;
	}

#guideNavi p#english a:link {
	background:url(../images/english0.gif) no-repeat left 0.1em;
	color:#4A3B36;
	}
#guideNavi p#english a:visited {
	background:url(../images/english0.gif) no-repeat left 0.1em;
	color:#4A3B36;  
	}
#guideNavi p#english a:hover {
	background:url(../images/english1.gif) no-repeat left 0.1em;
	color:#4A3B36;
	}
#guideNavi p#english a:active {
	background:url(../images/english1.gif) no-repeat left 0.1em;
	color:#4A3B36;  
	}
	
#guideNavi p#sitemap a:link {
	background:url(../images/sitemap0.gif) no-repeat left 0.1em;
	color:#4A3B36;  
	}
#guideNavi p#sitemap a:visited {
	background:url(../images/sitemap0.gif) no-repeat left 0.1em;
	color:#4A3B36;  
	}
#guideNavi p#sitemap a:hover {
	background:url(../images/sitemap1.gif) no-repeat left 0.1em;
	color:#4A3B36;  
	}
#guideNavi p#sitemap a:active {
	background:url(../images/sitemap1.gif) no-repeat left 0.1em;
	color:#4A3B36;  
	}

#guideNavi p#sitesearch a:link {
	background:url(../images/search0.gif) no-repeat left 0.1em;
	color:#4A3B36;  
	}
#guideNavi p#sitesearch a:visited {
	background:url(../images/search0.gif) no-repeat left 0.1em;
	color:#4A3B36;  
	}

/* flash
----------------------------------------------------------- */
#flashcontent p{
	margin:5px 10px 0 10px;
}

/* news
----------------------------------------------------------- */
#news{
	clear:both;
	margin-top:10px;
	padding:0px;
}

#news p {
	line-height:1.4;
	}

#news p#heading{
	background:url(../images/news-icon.gif) no-repeat left center;
	padding-left:40px;
}

#news p.pageLink {
	padding-right:10px;
	text-align:right;
	}
	
#news p.pageLink a:link {
	background:url(../images/icon-arrow0.gif) no-repeat left;
	padding-left:15px;
	text-decoration:none;
	color:#4A3B36;  
	}

#news p.pageLink a:visited {
	background:url(../images/icon-arrow0.gif) no-repeat left;
	padding-left:15px;
	text-decoration:none;
	color:#4A3B36;  
	}
	
#news p.pageLink a:hover {
	background:url(../images/icon-arrow1.gif) no-repeat left;
	padding-left:15px;
	text-decoration:underline;
	color:#4A3B36;  
	}  

#news p.pageLink a:active {
	background:url(../images/icon-arrow1.gif) no-repeat left;
	padding-left:15px;
	text-decoration:underline;
	color:#4A3B36;  
	} 
	
/* main topics
----------------------------------------------------------- */
#topics {
	clear:both;
	margin-top:15px;
	margin-bottom:50px;
	background:url(../images/topics-bg.gif) no-repeat left bottom;
	width:430px;
	color:#444;
	}

#topics:after {
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
	}
	
#topicItsi,#topicContents {
	padding-bottom:10px;
	width:210px;
	}

#topicItsi {
	float:left;
	}

#topicContents {
	float:right;
	}

#topics ul {
	background:url(../images/topics-list-bg.gif) repeat-x left bottom;
	padding:10px 0;
	color:#4A3B36;  
	}
	
#topics ul li {
	margin-left:10px;
	line-height:1.6;
	}

#topics ul li a:link {
	background:url(../images/icon-arrow0.gif) no-repeat left 0.2em;
	padding-left:15px;
	text-decoration:none;
	color:#4A3B36;  
	}
#topics ul li a:visited {
	background:url(../images/icon-arrow0.gif) no-repeat left 0.2em;
	padding-left:15px;
	text-decoration:none;
	color:#4A3B36;  
	}
#topics ul li a:hover {
	background:url(../images/icon-arrow1.gif) no-repeat left 0.2em;
	padding-left:15px;
	text-decoration:underline;
	color:#4A3B36;  
	}  
#topics ul li a:active {
	background:url(../images/icon-arrow1.gif) no-repeat left 0.2em;
	padding-left:15px;
	text-decoration:underline;
	color:#4A3B36;  
	}	
	
/*#topics ul.work li {
	background:url(../images/icon-list-normal.gif) no-repeat left 0.8em;
	padding-left:7px;
	color:#4A3B36;  
	}*/

#topics ul.normal {
	margin:5px 0;
	}

#topics ul.normal li {
	background:url(../images/icon-list-lower.gif) no-repeat left 0.6em;
	padding-left:15px;
	line-height:1.5;
	color:#4A3B36;
	}

#topics p {
	padding:10px 10px 0 10px;
	line-height:1.4;
	text-align:justify;
	text-justify:auto;
	}

#topics p.pageLink {
	padding-left:10px;
	}
	
#topics p.pageLink a:link {
	background:url(../images/icon-arrow0.gif) no-repeat left center;
	padding-left:15px;
	text-decoration:none;
	color:#4A3B36;  
	}
#topics p.pageLink a:visited {
	background:url(../images/icon-arrow0.gif) no-repeat left center;
	padding-left:15px;
	text-decoration:none;
	color:#4A3B36;  
	}
#topics p.pageLink a:hover {
	background:url(../images/icon-arrow1.gif) no-repeat left center;
	padding-left:15px;
	text-decoration:underline;
	color:#4A3B36;  
	}  
#topics p.pageLink a:active {
	background:url(../images/icon-arrow1.gif) no-repeat left center;
	padding-left:15px;
	text-decoration:underline;
	color:#4A3B36;  
	}

/* main pagetop
----------------------------------------------------------- */
p#pagetop {
	float:right;
	clear:both;
	padding:15px 0 5px 13px;
	}

#main p#pagetop a:link {
	background:url(../images/icon-arrow-up0.gif) no-repeat left 0.3em;
	padding-left:15px;
	text-decoration:none;
	color:#4A3B36;  
	}
#main p#pagetop a:visited {
	background:url(../images/icon-arrow-up0.gif) no-repeat left 0.3em;
	padding-left:15px;
	text-decoration:none;
	color:#4A3B36;  
	}
#main p#pagetop a:hover {
	background:url(../images/icon-arrow-up1.gif) no-repeat left 0.3em;
	padding-left:15px;
	text-decoration:underline;
	color:#4A3B36;  
	}  
#main p#pagetop a:active {
	background:url(../images/icon-arrow-up1.gif) no-repeat left 0.3em;
	padding-left:15px;
	text-decoration:underline;
	color:#4A3B36;  
	}
	
/* rightCol
----------------------------------------------------------- */
#rightCol {
	float:right;
	width:145px;
	}

#rightCol ul {
	margin-top:22px;
	padding-left:5px;
	}

#rightCol ul li {
	margin-bottom:15px;
	}

/* footer
----------------------------------------------------------- */
#footer {
	clear:both;
	background:url(../images/footNavi-bgTOP.gif) no-repeat left top;
	padding-bottom:20px;
	width:770px;
	color:#4A3B36;  
	}
	
#footNavi {
	background:url(../images/footNavi-bgBTM.gif) no-repeat left bottom;
	margin-left:180px;
	padding:10px 0;
	width:430px;
	color:#4A3B36;
	}

#footNavi ul {
	text-align:center;
	}

#footNavi ul li {
	display:inline;
	border-left:1px solid #C0CCD6;
	padding:0 2px 0 6px;
	line-height:1.6;
	}

#footNavi ul li.end {
	border-right:1px solid #C0CCD6;
	padding-right:3px;
	}

#footNavi ul li.onEnd a:link {
	text-decoration:underline; 
	color:#4A3B36;
	border-right:1px solid #C0CCD6;
	padding-right:3px; 
	}
#footNavi ul li.onEnd a:visited {
	text-decoration:underline; 
	color:#4A3B36;
	border-right:1px solid #C0CCD6;
	padding-right:3px;  
	}
#footNavi ul li.onEnd a:hover {
	text-decoration:underline; 
	color:#4A3B36;
	border-right:1px solid #C0CCD6;
	padding-right:3px;  
	}  
#footNavi ul li.onEnd a:active {
	text-decoration:underline; 
	color:#4A3B36; 
	border-right:1px solid #C0CCD6;
	padding-right:3px; 
	}

#footNavi ul li a:link {
	text-decoration:none;  
	color:#4A3B36;  
	}
#footNavi ul li a:visited {
	text-decoration:none;  
	color:#4A3B36;  
	}
#footNavi ul li a:hover {
	text-decoration:underline; 
	color:#4A3B36;  
	}  
#footNavi ul li a:active {
	text-decoration:underline; 
	color:#4A3B36;  
	}

#footNavi ul li.on a:link {
	text-decoration:underline; 
	color:#4A3B36;  
	}
#footNavi ul li.on a:visited {
	text-decoration:underline; 
	color:#4A3B36;  
	}
#footNavi ul li.on a:hover {
	text-decoration:underline; 
	color:#4A3B36;  
	}  
#footNavi ul li.on a:active {
	text-decoration:underline; 
	color:#4A3B36;  
	}

#footer p {
	background:url(../images/footCopy-bg.gif) repeat-x left top;
	margin-top:30px;
	padding:10px 0;
	text-align:right;
	color:#8499A1;
	font-size:80%;
	}
