@charset "UTF-8";
@import url("../../css/base.css");
@import url("../../css/common.css");
@import url("../../css/contents.css");



/*------------------------------------------
 System Requirements & Plug-ins
--------------------------------------------*/
#local-navi .parent {
	line-height: 21px;
	padding-right: 5px;
	height: 44px;
	font-size: 85%;
}


#comm-block {
 padding-top: 20px;
}
#comm-block ul {
 margin-left: 25px;
	margin-top: 10px;
}
#comm-block ol {
 margin-left: 30px;
}
#comm-block li {
 margin-bottom: 20px;
}
#comm-block h1 {
 font-size: 85%;
	font-weight: bold;
	margin-bottom: 20px;
}
#comm-block h2 {
 font-size: 75%;
	font-weight: bold;
	color: #FF0000;
}
#comm-block h3 {
	font-weight: bold;
}
.support-bl {
 float: left;
	margin-right: 10px;
}
.support-bl img {
	border: 1px solid #CCCCCC;
}

.support-w1 {
 width: 455px;
}
.support-w2 {
 width: 345px;
}
.support-w3 {
 width: 390px;
}


.nonelist-type {
	list-style-type: none;
}