@charset "utf-8";



body {
	font-family: "���C���I", Meiryo, "�l�r �o�S�V�b�N", Osaka, "�q���M�m�p�S Pro W3", "Hiragino Kaku Gothic Pro";
	font-size: 14px;
	line-height: 2;
	color: #333333;				/*�S�̂̕����F*/
	background-color: #FFFFFF;	/*�w�i�F*/
	margin: 0px;
	padding: 0px;
	text-align: center;
}

h1,h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd,form{
	margin: 0px;
	padding: 0px;
}

ul{
	list-style-type: none;
}

img {
	border: none;
}

input,textarea,select {
	font-size: 1em;
}

form {
	margin: 0px;
}

table {
	border-collapse:collapse;
	font-size: 100%;
	border-spacing: 0;
}



/*�����N�i�S�ʁj�ݒ�
---------------------------------------------------------------------------*/
a {
	color: #333333;
}

a:hover {
	color: #AC3608;			/*�J�[�\���I�[�o�[���̕����F*/
	text-decoration: none;	/*�J�[�\���I�[�o�[���ɉ���������ݒ�*/
}



/*�R���e�i�[�iHP��͂ރu���b�N�j
---------------------------------------------------------------------------*/
#container {
	width: 930px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;	/*�w�i�F*/
}



/*�w�b�_�[�i���S�Ȃǂ������Ă���HP�㕔�u���b�N�j
---------------------------------------------------------------------------*/
#header {
	height: 300px;	/*�w�b�_�[�̍���*/
	width: 100%;
	position: relative;
	background-image: url(../img-layout/header_bg.png);	/*�w�i�摜*/
	background-repeat: no-repeat;
	background-position: top;
	padding-bottom: 15px;
}

/*���S�摜�̈ʒu�ݒ�*/
#header #logo {
	position: absolute;
	left: 20px;	/*�w�b�_�[�u���b�N�ɑ΂��č�����20px�̈ʒu�ɔz�u*/
	top: 0px;	/*�w�b�_�[�u���b�N�ɑ΂��ďォ��0px�̈ʒu�ɔz�u*/
}


/*h1�^�O�ݒ�*/
#header h1 {
	font-size: 10px;	/*�����T�C�Y*/
	line-height: 30px;
	font-weight: normal;
	position: absolute;
	right: 0px;		/*�w�b�_�[�u���b�N�ɑ΂��ĉE����0px�̈ʒu�ɔz�u*/
	bottom: 0px;	/*�w�b�_�[�u���b�N�ɑ΂��ĉ�����70px�̈ʒu�ɔz�u*/
	width: 100%;
	text-align: right;	/*�E��*/
	height: 30px;
}


#MENU-HOME {
	width: 930px;
	height: 50px;
	background-image: url(../img-layout/main_img.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
}


/*�g�b�v�y�[�W��u�X�V���E���m�点�v�u���b�N
---------------------------------------------------------------------------*/
#main .new {
	overflow: auto;
	height: 150px;			/*�{�b�N�X�̍���*/
	width: 680px;
	padding-right: 10px;
	padding-left: 10px;
}

#main .new dl {
	clear: left;
	width: 660px;
	border-bottom: 1px solid #cccccc;	/*���t���Ƃɓ��鉺���̕��A����A�F*/
	overflow: hidden;
}

#main .new dt {
	font-weight: normal;	/*���t�𑾎���*/
	float: left;
	width: 100px;
}

#main .new dd {
	float: left;
	width: 560px;
}

#main .new dd img {
	vertical-align: middle;
}

/*IE6�p*/
*html #main .new dd img {
	margin-top:0.5em;
	vertical-align: baseline;
}



/*���C���R���e���c
---------------------------------------------------------------------------*/
#main {
	width: 700px;
	float: right;
}

/*h2�^�O�ݒ�*/
#main h2 {
	font-size: 17px;	/*�����T�C�Y*/
	background-image: url(../img-layout/title_bg1.jpg);	/*�w�i�摜*/
	background-position: left top;
	color: #FFFFFF;	/*�����F*/
	padding: 0px 7px;
}

#main h3 {
color: #333333;
background-color: #ffffff;
border-bottom: 2px solid #FF9900;
font-size:16px;
margin: 20px 5px 0 5px;
padding: 6px 0 1px 10px;
}
#mainS h3 a {
color: #333333;
text-decoration: none;
}
#main h3 a:visited {
color: #333333;
text-decoration: none;
}
#main h3 a:hover,
#main h3 a:active,
#main h3 a:focus {
color: #333333;
text-decoration: none;
}

#main h4 {
	font-size: 17px;	/*�����T�C�Y*/
	background-image: url(../img-layout/title_bg_r.jpg);	/*�w�i�摜*/
	background-position: left top;
	color: #FFFFFF;	/*�����F*/
	padding: 0px 7px;
}

/*�i���^�O�̗]���ݒ�*/
#main p {
	padding: 0.5em 10px 1em;
}

/*�i���^�O��𕝈�t�Ɏg�������ꍇ�p*/
#main p.img {
	padding: 0.5em 0 1em;
}



/*�T�u�R���e���c
---------------------------------------------------------------------------*/
#sub {
	float: left;
	width: 220px;
}

/*h3�^�O�ݒ�*/
#sub h3 {
	font-size: 14px;	/*�����T�C�Y*/
	background-image: url(../img-layout/title_bg1.jpg);	/*�w�i�摜*/
	text-align: center;			/*�Z���^�����O*/
	color: #FFFFFF;	/*�����F*/
	padding: 0px 7px;
}

/*�i���^�O*/
#sub p {
	padding-top: 0.5em;
	padding-bottom: 1em;
}



/*�摜�i�T�u�j���j���[
---------------------------------------------------------------------------*/
ul.menu li {
	margin-bottom: 10px;
}

ul.menu img {
	vertical-align: bottom;
}

/*�J�[�\���I�[�o�[���ɏ��������ݒ�*/
ul.menu li a:hover {
	position: relative;
	left: 1px;
	top: 1px;
}



/*�T�u���j���[
---------------------------------------------------------------------------*/
ul.submenu {
	margin-bottom: 1em;
}

ul.submenu li {
	text-align: center;	/*�Z���^�����O*/
}

ul.submenu li a {
	font-size: 14px;
	background-color: #EAEAEA;	/*�w�i�F*/
	display: block;
	width: 218px;
	border: 1px solid #056911;	/*�g���̕��A����A�F*/
	padding-top: 5px;
	padding-bottom: 5px;
}

ul.submenu li a:hover {
	background-color: #FFFFFF;	/*�J�[�\���I�[�o�[���̔w�i�F*/
}



/*�t�b�^�[
---------------------------------------------------------------------------*/
#footer {
	text-align: center;	/*���̃e�L�X�g��Z���^�����O*/
	clear: both;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
}

/*�t�b�^�[��Ƀ����N�ݒ肵���ꍇ�p*/
#footer a:link {
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;	/*�J�[�\���I�[�o�[���ɉ���������ݒ�*/
}




/*�p���`�y�[�W
---------------------------------------------------------------------------*/
dl.qa dt {
	color: #ac3608;	/*�����F*/
	background-image: url(../img-layout/qa_q.gif);	/*�����́u�`�v�A�C�R����w�i�摜�Ƃ��ēǂݍ���*/
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	padding-left: 30px;
}

dl.qa dd {
	background-image: url(../img-layout/qa_a.gif);	/*�����́u�p�v�A�C�R����w�i�摜�Ƃ��ēǂݍ���*/
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	border-bottom: 1px solid #CCCCCC;	/*�����̕��A����A�F*/
	margin-bottom: 0.4em;
}



/*�e�[�u���P
---------------------------------------------------------------------------*/
.ta1 {
	width: 700px;	/*�e�[�u����*/
}

.ta1, .ta1 td, .ta1 th{
	border: 2px solid #521200;	/*�e�[�u���̘g���̕��A����A�F*/
}

/*�e�[�u����̉E��*/
.ta1 td{
	width: 504px;				/*��*/
	padding: 10px;	/*�e�[�u����̗]��*/
	background-color: #f9f2dd;	/*�w�i�F*/
}

/*�e�[�u����̍����̌��o������*/
.ta1 th{
	width: 150px;				/*��*/
	padding: 10px;	/*�e�[�u����̗]��*/
	text-align: center;			/*������Z���^�����O*/
	background-color: #EBA801;	/*�w�i�F*/
	color: #FFFFFF;				/*�����F*/
}

/*�e�[�u���P�s�ڂɓ��������o������*/
.ta1 th.tamidashi{
	width: auto;
	text-align: left;
	background-color: #AC3608;	/*�w�i�F*/
	color: #FFFFFF;				/*�����F*/
}

/*�e�[�u���P�s�ڂɓ��������o�������Ƀ����N��ݒ肵���ꍇ�p*/
.ta1 th.tamidashi a {
	color: #FFFFFF;
}



/*���̑�
---------------------------------------------------------------------------*/
.look {
	background-color: #DCDCDC;
}

.mb1em {
	margin-bottom: 1em;
}

.clear {
	clear: both;
}

ul.disc {
	padding: 0.5em 10px 0.5em 25px;
	list-style: disc;
}

.color1 {
	color: #FF0000;
}

.pagetop {
	text-align: right;
	padding: 3em 0px 0px !important;
}
.sub_textarea {
	font-size: 14px;
	line-height: 120%;
	text-align: left;
	padding: 5px;
	font-weight: lighter;
}
.text_13_140 {
	font-size: 13px;
	line-height: 140%;
}
.text_14_140 {
	font-size: 14px;
	line-height: 140%;
}
.haikei_tokucho {
	background-image: url(../img-layout/point.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 350px;
}
.haikei_shohin {
	background-image: url(../img-layout/top_shohin.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 900px;
}
.haikei_top_shuzen {
	background-image: url(../img-layout/top_shuzen.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 1200px;
}
.haikei_shouhin {
	background-image: url(../img-layout/shouhin_kakaku.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 250px;
	width: 680px;
}
.pic_hidariyori_14 {
	font-size: 14px;
	line-height: 140%;
	float: left;
	padding: 10px;
}
