@charset "utf-8";
* {
	margin:0px;
	padding:0px;
}
html {}
body, input, select, textarea, table {color:#FFF;font-size: 14px;line-height:1.41em;}
body, input, select, textarea, th, td, li, a {
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
	list-style:none;
}
body { padding:0; margin:0;background-color: #000;}
form,p,h1,h2,h3,h4 { padding:0; margin:0; }
a:link {color:#FFF; text-decoration:none;} 
a:visited {color:#FFF;} 
a:hover {color:#ff9622;text-decoration: none;}
a img {border:0;}
img {border: none;}
p {
	letter-spacing: 0.05em;
}
ul, ol {
	list-style-type: none;
}
table {
	font-size: 14px;
	line-height: 1.4em;
	letter-spacing: .1em;
}
input, select, textarea {
	color:#000;
}

/* Contents */
#wrapper {
	padding-top:130px;
}

/* Header */
#Header {
	width:100%;
	height:111px;
	background-image: url(../../images/common/headerBck.png);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:15px 0 0;
	position:fixed;
	top:0;
	z-index:9999;
}
#HeaderInner {
	width:950px;
	margin:auto;
	position:relative;
	height:111px;
}
#HeaderInner #Logo {
}
#HeaderInner h1 {
	position:absolute;
	right:0;
	font-size:11px;
	font-weight:100;
	line-height: 1.2em;
	width: 650px;
	/*border-bottom:1px solid #CCC;*/
	text-align:right;
	padding:0 5px 0;
}
#HeaderInner #H1_p {
	position:absolute;
	right:5px;
	top:25px;
	font-size:11px;
}

#Navi {
	height:52px;
	line-height:40px;
	position:absolute;
	bottom:0;
	text-align:center;
	background-repeat:repeat-x;
	background-position:bottom;
}

#Navi li {
	float:left;
	font-size:14px;
	font-weight:bold;
}
#Navi li a {
	text-decoration:none;
	display:block;
	height:52px;
	line-height:52px;
	width:100%;
	color:#FFF;
	background-image: url(../../images/common/header.png);
}
.w127{width:127px;}
.w120{width:120px;}
.w110{width:110px;}
.w116{width:116px;}
.w119{width:119px;}
.w128{width:128px;}
.w104{width:104px;}
.w126{width:126px;}
#Navi01{background-position:0 0;}
#Navi01:hover,#Navi01.hover{background-position:0 -52px;}
#Navi02{background-position:-127px 0;}
#Navi02:hover,#Navi02.hover{background-position:-127px -52px;}
#Navi03{background-position:-247px 0;}
#Navi03:hover,#Navi03.hover{background-position:-247px -52px;}
#Navi04{background-position:-363px 0;}
#Navi04:hover,#Navi04.hover{background-position:-363px -52px;}
#Navi05{background-position:-473px 0;}
#Navi05:hover,#Navi05.hover{background-position:-473px -52px;}
#Navi06{background-position:-592px 0;}
#Navi06:hover,#Navi06.hover{background-position:-592px -52px;}
#Navi07{background-position:-720px 0;}
#Navi07:hover,#Navi07.hover{background-position:-720px -52px;}
#Navi08{background-position:-824px 0;}
#Navi08:hover,#Navi08.hover{background-position:-824px -52px;}


/* Contents */
#wrapper #contents {
	width: 940px;
	margin:15px auto 0;
}
#wrapper #pankuzu {
	padding: 4px;
}
#wrapper #pankuzu li {
	display: block;
	float: left;
	padding-right: 20px;
	background-image: url(/images/pankuzu_arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#wrapper #pankuzu li.end {
	background-image: none;
}

#wrapper h2 {
	background-image: url(/images/common/H2bar.png);
	background-repeat:no-repeat;
	clear: both;
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	padding: 0 0 0 50px;
	margin-bottom: 5px;	
}
.bar2 {
	background-image: url(/images/common/H2bar2.png) !important;
}
#wrapper h3 {
	color: #F79646;
	font-size: 17px;
	border-bottom: 1px solid #F79646;
	margin-bottom: 5px;
}
#wrapper .pend {
	margin-bottom: 20px;
}

/* LeftArea */
#wrapper #leftSide {
	float: left;
	width: 670px;
}

#wrapper #rightSide {
	float: right;
	width: 250px;
}

/* Footer */
#footer {
	height: 130px;
	background-image: url(/images/footer/foot_bg.png);
	background-repeat: repeat;
	margin:60px 0 0;
	border-top: 2px solid #999;
}
#footerInner {
	width:940px;
	margin:0 auto;
	position:relative;
}

#footerInner #pageTop{
	position:absolute;
	right:0;
	top: -30px;
}
#FootLogo {
	position:absolute;
	left:20px;
	top:20px;
}

#topredirect a {
	text-align: center;
}

.link_under_text {
	display: inline-block;
	margin-top: 5px;
}

#FooterNavi {
	position:absolute;
	left:270px;
	top:30px;
	font-size: 12px;
}
#FooterNavi li {
	float:left;
	height:18px;
	line-height:20px;
	border-right:1px solid #FFF;
	width:80px;
	text-align:center;
}
#FooterNavi li:last-child {
	border-right:0;
}
#copyRight {
	font-size:11px;
	position:absolute;
	left: 220px;
	top: 90px;
	text-align: center;
}

/* SP */
#device_disp {
	width:300px;
	margin:15px auto;
	background-color:#EEE;
	border:1px solid #CCC;
	padding:5px;
	height:16px;
	font-size:16px;
	text-align:center;
	color:#000;
}
#device_disp a {
	color:#000;
	text-decoration:underline;
}

/* Common Class */
.pd {
	border:1px solid #999;
	border-radius: 3px;          /* CSS3 */  
    -webkit-border-radius: 3px;  /* Safari,Chrome */  
    -moz-border-radius: 3px;     /* Firefox */  
}
.st {
	font-size: 1.2em;
}
.w120 { width:120px;}
.w150 { width:150px;}
.w460 { width:460px;}

/* margin */
.m3T {margin-top:3px}
.m5T {margin-top:5px !important}
.m10T{margin-top:10px !important;}
.m15T{margin-top:15px !important;}
.m5BM{margin-bottom:5px !important;}
.m10BM{margin-bottom:10px !important;}
.c_p { cursor:pointer;}
.fl {float:left;}
.fr {float:right;}
.t_r {text-align:right;}
.t_c {text-align:center;}
.RedF { color:#F00;}
.pd5S { padding:0 5px;}
.pd5 { padding:5px;}
.fs11 { font-size:11px;}
.m5A { margin:5px;}
.m10Bm { margin-bottom:10px;}

/* Form Class */
.ime_a {ime-mode:active;}
.ime_d {ime-mode:disabled;}
.inputtext {border: 1px solid #7F9DB9; padding:0 0 0 3px; height:18px; line-height:18px;}
select.inputtext {height:20px; line-height:20px;}

.c { height:0; line-height:0; clear:both; }
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
