/* CSS Document */
a:link {text-decoration: underline; color: #ffffff; }
a:visited {text-decoration: underline; color: #ffffff; }
a:hover {text-decoration: none; color: #FF6600; }
a:active {text-decoration: none; color: #ffffff; }

BODY
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #ffffff;
    FONT-STYLE: normal;
    FONT-FAMILY: "MS UI Gothic",sans-serif
}

form {
	margin:0;
	padding:0;
	}
	
input {
	margin:0;
	padding:0;
	}

.font1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: #ffffff;
	line-height:1.5;
	padding:10px;	
}
.font2
{
    FONT-WEIGHT: nomal;
    FONT-SIZE: 12px;
    COLOR: #ffffff;
	line-height:1.5;
	padding:10px;
}
HR
{
    BORDER-RIGHT: #000000 dotted;
    BORDER-TOP: #000000 dotted;
    BORDER-LEFT: #000000 dotted;
    BORDER-BOTTOM: #000000 dotted
}
.font3
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #ff0000;
	qline-height:1.2;	
}
.font4
{
    FONT-WEIGHT: nomal;
    FONT-SIZE: 14px;
    COLOR: #ffffff;
	line-height:1.5;
	padding:10px;
}

.font5
{
    FONT-WEIGHT: nomal;
    FONT-SIZE: 14px;
    COLOR: #333333;
	line-height:1.5;
	padding:10px;
}

.font6
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: #ffffff;
	line-height:1.5;
	padding:10px;
}

.font7
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: #ffffff;
}




.txt-left {
	text-align:left;
}

.magazine-box {
	margin:10px;
	padding:5px;
	background-color:none;
	border:#666666 dotted 1px;
	border-top:#666666 solid 10px;
	width:160px;
}

.magazine-aya {
	margin:0 0 0 40px;
	padding:0px;
	background-image:url(../img/top/aya.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	width:80px;
	height:117px;
	text-indent:-9999px;
}

.magazine-iesasu {
	margin:0 0 0 40px;
	background-image:url(../img/top/iesasu.jpg);
	width:80px;
	height:115px;
	text-indent:-9999px;
}

.magazine-super {
	margin:0 0 0 40px;
	background-image:url(../img/top/super.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	width:80px;
	height:113px;
	text-indent:-9999px;
}

.magazine-love-kiss {
	margin:0 0 0 40px;
	background-image:url(../img/top/love_kiss.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	width:80px;
	height:111px;
	text-indent:-9999px;
}

#banner007 {
	padding-top:30px;
	clear:both;
	text-align:center;
}
#banner007 div {
	width:470px;
	height:80px;
	margin:0 auto;
}
#banner007 div a {
	display:block;
	width:470px;
	height:80px;
	background-image:url(../007banner.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
}
#banner007 div a:hover {background-position:100% 100%;}