@charset "UTF-8";

/*--------------------------------------
	menu
---------------------------------------*/

#menu ul .paper {
	background-position: 0px -22px;
}


/*--------------------------------------
	colmun
---------------------------------------*/

#cnt #papermain {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 538px;
}

#cnt #papersub {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 190px;
	text-align: center;
}



#papermain #narea {
	margin: 0px 5px 30px 5px;
	padding: 0px 0px 0px 0px;
	width: 528px;
	height: auto;
	font-size: 90%;
	letter-spacing: 0.03em;
	text-align: left;
	background-color: #fff;
}





/*--------------------------------------
	mainbtn
---------------------------------------*/


#papermain #barea {
	margin: 0px 5px 20px 35px;
	padding: 0px 0px 0px 0px;
	width: 493px;
	height: auto;
}


#barea ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 316px;
	line-height: 22px;
}

#barea ul li {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 57px;
	list-style-type: none;
}

#barea ul li a {
	text-decoration:none;
}

#barea ul .kangobn {
	width: 316px;
	height: 57px;
	background: url(../images/btn_pap_kangobn.gif) top left no-repeat;
}

#barea ul .kangobn a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 316px;
	height: 57px;
	line-height: 22px;
	text-indent: -10000px;
}

#barea ul .kangobn a:hover {
	background: url(../images/btn_pap_kangobn.gif) no-repeat;
	background-position: 0px -57px;
	text-decoration:none;
}


#barea ul .papertop {
	width: 316px;
	height: 57px;
	background: url(../images/btn_pap_paptop.gif) top left no-repeat;
}


#barea ul .papertop a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 316px;
	height: 57px;
	line-height: 22px;
	text-indent: -10000px;
}

#barea ul .papertop a:hover {
	background: url(../images/btn_pap_paptop.gif) no-repeat;
	background-position: 0px -57px;
	text-decoration:none;
}


#barea ul .rensai {
	width: 316px;
	height: 57px;
	background: url(../images/btn_pap_rensai.gif) top left no-repeat;
}


#barea ul .rensai a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 316px;
	height: 57px;
	line-height: 22px;
	text-indent: -10000px;
}

#barea ul .rensai a:hover {
	background: url(../images/btn_pap_rensai.gif) no-repeat;
	background-position: 0px -57px;
	text-decoration:none;
}




#koudoku {
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 190px;
	height: 130px;
	background: url(../images/bg_koudoku.gif) top left no-repeat;
}

#koudoku ul {
	margin: 0px auto 0px auto;
	padding: 25px 0px 0px 0px;
	width: 170px;
	line-height: 22px;
}

#koudoku ul li {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 22px;
	list-style-type: none;
}

#koudoku ul li a {
	text-decoration:none;
}

#koudoku ul .mailmag {
	width: 170px;
	height: 38px;
	background: url(../images/btn_pap_mailmag.gif) top left no-repeat;
}

#koudoku ul .mailmag a {
	display: block;
	width: 170px;
	height: 38px;
	line-height: 22px;
	text-indent: -10000px;
}

#koudoku ul .mailmag a:hover {
	background: url(../images/btn_pap_mailmag.gif) no-repeat;
	background-position: 0px -38px;
	text-decoration:none;
}


#koudoku ul .paperbuy {
	width: 170px;
	height: 38px;
	background: url(../images/btn_pap_paperbuy.gif) top left no-repeat;
}

#koudoku ul .paperbuy a {
	display: block;
	width: 170px;
	height: 38px;
	line-height: 22px;
	text-indent: -10000px;
}

#koudoku ul .paperbuy a:hover {
	background: url(../images/btn_pap_paperbuy.gif) no-repeat;
	background-position: 0px -38px;
	text-decoration:none;
}

