@charset "UTF-8";

/*
	Reset
*******************************/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
li {list-style:none;}
img {border:0;}

/* Yahoo UI Font CSS
-----------------------------------------------
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 3.0.0pr2

Font-size Adjustment.
	77% = 10px	|	123.1% = 16px	|	167% = 22px
	85% = 11px	|	131% =  17px	|	174% = 23px 
	93% = 12px	|	138.5% = 18px	|	182% = 24px 
	100% = 13px	|	146.5% = 19px	|	189% = 25px 
	108% = 14px	|	153.9% = 20px	|	197% = 26px 
	116% = 15px	|	161.6% = 21px	| 
----------------------------------------------- */ 
/**
 * Percents could work for IE, but for backCompat purposes, we are using keywords.
 * x-small is for IE6/7 quirks mode.
 * 
 */
body {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small; /* for IE */*font:x-small; /* for IE in quirks mode */}
table {font-size:inherit;font:100%;}

/**
 * 99% for safari; 100% is too large
 */
select,input,button,textarea {font:99% arial,helvetica,clean,sans-serif;}

/**
 * Bump up !IE to get to 13px equivalent
 */
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}



/*
	clearfix
*******************************/
.clearfix:after { content: " ";  display: block; visibility: hidden; clear: both; height: 0.1px; font-size: 0.1em; line-height: 0;  }
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/*
	replaceImg
*******************************/
.replaceImg { text-indent: -9999px; overflow: hidden; background-repeat: no-repeat;}


/*
	BASE
*******************************/
html,
body { height:100%;}
body { width:100%; background:url(../img/common/body/bg_site_top_border.gif) left top repeat-x; font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;}

body > #container { height: auto;}
/*dt,dd,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,a { font-size:93%;}
*/
body * {line-height:1.22em;}

img { vertical-align:bottom; line-height:0;}

p,th,td,dt,dd,li,h1,h2,h3,h4,h5,h6 { color:#222;}

p,th,td { font-size:93%; line-height:1.6em;}

/*//////////////////////////////////////////////////////////////////////////*/

/*
	BASE LAYOUT
******************/

#container { width:100%; margin:0 auto; height:100%; position:relative; min-height:100%;}

#contentWrap { width:820px; margin:0 auto; padding-bottom:140px;}

#head {}

#main {}

#footer { background:#3C3C3C; width:100%; clear:both; position:absolute; left:0; bottom:0;}

/*//////////////////////////////////////////////////////////////////////////*/



/*
	header
******************/

#topArea { height:73px; position:relative;}
#topArea h1 { position:absolute; left:134px; bottom:21px; font-size: 12px; color:#444;}
#topArea .logo { position:absolute; top:9px; left:3px;}
#topArea .worktime { position:absolute; left:628px; top:27px; font-size:11px; color:#444;}
#topArea .tel { position:absolute; left:628px; top:45px;}
#topArea .topBtn { position:absolute; right:0; top:0;}
	#topArea .topBtn li { float:left;}

#navi li { float:left;}

/*//////////////////////////////////////////////////////////////////////////*/



/*
	div#main
******************/

#contentsArea { width:620px; float:left;}

#contentsArea .content { clear:both; margin-bottom:40px;}
	#contentsArea .last { margin-bottom:0;}

#contentsArea a,
#contentsArea a:link,
#contentsArea a:visited { color:#00AEB0; text-decoration:none;}
#contentsArea a:hover { color:#00AEB0; text-decoration:underline;}




#sub { width:180px; float:right;}

#sub p,
#sub .contact { margin-bottom:10px;}
	#sub .last { margin-bottom:0;}

#sub .contact { background:url(../img/common/side/contact_bg_bottom.gif) no-repeat left bottom; padding-bottom:10px;}
	#sub .contact p { margin-bottom:0;}
	#sub .contact div { text-align:center; background:url(../img/common/side/contact_bg_middle.gif) left top repeat-y;}
	#sub .contact div ul { width:160px; margin:0 auto;}
	#sub .contact div ul li { padding:10px 0; background:url(../img/common/side/contact_bg_ceparate.gif) left bottom repeat-x;}
		#sub .contact div ul li.last { padding-bottom:0; background:none;}
		#sub .contact div p#pdfDetail { padding:8px 8px; margin-top:10px; font-size:10px; text-align:left; background:url(../img/common/side/contact_bg_ceparate.gif) left top repeat-x;}

/*//////////////////////////////////////////////////////////////////////////*/



/*
	div#footer
******************/

#footer div { width:820px; margin:0 auto; text-align:right; position:relative;}
	#footer div p.goTop { margin-top:-24px;}
	* html #footer div p.goTop {margin-top:0; position:absolute; top:-24px; right:0;}
	#footer div ul.linkList { margin:12px 0 20px;}
	#footer div ul.linkList li { margin-bottom:6px; font-size:93%;}
	#footer div li a { padding-left:10px;}
	#footer div li a,
	#footer div li a:link,
	#footer div li a:visited { color:#FFF;}
	#copyright { padding-bottom:5px;}


/*//////////////////////////////////////////////////////////////////////////*/
