@charset "utf-8";

*{ margin:0; padding:0;}

body {
	margin: 0px;
}

#pagebody {
	background-image: url(../images/bg2.jpg);
	text-align: center;
	background-repeat: no-repeat;
}

#wrapper {
	background-image: url(../images/con_bg.png);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	width: 1044px;
	padding-bottom: 20px;
	text-align: left;
}
#wrapper2 {
	background-image: url(../images/con_bg.png);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	width: 1044px;
	overflow: hidden;
}

* html #wrapper {
	background-image: url(../images/con_bg.gif);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	width: 1044px;
	overflow: hidden;
}

* html #wrapper2 {
	background-image: url(../images/con_bg.gif);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	width: 1044px;
	overflow: hidden;
}



body,td,th {
	font-size: 12px;
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 150%;
}


a {
	outline-style:none;

}

a:link {
	color: #0066FF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0066FF;
}
a:hover {
	text-decoration: none;
	color: #0066FF;
}
a:active {
	text-decoration: underline;
	color: #0066FF;
}

h1,h2,h3,ul,li{
	list-style:none;
	margin:0px;
}

#menu {
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	height: 76px;
}


h1 a{
	text-decoration:none;
	background-image: url(../images/totop.jpg);
	display: block;
	height: 76px;
	width: 139px;
	float: left;
	text-indent: -9999px;
}

#navi_con {
	float: right;
	width: 875px;
}

#navi {
	clear: both;
	float: none;
}


#navi li {
	height: 40px;
	width: 125px;
	float: left;
	text-indent: -9999px;
}
#navi li a{
	text-decoration:none;
	display: block;
	height: 40px;
	width: 125px;
	background-position: 0px 0px;
}
#navi li a:hover, #navi li a.current{
	display: block;
	height: 40px;
	width: 125px;
	float: left;
	background-position: 0px -40px;
}

#navi01 a{
	background-image: url(../images/navi01.jpg);
}

#navi02 a{
	background-image: url(../images/navi02.jpg);
}
#navi03 a{
	background-image: url(../images/navi03.jpg);
}
#navi04 a{
	background-image: url(../images/navi04.jpg);
}
#navi05 a{
	background-image: url(../images/navi05.jpg);
}
#navi06 a{
	background-image: url(../images/navi06.jpg);
}
#navi07 a{
	background-image: url(../images/navi07.jpg);
}



#content {
	clear: both;
	float: none;
	padding-top: 118px;
}
#con {
	clear: both;
	float: none;
}
#con_ft {
	background-image: url(../images/con_ft.jpg);
	background-repeat: repeat-x;
	height: 7px;
	width: 1024px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

#con_ft2 {
	background-image: url(../images/con_ft2.jpg);
	height: 15px;
	width: 782px;
	clear: both;
	float: none;
}




#main_con {
	width: 782px;
	float: left;
	background-image: url(../images/con_bg.jpg);
	background-repeat: repeat;
	margin-left: 7px;
}




#footer {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 100px;
	clear: both;
	float: none;
	background-color: #FFF;
	text-align: left;
	font-size: 10px;
}

* html #footer {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 100px;
	clear: both;
	float: none;
	background-color: #FFF;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
}


#logo {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 18px;
}
#logo li {
	float: left;
	margin-right: 16px;
	margin-bottom: 10px;
}
#logo li a{
	text-decoration:none;
}

#mmv a{
	background-image: url(../images/mmv.gif);
	display: block;
	height: 40px;
	width: 119px;
	text-indent: -9999px;
}
#aka1 a{
	background-image: url(../images/yasokyoku.jpg);
	display: block;
	height: 43px;
	width: 104px;
	text-indent: -9999px;
	background-position: 0px 0px;
}
#aka1 a:hover{
	background-image: url(../images/yasokyoku.jpg);
	display: block;
	height: 43px;
	width: 104px;
	text-indent: -9999px;
	background-position: 0px -43px;
}
#aka2 a{
	background-image: url(../images/tsukinohikari.jpg);
	display: block;
	height: 43px;
	width: 104px;
	text-indent: -9999px;
	background-position: 0px 0px;
}
#aka2 a:hover{
	background-image: url(../images/tsukinohikari.jpg);
	display: block;
	height: 43px;
	width: 104px;
	text-indent: -9999px;
	background-position: 0px -43px;
}

#main {
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	overflow: hidden;
}
#sidemenu {
	float: left;
	/*\*/
	padding-left: 23px;
	/**/
}


#sidemenu li {
	height: 38px;
	width: 208px;
	text-indent: -9999px;
}

#sidemenu li a{
	text-decoration:none;
	height: 38px;
	width: 208px;
	display: block;
	background-position: 0px 0px;
}
#sidemenu li a:hover,#sidemenu li a.current{
	height: 38px;
	width: 208px;
	display: block;
	background-position: 0px -38px;
}
#ft_front {
	background-image: url(../images/footer_bg.png);
	background-position: center;
	height: 7px;
	clear: both;
	float: none;
}
* html #ft_front {
	clear: both;
	float: none;
	background-image: none;
	margin-top: -12px;
	font-size: 10px;
}
.new {
	background-image: url(../images/new.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#newicon li {
	height: 9px;
	width: 124px;
	float: left;
	text-indent: -9999px;
	margin-top: 5px;
}

.red {
	color: #F00;
}
.both {
	clear: both;
	float: none;
}
#flash {
	text-align: center;
}
#spec {
	background-image: url(../images/spec2.jpg);
	height: 59px;
	width: 1014px;
	margin-right: auto;
	margin-left: auto;
	text-indent: -9999px;
	margin-left: auto;
}
#bnr {
	clear: both;
	float: none;
}
.px10 {
	font-size: 10px;
}
.blue {
	color: #0066FF;
}

