@charset "Shift_JIS";

/*-------------------------------
base
-------------------------------*/
body {
	margin:15px 0 0 0;
	padding:0;
	color: #000;
	font-size: 0.9em;
	background: #958E6F;
	text-align: center;
	font-family: "‚l‚r ƒSƒVƒbƒN", Osaka, Arial, sans-serif;
}

h1,h2,h3,h4,p,dl,dt,dd,li,ul,ol,p,div,form {
	margin: 0;
	padding: 0;
}

a img {
	border:none;
}

a:link {
	color:#990066;
	text-decoration:none;
}
a:visited {
	color:#990066;
	text-decoration:none;
}
a:active {
	color:#990066;
	text-decoration:none;
}
a:hover {
	color:#990066;
	text-decoration: underline;
}
/*-------------------------------
layout
-------------------------------*/
h1	{ background:url("img/topbaner.gif") no-repeat; width:750px; height:90px; text-indent:-9999px; margin:0;}


table.tta{
	text-align:left;
	position:relative;
	margin-top:15px;
	margin-bottom:15px;
	margin-left:auto;
	margin-right:auto;
}

table.tta02{
	text-align:left;
	position:relative;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
	line-height:1.7em;
	font-size:0.9em;
}

table.tta03{
	text-align:left;
	position:relative;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
	line-height:1.7em;
	font-size:0.9em;
	background:#666;
}

h2{
	font-size:1.2em;
	margin:0;
	padding:0;
}

p.list01{
	margin: 5px 30px 5px 170px; 
}
p.list02{
	margin: 15px 20px 15px 20px;
	color:#FFF;
	line-height:1.2em; 
}

td.de01{
	margin:0;
	padding:0;
	color:#FFFFFF;
	text-align:center;
	background:#009999;
	font-size:0.9em;
}
td.de02{
	margin:0;
	padding:15px 30px 15px 30px;
	color:#FFFFFF;
	text-align:left;
	background: #666;
	font-size:0.9em;
	border: solid 1px #CCC;
}

td.de03{
	width:580px;
	height:150px;
	margin:0;
	padding:15px 0 15px 0;
	color:#FFFFFF;
	text-align:left;
	background: url("img/gimon_bg.gif") no-repeat;
	font-size:0.9em;
	font-weight:bold;
}
td.de04{
	width:288px;
	height:82px;
	margin:0;
	padding:0;
	color:#FFFFFF;
	text-align:left;
	background: url("img/t02.gif") no-repeat;
	font-size:0.9em;
	font-weight:bold;
	vertical-align:top;
}

td.de05{
	margin:0;
	padding:0;
	color:#FFFFFF;
	text-align:center;
	font-size:1em;
	font-weight:bold;
	line-height:1.3em;
}
td.arrow{
	font-size:3em;
	margin:0;
	padding:5px 0 5px 0;
	color:#666;
	text-align:center;
	font-family:Arial;
}
*+html td.arrow{
	font-size:2.3em;
	margin:0;
	padding:5px 0 5px 0;
	color:#666;
	text-align:center;
	font-family:Arial;
}

span.red{
	text-decoration:underline;
}


td.footer {
	font-size:0.8em;
	text-align:center;
}
td.footer a:link {
	color:#000;
	text-decoration:none;
}
td.footer a:visited {
	color:#000;
	text-decoration:none;
}
td.footer a:active {
	color:#000;
	text-decoration:none;
}
td.footer a:hover {
	color:#990066;
	text-decoration: underline;
}


.clear {
	clear:both;
}
