@charset "utf-8";
/* CSS Document */

/* common */
/* =========================================================== */
html, body, div, h1, h2, h3, h4, h5, h6,
p, address, blockquote,
ul, ol, li, dl, dt, dd,
table, th, td, form, fieldset {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6, dt, dd, th {
	font-weight: normal;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: inherit;
	font: 100%;

}

ul li, ol li {
	list-style-type: none;
}

img {
	border: 0;
	vertical-align: bottom;
}

a:link,
a:visited {
	color: #666666;
	text-decoration: underline;
}

a:hover,
a:active {
	color: #666666;
	text-decoration: none;
}

/* clearfix */
.clearfix:after {
  	content: "."; 
  	display: block; 
  	height: 0; 
  	clear: both; 
  	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */


/* For vertical-scrollbar issue */
html {
	overflow: scroll;
	overflow: -moz-scrollbars-vertical;
	overflow-x: scroll;
}

/* For IE7 hasLayout issue */
*:first-child+html * {
	letter-spacing: 0; 
}


/* common
------------------------------*/
html {
	width: 100%;
	height:100%;
}

body {
	width: 100%;
	height:100%;
	text-align: left;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro W3', 'メイリオ',Meiryo, 'ＭＳ Ｐゴシック', Arial, verdana, sans-serif;
	font-size: 13px;
	color: #2D2633;
        overflow-x: hidden;
}

img {
	font-size: 0;
	line-height: 0;
	margin: 0;
        padding: 0;
}

p {
	line-height: 1.8;
}

ul, ol { 
        list-style: none;
 }

a:visited,
a:link {
    text-decoration: underline;
	color: #000000;
}

a:hover,
a:active {
    text-decoration: none;
	color: #000000;
}

#common_header {
	width: 940px;
	height: 75px;
	margin: 0 auto;
	position: relative;
}

#common_header .header_logo {
	width: 132px;
	height: 45px;
	position: absolute;
	left: 0;
	top: 13px;
}

#common_header h1#header_logo02 {
	width: 173px;
	height: 45px;
	position: absolute;
	/* left: 154px; */
  left: 0;
	top: 13px;
}


#common_header .header_chiku {
	width: 147px;
	height: 17px;
	position: absolute;
	left: 358px;
	top: 38px;
}

#common_header .header_private {
	width: 127px;
	height: 42px;
	position: absolute;
	left: 400px;
	top: 12px;
}

#common_header .fontsize {
	width: 70px;
	height: 16px;
	position: absolute;
	left: 650px;
	top: 28px;
}

#common_header .small {
	width: 26px;
	height: 25px;
	position: absolute;
	left: 650px;
	top: 28px;
}

#common_header ul.textresizer {
	width: 108px;
	height: 32px;
	position: absolute;
	left: 722px;
	top: 16px;
}

#common_header ul.textresizer li {
	height: 32px;
	float: left;
	display: inline;
	padding-left: 7px;
}

#common_header .sitemap {
	width: 94px;
	height: 17px;
	position: absolute;
	left: 842px;
	top: 24px;
}

#common_header .global_nav_set {
	width: 950px;
	height: 37px;
	position: absolute;
	left: 0;
	top: 67px;
}

#common_header .global_nav_set .gnavi {
	clear: both;
	width: 940px;
}

#common_header .global_nav_set .gnavi li {
	float: left;
}

#common_line {
	width: 100%;
	height: 1px;
        border-bottom: solid 1px #CCCCCC;
}

/* top only
------------------------------*/

#contentsWarp {
	width: 100%;
	height: 85%;
	overflow: hidden;
}

#gatecontentsArea {
	width: 540px;
	overflow: hidden;
	margin: 0 auto;
}

#gatecontentsArea p.info {
	width: 540px;
        font-size: 14px;
        color: #000000;
	overflow: hidden;
	margin: 20px auto 20px auto;
        line-height: 1.4;
}

#gatecontentsArea p.infom {
	width: 540px;
        font-size: 14px;
        color: #000000;
	overflow: hidden;
	margin: 0 auto 20px auto;
        line-height: 1.4;
	font-weight: bold;
}

/* common_footer
------------------------------*/
#common_footerWarp {
	width: 100%;
	height: 10%;
	background-color: #E9E9E9;
    margin: 0;
	padding: 0;
}

#common_footerWarp #common_footer {
	width: 940px;
	margin: 0 auto;
    padding: 0;
}

#common_footerWarp #footerbox {
	margin: 0 auto;
    padding: 0;
	text-align: left;
}

#common_footerWarp #common_footer ul.footer {
	width: 860px;
	margin: 0 40px 0 40px;
	padding: 20px 0 0 0;
}

#common_footerWarp #common_footer ul.footer02 {
	width: 860px;
	margin: 0 40px 25px 40px;
	padding: 0;
}

#common_footerWarp #common_footer ul.footer li,
#common_footerWarp #common_footer ul.footer02 li {
	float: left;
	padding: 0 0 0 15px;
	line-height: 1.8;
    margin: 0;
	text-align: left;
	background: url("../images/arw04.gif") left center no-repeat;
}

#common_footerWarp #common_footer ul.footer li span,
#common_footerWarp #common_footer ul.footer02 li span {
	margin: 0 15px 0 0;
    padding: 0;
	line-height: 1.8;
	color: #666666;
	text-align: left;
	display: block;
}

#common_footer #copyright {
	width: 940px;
	margin: 0 auto;
	padding: 20px 0 25px 0;
	font-size: 10px;
	line-height: 1.4;
	text-align: center;
}

#common_footerWarp #common_footer a:visited,
#common_footerWarp #common_footer a:link {
        text-decoration: none;
}

#common_footerWarp #common_footer a:hover,
#common_footerWarp #common_footer a:active {
        text-decoration: underline;
}

/* img.alpha
------------------------------*/

a:hover img.alpha, 
a:active img.alpha {
/* IE */
filter:alpha(opacity=70);
/* Safari Opera */
opacity:0.7;
/* Firefox Netscape */
-moz-opacity:0.7;
}

/*