@charset "Shift_JIS";

/*　全体 ----------------------------------------- */

body {
	margin: 0;
	padding: 0;
	background-color: #E6E6E6;	
}
p {
	margin: 0;
	padding: 5px 10px 5px 10px;
	font-size: 12px;
	line-height: 1.3em;
	color: #000000;
}
p.b {
	margin: 0;
	padding: 5px 10px 5px 10px;
	font-size: 12px;
	line-height: 1.3em;
	color: #000000;
}
p.right {
	margin: 0;
	padding: 5px 10px 5px 10px;
	font-size: 12px;
	line-height: 1.3em;
	color: #FFFFFF;
	text-align: right;
}
h1.img {
	margin: 0 0 10px 0;
	padding: 0;
}
hr.style1 {
	border: 1px solid #999999;
	margin: 5px;
}
h2.style1 {
	margin: 10px 0 10px 0;
	padding: 7px 7px 5px 10px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	border-left: 5px solid #4BCD12;
	color: #000000;
}
img.right {
	margin: 0 10px 10px 10px;
	padding: 0;
	float: right;
}
img.left {
	margin: 0 10px 10px 0;
	padding: 0;
	float: left;
}
img.point {
	margin: 0;
	padding: 0;
	vertical-align: text-bottom;
	border: none;
}
table {
	font-size: 12px;
}


/*　----------------------------------------- */
h1.top {
	margin: 5px 5px 5px 0;
	padding: 0;
	text-align: right;
	font-size: 12px;
	color: #FFCC00;
}
h1.menu {
	margin: 5px 0 5px 0;
	padding: 5px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	border-top: 1px solid #960206;
	border-bottom: 1px solid #960206;
}
h1.menu2 {
	margin: 5px 0 5px 0;
	padding: 5px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px dotted #960206;
}
h1.menu3 {
	margin: 0 0 5px 0;
	padding: 5px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	border-top: 1px solid #960206;
	border-right: 1px solid #960206;
	border-left: 1px solid #960206;
	border-bottom: 1px solid #960206;
	color: #FFFFFF;
	background: #6E1700;
}
h1.menu4 {
	margin: 5px 0 5px 0;
	padding: 5px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	border-top: 1px solid #960206;
	border-bottom: 1px solid #960206;
	background: #FFFFFF;
}
p.address {
	margin: 3px;
	padding: 0;
	text-align: right;
	font-size: 10px;
	font-weight: nomal;
	color: #000000;
	height: 10px;
}
/*　table ----------------------------------------- */
table {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #000000;
}
table.layout {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #000000;
	background: #FFFFFF;
}
table.black {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #000000;
}
table td.menu{
	background:url(../../images/line-dotted.gif) left bottom no-repeat;
	padding:5px 2px;
	line-height:1.5;
	color:#666666;
	}
table td.menu a{
	background:url(../../images/ico-menu.gif) 0 3px no-repeat;
	display:block;
	width:220px;
	_width:236px;
	padding-left:14px;
	}



/*　link ----------------------------------------- */
a:link {
	color: #0066cc;	
	text-decoration:none;
}
a:visited {
	color: #0066cc;	
	text-decoration:none;
}

a:hover, a:active {
	color: #0066cc;	
	text-decoration:underline;
}

a.footer:visited {
	color: #E9D48A;
	background: transparent;	
	text-decoration: none;
}
a.footer:link {
	color: #E9D48A;	
	background: transparent;
	text-decoration: none;
}
a.footer:hover, a:active {
	color: #ff9933;
	background: transparent;	
	text-decoration: none;
}
a.style1:visited {
	color: #0000ff;
	background: transparent;	
	text-decoration: none;
}
a.style1:link {
	color: #0000ff;	
	background: transparent;
	text-decoration: none;
}
a.style1:hover, a:active {
	color: #ff9933;
	background: transparent;	
	text-decoration: none;
}