@charset "shift_jis";
html {
	margin-bottom:1px;
    height:100%;
}
p, img {
	margin: 0px;
	padding: 0px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/bg_body.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
body, td, th {
	font-size: small;
	line-height: 130%;
}
#wrapper {
	width: 760px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C1C1C1;
	border-left-color: #C1C1C1;
	background-image: url(img/bg_header.jpg);
	background-repeat: repeat-x;
	background-color: #FAFAFA;
	margin-right: auto;
	margin-left: auto;
}
#contents {
	width: 590px;
	float: right;
}
#header {
	clear: both;
	height: 98px;
	width: 590px;
}
#header p.keyword {
	font-size: x-small;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
}
#header p.logo {
	text-align: right;
}
#topic {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	color: #666666;
	clear: both;
}
#topic li {
	float: left;
}
#topic li a {
	background-image: url(img/ic_topic.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	padding-right: 10px;
	text-decoration: none;
}
#topic li a:hover {
	background-image: url(img/ic_topic_ov.gif);
	background-repeat: no-repeat;
	background-position: right center;
}



#main {
	background-color: #FAFAFA;
}
#memo {
	width: 570px;
	background-image: url(img/bg_con.jpg);
	background-repeat: repeat-y;
	margin-left: 10px;
	clear: both;
}
#memo p strong {
	color: #CC6666;
	font-size: medium;
	line-height: 200%;
}
#memo #captionarea {
	background-image: url(img/bg_title.jpg);
	background-repeat: no-repeat;
	padding: 10px 10px 10px 20px;
}
#memo #captionarea h1 {
	border-left-style: double;
	border-left-color: #FF0066;
	font-size: large;
	margin-top: 20px;
	color: #666666;
	text-indent: 15px;
}
#memo #bodyarea {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#memo #bodyarea h2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0099FF;
	color: #0066CC;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 20px;
	font-size: small;
}

#memo #bodyarea p {
	margin-bottom: 10px;
	line-height: 150%;
	padding-right: 20px;
}
#memo   #bodyarea   p.ifu {
	float: right;
	width: 120px;
	padding-left: 10px;
}
#memo #bodyarea p.right {
	text-align: right;
}


#bodyarea #theme {
	width: 550px;
	clear: both;
	height: 100px;
}
#bodyarea #theme p {
	float: left;
	width: 100px;
	padding-right: 5px;
}
#memo #banaarea {
	background-image: url(img/bg_mainfoot.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 30px;
	padding-top: 10px;
}
#memo #banaarea .bana {
	clear: both;
	text-align: center;
	/* [disabled]height: 100px; */
	margin-bottom: 20px;
}
#memo #banaarea p.txt {
	padding-left: 20px;
	padding-right: 20px;
}
#navi {
	width: 170px;
	text-align: center;
	background-color: #FAFAFA;
	float: left;
	background-image: url(img/bg_header.jpg);
	background-repeat: repeat-x;
}
#navi ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	width: 156px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#navi #inner {
	background-color: #FF0066;
	padding: 3px;
	width: 156px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
#navi ul li {
	display: inline;
	clear: both;
}
#inquire {
	width: 146px;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	padding: 5px;
}
#inquire ol {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#inquire ol li {
	background-image: url(img/ic_ore.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
}
#footer {
	width: 100%;
	clear: both;
	background-color: #FBFBFB;
	background-image: url(img/bg_foot.jpg);
	background-repeat: repeat-x;
}
#footer #foot_inner {
	/* [disabled]width: 780px; */
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/bg_foot_inner.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C1C1C1;
	border-left-color: #C1C1C1;
	background-color: #F6F6F6;
	padding-bottom: 50px;
	padding-top: 20px;
}
#footer #foot_inner p.gototop {
	text-align: right;
	padding-top: 1px;
	padding-right: 15px;
	clear: both;
	margin-top: 0px;
	margin-bottom: 10px;
}
#footer #foot_inner p.footlink {
	text-align: center;
	font-size: small;
	margin-top: 0px;
	margin-bottom: 30px;
}
#footer #foot_inner p.copy {
	font-size: small;
	color: #666666;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 20px;
}
#footer #foot_inner p.bana {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 10px;
}
a:link {
	color: #CC6666;
}
a:visited {
	color: #CC6666;
}
a:hover {
	color: #666666;
}
a:active {
	color: #666666;
}
.clear {
	clear: both;
}
#kaihi th {
	text-align: left;
	color: #CC0000;
	line-height: 130%;
	font-size: small;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00CCFF;
	border-top-style: double;
	border-top-color: #00CCFF;
	padding-top: 3px;
	padding-bottom: 3px;
}
#kaihi td {
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00CCFF;
}
#magajine {
	width: 500px;
	border: 1px solid #CC0000;
}
#magajine td {
	padding: 5px;
}
#teikan {
	font-size: x-small;
	color: #333333;
}
#teikan  p strong {
	font-size: x-small;
	color: #CC0000;
}
#kaze {
	border: 1px solid #0066CC;
	margin-top: 20px;
	background-color: #D2F0FF;
}
#kaze td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #66CCFF;
	border-right-color: #0066CC;
	border-bottom-color: #0066CC;
	border-left-color: #ECE9D8;
	background-color: #FFFFFF;
}
