﻿@charset "utf-8";
/*////////////////////////////////////////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////////////*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;} 
table{border-collapse:collapse;border-spacing:0;} 
fieldset,img{border:0;} 
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;} 
ol,ul {list-style:none;} 
caption,th {text-align:left; font-size:14px;} 
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal;}
q:before,q:after{content:'';}
/*////////////////////////////////////////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////////////*/
hr {display:none;}
body {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','メイリオ',Meiryo,Osaka,Arial,Helvetica,sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 62.5%;
	line-height:1.6em;
	color:#281A14;
	background-color:#F7F7F0;
	text-align:center;
}
h3 {
}
tr,th,td {
	font-size:12px;
}
p {
	font-size:1.2em;
	line-height:1.6em;
}
dt {
	color:#1A1D22;
}
strong {
	color:#281A14;
}
a {
	color:#281A14;
	text-decoration:underline;
}
a:hover {
	color:#29B7C6;
	text-decoration:none;
}

input.textForm {
	_height:25px; /* IE4-6 */
	padding:3px;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
}
input.textForm:focus {
	border:1px solid #000000;
	background-color:#FCFCFC;
}
textarea.textForm {
	_height:25px; /* IE4-6 */
	padding:3px;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
}
textarea.textForm:focus {
	border:1px solid #000000;
	background-color:#FCFCFC;
}
input.btn {
	margin:0;
	padding:0;
}

