@charset "utf-8";

/*for IE6 */
* html {
	zoom: 1;
}
 
/*for IE7 */
*:first-child+html {
	zoom: 1;
}

/* formating style
--------------------------*/
* {
	font-style: normal;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
p {
	margin: 0px;
	padding: 0px;
}

body {
	font-size: 75%;
	line-height: 1.5;
	margin: 0px;
	padding: 0px;
}

img {
	border-style: none;
}



/* basic layout 
--------------------------*/

#wrapper {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 15px;
	background-attachment: scroll;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#sidebar {
	float: left;
	width: 170px;
	margin-right: 30px;
	background-color: #FF401A;
}
.logo {
	display: block;
	height: 110px;
	width: 170px;
	margin: 0px;
	padding: 0px;
}
#contents {
	width: 580px;
	margin-left: 0px;
	float: right;
}
#contents  h1 {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 16px;
}
#contents h2 {
	font-size: 14px;
	line-height: 1.3;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 5px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FF401A;
}


/* link style
--------------------------*/
a:link {
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #FFFF00;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.red {
	color: #FF0000;
}


/* navigation layout 
--------------------------*/
#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#rolloverMenu li {
	padding: 0px;
	margin: 0px;
}

.btn01 a {
	display: block;
	position: relative;
	overflow: hidden;
	text-align: center;
	width: 170px;
	height: 70px;
	background-image: url(../images/btn01_hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.btn01 a:hover img {
  position: relative;
  top: -70px;
}

.btn02 a {
	display: block;
	position: relative;
	overflow: hidden;
	text-align: center;
	width: 170px;
	height: 70px;
	background-image: url(../images/btn02_hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.btn02 a:hover img {
  position: relative;
  top: -70px;
}

.btn03 a {
	display: block;
	position: relative;
	overflow: hidden;
	text-align: center;
	width: 170px;
	height: 70px;
	background-image: url(../images/btn03_hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.btn03 a:hover img {
  position: relative;
  top: -70px;
}

.btn04 a {
	display: block;
	position: relative;
	overflow: hidden;
	text-align: center;
	width: 170px;
	height: 70px;
	background-image: url(../images/btn04_hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.btn04 a:hover img {
  position: relative;
  top: -70px;
}

.btn05 a {
	display: block;
	position: relative;
	overflow: hidden;
	text-align: center;
	width: 170px;
	height: 70px;
	background-image: url(../images/btn05_hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.btn05 a:hover img {
  position: relative;
  top: -70px;
}

.btn06 a {
	display: block;
	position: relative;
	overflow: hidden;
	text-align: center;
	width: 170px;
	height: 70px;
	background-image: url(../images/btn06_hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.btn06 a:hover img {
  position: relative;
  top: -70px;
}

.btn07 a {
	display: block;
	position: relative;
	overflow: hidden;
	text-align: center;
	width: 170px;
	height: 70px;
	background-image: url(../images/btn07_hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.btn07 a:hover img {
  position: relative;
  top: -70px;
}

.btn08 a {
	display: block;
	position: relative;
	overflow: hidden;
	text-align: center;
	width: 170px;
	height: 70px;
	background-image: url(../images/btn08_hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.btn08 a:hover img {
  position: relative;
  top: -70px;
}

.btn09 a {
	display: block;
	position: relative;
	overflow: hidden;
	text-align: center;
	width: 170px;
	height: 70px;
	background-image: url(../images/btn09_hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.btn09 a:hover img {
  position: relative;
  top: -70px;
}

.btn10 a {
	display: block;
	position: relative;
	overflow: hidden;
	text-align: center;
	width: 170px;
	height: 59px;
	background-image: url(../images/m_maga_btn_hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 70px;
}
.btn10 a:hover img {
  position: relative;
  top: -59px;
}

.btn11 a {
	display: block;
	position: relative;
	overflow: hidden;
	text-align: center;
	width: 170px;
	height: 62px;
	background-image: url(../images/maruse_btn_hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.btn11 a:hover img {
  position: relative;
  top: -62px;
}
.btn12 a {
	display: block;
	position: relative;
	overflow: hidden;
	text-align: center;
	width: 170px;
	height: 70px;
	background-image: url(../images/btn10_hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.btn12 a:hover img {
  position: relative;
  top: -70px;
}
.btn13 a {
	display: block;
	position: relative;
	overflow: hidden;
	text-align: center;
	width: 170px;
	height: 82px;
	background-image: url(../images/btn11_hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.btn13 a:hover img {
  position: relative;
  top: -82px;
}

.btn14 a {
	display: block;
	position: relative;
	overflow: hidden;
	text-align: center;
	width: 170px;
	height: 70px;
	background-image: url(../images/btn12_hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.btn14 a:hover img {
  position: relative;
  top: -70px;
}
.btn15 a {
	display: block;
	position: relative;
	overflow: hidden;
	text-align: center;
	width: 170px;
	height: 70px;
	background-image: url(../images/btn13_hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.btn15 a:hover img {
  position: relative;
  top: -70px;
}


#rolloverMenu li a:hover {
  background-color: #f73;
  color: #f00;
}

#rolloverMenu li a img {
  background-color: #00f;
}
	

/*
#rolloverMenu li a:hover img {
  position: relative;
  top: -70px;
}
*/

/* header layout
--------------------------*/

#header {
	height: 25px;
	width: 580px;
	vertical-align: middle;
	margin-bottom: 0px;
}

/* fotter layout
--------------------------*/
#footter {
	width: 580px;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 5px;
}

/* layout style
--------------------------*/
.copy {
	float: left;
}

.info {
	width: 150px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}.left {
	float: left;
}
.right {
	float: right;
	text-align: right;
}
.under_construction {
	text-align: center;
	vertical-align: middle;
	height: 1200px;
}
.under_construction p {
	margin-top: 180px;
	font-size: 14px;
}
