@charset "utf-8";

ul#gnrList	{
	width:530px;
	margin:0 auto;
	padding:0px;
}

*html ul#gnrList	{
	width:540px;
	margin:0 auto;
	padding:0px;
}

ul#gnrList li	{
	width:92px;
	height:100px;
	margin:0px 7px 12px 7px;
	padding:0;
	float:left;
}

ul#gnrList li a	{
	display:block;
	width:92px;
	height:100px;
	text-indent:-9999em;
}


ul#gnrList li#gnr1 a	{
	background:url(/shokokai/img/common/gnr1.jpg) no-repeat top;
}
ul#gnrList li#gnr1 a:hover	{
	background:url(/shokokai/img/common/gnr1.jpg) no-repeat bottom;
}

ul#gnrList li#gnr2 a	{
	background:url(/shokokai/img/common/gnr2.jpg) no-repeat top;
}

ul#gnrList li#gnr2 a:hover	{
	background:url(/shokokai/img/common/gnr2.jpg) no-repeat bottom;
}

ul#gnrList li#gnr3 a	{
	background:url(/shokokai/img/common/gnr3.jpg) no-repeat top;
}

ul#gnrList li#gnr3 a:hover	{
	background:url(/shokokai/img/common/gnr3.jpg) no-repeat bottom;
}

ul#gnrList li#gnr4 a	{
	background:url(/shokokai/img/common/gnr4.jpg) no-repeat top;
}

ul#gnrList li#gnr4 a:hover	{
	background:url(/shokokai/img/common/gnr4.jpg) no-repeat bottom;
}

ul#gnrList li#gnr5 a	{
	background:url(/shokokai/img/common/gnr5.jpg) no-repeat top;
}

ul#gnrList li#gnr5 a:hover	{
	background:url(/shokokai/img/common/gnr5.jpg) no-repeat bottom;
}

ul#gnrList li#gnr6 a	{
	background:url(/shokokai/img/common/gnr6.jpg) no-repeat top;
}

ul#gnrList li#gnr6 a:hover	{
	background:url(/shokokai/img/common/gnr6.jpg) no-repeat bottom;
}

ul#gnrList li#gnr7 a	{
	background:url(/shokokai/img/common/gnr7.jpg) no-repeat top;
}

ul#gnrList li#gnr7 a:hover	{
	background:url(/shokokai/img/common/gnr7.jpg) no-repeat bottom;
}

ul#gnrList li#gnr8 a	{
	background:url(/shokokai/img/common/gnr8.jpg) no-repeat top;
}

ul#gnrList li#gnr8 a:hover	{
	background:url(/shokokai/img/common/gnr8.jpg) no-repeat bottom;
}

ul#gnrList li#gnr9 a	{
	background:url(/shokokai/img/common/gnr9.jpg) no-repeat top;
}

ul#gnrList li#gnr9 a:hover	{
	background:url(/shokokai/img/common/gnr9.jpg) no-repeat bottom;
}

ul#gnrList li#gnr10 a	{
	background:url(/shokokai/img/common/gnr10.jpg) no-repeat top;
}

ul#gnrList li#gnr10 a:hover	{
	background:url(/shokokai/img/common/gnr10.jpg) no-repeat bottom;
}

ul#gnrList li#gnr11 a	{
	background:url(/shokokai/img/common/gnr11.jpg) no-repeat top;
}

ul#gnrList li#gnr11 a:hover	{
	background:url(/shokokai/img/common/gnr11.jpg) no-repeat bottom;
}

ul#gnrList li#gnr12 a	{
	background:url(/shokokai/img/common/gnr12.jpg) no-repeat top;
}

ul#gnrList li#gnr12 a:hover	{
	background:url(/shokokai/img/common/gnr12.jpg) no-repeat bottom;
}

ul#gnrList li#gnr13 a	{
	background:url(/shokokai/img/common/gnr13.jpg) no-repeat top;
}

ul#gnrList li#gnr13 a:hover	{
	background:url(/shokokai/img/common/gnr13.jpg) no-repeat bottom;
}




div#policyBox	{
	width:500px;
	margin:0 auto;
	madding:0;
}

div#policyBox p	{
	line-height:1.4em;
	margin: 0 0 0;
	padding:0 0 18px 0;
}


div#policyBox ul	{
	list-sytle-type:disc;
	margin:0 0 14px;
}

div#policyBox ul li	{
	list-style-type:disc;
	margin: 0 0 5px 22px;
	padding:0 0 0 ;
}

div.btnBox	{
	width:400px;
	margin:20px auto;
	padding:0;
}

div#poBtn1	{
	float:left;
	width:179px;
	height:39px;
	margin:0;
}

div#poBtn1 a	{
	width:179px;
	height:39px;
	display:block;
	margin:0;
	background:url(/shokokai/img/reg/btn1.gif) no-repeat;
	text-indent:-9999em;
}

div#poBtn1 a:hover	{
	filter: Alpha(opacity=90);
}

div#poBtn2	{
	float:right;
	width:179px;
	height:39px;
	margin:0;
}

div#poBtn2 a	{
	width:179px;
	height:39px;
	display:block;
	margin:0;
	background:url(/shokokai/img/reg/btn2.gif) no-repeat;
	text-indent:-9999em;
}

div#poBtn2 a:hover	{
	filter: Alpha(opacity=90);
}


div#policyBox dl.linkLeft	{
	float:left;
	width:245px;
	margin:0;
	padding:0;
}

div#policyBox dl.linkRight	{
	float:left;
	width:245px;
	margin:0;
	padding:0 0 15px 0;
}

div#policyBox dl dt	{
	width:245px;
	margin:0;
	padding:0;
}

div#policyBox dl dt dd	{
	width:245px;
	margin:0;
	padding:0;
}