/*PenJapan PC_use index layout インデクス用
---------------------------------------------------*/

@charset "utf-8";

#contents h1 {
	clear: both;
	height: 35px;
	width: 400px;
	float: left;
}


#contents h2  {
	text-align: left;
	font-size: 100%;
}
#contents h2#explain {
	background-image: url(../50pc_use/img/bg_midashi.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 910px;
	padding-left: 20px;
	padding-top: 5px;
	clear: both;
}
#contents #index {
	height: 790px;
	width: 650px;
	list-style-type: none;
	background-image: url(../50pc_use/img/bg_index.gif);
	background-repeat: no-repeat;
	margin-left: 50px;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-top: 10px;
	float: left;
}
#contents #index_s {
	height: 390px;
	width: 650px;
	list-style-type: none;
	background-image: url(../50pc_use/img/bg_index_s.gif);
	background-repeat: no-repeat;
	margin-left: 50px;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-top: 10px;
	float: left;
}
#contents #index h3 {
	margin-left: 10px;
	padding-top: 20px;
}

#contents #index ol li {
	font-size: 100%;
	height: 15px;
	margin-top: 10px;
	list-style-type: disc;
	margin-left: 50px;
}
/*
#contents #index li a   {
	text-decoration: none;
}
#contents #index li a:hover {
	color: #ffd872;
}
*/

#contents #index_s ul   li{
	font-size: 100%;
	padding-left: 50px;
	list-style-type: none;
	font-weight: bold;
	line-height: 2.5em;
}
