@charset "utf-8";



/* ----------------------------------------

 *   reset.css

 * ---------------------------------------- */



html {

	background: url(../image/t_bg01.gif) #000000 repeat-x top left;

}



body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, input, textarea, p, blockquote, th, td {

	margin: 0px;

	padding: 0px;

	font-size: 9pt;

	font-family: "�E��E� �E�ゴシチE��", Osaka, "ヒラギノ角ゴ Pro W3";

	color: #000000;

	line-height: 1.2;

	letter-spacing: 0.1em;

}



table {

	border-collapse: collapse;

	border-spacing: 0px;

}



address, caption, em, th {

	font-style: normal;

	font-weight: normal;

}



li {

	list-style: none;

}



h1, h2, h3, h4, h5, h6 {

	font-weight: normal;

}

h1 {

	width: 550px;

	color: #ffffff;

	float: left;

}

h2 {

	width: 400px;

	margin: 23px 0 0 0;

	font-family: arial,helvetica,clean,sans-serif;

	font-size: 24pt;

	font-weight: bold;

	color: #ffffff;

	float: left;

}

h2 a:link,

h2 a:active,

h2 a:visited {

	color: #ffffff;

	text-decoration: none;

}

h2 a:hover {

	color: #ffffff;

	text-decoration: underline;

}

#sub h3 {

	width: 181px;

	margin: 0 0 12px 0;

	padding: 0 0 0 19px;

	background: url(../image/s_icon01.gif) no-repeat left 1px;

	color: #ffffff;

	font-weight: bold;

}

#main h3 {

	width: 628px;

	margin: 0 0 10px 0;

	padding: 13px 15px;

	background: url(../image/m_tit01.gif) #f0f0f0 repeat-x left top;

	border: 1px solid #e1e1e1;

	font-weight: bold;

	clear: both;

}

#mainmenu h3 {

	width: 798px;

	margin: 0 0 10px 0;

	padding: 13px 15px;

	background: url(../image/m_tit01.gif) #f0f0f0 repeat-x left top;

	border: 1px solid #e1e1e1;

	font-weight: bold;

	clear: both;

}



address {

	color: #ffffff;

}



img {

	border: none;

	vertical-align: bottom;

}

#sub img {

	margin: 0 0 15px 0;

}



a {

	overflow:hidden;

}



p {

	padding: 0 0 10px 0;

}