@charset "UTF-8";
body {
	background-color: #000000;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 20px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
a {
	color: #FF0000;
	text-decoration: none;
	line-height:normal;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style:none;
}
li img{
vertical-align:bottom;
}

/*共通*/
#left {
	clear: both;
	width: 162px;
	margin-top: 10px;
	float: left;
}
#left #menu {
	clear: both;
	width: 162px;
	float: left;
}
#left #menu li {
	list-style-type: none;
	padding: 0px;
	clear: both;
	height: 28px;
	width: 161px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	line-height: 0px;
}
#left #contact {
	clear: both;
	width: 150px;
	height: 81px;
	border: 1px solid #880000;
	float: left;
	margin-top: 10px;
	background-image: url(../images/contactus.gif);
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#footer {
	clear: both;
	width: 930px;
	font-size: 10px;
	padding-top: 10px;
}
#right {
	width: 160px;
	height: 200px;
	margin-top: 10px;
	float: left;
	margin-left: 10px;
}
#right #mail {
	border: 1px solid #880000;
	height: 126px;
	width: 148px;
	padding-top: 25px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(../images/mailmagazine_r.gif);
	background-repeat: no-repeat;
}
#contents #center #main img {
	padding-bottom: 20px;
}
#right #qr {
	border: 1px solid #880000;
	height: 126px;
	width: 148px;
	margin-top: 10px;
	background-image: url(../images/mobilesite.gif);
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

/*TOPページ*/
#top {
	width: 932px;
}
#top #head {
	width: 930px;
	border: 1px solid #880000;
	height: 300px;
}
#top #center {
	width: 590px;
	margin-top: 10px;
	float: left;
	margin-left: 10px;
}
#top #center #main {
	width: 578px;
	border: 1px solid #880000;
	font-size: 14px;
	padding: 5px;
}
#top #center #banner {
	width: 590px;
	height: 90px;
	margin-top: 10px;
}
#top #center #banner li {
	float: left;
	list-style-type: none;
	margin-top: 5px;
	height: 40px;
	width: 290px;
}

/*コンテンツ*/
#contents {
	width: 932px;
}
#contents #head {
	width: 930px;
	border: 1px solid #880000;
	height: 90px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}
#contents #center {
	width: 590px;
	margin-top: 10px;
	float: left;
	margin-left: 10px;
}
#contents #center #main {
	width: 578px;
	border: 1px solid #880000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.photo {
	padding-right: 5px;
	padding-bottom: 5px;
}
#contents #center #main p {
	clear: both;
	padding-right: 20px;
}
#top #center #banner .banner1 {
	float: left;
	padding-right: 5px;
}
#top #center #banner .banner2 {
	float: left;
}
#contents #center #main hr {
	clear: both;
}
