@charset "utf-8";
/* formatting style
-----------------------------------------*/
* {
	margin: 0px;
	padding: 0px;
	line-height:1.6;
	color:#333333;
	font-size:100%;
	font-style: normal;
	font-weight:normal;
}

body {
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.6;
	color: #666;
	background-color: #ffffff;
}

strong {
	font-weight:normal;
	color:#333333;
}
hr {
	display: none;
}
/* link style
-----------------------------------------*/
a img {
	border-style: none;
}
em {
	color:#FF3366;
	}
a:link {
	color: #900;
	text-decoration: none;
}
a:visited {
	color: #009999;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
	left: 1px;
	top: 1px;
}
/* basic layout
-----------------------------------------*/
#wrapper {
	margin: 0px auto;
	width: 1140px;
	text-align : left;
	display: block;
}
#header {
	height: 114px;
	position: relative;
	width: 1140px;
	z-index: 4;
	clear: both;
}

#menu {
	background-image: url(../images/006.jpg);
	background-repeat: repeat-x;
	clear: both;
	height: 40px;
	width: 1027px;
	margin-left: 20px;
	padding-left: 75px;
}

#menu ul li {
	display: inline;
	float: left;
}
#menu ul li a:hover {
	position: relative;
}
#menu ul li a#nHome {
	background-image: url(../images/menuBar_01_2.gif);
	display: block;
	height: 0px;
	width: 136px;
	padding-top: 40px;
	overflow: hidden;
}

#menu ul li a:hover#nHome {
	background-image: url(../images/menuBar_01.gif);
}


#menu ul li a#nGist {
	background-image: url(../images/menuBar_02_2.gif);
	display: block;
	height: 0px;
	width: 136px;
	padding-top: 40px;
	overflow: hidden;
}


#menu ul li a:hover#nGist {
	background-image: url(../images/menuBar_02.gif);
}


#menu ul li a#nBoshuYoko {
	background-image: url(../images/menuBar_03_2.gif);
	display: block;
	height: 0px;
	width: 136px;
	padding-top: 40px;
	overflow: hidden;
}

#menu ul li a:hover#nBoshuYoko {
	background-image: url(../images/menuBar_03.gif);
}
#menu ul li a#nAfter {
	background-image: url(../images/menuBar_04_2.gif);
	display: block;
	height: 0px;
	width: 136px;
	padding-top: 40px;
	overflow: hidden;
}

#menu ul li a:hover#nAfter {
	background-image: url(../images/menuBar_04.gif);
}
#menu ul li a#nFaq {
	background-image: url(../images/menuBar_05_2.gif);
	display: block;
	height: 0px;
	width: 136px;
	padding-top: 40px;
	overflow: hidden;
}

#menu ul li a:hover#nFaq {
	background-image: url(../images/menuBar_05.gif);
}
#menu ul li a#nAccess {
	background-image: url(../images/menuBar_06_2.gif);
	display: block;
	height: 0px;
	width: 136px;
	padding-top: 40px;
	overflow: hidden;
}

#menu ul li a:hover#nAccess {
	background-image: url(../images/menuBar_06.gif);
}
#menu ul li a#nChiro {
	background-image: url(../images/menuBar_07_2.gif);
	display: block;
	height: 0px;
	width: 136px;
	padding-top: 40px;
	overflow: hidden;
}

#menu ul li a:hover#nChiro {
	background-image: url(../images/menuBar_07.gif);
}

#rotator{
	height: 303px;
	border: 1px solid #CCCCCC;
	width: 1100px;
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	margin-left: 20px;
	float: left;
	background-image: url(/rotator/rotator.php);
}
#main {
	float: left;
	display: block;
	width: 650px;
	position: relative;
	left: 0px;
	z-index: 3;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 20px;
	padding: 0px;
}
#side {
	float: left;
	width: 162px;
	z-index: 2;
	margin-right: 45px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 20px;
	text-align: center;
	margin-bottom: 25px;
}
#sideR {
	float: right;
	width: 162px;
	margin-right: 20px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 20px;
	text-align: center;
	margin-bottom: 25px;
}

#footer {
	clear: both;
	color: #333333;
	position: relative;
	display: block;
	height: auto;
	width: 1060px;
	font-size: 12px;
	z-index: 1;
	background-color: #e9e9e8;
	padding-top: 30px;
	margin-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-right: 20px;
	margin-left: 20px;
	text-align: center;
}
/* link style
-----------------------------------------*/
a img {
	border-style: none;
}
a:visited {
	color: #009999;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
	left: 1px;
	top: 1px;
	font-family: sans-serif;
}
.left {
	float: left;
}
.right {
	float: right;
}
.center {
	margin-right: auto;
	margin-left: auto;
	width: auto;
	display: block;
}
h4 {
	font-size: small;
	color: #900;
}

li.TopicsPicture {
	display: block;
	height: 50px;
	list-style: none;
	vertical-align: middle;
	margin-bottom: 5px;
}
h1.headkeyword {
	color: #FFFBF0;
	text-align: center;
}
address {
	color: #999;
}
/*印刷範囲*/
@media print{
#side{display:none;}
#footer{display:none;}
#header{display:none;}
} 

