@charset "utf-8";
/* formatting style
------------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
body {
	color: #666666;
	background-color: #FFFFFF;
	background-image:  url(../oomura/bg.gif);
	background-repeat: repeat;
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.6;
}
hr {
	display: none;
}
/* link style
------------------------------------*/
a img {
	border: none;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #663399;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
	left: +1px;
	top: +1px;
}
/* basic layout
------------------------------------*/
#wrapper {
	width: 856px;
	background-color: #FFFFFF;
	margin: 0px auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#main {
	float: right;
	width: 640px;
	margin-bottom: 20px;
	padding-top: 15px;
	padding-left: 8px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #663399;
	left: 1px;
	top: 10px;
}
#sidebar {
	float: left;
	width: 140px;
	padding: 8px;
	background-image: none;
	background-repeat: no-repeat;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: none;
	clear: none;
}
#sidebark {
	float: left;
	width: 170px;
	padding: 8px;
	background-image: none;
	background-repeat: no-repeat;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: none;
	clear: none;
}
#footer {
	clear: both;
	padding-top: 1px;
	color: #FFFFFF;
	background-color: #663399;
}
/* feader styles
------------------------------------*/
#header {
	background-repeat: no-repeat;
	height: 65px;
	position: relative;
	background-color: #FFFFFF;
	background-position: right top;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #663399;
	border-right-color: #663399;
	border-bottom-color: #663399;
	border-left-color: #663399;
}
#bouon #header #logo {
	background-image: none;
	background-position: right center;
	background-repeat: no-repeat;
}
#cyouritu #header #logo {
	background-repeat: no-repeat;
	background-position: right center;
}
#header #logo {
	position: absolute;
	left: -1px;
	top: 1px;
}
#header ul {
	position: absolute;
	left: -1px;
	top: 50px;
	background-color: #FFFFFF;
}
#header ul li {
	list-style: none;
	float: left;
}
#header ul li a {
	height: 1.5em;
	width: 141px;
	line-height: 1.5em;
	color: #666666;
	text-decoration: none;
	background-color: #CCCCCC;
	text-align: center;
	display: block;
	border-bottom-width: 3px;
	border-left-width: 2px;
	border-top-style: none;
	border-bottom-style: double;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
}
#header ul li#nHome a {
	border-left: none;
}
#header ul li a:hover {
	background-color: #E8ECF5;
}

/* sidebar styles
------------------------------------*/
#sidebar h2 {
}
#sidebar dl dt a {
	float: right;
	padding: 10px;
	border: 1px solid #CCCCCC;
	clear: both;
}
#sidebar dl dt {
	clear: both;
	height: 5px;
}

#sidebar ul li a {
	height: auto;
	width: 160px;
	line-height: 1em;
	color: #666666;
	text-decoration: none;
	background-color: #E4E4E4;
	text-align: center;
	display: block;
	list-style-type: none;
	vertical-align: middle;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF9900;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #663399;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	white-space: normal;
	float: none;
	list-style-position: inside;
	list-style-image: none;
	overflow: visible;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#sidebark li a {
	height: auto;
	width: 148px;
	line-height: 1em;
	color: #666666;
	text-decoration: none;
	background-color: #FAFAFA;
	text-align: left;
	display: block;
	list-style-type: decimal;
	vertical-align: middle;
	border-left-style: none;
	border-left-color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #663399;
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	white-space: normal;
	float: none;
	list-style-position: inside;
	overflow: visible;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(onpu.gif);
	background-repeat: no-repeat;
	background-position: right center;
}#sidebar dl dd {
	border-bottom: 1px solid #CCCCCC;
	border-top: none;
	border-right: 2px solid #FF9900;
	border-left: 2px solid #FF9900;
	position: relative;
	text-align: center;
	width: 152px;
	vertical-align: middle;
	background-color: #FFFFCC;
	line-height: 1em;
	height: 2.5em;
	padding-top: 0.5em;
	padding-bottom: 1em;
}
#sidebar dl dt a:hover {
	border: 1px solid #000000;
	top: 1px;
}
	/* main styles
------------------------------------*/
#main dl dt a {
	float: left;
	padding: 5px;
	border: 1px solid #CCCCCC;
	}
#main p {
	line-height: 1.1;
	padding-bottom: 1em;
}

#main h3 {
	float: none;
	height: 2em;
	width: 600px;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: double;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #666666;
	border-left-color: #E7DBF2;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-top: 3px;
	background-color: #FBF0FF;
	background-position: center;
	border-bottom-width: 1px;
	font-size: 18px;
}
#main h5 {
	float: none;
	height: 40px;
	width: 500px;
	background-color: #FFFFFF;
	background-position: center;
	display: block;
	position: relative;
	clear: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main h4 {
	font-size: 16px;
}
#telqa1 {
	border:1px solid #666666;
	width:500px;
	margin:0px;
	height: 7em;
	float: none;
}
#main div.imagebox {
	border: 1px solid #666666; /* 1.枠線 */
	background-color: #FFFFFF;  /* 2.背景色 */
	width: 194px; /* 横幅 */
	float: left; /* 左に配置 */
	margin: 3px; /* 周囲の余白 */
	padding: 3px;
}
#main #kyoushitu #main p.image, p.caption {
   text-align: center; /* 3.中央寄せ */
   margin: 4px;        /* 4.余白・間隔 */
}
#main p.caption {
	font-size: 80%;  /* 5.文字サイズ */
	color: darkblue; /* 6.文字色 */
	height: 10px;
}
#main #kyoushitu {
	display: table-cell;
	border: 1px solid #999999;
	table {
   border-width: 1px;
   border-color: black gray;
   border-style: solid;
   border-collapse: collapse;
}
#main #kyoushitu table th {
   border-width: 1px;
   border-color: black gray;
   border-style: solid dotted;
   padding: 0px;
   background-color: #eeffff;
}
#main #kyoushitu table td {
   border: 1px gray dotted;
   padding: 0px;
}


table {
   border-width: 0px;
   border-color: black gray;
   border-style: solid;
   border-collapse: collapse;
}
table th {
   border-width: 0px;
   border-color: black gray;
   border-style: solid dotted;
   padding: 0px;
   background-color: #eeffff;
}
table td {
   border: 0px gray dotted;
   padding: 0px;
}

#main ul {
	position: absolute;
	left: 267px;
	top: 509px;
	background-color: #FFFFFF;
	width: 658px;
}
#main ul li {
	list-style: none;
	float: left;
}
#main ul li a {
	height: 2em;
	width: 125px;
	line-height: 1em;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFCC;
	text-align: center;
	display: block;
	border-bottom-width: 3px;
	border-left-width: 2px;
	border-top-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
	border-right-style: solid;
	font-weight: bold;
	border-right-color: #FF6600;
	border-right-width: ２;
}
#main ul li a:hover {
	background-color: #E8ECF5;
}

/* footer styles
------------------------------------*/
#footer ul li a {
	color: #CCCCCC;
}
#footer ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer p a {
	color: #FFFFFF;
}
#footer p a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer ul li {
	list-style: none;
	display: inline;
	padding-right: 15px;
	float: none;
	clear: left;
}
#footer p {
	margin: 0px;
	float: right;
	clear: right;
}
#home #header #nHome a,
#syouhin #header #nShouhin a,
#kyousitu #header #nKyoushitu a,
#event #header #nEvent a,
#cyouritu #header #nAfter a,
#qa #header #nQanda a, {
	color: #FFFFFF;
	background-color: #828CA7;
}
#side #kyoushitu div#sidebar table {
	list-style: decimal;
	top: 5px;
}
#syouhin #header #logo {
	background-image: url(url);
	background-repeat: no-repeat;
	background-position: right center;
}
#home #main iframe {
	padding: 3px;
	border: 1px solid #CCCCCC;
}
#main #saiyou {
	display: table-cell;
	border: 1px solid #999999;
	table {
   border-width: 1px;
   border-color: black gray;
   border-style: solid;
   border-collapse: collapse;
	width: 500px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 100px;
	position: absolute;
}
#home #wrapper #main #saiyou01 {
	border: thin solid #999999;
	display: table-row-group;
	width: 620px;
	padding: 1px;
	list-style-type: none;
}
