﻿/* ======================================== */
/*    ブラウザのデフォルト設定をリセット    */
/* ======================================== */
:link,:visited {text-decoration: none;}
#wrap_magazine ul {list-style: none;}
/*h1,h2,h3,h4,h5,h6,pre,code,p {font-size: 1em;}*/
ul,ol,dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin: 0; padding: 0;}
a img,:link img,:visited img,img {border: none;}
address {font-style: normal;}


/* グローバル設定 */
#wrap_magazine{
	-x-system-font: none;
	font-size: 12px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-family: "Hiragino Kaku Gothic Pro",Osaka,"MS PGothic",Sans-Serif;
	line-height: 1.5em;
	color: #FFF;
	}
}
#wrap_magazine a {
	border-bottom:none;
}

#wrap_magazine a:hover, a:active {
	text-decoration: underline;
	border-bottom:none;
}
.clearfix {
	clear: both;
	overflow: hidden;
}
#wrap_magazine {
	width: 920px;
	margin: 20px auto 10px;
	background: url(../img/bg.gif) repeat;
	position: relative;
}
h1 {
}
#bc {
	padding: 7px 0 0 20px;
	height: 28px;
	top: 170px;
	position: absolute;
	color:white;
}

#bc a{
	color:white;
	text-decoration:none;
}
#bc a:link,#bc a:visited {
	text-decoration: none;
	border-bottom: none;
}
#bc a:hover,#bc a:active {
	text-decoration: none;
	border-bottom: 1px solid white;
}
#lineup {
	background: transparent url(../img/lineup_img.png) no-repeat;
	width: 897px;
	padding: 53px 0 0 23px;
	min-height: 438px;
}
#lineup_inner {
	padding: 30px;
	background-color: #FFF;
	width: 335px;
	font-size: 14px;
	line-height: 1.5em;
	font-weight: bold;
	-moz-border-radius:20px;
	-khtml-border-radius:20px;
	-webkit-border-radius:20px;
	border-radius:20px;
	behavior: url(../PIE.htc);
	position: relative;
	float: left;
}
#lineup_free{
	padding: 450px 0 0 30px;
	float: left;
	color: #000;
}
#lineup_free .free_box {
	width: 300px;
	height: 120px;
	background: transparent url(../img/300-120.png) no-repeat;
}
.free_box_title {
	font-size: 11pt;
	font-weight: bold;
	padding-top: 8px;
	text-align: center;
	color: #3366ff;
}
.free_box_list {
	padding: 5px 10px;
}
.free_box_list a:link {color:black;}
.free_box_list a:visited {color:black;}
.free_box_list ul {
	overflow-y: scroll;
	height: 75px;
}
.feature {
	padding: 0 22px 0 23px;
}
#feature1 {
	padding-top: 10px;
}
#notes {
	background-color: #6BBD00;
	padding: 20px 40px;
	color:white;
}
/*
#footer {
	background-color: #0268ED;
	padding: 10px 40px 35px;
}
#footer_link {
	float: left;
}
#footer_copyright {
	float: right;
}
*/