@charset "UTF-8";

body {
	margin:25px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	background-color: #D71620;
	background-image: url(images/index_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: 0.1em;
}
* {padding:0; margin:0}
.dropdown {
	float:left;
	position:relative;
	padding-right:0px;
}
.dropdown dt {
	width:150px;
	font-weight:bold;
	cursor:pointer;
	background:url(images/header.gif);
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 23px;
	margin-top: 1px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.dropdown dt:hover {background:url(images/menu_hover.gif)}
.dropdown dd {position:absolute; overflow:hidden; width:208px; display:none; background:#fff; z-index:200; opacity:0}
.dropdown ul {
	width:204px;
	list-style:none;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.dropdown li {
	display:inline;
	font-weight: bold;
	text-align: left;
}
.dropdown li a, .dropdown li a:active, .dropdown li a:visited {
	display:block;
	padding:5px;
	color:#FFFFFF;
	text-decoration:none;
	width:194px;
	background-color: #D71620;
	text-align: left;
	letter-spacing: 0.1em;
}
.dropdown li a:hover {
	background-color: #B7131C;
	letter-spacing: 0.1em;
}
.dropdown dt a, .dropdown dt a:active, .dropdown dt a:visited {
	display:block;
	color:#FFFFFF;
	text-decoration:none;
}
.dropdown .underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.dropdown dt.separator{
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
}

#wrapper {
	width: 915px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
     position: relative;
}
#menuBox{
	height: 34px;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 15px;
	clear: both;
	text-align: center;
}
img{
	vertical-align: bottom;
}
#titleArea{
	text-align: center;
}
#pathof{
	position: absolute;
	left: 244px;
	top: 588px;
	width: 436px;
	text-align: center;
}
#linkBtn{
	position: absolute;
	left: 807px;
	top: 643px;
	width: 102px;
	text-align: right;
}
#linkBtn a, #linkBtn a:active, #linkBtn a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#linkBtn a:hover{
	color: #FFCC99;
	text-decoration: underline;
}
.sharp{
	font-size: 10px;
	font-weight: normal;
}
.menu_allow{
	font-weight: bold;
	letter-spacing: -0.1em;
	color: #FF9966;
}
#copyright{
	text-align: center;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0em;
	padding-top: 5px;
}
#four-ddheader{
	letter-spacing: 0.01em;
}
/*
#four-ddheader,
#five-ddheader,
#six-ddheader,
#four-ddcontent ul li a,
#five-ddcontent ul li a,
#six-ddcontent ul li a{
	color: #EE5B63;
}
*/
