/*--ED---------------------- Reset ------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	font:none;
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}


/*--ED---------------------- Body Part ------------------------*/

body{
	background-color: #eee;
	margin:0 auto;
	color:#4d4d4d;
	font-size:10px;
	letter-spacing:0.1em;	
	font-family:Osaka,'ＭＳ Ｐゴシック',Helvetica;
	}

h1{
	margin:0;
	padding:0;
	text-align:left;
	font-size:12px;
	color:#333;
	letter-spacing:0.1em;
	}

h2{
	margin:0;
	text-align:left;
	font-size:12px;
	color:#333;
	letter-spacing:0.1em;
	margin-bottom:40px;
	}

h3{
	margin:0;
	padding:0 0 15px 0;
	text-align:left;
	font-size:12px;
	font-weight:normal;
	color:#333;
	letter-spacing:0.1em;
	}

.hdn{
	display:none;
	}
.none_list_tag{
	list-style:none;
	}

.clear {
	clear:both;	
}

/*--ED---------------------- Font ------------------------*/

a {
	color:#999;
	text-decoration:none;
}

a:hover {
	color:#333;
}

a:visited {
	
}


/*--ED---------------------- BOX Part ------------------------*/

#global {
	background-color:#fff;	
	height:50px;
	width:auto;
	padding-top:30px;
}

#contents {
	clear:both;
	background-color:#f8f8f8;	
}

#footer {
	padding-top:38px;
	border-top:solid 1px #d8d8d8;
}

.container {
	margin:auto;
	padding:0px 72px;
	width:624px;
	clear:both;
}

#contents .container {
	padding-bottom:30px;
}

#footer .container {
	margin:auto;
	padding:0px 69px;
	width:630px;
}


#localContents {
	margin:0;
	padding:85px 0 0 0;
	float:right;
	width:368px;
	line-height:2;
	}

.localContents_blocks {
	margin:0;
	padding:0;
	clear:both;
	}

.left_div {
	float:left;	
	}
.right_div {
	float:right;	
	}



/*--ED---------------------- Gloval ------------------------*/
#logo {
	float:left;
	}

#logo img {
	border:none;
	}

#head_lang {
	float:right;
	margin-top:7px;
	font-size:10px;
	letter-spacing:0.15em;
}

/*--ED---------------------- LocalNav Part ------------------------*/

#localNav {
	float:left;
	width:176px;
	padding:85px 0 0 0;
}

#localNav ul a { color:#BABABA; }
#localNav ul a:hover { color:#000; }

#localNav .mainMenu {
	font-size:11px;
	letter-spacing:0.2em;	
}
#localNav .mainMenu li { padding-bottom:25px; }

#localNav .subMenu {
	font-size:10px;
	letter-spacing:0.2em;
	margin:15px 0px 0px 11px;
}
#localNav .subMenu li { margin-bottom:10px; padding:0px;}


/*--ED---------------------- Local Menu Part ------------------------*/

#local_menu_part ul{
	margin:30px 0 0 10px;
	padding:0;
	}

#local_menu_part li{
	margin:0;
	padding:0 0 0 10px;
	font-size:10px;
	text-align:left;
	line-height:3;
	list-style:none;
	background-image:url(../img/icon_dot_black.gif);
	background-repeat:no-repeat;
	background-position:left center;
	}

#local_menu_part .link_here{
	background-image:url(../img/icon_dot_glay.gif);
	background-repeat:no-repeat;
	background-position:left center;
	}

.link_inside a:LINK {
	margin:0;
	padding:0;
	text-decoration : none;
	color:#000;
	}
.link_inside a:VISITED{
	margin:0;
	padding:0;
	text-decoration : none;
	color:#000;
	}
.link_inside a:HOVER  {
	margin:0;
	padding:0;
	text-decoration : none;
	color:#27ADCE;
	}
.link_inside a:ACTIVE {
	margin:0;
	padding:0;
	text-decoration : none;
	color:#000;
	}

.link_here a:LINK {
	margin:0;
	padding:0;
	text-decoration : none;
	color:#999;
	}
.link_here a:VISITED{
	margin:0;
	padding:0;
	text-decoration : none;
	color:#999;
	}
.link_here a:HOVER  {
	margin:0;
	padding:0;
	text-decoration : none;
	color:#999;
	}
.link_here a:ACTIVE {
	margin:0;
	padding:0;
	text-decoration : none;
	color:#999;
	}

.link_outside a:LINK {
	margin:0;
	padding:0 15px 0 0;
	text-decoration : none;
	color:#000;
	background-image:url(../img/icon_out_black.gif);
	background-repeat:no-repeat;
	background-position:center right;
	}
.link_outside a:VISITED{
	margin:0;
	padding:0 15px 0 0;
	text-decoration : none;
	color:#000;
	background-image:url(../img/icon_out_black.gif);
	background-repeat:no-repeat;
	background-position:center right;
	}
.link_outside a:HOVER  {
	margin:0;
	padding:0 15px 0 0;
	text-decoration : none;
	color:#27ADCE;
	background-image:url(../img/icon_out_blue.gif);
	background-repeat:no-repeat;
	background-position:center right;
	}
.link_outside a:ACTIVE {
	margin:0;
	padding:0 15px 0 0;
	text-decoration : none;
	color:#000;
	background-image:url(../img/icon_out_black.gif);
	background-repeat:no-repeat;
	background-position:center right;
	}


/*--ED---------------------- Footer Part ------------------------*/


#footerMenu {
	height:98px;
	margin-bottom:68px;
	line-height:1.5em;
}

.footBlock_start {
	float:left;
	border-right:solid 1px #d0d0d0;	
	padding-right:18px;
}
.footBlock {
	float:left;
	border-right:solid 1px #d0d0d0;		
	padding:0px 18px 0px 20px;
}
.footBlock_end {
	float:right;
}

#footer ul {
	float:left;
	height:98px;
	text-align:left;
}
#footer li a {
	display:block;
	padding:3px;
}
#footer li a:hover {
	display:block;
	border:solid 2px #fff;
	padding:1px;
}

#footer .mainMenu {
	font-size:12px;
	letter-spacing:0.15em;	
}
#footer .mainMenu li { margin-bottom:10px; }
#footer .mainMenu a { color:#444; }

#footer .subMenu {
	font-size:10px;
	letter-spacing:0.15em;	
	margin-left:11px;
	margin-top:2px;
}
#footer .subMenu li { margin-bottom:0px; }
#footer .subMenu a{ color:#a0a0a0; }

#copy {
	float:right;
	width:345px;
	height:90px;
	font-size:10px;
	color:#b3b3b3;
	text-align:right;
	letter-spacing:0.1em;
}

/* safari用 */
@media screen and (-webkit-min-device-pixel-ratio:0) {
#footer .mainMenu ,
#footer .subMenu  {
	letter-spacing:0.18em;
	}
}


/*--ED---------------------- English Part ------------------------*/




/*--ED---------------------- Upper Link ------------------------*/

.upper {
	margin-top:30px;	
	height:14px;
	line-height:1em;
	text-align:right;
}

.upper a {
	height:14px;
	font-size:11px;
	padding-left:18px;
	background:url(../img/icon_arrow.gif) no-repeat 0 0px ;
}

.upper a:hover {
	background:url(../img/icon_arrow.gif) no-repeat 0 -14px ;	
}


/*-- float用の汎用クラス 20110210 Add by T.Sakaki --*/
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/*-- フォームテキストの縦揃えを真中(middle)にするクラス 20110217 Add by T.Sakaki --*/
input {
  vertical-align: middle;
}


