@charset "shift-jis";

/*-----------------------------------------------*/
/*                  baseSetting                  */
/*-----------------------------------------------*/

html {
	/* overflow-x:hidden; */
	overflow-y:scroll; /* firefox scrollbarYp */
	height:100%;
}
body {
	color:#262626;
	background: url(../img/bg_body.gif) repeat-x 0 0;
	height:100%;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif
}
#container 	{
	width: 100%;
	/* position: relative; */ 
	height: 100%;
	min-height: 100%;
}
/* body > #container {
  height: auto;
} */

/* link style */

a {
	overflow: hidden;
	outline: none;
}
a:link, a:visited {
	color: #003e8b;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}

/*-----------------------------------------------*/
/*                    textSize                   */
/*-----------------------------------------------*/

p, th, td, dt, dd, li, form {
	line-height: 160%;
	font-size: 12px;
	letter-spacing: 1px;
}
strong {
	font-weight:bold;
}
.txt10 {
	font-size:10px;
}

/*-----------------------------------------------*/
/*                 common style                  */
/*-----------------------------------------------*/

.centerItem {
	margin:10px auto;
	text-align:center;
}
.rightItem {
	text-align:right;
}
.arrow {
	padding-left:18px;
	background:url(../img/arrow.gif) no-repeat;
	line-height:1em;
}
p.arrow {
	background-position: 0 0px;
}

/*-----------------------------------------------*/
/*                      wrap                     */
/*-----------------------------------------------*/

#wrap {
	width: 950px;
	margin: 0 auto;
	text-align: left;
	/* padding-bottom:20px; */
}

/*-----------------------------------------------*/
/*                    header                     */
/*-----------------------------------------------*/

#header {
	position: relative;
	height:102px;
}
#header h1 {
	position: absolute;
	top: 30px;
    left: 130px;
	vertical-align:middle;
	font-size:10px;
	color:#4b4a4a;
}
#header h2 {
	position: absolute;
	top:9px;
}
#header h3 {
	position: absolute;
	top:40px;
	right:4px;
}
#hnavi {
	position: absolute;
	width:176px;
	height:11px;
	top:6px;
	right:8px;
}
#hnavi li {
	float: left;
	text-indent: -9999px;
	background:url(../img/bg_hnavi.gif) no-repeat right top;
}
#hnavi li a {
	display:block;
	height:11px;
	background-image:url(../img/hnavi.gif);
}
#hnavi01 {
	margin-right:9px;
	padding-right:9px;
}
#hnavi01 a {
	width:47px;
}
#hnavi01 a:hover {
	 background-position:0 -11px;
}
#hnavi02 {
	margin-right:9px;
	padding-right:9px;
}
#hnavi02 a {
	width:37px;
	background-position: -47px 0;
}
#hnavi02 a:hover {
	 background-position:-47px -11px;
}
#hnavi03 a {
	width:54px;
	background-position: -84px 0;
}
#hnavi03 a:hover {
	 background-position:-84px -11px;
}

/*-----------------------------------------------*/
/*                     gnavi                     */
/*-----------------------------------------------*/

#gnavi {
	position:absolute;
	top:60px;
	left:0;
}
#gnavi li {
	float: left;
	text-indent: -9999px;
}
#gnavi li a {
	display: block;
	height:43px;
	background-image: url(../img/gnavi.gif);
}
#gnavi01 a {
	width:62px;
}
#gnavi01 a:hover {
	background-position: 0 -43px;
}
#pageTop #gnavi01 a {
	background-position: 0 -86px;
}
#pageTop #gnavi01 a:hover {
	background-position: 0 -129px;
}
#gnavi02 a {
	width:74px;
	background-position: -62px 0;
}
#gnavi02 a:hover {
	background-position: -62px -43px;
}
#gnavi03 a {
	width:86px;
	background-position: -136px 0;
}
#gnavi03 a:hover {
	background-position: -136px -43px;
}
#gnavi04 a {
	width:81px;
	background-position: -222px 0;
}
#gnavi04 a:hover {
	background-position: -222px -43px;
}
#gnavi05 a {
	width:82px;
	background-position: -303px 0;
}
#gnavi05 a:hover {
	background-position: -303px -43px;
}
#gnavi06 a {
	width:103px;
	background-position: -385px 0;
}
#gnavi06 a:hover {
	background-position: -385px -43px;
}
#gnavi07 a {
	width:87px;
	background-position: -488px 0;
}
#gnavi07 a:hover {
	background-position: -488px -43px;
}
#gnavi08 a {
	width:105px;
	background-position: -575px 0;
}
#gnavi08 a:hover {
	background-position: -575px -43px;
}
#gnavi09 a {
	width:83px;
	background-position: -680px 0;
}
#gnavi09 a:hover {
	background-position: -680px -43px;
}
#gnavi10 a {
	width:89px;
	background-position: -763px 0;
}
#gnavi10 a:hover {
	background-position: -763px -43px;
}
#gnavi11 a {
	width:98px;
	background-position: -852px 0;
}
#gnavi11 a:hover {
	background-position: -852px -43px;
}

/*-----------------------------------------------*/
/*                    srchBox                    */
/*-----------------------------------------------*/

#srchBox
{
	position:absolute;
	top:29px;
	right:0;
width:278px;
_width:276px;
color:#000000;
text-align:left;
}
#srchBox *
{
margin:0;
padding:0;
font-size:13px;
*font-size:small;
*font:x-small;
}
#srchBox a img
{
border:none;
}
#srchBox #srch
{
}
#srchBox #srch #srchForm
{
white-space:nowrap;
}
#srchBox #srchInput
{
width:184px;
height:16px;
margin-right:10px;
}
#srchBox #srchBtn
{
width:80px;
height:20px;
line-height:1;
cursor:pointer;
border:none;
background-color:#066ae5;
color:#fff;
font-size:12px;
}
#srchBox #srchBtn:hover {
	background-color:#207ff3;
}
*html #srchBox #srchBtn
{
padding-top:2px;
}
*:first-child+html #srchBox #srchBtn
{
padding-top:2px;
}
#srchBox ul
{
margin-top:6px;
text-align:left;
}
#srchBox li
{
list-style-type:none;
display:inline;
zoom:1;
padding-right:10px;
}
#srchBox li input
{
zoom:1;
margin-right:2px;
_margin:-4px 0 -4px -4px;
vertical-align:middle;
border:0;
}
*:+html #srchBox li input
{
margin:-4px 0 -4px -4px;
}
#srchBox #srchLogo
{
margin:6px 6px 6px 0;
text-align:right;
}
#srchBox #srchLogo a
{
color:#666666;
text-decoration:none;
font-size:85%;
}
#srchBox #srchLogo a:hover
{
text-decoration:underline;
}
#srchBox.watermark
{
padding-bottom: 6px;
}
#srchBox.watermark #srchInput
{
padding:1px 1px 1px 1px;
border:1px solid #a5acb2;
background: #fff url(http://i.yimg.jp/images/search/customsearch/yjlogo/yjlogo_type4.gif) center center no-repeat;
}
@-moz-document url-prefix() {
#srchBox.watermark #srchInput {
	margin-top:-1px;
}
}
#srchBox.watermark #srchInput.nomark
{
background: #fff;
}
#srchBox.watermark #srchLogo
{
display: none;
}

/*-----------------------------------------------*/
/*                    contents                   */
/*-----------------------------------------------*/

#contents {
	width:950px;
	margin-bottom:40px;
}

/*-----------------------------------------------*/
/*                     footer                    */
/*-----------------------------------------------*/

#footerWrap {
	clear:both;
	background: url(../img/bg_footer.gif) repeat-x 0 0;
	/* position:absolute;*/
	/* bottom:0; */
	width:100%;
	height:300px;
}
#footer {
	position:relative;
	width:950px;
	margin:0 auto;
	padding-bottom:20px;
}
#fnavi {
	position:absolute;
	top:24px;
	right:0px;
}
#fnavi li {
	float: left;
	font-size:10px;
	margin-right:7px;
	padding-right:10px;
	background:url(../img/bg_fnavi.gif) no-repeat right center;
	line-height:12px;
}
#fnavi li.last {
	background:none;
	padding-right:0;
}
address {
	position:absolute;
	top:10px;
	left:0px;
	height:35px;
}
address img {
	display:block;
}
#ftextNavi {
	position:absolute;
	top:60px;
	width:950px;
}
#ftextNavi li {
	float:left;
	text-align:left;
	border-right:1px solid #e0e0e0;
	font-weight:bold;
	width:132px;
	padding:5px 10px;
	margin:0 10px 0 0;
}
#ftextNavi li a, #ftextNavi li a:visited {
	color:#3c3c3c;
}
#ftextNavi li a:hover {
	color:#005fd5;
}
#ftextNavi li strong{
	font-weight:bold;
	color:#3c3c3c;
}
#ftextNavi li ul li {
	float:none;
	border:none;
	font-weight:normal;
	padding:0;
	margin:0;
}
#ftextNavi li.first {
	padding-left:0;
	margin-left:0;
}
#ftextNavi li.last {
	border-right:none;
}
#ftextNavi li.last {
	padding-right:0;
	margin-right:0;
}

/*-----------------------------------------------*/
/*                   float clear                 */
/*-----------------------------------------------*/

.clearfix, #gnavi, #contents, #footer, #fnavi, #ftextNavi {
	zoom: 1; /* for IE5.5 - IE7 */
}
.clearfix:after, #gnavi:after, #contents:after, #footer:after, #fnavi:after, #ftextNavi:after {
	/* for modern browser */
    content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
