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

body {
	background-image: url(img/main_bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Meiryo,'メイリオ','ＭＳ Ｐゴシック',sans-serif;
}

img {
	border-style: none;
}

form {
	margin: 0px;
}
.anchrlink {
	background-image: url(img/anchr01.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	display: block;
	background-position: 0px 2px;
	font-size: 14px;
	font-weight: bold;
}
.clear {
	clear: both;
	height: 0px;
}
#container #inner #contents-in #attention {
	border: 1px solid #C00;
	padding: 5px;
	margin-bottom: 15px;
	background-color: #FFC;
}

#enter {
	background-image: url(img/p_enter.jpg);
	height: 456px;
	width: 806px;
	margin-top: 97px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#consumer {
	width: 670px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#enter #enterb {
	margin: 0px;
	width: 280px;
	padding-top: 228px;
	padding-left: 266px;
	list-style-type: none;
}
#enter #enterb li {
	float: left;
	display: block;
	margin-right: 7px;
	margin-bottom: 5px;
}
#enter #enterb #enter1 a {
	background-image: url(img/b_enter01.gif);
	height: 63px;
	width: 133px;
	display: block;
	text-indent: -9999px;
}
#enter #enterb #enter2 a {
	background-image: url(img/b_enter02.gif);
	text-indent: -9999px;
	display: block;
	height: 63px;
	width: 133px;
}
#enter #enterb #enter3 a {
	background-image: url(img/b_enter03.gif);
	height: 33px;
	width: 273px;
	text-indent: -9999px;
	display: block;
}
#enter #enterb #enter1 a:hover {
	background-image: url(img/b_enter01_s2.gif);
}
#enter #enterb #enter2 a:hover {
	background-image: url(img/b_enter02_s2.gif);
}
#enter #enterb #enter3 a:hover {
	background-image: url(img/b_enter03_s2.gif);
}


#container #inner #counter {
	width: 960px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#container {
	background-image: url(img/body.png);
	background-repeat: repeat-y;
	width: 1006px;
	margin-right: auto;
	margin-left: auto;
}
#container #inner {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

/*ヘッダー*/
#container #inner #head {
	background-image: url(img/common_head.jpg);
	background-repeat: no-repeat;
	height: 128px;
}
#container #inner #head h1 {
	float: left;
	width: 330px;
	margin: 0px;
}
#container #inner #head p {
	float: right;
	width: 665px;
	margin: 0px;
}
#container #inner #head h1 a {
	text-indent: -9999px;
	display: block;
	height: 78px;
}
#container #inner #head p a {
	text-indent: -9999px;
	display: block;
	height: 78px;
}

#header {
	background-image: url(../img/common_head.jpg);
	background-repeat: no-repeat;
}
#header h1 {
	float: left;
	height: 78px;
	width: 330px;
}
#header h1 a {
	text-indent: -9999px;
	display: block;
	height: 78px;
	width: 330px;
}
#header p {
	float: left;
	margin: 0;
}
#header p a {
	text-indent: -9999px;
	display: block;
	line-height: 78px;
	height: 78px;
	width: 670px;
	overflow: hidden;
}

/*グローバルメニュー*/
#container #inner #head #global {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 1000px;
}
#container #inner #head #global li {
	display: block;
	float: left;
	height: 50px;
}
#container #inner #head #global li a {
	text-indent: -9999px;
	display: block;
	height: 50px;
}
#container #inner #head #global #gmenu1 a {
	background-image: url(img/b_global01.jpg);
	width: 166px;
}
#container #inner #head #global #gmenu2 a {
	background-image: url(img/b_global02.jpg);
	width: 167px;
}
#container #inner #head #global #gmenu3 a {
	background-image: url(img/b_global03.jpg);
	width: 167px;
}
#container #inner #head #global #gmenu4 a {
	background-image: url(img/b_global04.jpg);
	width: 167px;
}
#container #inner #head #global #gmenu5 a {
	background-image: url(img/b_global05.jpg);
	width: 167px;
}
#container #inner #head #global #gmenu6 a {
	background-image: url(img/b_global06.jpg);
	width: 166px;
}
#container #inner #head #global #gmenu1 a:hover {
	background-image: url(img/b_global01_s2.jpg);
}
#container #inner #head #global #gmenu2 a:hover {
	background-image: url(img/b_global02_s2.jpg);
}
#container #inner #head #global #gmenu3 a:hover {
	background-image: url(img/b_global03_s2.jpg);
}
#container #inner #head #global #gmenu4 a:hover {
	background-image: url(img/b_global04_s2.jpg);
}
#container #inner #head #global #gmenu5 a:hover {
	background-image: url(img/b_global05_s2.jpg);
}
#container #inner #head #global #gmenu6 a:hover {
	background-image: url(img/b_global06_s2.jpg);
}


/*フッター*/
#container #inner #foot {
	background-image: url(img/common_foot.gif);
	height: 83px;
	background-repeat: no-repeat;
}
#container #inner #foot #footmenu {
	list-style-type: none;
	font-size: 12px;
	padding-top: 23px;
	margin: 0px;
	padding-left: 30px;
}
#container #inner #foot #footmenu li {
	background-image: url(img/anchr01.gif);
	float: left;
	background-repeat: no-repeat;
	text-indent: 15px;
	margin-right: 10px;
	background-position: 0px 3px;
}
#container #inner #return,#container #inner-e #return {
	margin-left: 899px;
	width: 82px;
	clear: both;
}
#container #inner #return a,#container #inner-e #return a {
	background-image: url(img/b_pagetop.gif);
	text-indent: -9999px;
	display: block;
	height: 16px;
}
#container #inner #return a:hover,#container #inner-e #return a:hover {
	background-image: url(img/b_pagetop_s2.gif);
}

#container #inner #pankuzu {
	background-image: url(img/pnakuzu_bg.gif);
	background-repeat: repeat-x;
	height: 33px;
	width: 998px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
	font-size: 12px;
	text-indent: 20px;
}
#noflash {
	width: 320px;
	margin-bottom: 20px;
}
#noflash ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#noflash ul li {
	margin-bottom: 10px;
}
