@charset "utf-8";
body {
	font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック',Arial, Helvetica, sans-serif,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro';
	font-size: 12px;
	color: #303030;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: top;
	height:100%;
}

a {
	color: #000066;
	text-decoration: none;
}

a:hover {
	color: #000088;
	text-decoration: underline;
}

input {
	font-size:12px;
}

#th {
	height:auto;
	padding-top:2px;
	padding-bottom:2px;
	background-color: #E8E8C8;
	color:#606060;
	font-size:11px;
	text-align:center;
}
#th2 {
	height:12px;
	background-color: #F0F0D0;
	background-repeat: repeat-x;
	background-position: top;
}
#th3 {
	height:40px;
	background-color: #FFFFFF;

	background-image: url(../img/mb.gif);
	background-repeat: repeat-x;
	background-position: top;

}
#mhw {
	height:72px;
	background-image: url(../img/mbt.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#mh {
	padding: 0px;
	height: 72px;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background-color: transparent;
	text-align:center;
/*
	background-image: url(../img/subtitle.gif);
	background-repeat: no-repeat;
	background-position: 280px 9px;
*/
}

#dhl {
	height: 5px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color:#FFFFFF;
}

#dhl2 {
	height: 1px;
	width: 100%;
	background-image: url(../img/dhl.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-right: auto;
	margin-left: auto;
}

#logo {
	float:left;
	margin-top:4px;
	margin-left:8px;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.htxt {
	padding-top:10px;
	padding-left:16px;
	color:#303030;
	font-size:12px;
	float:left;
}

#tb2 {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	overflow: hidden;
	background-color:#FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#tb {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	overflow: hidden;
	background-color:transparent;

}

.mm {
}


#mainmenu {
	width: 160px;
	position:absolute;
	left:550px;
	top:55px;
}

#mainmenu2 {
	width: 920px;
	float:left;
}

#member_info {
	width:174px;
	padding-left:6px;
	padding-right:4px;
	padding-top:3px;
	padding-bottom:3px;
	background-color:transparent;
	color:#303030;
	position:absolute;
	left:540px;
	top:0px;
	background-image: url(../img/tmi.png);
	background-position:bottom;
	font-size:10px;
}

#member_info img {
	width:32px;
	float:left;
}

#member_info span {
	padding:2px;
	float:left;
	line-height:18px;
	margin-left:4px;
	display:block;
	text-align:left;
}

#hright {
	float:right;
	padding-top:8px;
	text-align:right;
	width:730px;
	position:relative;
}

#hform {
	position:absolute;
	left:-65px;
	top:25px;
	width: 530px;
}

#hform form {
	padding:0px;
	margin:0px;
	vertical-align:top;
}

#pf_twid {
	font-size:18px;
	background-color:#FFFFFF;
	border:1px solid gray; 
	padding:4px;
	height:22px;
	width:200px;
	vertical-align:top;
}

#pf_go {
	margin:0px;
	height:32px;
	padding:4px 5px 4px 5px;
	font-size:18px;
	cursor:pointer;
	border-width:1px;
	border-style:solid;
	border-color:#C0C0C0;
}


.mm ul {
	margin: 0px;
	padding: 0px;
}

.mm2 ul {
	margin: 0px;
	padding: 0px;
}

.mm li {
	display: block;
	float: right;
	list-style-type: none;
	text-align: center;
	margin: 0px;
	color: #FFFFFF;
}

.mm li a {
	display: block;
	height: 16px;
	width:80px;
	text-indent: -5000px;
	background-repeat: no-repeat;
	overflow: hidden;
}

.mm2 li {
	display: block;
	float: left;
	list-style-type: none;
	text-align: center;
	margin: 0px;
	color: #FFFFFF;

	height: 40px;
	text-indent: -5000px;
	background-repeat: no-repeat;
	overflow: hidden;
}

.mm2 li a {
	display: block;
	height: 40px;
	text-indent: -5000px;
	background-image: url(../img/mmenu.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}

#m0 a {
	background-image: url(../img/login-m.png);
}
#m1 a {
	background-image: url(../img/logout.png);
}
#m2 a {
	background-image: url(../img/mypage.png);
}
#m3 a {
	background-image: url(../img/register-m.png);
}


#m24 a {
	background-position: 0px 0px;
	width: 185px;
}
#m24 a:hover {
	background-position: 0px -40px;
	width: 185px;
}
#m25 a {
	background-position: -185px 0px;
	width: 180px;
}
#m25 a:hover {
	background-position: -185px -40px;
	width: 180px;
}
#m26 a {
	background-position: -365px 0px;
	width: 180px;
}
#m26 a:hover {
	background-position: -365px -40px;
	width: 180px;
}
#m27 a {
	background-position: -545px 0px;
	width: 180px;
}
#m27 a:hover {
	background-position: -545px -40px;
	width: 180px;
}
#m28 a {
	background-position: -725px 0px;
	width: 195px;
}
#m28 a:hover {
	background-position: -725px -40px;
	width: 195px;
}

#m24a {
	background-position: 0px -80px;
	width: 185px;
	background-image: url(../img/mmenu.jpg);
}
#m25a {
	background-position: -185px -80px;
	width: 180px;
	background-image: url(../img/mmenu.jpg);
}
#m26a {
	background-position: -365px -80px;
	width: 180px;
	background-image: url(../img/mmenu.jpg);
}
#m27a {
	background-position: -545px -80px;
	width: 180px;
	background-image: url(../img/mmenu.jpg);
}
#m28a {
	background-position: -725px -80px;
	width: 195px;
	background-image: url(../img/mmenu.jpg);
}


.tbb {
	margin: 0px;
	padding:0px;
}


#bb {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color:transparent;
	padding-top: 0px;
	padding-bottom: 0px;
}

#fb {
	width: 100%;
	height:160px;
	margin-right: auto;
	margin-left: auto;
	background-color:#F0F0D0;
	color:#606060;
}

#ff {
	width: 912px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-top: 8px;
	padding-bottom: 4px;
	padding-right:8px;
	font-size:12px;
}

#fhs {
	width:892px;
	height:64px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-repeat: no-repeat;
}

#fleft {
	float:left;
	margin-right:10px;
}
#fright {
	float:right;
	font-size:12px;
}

.clear {
	clear: both;
	font-size:5px;
}
#main_menu {
	padding:20px 0px 20px 0px;
	margin:0px;
	width:300px;
	height:20px;
	background-image: url(../img/menubk.png);
	position:absolute;
	left:430px;
	top:5px;
}
#main_menu li {
	padding:0px 5px 0px 5px;
	margin:0px;
	display:block;
	float:left;
	width:auto;
	height:60px;
	text-align:center;
	font-weight:bold;
}
#new1{
	position:absolute;
	left:535px;
	top:-5px;
	z-index:10;
}
#new2{
	position:absolute;
	left:625px;
	top:-5px;
	z-index:10;
}



