* {
	margin: 0;
	padding: 0;
}
body {
color: #000000;
line-height: 1.85;
font-size: 12px;
font-family: 'Hiragino Kaku Gothic Pro','ƒqƒ‰ƒMƒmŠpƒS Pro W3','‚l‚r ‚oƒSƒVƒbƒN', sans-serif;
background-color: #000000;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
img {
	border: none;
}
ul,ol,dl {
	list-style: none;
}

/* ### container ### */
#container {
margin: 0 auto;
padding: 0 1px;
width: 698px;
background-color: #ffffff;
}

/* ### header ### */
#header {
width: 698px;
height: 347px;
padding: 0 0 0;
}

#main {
width: 698px;
}

#main h1 {
display: block;
width: 500px;
height: 119px;
background: url(../img/top_title.gif) 0 0 no-repeat;
text-indent: -9999px;
margin: 30px 49px 0 49px;
}

#main table {
margin: 30px 49px 30px 49px;
}

.vol1icon {
width: 40px;
background: url(../img/contents_vol1_icon.gif) 0 0 no-repeat;
text-indent: -9999px;
}
.vol2icon {
width: 40px;
background: url(../img/contents_vol2_icon.gif) 0 0 no-repeat;
text-indent: -9999px;
}	
.vol3icon {
width: 40px;
background: url(../img/contents_vol3_icon.gif) 0 0 no-repeat;
text-indent: -9999px;
}	
.vol4icon {
width: 40px;
background: url(../img/contents_vol4_icon.gif) 0 0 no-repeat;
text-indent: -9999px;
}	
.vol5icon {
width: 40px;
background: url(../img/contents_vol5_icon.gif) 0 0 no-repeat;
text-indent: -9999px;
}	
.comingsoonicon {
width: 40px;
background: url(../img/comingsoon_icon.gif) 0 0 no-repeat;
text-indent: -9999px;
}	
#mainText {
margin: 50px 49px 30px 49px;
font-size:11px;
}

.interviewed {
color: #cc0000;
font-weight:bold;
font-size:12px;
margin: 0 0 20px 0;
}

.leftText {
width: 390px;
float:left;
}	
	
.rightPhoto {
width: 191px;
float:right;
}

.btn_back  {
height: 13px;
text-align: right;
padding: 20px 49px 50px 0;
}

.sc {
background: #e2f3f5;
padding:30px;
text-align:center;
}
	
/* ### footer ### */
#footer {
    width: 698px:
	height: 100px;
    padding: 60px 0 30px 0 ;
    text-align: center;
	color: #666666;
	font-size: 10px;
}


