@charset "utf-8";

/*　FORTUNE ARTERIAL-Omnibus Edit-『P-O-P』
------------------------------------------------------------ */

body {
	margin: 0;
	padding: 0;
	color:#333;
    font-family: "メイリオ", Meiryo, Arial, Helvetica, Verdana, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
    line-height: 1.5;
	font-size: 78%;
	_text-align: center;
	background: url(common/images/bg.jpg) left top repeat-x;
}

h1,h2,h3,h4,h5,h6,p,ul,li,dl,dt,dd,em,address{
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-style: normal;
	font-weight: normal; 
}

strong {
}

h1,h2,h3,h4,h5,h6{
	font-size: 100%;
}
ul li {
    list-style-type:none;
}
img {
	display: block;
}
a img { border:0; }
a:link {
   text-decoration:none;
}
a:visited {
   text-decoration:none;
}
a:hover {
   text-decoration:underline;
}
a:active {
   color:#999;
}


#container {
	width: 726px;
	padding: 0;
	background: url(common/images/bg_container.jpg) repeat-y;
	overflow: hidden;
	margin: 0 auto;
	text-align: left;
}

#header {
	width: 600px;
	_width: 726px;
	height: 606px;
	_height: 628px;
	padding: 2px 63px 20px 63px;
	overflow: hidden;
	margin: 0 auto;
}

h1{
	width: 600px;
	height: 250px;
	font-size: 0.9em;
	text-indent: -9999em;
	background: url(common/images/mainimage01.jpg) no-repeat;
}

#header h2 {
	width: 600px;
	height: 250px;
	font-size: 0.9em;
	text-indent: -9999em;
	background: url(common/images/mainimage02.jpg) no-repeat;
}

#header h3 {
	width: 600px;
	height: 106px;
	font-size: 0.9em;
	text-indent: -9999em;
	background: url(common/images/mainimage03.jpg) no-repeat;
}

#wrapper1 {
	width: 670px;
	_width: 726px;
	padding: 0 28px 10px 28px; 
	overflow: hidden;
}

#wrapper1 h3 {
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 1em;
	text-align: center;
	background: #FFE6F4;
	padding: 5px 0;
}

#wrapper2 {
	width: 670px;
	_width: 726px;
	padding: 10px 28px;
	overflow: hidden;
}

h3.title {
    width: 670px;
	height: 32px;
	background: url(common/images/bg_h3title.jpg) left bottom no-repeat;
	font-weight: bold;
	font-size: 1.1em;
}

.box_01 {
    width: 670px;
	padding-bottom: 40px;
}
.box_01 dl {
    width: 670px;
	/*font-size: 1.1em;*/
	line-height: 180%;
}
.box_01 dt {
	width: 120px;
	font-weight: bold;
	float: left;
	clear: both;
}
.box_01 dd {
	width: 550px;
	float: right;
	_clear: both;
}

.box_02 {
    width: 670px;
	padding-bottom: 30px;
}
.left {
    width: 250px;
	float: left;
}
.right {
    width: 390px;
	float: right;
}
.clear {
    clear: both;
}
.dl_01 {
    width: 200px;
	margin-left: 25px;
}
.dl_01 dt {
	background: url(common/images/img_game.jpg) left top no-repeat;
	width: 200px;
	height: 45px;
	_height: 50px;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	line-height: 140%;
	padding-top: 5px;
}
.dl_01 .dd_01 {
	width: 150px;
	height: 214px;
	margin-left: 25px;
}
.dl_01 .dd_02 {
    width: 200px;
}

.dl_01 a:link {
   text-decoration: none;
   color: #FFF;
}
.dl_01 a:visited {
   text-decoration: none;
   color: #FFF;
}
.dl_01 a:hover {
   text-decoration: underline;
}

.info {
    width: 390px;
	height: 300px;
	overflow: auto;
}
.dl_02 {
    padding-bottom: 1em;
}
.dl_02 dt {
	color: #812146;
	font-weight: bold;
}
.dl_02 dd {
    border-bottom: 1px dotted #999;
}
.tx_red {
    color: #FF0000;
}
.tx_redb {
    color: #FF0000;
	font-weight: bold;
}
.tx_orab {
    color: #FF6600;
	font-weight: bold;
}


.ul_01 li {
    font-weight: bold;
	border-bottom: 1px dotted #CCC;
	padding-bottom: 3px;
}

.dl_03 {
    width: 470px;
	line-height: 180%;
	margin-left: 100px;
}
.dl_03 dt {
	width: 320px;
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom: 1px dotted #CCC;
	float: left;
	clear: both;
}
.dl_03 dd {
	width: 150px;
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom: 1px dotted #CCC;
	text-align: right;
	float: right;
	_clear: both;
}

#footer {
	clear: both;
	width: 690px;
	height: 66px;
	_height: 76px;
	padding-top: 10px;
	font-size: 0.9em;
	text-align: center;	
}

.box_03 {
    width: 656px;
	_width: 670px;
	padding: 2px;
	margin: 10px 5px 40px 5px;
	background-color: #CCC;
}
.table_01 {
    width: 656px;
	font-size: 1em;
	border: 1px solid #FFF;
	border-collapse: collapse;
}
.table_01 td {
	padding: 10px 5px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	background: url(common/images/bg_tracklist.jpg) left top repeat-x #FEFEFE;
}
.table_01 td p {
    text-indent: -2em;
	padding-left: 2em;
}
.table_01 th {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	background: url(common/images/bg_tracklist.jpg) left top repeat-x #FEFEFE;
	font-size: 0.9em;
	text-align: right;
	padding-right: 5px;
}

.span_01 {
    color: #A54368;
	font-weight: bold;
}

.dl_04 {
    width: 670px;
	margin-bottom: 30px;
}
.dl_04 dt {
    font-weight: bold;
}
.dl_04 dd {
    margin-bottom: 10px;
	margin-left: 1em;
}

.dl_05 {
    width: 670px;
	padding-bottom: 20px;
}
.dl_05 dt {
    color: #A54368;
	font-weight: bold;
}
.dl_05 dd {
    margin-bottom: 10px;
}

.table_02 {
    width: 660px;
	font-size: 1em;
	text-align: left;
	border: 1px solid #A54368;
	border-collapse: collapse;
	margin-left: 5px;
	margin-top: 1px;
	margin-bottom: 30px;
}
.table_02 th {
    width: 32px;
	_width: 36px;
	font-weight: normal;
	padding: 2px;
	font-size: 0.8em;
	border: 1px solid #A54368;
	background-color: #F9E6ED;
	text-align: center;
}
.table_02 td {
    width: 180px;
	_width: 184px;
	padding: 2px;
	font-size: 0.8em;
	border: 1px solid #A54368;
}

.span_02 {
    font-size: 1.3em;
	font-weight: bold;
}

.dl_06 {
    width: 620px;
	margin-left: 25px;
	padding-bottom: 30px;
}
.dl_06 dt {
	background: url(common/images/img_download.jpg) left top no-repeat;
	width: 620px;
	height: 35px;
	_height: 50px;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	line-height: 140%;
	padding-top: 15px;
}
.dl_06 .dd_01 {
    background: url(../../common/images/mpg.gif) left top no-repeat;
	padding-left: 50px;
	margin-bottom: 5px;
}
.dl_06 .dd_02 {
    background: url(../../common/images/wmv.gif) left top no-repeat;
	padding-left: 50px;
	margin-bottom: 5px;
}
.dl_06 .dd_03 {
    font-size: 0.9em;
	color: #666;
}

.img_01 {
    float: left;
	margin-right: 20px;
	margin-bottom: 120px;
}

.p_01 {
    margin-bottom: 20px;
	font-weight: bold;
}