* {
	border: 0;
}

#contentsNavi {
	margin: 10px 0 10px;
}

#title {
	width: 740px;
	margin: 0 auto 40px;
}

#lead {
	width: 740px;
	margin: 0 auto 25px;
	text-align: left;
}

#vcOutline {
	width: 700px;
	margin: 0 auto 20px;
}

.vcNote {
	width: 740px; 
	text-align: right; 
	margin: 30px auto 30px;
	color: #999999;
}

#txtLink {
	margin: 0; 
	padding: 0 0 20px;
}

#platforms {
	margin: 0 0 30px;
}

#platforms IMG {
	margin: 0 3px 0 3px;
}

#information {
	width: 733px;
	margin: 0 auto 50px;
	text-align: left;
}

#information div#infoArea {
	border-top: solid 1px #ccc;	
	border-bottom: solid 1px #ccc;	
	margin: 5px 0 0;
	padding: 20px 0 20px;
	line-height: 1.4;
}

div.infoData {
	border-bottom: solid 3px #fff;
}

div.infoData div.infoDate {
	width: 80px;
	float: left;
	font-weight: bold;
	color: #a7a7a7;
	margin-left: 20px;
}

div.infoData div.infoText {
	width: 620px;
	float: right;
}

div.infoData div.infoText UL {
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
}

div.infoData div.infoText UL LI {
	background: url(../img/vc2/dot.gif) top left no-repeat;
	padding-left: 15px;
}

.clear {
	clear: both;	
}

#btn_lineup {
	width: 733px;
	margin: 0 auto 40px;
}

#howto_column {
	background: url(../img/vc2/column_frame.gif) top left no-repeat;
	width: 733px;
	height: 278px;
	text-align: left;
	margin: 0 auto 0;	
}

#howto_column #howto_h {
	margin: 30px 0 25px 40px;
}

#howto_column IMG.howto {
	margin: 0 75px 15px 40px;
}

#howto_column IMG.howto_btn {
	margin: 0 0 15px 0;
}

#howto_column #howto_note {
	margin: 10px 0 0 40px;
}

#link_lineup{
    color: #32bfec;
    margin:0 auto;
    padding:10px;
    width:200px;
    display: block;
    margin-bottom:30px;
    font-size: 15px;
    font-weight: bold;
    border: 7px solid #32bfec;
    border-radius: 30px;
    text-decoration: underline;
}

#link_lineup:hover{
    color: #67d2f4;
}