@charset "Shift_JIS";
* {
	margin: 0px;
	padding: 0px;
	font-family: 'Lucida Grande', 'ƒqƒ‰ƒMƒmŠpƒS Pro W3', HiraKakuPro-W3, 'ƒƒCƒŠƒI', '‚l‚r ‚oƒSƒVƒbƒN', '‚l‚rƒSƒVƒbƒN', Helvetica, Verdana,;
	font-size: 100%;
}
body {
	background-color: #ebe9d9;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 800px;
	background-color: #FFFFFF;
	background-image: url(../home_image/bg.gif);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 15px;
}
#header {
	background-image: url(../header_image/header_back2.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 740px;
	padding: 10px 30px 0;
}

img.rogo{
	float: left;
	}

ul.header {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: right;
	width: 355px;
}

ul.header li {
	float: left;
	border: none;
	font-size: 70%;
}


.clearLeft { 
clear: left; 
}

#nf_info {
	margin-right: 30px;
	margin-left: 30px;
}
#image {
	width: 800px;
	position: relative;
}
.offer {
	position: absolute;
	height: 44px;
	width: 44px;
	top: 4px;
	right: 5px;
}
#imageContainer {
	position: relative;
	width: 610px;
	height: 320px;
	background-image: url(../image1.jpg);
}

/* ã‚ÍAMac IE 5.x—p‚Å‚·B \*/

#imageContainer {
	position: relative;
	width: 610px;
	height: 320px;
	background-image: none;
}

/* ã‚ÍAMac IE 5.xˆÈŠO—p‚Å‚·B*/

#imageContainer img {
	display: none;
	position: absolute;
	top: 0; 
	left: 0;
}
#main {
	width: 800px;
	position: relative;
}
.topics img {
	margin-bottom: 15px;
}
.aori {
	font-size: 100%;
	font-weight: bolder;
	text-align: center;
	margin-bottom: 5px;
	color: #FF0000;
	margin-top: 0px;
}
#informationmenu {
	background-color: #FFFFFF;
	width: 360px;
	height: 360px;
	overflow: auto;
	margin-top: 0px;
	padding-top: 8px;
	margin-bottom: 30px;
}
#informationmenu p {
	font-size: 75%;
	font-family: "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", osaka, "ƒƒCƒŠƒI", "‚l‚r ‚oƒSƒVƒbƒN", "Lucida Sans", arial, sans-serif;
	line-height: 1.3em;
	border-bottom: 1px dotted #999999;
	display: block;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-left: 5px;
}
#informationmenu a:link {
	color: #993333;
	text-decoration: none;
}
#informationmenu  a:visited {
	color: #993333;
	text-decoration: none;
}
#informationmenu  a:hover {
	color: #993333;
	text-decoration: underline;
}
#informationmenu p em {
	font-weight: normal;
	font-style: normal;
	color: #FF0000;
}
.info2 {
	border-bottom: 1px dotted #999999;
	padding-bottom: 5px;
	width: 355px;
	margin-bottom: 30px;
	margin-top: 50px;
}
.info2 p {
	border-top: 1px dotted #999999;
	font-size: 75%;
	color: #666666;
	padding-top: 5px;
	margin-top: 5px;
	padding-left: 5px;
	line-height: 1.4em;
}
.info2  p  a {
	background-image: url(../home_image/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 1em;
}
.info2 p a:link {
	color: #993333;
	text-decoration: none;
	background-image: url(../home_image/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.info2 p a:visited {
	color: #993333;
	text-decoration: none;
}
.info2 p a:hover {
	color: #993333;
	text-decoration: underline;
}
#footer {
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../home_image/footer.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#footer p {
	margin-left: 0px;
	color: #333333;
	background-image: url(../home_image/copylight.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	height: 50px;
	font-size: 11px;
	margin-bottom: 10px;
}
*+html body #footer p  {
	font-size: 10px;
}
* html body #footer p  {
	font-size: 11px;
}
#footer a {
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	color: #FF0000;
}

