@charset "utf-8";
/* CSS Document */
/*-----------------------------------------------

 jnka.css[JNKAマーク CSS]

-------------------------------------------------

 JNKAマーク

-----------------------------------------------*/


#LeftColumn #JNKA #Section02 ul {
}
#LeftColumn #JNKA #Section02 ul li {
	margin-bottom: 6px;
}
#LeftColumn #JNKA #Section02 #last {
	margin-bottom: 0px;
}

#LeftColumn #JNKA #Section02 #application {
	background: #FFF;
	border: 1px solid #e7e2d7;
	width: 657px;
}
#LeftColumn #JNKA #Section02 #application #appPad {
	padding: 15px;
}
#LeftColumn #JNKA #Section02 #application #appPad .appBox {
	clear: both;
	width: 625px;
}
#LeftColumn #JNKA #Section02 #application #appPad .appBox .appItem {
	width: 302px;
	float: left;
}
#LeftColumn #JNKA #Section02 #application .appText {
	padding-left: 2px;
}
#LeftColumn #JNKA #Section03 .Product {
	padding: 20px;
	width: 624px;
}
#LeftColumn #JNKA #Section03 .Product .textR {
	text-align: right;
	font-size: 93%;
}
#LeftColumn #JNKA #Section03 .Product table {
	margin-top: 20px;
	border: 1px solid #6e6557;
}
#LeftColumn #JNKA #Section03 .Product table tr th {
	color: #f6f1e7;
	text-align: center;
	border: 1px solid #b6b2ab;
	background: #645b4c;
	font-weight: bold;
	font-size: 110%;
	padding: 7px 0px 9px;
}
#LeftColumn #JNKA #Section03 .Product table tr td {
	border: 1px solid #74420e;
	padding: 7px 10px 9px;
	font-size: 93%;
}
#LeftColumn #JNKA #Section03 .Product table tr.stripe {
	background: #fcf9f4;
}

#LeftColumn #JNKA #Section03 .Product table tr .centerTxt {
	text-align: center;
	width: 164px;
}
#LeftColumn #JNKA #Section03 .Product table tr .Name {
	width: 175px;
}
