﻿@charset "UTF-8";



.btn a {
	color: #fff;
	text-decoration: none;

	}


/* 要素リセット */
body{
	margin-top: -1px;
	padding: 0;
	text-align: center;
	font-size: 75%;

	font-family: 'メイリオ',
								Meiryo,
								'ヒラギノ角ゴ Pro W3' ,
								'Hiragino Kaku Gothic Pro' ,
								'ＭＳ Ｐゴシック' ,
								'Osaka' ,
								sans-serif;

	background-color: #fff;/* #f3f3f3; */
	color: #000000; /* 標準文字色 */
	}

/* Safari用ハック 文字サイズ調整 */
/*\*/
html:\66irst-child body{
		font-size: 70%;
	}
/* end */

img{
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
	}

#hpb-header{
		width: 900px;
		margin-left: auto;
		margin-right: auto;
		padding-bottom: 0px;
		margin-bottom: 0px;
		zoom: 1;
		border-top-width: 3px;
		border-top-style: solid;
		border-top-color: #000000;
		position: relative;
		z-index: 2;
	}

#hpb-headerMain{
		height: 40px;
		margin-top: 0;
		margin-right: auto;
		margin-bottom: 0;
		margin-left: auto;
		width: 440px;
		float: right;
	}

#hpb-headerMain h1{
		float: right;
		margin-top: 0;
		margin-right: 0;
		margin-bottom: 0;
		margin-left: 0;
		padding-top: 10px;
		padding-right: 20px;
		padding-bottom: 0;
		padding-left: 0px;
		text-align: right;
		font-weight: normal;
		line-height: 1.2;
		font-size: 10px;
		color: #666666;
	}

#hpb-headerLogo{
		width: 215px;
		float: left;
		padding-top: 1px;
		margin-left: 0px;
		margin-right: 0px;
		background-image : url(../image/logo_gloove.gif);
		background-position: top left;
		background-repeat: no-repeat;
		z-index: 2;
		position: absolute;
		top: 0px;
		left: 0px;
	}

#hpb-headerLogo a{
		display: block;
		height: 157px;
		margin-top: 0;
		margin-right: 0;
		margin-bottom: 0;
		margin-left: 0;
		padding-top: 0;
		padding-right: 0;
		padding-bottom: 0;
		padding-left: 0;
		text-indent: -9999px;
		overflow: hidden;
	}

#hpb-headerExtra2
	{
	}

/* ヘッダー内パーツ */
#hpb-headerExtra1{
	width: 215px;
	height: 66px;
	clear: left;
	position: absolute;
	top: 158px;
	left: 0px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	color: #000000;
	background-image : url(../image/top_headerBg_1Cc.png);
	background-position: top left;
	background-repeat: no-repeat;
	}



#hpb-headerExtra1 p.tel{
		/* 電話番号の文字設定 */
		margin-top: 0;
		margin-right: 0;
		margin-bottom: 0;
		margin-left: 0;
		padding-top: 0;
		padding-right: 0;
		padding-bottom: 0;
		padding-left: 0;
		font-size: 1.3em;
		text-align: center;
		color: #2662DA;
	}

#hpb-headerExtra1 p.tel span
{
		/* 電話番号の「TEL」文字設定 */
	}

#hpb-headerExtra1 p.address{
	/* 住所文字設定 */
	font-size: 0.8em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	text-align: center;
	}


/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/
div#container{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	}

div#container:after{
	content: ".";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
	}


#hpb-inner{
		width: 900px;
		margin-left: auto;
		margin-right: auto;
		position: relative;
		clear: both;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #DFDFDF;
	}

#hpb-inner:after{
		content: ".";
		clear: both;
		height: 0;
		display: block;
		visibility: hidden;
	}



#hpb-wrapper{
		width: 675px;
		padding-top: 0px;
		float: right;
	}

.hpb-layoutset-01 #hpb-title{
	margin-top: 30px;
	padding: 0;
	}

.hpb-layoutset-02 h2{
		width: 675px;
		float: right;
		margin-top: 30px;
		text-align: left;
		border-bottom-width: 3px;
		border-bottom-style: solid;
		border-bottom-color: #DFDFDF;
	}

.hpb-layoutset-02 h2 span.ja{
		font-size: 1.15em;
		color: #2B6AD2;
		padding-right: 15px;
		line-height: 40px;
		padding-left: 18px;
	}

h2 span.en{
    display: none;
}

#hpb-main{
    width: 675px;
    float: right;
    padding-top: 0px;
    text-align: left;
    margin-left: 0px;
}

#hpb-aside{
    width: 215px;
    float: left;
    margin-right: 0px;
    padding-top: 180px;
    padding-bottom: 50px;
}

#hpb-footer{
		width: 900px;
		margin-top: 30px;
		margin-left: auto;
		margin-right: auto;
		clear: both;
		position: relative;
	}

#nav{
		width: 674px;
		height: 200px;
		overflow: hidden;
		position: absolute;
		top: 0px;
		left: 225px;
		/* background-image : url(../image/menuBg_1Cc.png); */
		background-position: top left;
		background-repeat: repeat-x;
	}



/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/
/* 背景設定 */

/* コンテンツ配置領域 */
#banner{
		background-image : url(../image/bannerBg_1Cc.png);
		background-position: bottom left;
		background-repeat: repeat-x;
	}

/* ナビゲーション */
/*
#nav ul{
		display: block;
		height: 18px;
		margin-top: -1px;
		margin-right: 0;
		margin-bottom: 0;
		margin-left: 0;
		padding-top: 0;
		padding-right: 0;
		padding-left: 0;
		padding-bottom: 0;
		list-style-type: none;
		text-align: left;
		overflow: hidden;
		background-color: #f3f3f3;
	}

#nav ul:after{
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}


#nav li{
		display: inline-block;
		height: 18px;
		overflow: hidden;
	}

* html #nav li {

	}

*:first-child + html #nav li{
		display: inline;
	}


* html #nav li{
		display: inline;
	}



#nav li a{
		display: block;
		height: 18px;
		overflow: hidden;
		padding-top: 0px;
		padding-left: 8px;
		padding-right: 8px;
		font-size: 13px;
		text-align: center;
		line-height: 18px;
		color: #000000;
		border-right-width: 1px;
		border-right-style: dotted;
		border-right-color: #999999;
	}


* html #nav li a{
		display: inline;
	}


#-nav li span.ja{
		font-family: Arial,Helvetica,sans-serif;
	}

#nav li span.en{
		display: none;
	}


#nav a:link{
		text-decoration: none;
	}


#nav a:visited{
		text-decoration: none;
	}


#nav a:hover{
		text-decoration: none;
		color: #235BEB;
	}


#nav a:active{
		text-decoration: none;
		color: #235BEB;
	}

*/
