@charset Shift_JIS;


/*##################################################
	初器㍽ｭ
##################################################*/
*
{
	margin: 0;
	padding: 0;
	height: auto;
}

h1, h2, h3, h4, h5, h6, em, strong
{
	font-size:		100%;
	font-weight:	normal;
	font-style:		normal;
}

ul, ol, li
{
	list-style-type: none;
}

img
{
	border-style: none;
	border-width: 0;
}

table
{
	border-collapse: collapse;
}

td, th
{
	vertical-align: top;
}



/*##################################################
	汲枢々タイル
##################################################*/
body
{
	margin: 15px auto;
	font-size: 9pt;
	line-height: 150%;
	color: #333;
	background-color: #FFF;
	text-align: center;
}

strong
{
	font-weight: bold;
}

a
{
	text-decoration: none;
}

hr
{
	width: 95%;
	height: 1px;
	margin: 1em auto;
	border-style: none;
	border-bottom: solid 1px #000;
	text-align: center;
}

hr.dash
{
	border-bottom: dashed 1px #000;
}

.box01 {
	width:800px;
	margin-left:auto;
	margin-right:auto;
}

/*##################################################
	フッタ
##################################################*/
#footer
{
	width: 750px;
}
