@charset "UTF-8";

#main h2{
	margin:10px 0px;
	text-indent:-9999px;
	background:url(../img_info/ttl.jpg);
	width:600px;
	height:61px
}

#main h3 {
	margin:10px;
	font-size:20px;
	font-weight:bold;
	color:#333;
}

#main p.lead {
	margin:0 0 20px 10px;
	font-size:12px;
	line-height:160%;
	color:#666666;
	width:590px;
}

#main .box {
	padding:9px;
	width:575px;
	border:1px solid #cccccc;
	margin:0 0 15px 10px;
}

#main .box img{
	margin:10px 18px;
}

#main .box p {
	font-size:12px;
	line-height:160%;
	color:#666666;
	padding:0;
	margin:0;
}

#main ul {
	width:190px;
	margin:25px 0 0 0;
}

#main ul li {
	text-indent:-9999px;
}


#main ul li a{
	text-decoration:none;
	display:block;
}

#main ul li.guideline {
	width:190px;
	height:45px;
	background:url(../img_info/li_1.jpg) no-repeat;
	text-indent:-9999px;
}

#main ul li.guideline a{height:45px;}

#main ul li.guestspeech {
	width:190px;
	height:34px;
	background:url(../img_info/li_2.jpg) no-repeat;
	text-indent:-9999px;
}

#main ul li.guestspeech a{height:34px;}

#main ul li.cooperation {
	width:190px;
	height:52px;
	background:url(../img_info/li_3.jpg) no-repeat;
	text-indent:-9999px;
}

#main ul li.cooperation a{height:52px;}

#main ul li.vs_apple {
	width:190px;
	height:72px;
	background:url(../img_info/li_4.jpg) no-repeat;
	text-indent:-9999px;
}

#main ul li.jmanga {
	width:190px;
	height:72px;
	background:url(../img_info/li_5.jpg) no-repeat;
	text-indent:-9999px;
}

#main ul li.vs_apple a {height:72px;}
#main ul li.jmanga a{height:72px;}

#main ul li.guideline a:hover {
	background:url(../img_info/li_1_on.jpg) no-repeat;
}

#main ul li.guestspeech a:hover {
	background:url(../img_info/li_2_on.jpg) no-repeat;
}

#main ul li.vs_apple a:hover {
	background:url(../img_info/li_4_on.jpg) no-repeat;
}

#main ul li.cooperation a:hover {
	background:url(../img_info/li_3_on.jpg) no-repeat;
}

#main ul li.jmanga a:hover {
	background:url(../img_info/li_5_on.jpg) no-repeat;
}


#main img {
	border:0;
 }
