@charset "utf-8";


/* フォーマット　初期化
------------------------------*/
html, body, div, h1, h2, h3, h4, h5, h6,p, blockquote, pre, address,ul, ol, li, dl, dt, dd,table, th, td, form, fieldset {
	padding: 0;
	margin: 0;
	font-family: Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", Osaka, "MS P Gothic", "ＭＳ Ｐゴシック", sans-serif;
	color: #666666;
	line-height: 1.5;
	vertical-align: baseline;
}
html {
}

body {
	font-size: 16px;
	height: 100%;
	background-color: #EFFCFC;
	background-image: url(../images_common/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

* html body { 
  font-size: medium; /* IE 6 or sooner */
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	clear: both;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}

hr {
}

img a {
	border: 0px none;
}

/* リンク　ベース
------------------------------*/
a img {
	border-style: none;
}

a:link {
	text-decoration: none;
	color: #06C;
}

a:visited {
	text-decoration: none;
	color: #4E5869;
}

a:hover {
	color: #C30;
	text-decoration: underline;
}

a:active {
	position: relative;
	left: 1px;
	top: 1px;
	text-decoration: none;
	color: #900;
}

/* レイアウト　ベース
------------------------------*/
#wrapper {
	clear: both;
	height: 100%;
	width: 840px;
	margin: 0px auto;
	background: #FFFFFF url(../images_common/icon_tree.gif) no-repeat right bottom;
	position: relative;
	border-right: 1px solid #b2cbe4;
	border-left: 1px solid #b2cbe4;
}

#header {
	width: 840px;
	background: #FFFFFF url(../images_common/bg_header.gif) no-repeat;
	position: relative;
	height: 110px;
}

#logo {
	position: absolute;
	left: 2px;
	top: 20px;
	height: 48px;
	width: 260px;
}


#navUtility {
	top: 10px;
	float: right;
	position: absolute;
	left: 280px;
	width: 380px;
}

#search {
	position: absolute;
	right: 0px;
	top: 5px;
}



#mojisize {
	top: 45px;
	position: absolute;
	width: 150px;
	height: 40px;
	right: 20px;
}



#navGlobal {
	clear: both;
	width: 840px;
	background: url(../images_common/bg_grNav.gif);
	padding-top: 5px;
}


#contents {
	width: 840px;
	background: url(../images_common/bg_contents.gif) repeat-y;
	clear: both;
}

#main {
	float: left;
	width: 560px;
	padding-right: 30px;
	padding-left: 30px;
}


#pan {
	line-height: 2em;
	width: 90%;
	height: 2em;
	padding: 10px;
	text-align: right;
	float: right;
}

#rightBar {
	float: right;
	height: 100%;
	width: 220px;
	position: relative;
	padding-top: 50px;
}

#footer {
	clear: both;
	background: #000000 url(../images_common/bg_footer.gif);
	border-top: 1px solid #a9a9a9;
	width: 840px;
	text-align: center;
	padding-bottom: 20px;
}


#footerNav {
	border-top: 1px;
	width: 840px;
	background: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}
#goTop {
	clear: both;
	margin-top: 20px;
	width: 805px;
	text-align: right;
	margin-bottom: 10px;
	background: url(../images_common/icon_return.gif) no-repeat right;
	margin-right: 20px;
	padding-right: 15px;
}
#goTop a {
	font-size: 0.8em;
}

/* フッター
------------------------------*/
#footer ul {
	margin-left: 30px;
}
#footer ul li {
	display: inline;
	list-style: none;
	font-size: 0.8em;
	padding-right: 15px;
	padding-left: 15px;
}

#footer ul li a {
	color: #666;
}

#footer ul li a:hover {
	text-decoration: underline;
}

#footer p {
	font-size: 0.8em;
	color: #FFFFFF;
}

address {
	font-size: 0.8em;
	padding-top: 20px;
	color: #FFFFFF;
	padding-bottom: 20px;
}
address a:link {
	color: #FFFFFF;
}
address span {

	color: #666666;

}


/* 検索
------------------------------*/

#search form {

}

#search label{
}
				
#search input{
}
#search table tr td {
	border: 0px none;
}

/* フォーム
------------------------------*/
#main form {
	margin-bottom: 25px;
}

#main input[type="text"], #main textarea {
	padding: 2px;
	border: 1px solid #CCCCCC;
}

#main form em {
	padding-left: 5px;
	color: #FF0000;
}

#main form textarea#comment {
	height: 120px;
	width: 300px;
	overflow: auto;
}

/* ハック　クリア
------------------------------*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }

.clear {
	clear: both;
}
.clearColumn {
	clear: both;
	height: 5px;
}
.clearColumn1em {
	clear: both;
	height: 1em;
	float: none;
}
.noClear {
	clear: none;
}
/* 透過PNG
------------------------------*/

 img, div, input {
  behavior: url("iepngfix.htc") 
}

/* ヘッダー部分メニュー
------------------------------*/

/*  #syougai #navGlobal #nSyougai a   */

/* ユーザーナビ
------------------------------*/

#navUser {
	background:transparent url(../images_common/navUser2.gif) no-repeat scroll 0px 0px;
	height:22px;
	position:absolute;
	top:88px;
	width:425px;
	right: 0px;
}
#navUser li {
display:inline;
list-style-type:none;
}
#navUser li a {
	display:block;
	float:left;
	height:22px;
	overflow:hidden;
	text-decoration:none;
	text-indent: -9000px;
}

#navUser li.navUser01 a {
background:transparent url(../images_common/navUser2.gif) no-repeat scroll 0px 0px;
width:100px;
}
#navUser li.navUser02 a  {
background:transparent url(../images_common/navUser2.gif) no-repeat scroll -100px 0px;
width:139px;
}
#navUser li.navUser03 a  {
background:transparent url(../images_common/navUser2.gif) no-repeat scroll -239px 0px;
width:106px;
}
#navUser li.navUser04 a  {
background:transparent url(../images_common/navUser2.gif) no-repeat scroll -345px 0px;
width:80px;
}
/* ユーザー　ホーバー */

#navUser li.navUser01 a:hover {
background:transparent url(../images_common/navUser2.gif) no-repeat scroll 0px -22px;
width:100px;
}
#navUser li.navUser02 a:hover {
background:transparent url(../images_common/navUser2.gif) no-repeat scroll -100px -22px;
width:139px;
}
#navUser li.navUser03 a:hover {
background:transparent url(../images_common/navUser2.gif) no-repeat scroll -239px -22px;
width:106px;
}
#navUser li.navUser04 a:hover {
background:transparent url(../images_common/navUser2.gif) no-repeat scroll -345px -22px;
width:80px;
}


/* ユーザー　カレントページ */

#navUser li.navUser01 a.selected {
background:transparent url(../images_common/navUser2.gif) no-repeat scroll 0px -44px;
width:100px;
}
#navUser li.navUser02 a.selected {
background:transparent url(../images_common/navUser2.gif) no-repeat scroll -100px -44px;
width:139px;
}
#navUser li.navUser03 a.selected {
background:transparent url(../images_common/navUser2.gif) no-repeat scroll -239px -44px;
width:106px;
}
#navUser li.navUser04 a.selected {
background:transparent url(../images_common/navUser2.gif) no-repeat scroll -345px -44px;
width:80px;
}



/* ユーティリティー
------------------------------*/

#navUtility ul {

}

#navUtility ul li {
	list-style: none;
	float: left;
	padding-right: 8px;
	color: #666;
}
#navUtility ul li a {
	font-size: 0.75em;
	display: block;
	color: #666;
}
#navUtility ul li a:hover {

}

/* グローバル　ナビ
------------------------------*/

#navGlobal ul {
	width: 840px;
}

#navGlobal ul li {
	float: left;
	list-style: none;
	font-size: 0.82em;
	white-space: nowrap;
	border-right: 1px solid #CCCCCC;
	font-weight: bold;
}

#navGlobal ul li a {
	text-align: center;
	text-decoration: none;
	display: block;
	color: #333333;
	padding: 5px 8px 8px;
}
#navGlobal ul li a:visited {


}

#navGlobal ul li a:hover {
	color: #2B2B2B;
	display: block;
	background: url(../images_common/icon_glNav_hover.gif) no-repeat center 24px;
}

#navGlobal ul li a:active {
	text-decoration: none;
}

#navGlobal ul li#nav1 a {
}

/* グローバル　カレントページ
------------------------------*/

#navGlobal ul li#nSyougai {
	border-right: none;
}
#gaiyou #navGlobal #nGaiyou a,
#gakubu #navGlobal #nGakubu a,
#nyushi #navGlobal #nNyushi a,
#job #navGlobal #nJob a,
#life #navGlobal #nLife a,
#international #navGlobal #nInternational a,
#tosyokan #navGlobal #nTosyokan a,
#kenkyu #navGlobal #nKenkyu a,
#syougai #navGlobal #nSyougai a {
	color: #009966;
	display: block;
	background: url(../images_common/icon_glNav.gif) no-repeat center 24px;	
}


/* パンクズ　ナビ
------------------------------*/

#navPan {
	height: 30px;
	margin-bottom: 10px;
	text-align: right;
	padding-right: 10px;
	margin-top: 20px;
	clear: both;
	font-size: 0.75em;
}

#navPan p {
	list-style: url(none) none;
	background: url(none);
}
#navPan a {
	padding-right: 1em;
	padding-left: 1em;

}
#navPan span {
	padding-left: 1em;
	color: #666666;

}
#navPan .arrow {
	padding-right: 1em;
	padding-left: 1em;
}
#ikisaki {
	background-color: #009966;
}
