@import url(http://fonts.googleapis.com/css?family=Kaushan+Script);
@CHARSET "UTF-8";
body{
	color: #333333;
	font-family: sans-serif;
}

/* �y�[�W */

.torikeshi {
	text-decoration: line-through;
}

/* ------ �g�b�v�y�[�W�̓��e �S�č폜���܂���------ */
/* ------ ���̑��̃y�[�W���e ------ */

#yosouFurlong{
	font-size: 12px;
	line-height: 1.5;
	margin-top: 5px;
	text-align: center;
}


/* �y�e�[�u���i���[�X�I���j�z�������� */
table{
	border: 1px solid #cccccc;
	border-collapse: collapse;
	width: 100%;
}

table th,
table td{
	border: 1px solid #cccccc;
	padding: 5px 10px;
}

table th{
	background-color: #eeeeee;
	text-align: center;
}

table caption{
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
}

/* �y�e�[�u���i���[�X�I���j�z�����܂� */


/* �w�b�_�[ */
#pageHead #siteTitle{
	font-size: 32px;
	line-height: 1.2;
	margin-bottom: 0;
	font-family: 'Kaushan Script', cursive;
	color: #002c2f;
}

#pageHead #catchcopy{
	font-size: 14px;
	line-height: 1.429;
	margin-top: 10px;
	font-family: 'Kaushan Script', cursive;
	color: #002c2f;
}

#pageNavi #siteTitle{
	font-size: 32px;
	line-height: 1.2;
	margin-bottom: 0;
	font-family: 'Kaushan Script', cursive;
	color: #d43076;
}

#pageNavi #catchcopy{
	font-size: 12px;
	line-height: 1.5;
	margin-top: 10px;
	color: #d43076;
}


ul li a:hover{
	color: #66cdaa;
}

/* �t�b�^�[ �S�č폜���܂��� */

/* �����N */
a{
	color: #999966;
}

a:hover{
	color: #996600;
}

