@charset "utf-8";
/* CSS Document */

body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.8em;
	background-color: #FFFBFF;
	background-image: url(../img/top/top-bg01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#container  {
	width: 780px; 
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
} 
#header  {
	width: 100%;
	background-image: url(../img/top/top-bg01.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	padding: 0;
	margin-bottom: 10px;
} 
#header #menu {
}

#header  h1  {
	margin: 0; /* マージンの代わりに余白を使用して、エレメントを div の端に接触しない位置に維持することができます */
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: right;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#header p {
	margin: 0px;
	padding: 0px;
}
#header #sitemap {
	text-align: right;
}
#sitemap   a:link  {
	color: #999999;
	font-size: 0.7em;
	text-decoration: none;
}
#sitemap  a:visited {
	color: #999999;
	font-size: 0.7em;
	text-decoration: none;
}

#sitemap a:hover {
	color: #BE415E;
}
a:link {
	font-weight: normal;
	color: #0099CC;
	text-decoration: underline;
}
a:visited {
	font-weight: normal;
	color: #0099CC;
	text-decoration: underline;
}
a:hover {
	font-weight: normal;
	color: #A0665F;
	text-decoration: underline;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li {
	width: 130px;
	background-image: url(../img/top/menu01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	text-align: center;
	vertical-align: middle;
	padding-top: 0px;
	display: block;
}
#menu a:link {
	font-size: 14px;
	font-weight: normal;
	color: #A98A52;
	text-decoration: none;
	display: block;
	width: 130px;
}
#menu a:visited {
	font-size: 14px;
	font-weight: normal;
	color: #A98A52;
	text-decoration: none;
}
#menu a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #BE415E;
	text-decoration: none;
	width: 130px;
}
#menu a:active {
	font-size: 14px;
	font-weight: normal;
	color: #BE415E;
	text-decoration: none;
}
#menu #current {
	color: #BE415E;
	font-weight: bold;
}
#menu a {
	font-size: 14px;
	font-weight: normal;
	color: #A98A52;
	text-decoration: none;
	display: block;
	width: 130px;
	height: 52px;
	line-height: 3.5em;
}


#footer  {
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 10;
	padding-right: 10px;
	padding-bottom: 10;
	padding-left: 20px;
	margin-bottom: 10px;
	clear: both;
	height: 3em;
	text-align: center;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
} 

.fltrt { /* このクラスは、ページ上でフローティングエレメントを右側に配置するのに使用できます。プローティングエレメントは、ページ上でその横に配置されるエレメントの前に配置される必要があります。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* このクラスは、ページ上でフローティングエレメントを左側に配置するのに使用できます */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
	height:0;
	line-height: 0px;
}
.clear {
	clear: both;
}


/* Hides from IE-mac \*/
* html .floatholder {height: 1%;}
/* End hide from IE-mac */

 [if IE 5]>
/* この条件分岐コメントに IE 5* を対象とした css ボックスモデルのフィックスを配置します */
#sidebar1 { width: 220px; }

<![endif] 
[if IE]>
/* この条件分岐コメントにすべてのバージョンの IE を対象とした css のフィックスを配置します */
#sidebar1 { padding-top: 30px; }
#mainContent { zoom: 1; }
/* 上述の専用のズームプロパティにより、いくつかのバグを回避するのに必要な hasLayout が IE に対して設定されます */
<![endif] .copy {
	font-family: Arial, Helvetica, sans-serif;
	color: #999933;
}
.copy {
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	display: block;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.pankuzu {
	color: #999999;
	margin: 0px;
	width: 100%;
	text-align: right;
	padding: 0px;
	clear: none;
	float: left;
}
.pankuzu p {
	margin: 0px;
	padding: 0px;
}
.subMenu01 {
	background-image: url(../img/dai2/title_sub.gif);
	height: 40px;
	width: 220px;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	margin: 0px;
	line-height: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}
.subMenu01  p {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 16px;
}
.subMenu02 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}

.subMenu02 li {
	background-image: url(../img/dai2/title_sub2.gif);
	height: 40px;
	width: 220px;
	margin: 0px;
	list-style-type: none;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
}
.subMenu02  ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.subMenu02 a:link {
	font-size: 14px;
	font-weight: normal;
	color: #A98A52;
	text-decoration: none;
}
.subMenu02 a:visited {
	font-size: 14px;
	font-weight: normal;
	color: #A98A52;
	text-decoration: none;
}
.subMenu02 a:hover {
	font-size: 14px;
	font-weight: normal;
	color: #BE415E;
	text-decoration: none;
}
.subMenu02 #current {
	color: #BE415E;
	font-weight: bold;
}
.subMenu02 a {
	font-size: 14px;
	font-weight: normal;
	color: #A98A52;
	text-decoration: none;
	display: block;
	line-height: 3em;
}

.topHead {
	font-size: 10px;
	text-align: right;
	width: 98%;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	float: left;
}
p {
	margin: 0px;
	padding: 0px;
}
#sidebar1 .sideImg {
	padding-top: 10px;
	padding-bottom: 5px;
}

