@charset "Shift_JIS";
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - https://richclarkdesign.com 
Twitter: @rich_clark
*/

/*===================================================
 �S�y�[�W���ʃX�^�C��
*===================================================*/

/* �v�f�̃t�H���g�T�C�Y��}�[�W���E�p�f�B���O��Z�b�g */
html, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
}

.img_on:hover {
	opacity: 0.7;
}
.link:hover {
	opacity: 0.7;
}
a {
	text-decoration: none;
	color: #333333;
}

/* �V�K�ǉ��v�f�̃f�t�H���g���C�����C���v�f�Ȃ̂Łu�u���b�N�v�f�v�֕ύX */
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
	display:block;
}

/* nav�v�f��ul�̑�����\�����Ȃ��悤��
nav ul {
    list-style:none;
} 
*/
ul,li{ /* 140425�ύX */
	list-style: none;
}

img { /* 140425�ǉ� �c�ɕ��ׂ����]�����łȂ��悤�� */
�@�@�@vertical-align: top;
�@�@�@font-size:0;
�@�@�@line-height: 0;
}

/* ���p�{�̕\�����o�Ȃ��悤�� */
blockquote, q {
    quotes:none;
}

/* blockquote�v�f�Aq�v�f�̑O��ɃR���e���c��ǉ����Ȃ��悤�� */
blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

/* a�v�f�̃t�H���ƃT�C�Y��Z�b�g�A�t�H���g�̏c�����̑����ʒu��e�v�f�̃x�[�X���C���ɑ����� */
a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* ins�v�f�̃f�t�H���g��Z�b�g�A�F�ύX�̍ۂ͂����� */
/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* mark�v�f�̃f�t�H���g��Z�b�g�A�F�ύX�̍ۂ͂����� */
/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

/* �e�L�X�g�ɑł���������t�������� */
del {
    text-decoration: line-through;
}

/* IE�p�B�_������\��������A�}�E�X�I�[�o�[���Ƀw���v�J�[�\���̕\����o�� */
abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

/* �אڂ���Z���̃{�[�_�[��d�˂ĕ\���A�Ԋu��0�Ɏw�� */
table {
    border-collapse:collapse;
    border-spacing:0;
}

/* �����r���̃f�t�H���g�̗��̓I�Ȍr������Ȃ����� */
/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

/* �c�����̑����ʒu�𒆉������� */
input, select {
    vertical-align:middle;
}