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

* { margin: 0; padding: 0; }
body {
	background: #ffffff url(../ki_img/bc.gif);
	text-align: center;
	font-size: 12px;
	line-height: 1.6em;
	color:#604b3e;
	font-family:"�q���M�m�p�S Pro W3", "Hiragino Kaku Gothic Pro", "���C���I", Meiryo, Osaka, "�l�r �o�S�V�b�N", "MS PGothic", sans-serif;
}
hr { display: none; }
ul { list-style: none; }
img { border: none; }



/*�����N�ݒ�
----------------------------------------------*/
a:link { color:#5f9a97; text-decoration: underline; font-weight:bold; }
a:active { color: #5f9a97; font-weight:bold; }
a:visited { color: #5f9a97; font-weight:bold; }
a:hover { color:#5f9a97; text-decoration: none; font-weight:bold; }

a.suke:hover img{
 filter: alpha(opacity=60);
-moz-opacity:0.6;
 opacity:0.6;
 } 




/*�w�b�_�[�ݒ�
----------------------------------------------*/
#head {
	background: url(../ki_img/head_bc.gif) repeat-x 50% 0;
	width: 100%;
	height: 30px;
}


/*�y�[�W�ݒ�
----------------------------------------------*/
#page {
	width: 100%;
}


/*�R���e���c�ݒ�
----------------------------------------------*/
#con {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}


/*�t�b�^�[�ݒ�
----------------------------------------------*/
#foot {
	background: url(../ki_img/foot_bc.gif) repeat-x;
	width: 100%;
	padding: 45px 0;
	font-size: 10px;
}

#foot div {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}


#copy {
	float: right;
	width: 920px;
}
