hr {
	page-break-after: always;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: none;
}

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../images/kid3.png);
	background-color: #F2F1EE;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

body, th, td, input, textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}


h1, h2, h3 {
	margin-top: 1.5em;
	color: #626456;
}

h1 {
	letter-spacing: -.075em;
	font-size: 3em;
	font-family: "メイリオ";
}

h2 {
	letter-spacing: -.05em;
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	color: #8D8E85;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 1.8em;
	font-size: 1.1em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	text-decoration: underline;
	color: #999999;
}

a:hover {
	border: none;
	color: #FF0000;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #809B30;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #3C7BCF;
}



/* Wrapper */

#wrapper {
}

/* Header */

#header {
	width: 800px;
	height: 80px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* main navi */

.menu {
	padding:0 0 0 32px;
	margin:0;
	list-style:none;
	height:40px;
	position:relative;
	font-family:arial, verdana, sans-serif;
	background-color: #fff;
	background-image: url(../images/button1-3.gif);
	background-repeat: repeat-x;
}
.menu li {
	display:block;
	float:left;
	position:relative;
}
.menu li a {
	display:block;
	float:left;
	height:40px;
	line-height:33px;
	color:#bbb;
	text-decoration:none;
	font-size:12pt;
	padding:0 0 0 12px;
	cursor:pointer;
	font-family: Verdana;
}
.menu li a span {
	float:left;
	display:block;
	height:40px;
	padding-right: 24px;
	padding-bottom: 0;
	padding-left: 12px;
	padding-top: 0;
}
.current     {
	display:block;
	padding-top: 0;
	padding-bottom: 0;
	color: #99CC00;
}
.menu li a:hover {
	color:#FFFFFF;
	background-image: url(../images/button4.gif);
	background-repeat: no-repeat;
}
.menu li a:hover span {
	background-image: url(../images/button4.gif);
	background-repeat: no-repeat;
	background-position: right top;
}



/* Logo */

#logo {
	width: 785px;
	margin: 0 auto;
	padding-left: 15px;
	height: 327px;
	border-top: 1px solid #D5D5D5;
	border-left: 1px solid #D5D5D5;
	border-right: 1px solid #D5D5D5;
	background-color: #FFFFFF;
	background-image: url(../images/logo-top.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	padding: 0;
}

#logo h1 {
	padding: 150px 5px 0 20px;
	color: #2C2E22;
}

#logo h2 {
	padding: 165px 0 0 0;
	font-style: italic;
}

#logo p {
	clear: left;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
	color: #C2C5B1;
}

#logo a {
	color: #FFFFFF;
}

#logo-text {
	float: left;
	text-decoration: none;
	overflow: visible;
	visibility: visible;
	z-index: auto;
	margin-top: 3px;
}
#logo-stay {
	width: 785px;
	margin: 0 auto;
	padding-left: 15px;
	height: 327px;
	border-top: 1px solid #D5D5D5;
	border-left: 1px solid #D5D5D5;
	border-right: 1px solid #D5D5D5;
	background-color: #FFFFFF;
	background-image: url(../images/ligo-stay.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#logo-SMP {
	width: 785px;
	margin-bottom: 0;
	height: 55px;
	font-family: "メイリオ";
	font-size: 18pt;
	color: #ECEAE6;
	border-top-width: 0.5px;
	border-right-width: 0.5px;
	border-left-width: 0.5px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #635B4A;
	border-right-color: #635B4A;
	border-left-color: #635B4A;
	padding-bottom: 0px;
	border-bottom-width: 0.5px;
	border-bottom-style: solid;
	border-bottom-color: #99FF00;
	background-color: #2c2821;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	background-image: url(../images/subttl-eat.png);
	background-repeat: no-repeat;
	background-position: left center;
}


/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	padding: 0px 0px 0 0px;
	background: #FFFFFF;
	border: 1px solid #D5D5D5;
	border-top: none;
}

/* Content */

#content {
	float: left;
	width: 550px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#content h2 {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #7C4924;
	color: #333333;
	height: 25px;
	padding-left: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/* パンくずリスト　*/

.topicpath ol li {	/* liを横並び＆ブレットを消す */
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.topicpath {
	display: block;
	margin-top: 0px;
}


.topicpath ol li a {	/* aの背景画像に記号の画像を指定 */
	background-image: url(../crumb.gif);	/* 右寄せ＆リピート無し */
	background-position: center right;
	background-repeat: no-repeat;
	padding-right: 10px;
	margin: 0px;
	padding-top: 0px;
}

.post {
	font-family: "メイリオ";
}

.post .title {
	margin: 0;
	font-weight: normal;
	display: block;
}

.post h1.title {
	height: 40px;
	font-size: 18pt;
	background-image: url(../images/mtshigi-pic.jpg);
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: 250px bottom;
	color: #333333;
}

.post .entry {
	padding: 0 10px 30px 15px;
	color: #333333;
	font-size: 1.2em;
	line-height: 1.8em;
}

.post .meta {
	margin: 0;
	padding: 5px 0px 0px 15px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CFCFCF;
}

.post .meta a {
	color: #CFCFCF;
}

.post .links {
	margin: 0;
}

.post .tags {
	margin: 0;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
}

.post .links a, .post .tags a {
	border: none;
}

/* Recent Posts */

#recent-posts {
}

#recent-posts h2 {
	margin: 0;
	padding: 15px 0  0 15px;
	height: 30px;
}

#recent-posts h3 {
	margin: 0;
	font-size: 13px;
	padding: 15px 0  0 15px;
}

#recent-posts p {
	margin: 0 0 10px 0;
	padding: 15px 0  0 15px;
	line-height: 22px;
	font-size: 13px;
}

/* Sidebars */

.sidebar {
	float: left;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	margin-bottom: 2em;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0;
}

.sidebar li h2 {
	margin: 0 0 1em 0;
}

#sidebar1 {
}

#sidebar2 {
	width: 219px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#sidebar2 li h2 {
	margin: 0 0 1em 0;
	padding: 15px 0  5px 15px;
	height: 20px;
	background: url(../images/img07.gif) no-repeat left 70%;
	border-bottom: 1px dotted #98B42B;
	color: #7E9932;
}

#sidebar2 li ul {
	line-height: normal;
	padding-left: 15px;
}

#sidebar2 li li {
	padding: 5px;
	font-size: .8em;
	background-repeat: no-repeat;
	background-position: left 45%;
}

#sidebar2 li a {
	border: none;
	padding-left: 5px;
	font-size: 14px;
	font-family: "メイリオ";
}

#sidebar2 li a:hover {
	border: none;
}

.icenter dl {
	text-decoration: none;
	background-repeat: no-repeat;
}

.icenter dt {
	line-height: normal;
	font-weight: bold;
	color: #999999;
	text-align: center;
	font-family: "メイリオ";
	font-size: 1.5em;
}

.icenter dd {
	font-size: 1em;
	background-repeat: no-repeat;
	background-position: left 45%;
	padding-right: 5px;
	padding-left: 10px;
	color: #000000;
}

.icenter dd a {
	border: none;
	padding-left: 5px;
	font-family: "メイリオ";
	font-size: 0.9em;
}

.icenter dd a:hover {
	border: none;
	text-decoration: underline;
}

/* Footer */

#footer {
	margin: 0;
	padding: 0;
	height: 140px;
	background-color: #F3F3F3;
	background-image: url(../images/kid-f.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#footer p {
	padding-top: 30px;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
}



.box {
	width: 500px;
	font-size: 100%;
	margin-right: auto;
	margin-left: auto;
	background-position: left center;
	background-repeat: no-repeat;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 5px;
}

.box td, .box th{
	vertical-align: top;
	padding-top: 0px;
}

.box img {
	padding: 4px;				
	border: 1px solid #362E2B;	
	margin: 2px;
}

.box .osusume {
	background: url(images/osusume.gif) no-repeat right bottom;	
}

.box h4 {
	padding: 0px;
	font-size: 10pt;
	color: #333333;
}

/* 画像拡大表示　*/

.magnify
{
	cursor: default;
	list-style: none;
	text-align: center;
}
.magnify a
{
	cursor: default;
}

.magnify a .preview
{
	display: none;
}

.magnify a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.magnify img
{
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 108px;
	height: 80px;
	border: 1px solid #CCCCCC;
}

.magnify li
{
	color: inherit;
	display: inline;
	float: left;
	padding: 5px;
	position: relative;
	border: 1px solid #CCCCCC;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
	font-size: 8pt;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.magnify .preview
{
	border-color: #000;
	width: 200px;
	height: 150px;
}

/*　最新のお知らせ　*/

#whats-new  p {
	margin-top: 5px;
	margin-bottom: 5px;
}
#whats-new dd {
	padding-left: 30px;
	font-weight: normal;
	padding-top: 10px;
	color: #333333;
	font-size: 9pt;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#whats-new dt {
	padding-top: 20px;
	color: #6D7B40;
	font-weight: bold;
	font-size: 14px;
}
#whats-new td {
	color: #333333;
	padding-right: 10px;
	font-size: 9pt;
	font-weight: normal;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
/* 角丸　*/

.curve-08-head{
	font-size:1px;
	height:7px;
	margin-top:5px;
	background-image: url(../images/08-curve-right-head.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.curve-08-head div{
	font-size:1px;
	height:7px;
	background:url(../images/08-curve-left-head.gif) top left no-repeat;
}
.curve-08-body{
	background:url(../images/08-curve-left-middle.gif) top left repeat-y;
	width: auto;
}
.curve-08-body div{
	background:url(../images/08-curve-right-middle.gif) top right repeat-y;
	width: auto;
}
.curve-08-bottom{
	font-size:1px;
	height:7px;
	background:url(../images/08-curve-right-bottom.gif) bottom right no-repeat;
	margin-bottom:5px;
}
.curve-08-bottom div{
	font-size:1px;
	height:7px;
	background:url(../images/08-curve-left-bottom.gif) bottom left no-repeat;
}

#icenter-info {
	background-position: center;
	margin-left: 5px;
}



/* 交通案内 */

#access-info dl {
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}

#access-info dt {
	font-weight: bold;
	background-color: #D8D8C5;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left-width: thick;
	border-left-style: double;
	border-left-color: #E1E1E1;
	border-right-width: thick;
	border-right-style: solid;
	border-right-color: #E1E1E1;
	padding-right: 5px;
	color: #000000;
}

#access-info dd {
	color: #000000;
	padding-left: 10px;
	line-height: 33px;
}
#access-info {
	text-decoration: none;
	background-position: center;
	width: 500px;
}

/* サブメニュー　*/

.outer a, .outer div, .outer li, .outer ul, .outer body, .outer span{
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
div.smenu{
	width: auto;
}
div.smenu ul{
	list-style: none;
	text-indent: 0px;
}
div.smenu li{
	height: 20px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
}
div.smenu a{
	color: #333333;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	background-image: url(../images/115.gif);
	background-repeat: no-repeat;
	padding-right: 20px;
}
div.smenu a:hover{
	background-image: url(../images/109.gif);
	background-repeat: no-repeat;
}
.current-s{
	padding: 4px;
	color: #333333;
	display:block;
	padding: 6px 30px;
	height: 20px;
	text-decoration: none;
}

/* 会員紹介　*/

#member {
font-weight: normal;
}

#member table {
	font-weight: normal;
}

#member th {
	background-color: #EEE9D9;
}

#member td {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #CCCCCC;
}

/* */

div#map {
	margin-top: 0px;
	padding-top: 0px;
	background-position: top;
}
#header2 {
	font-size: 9pt;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	text-indent: 600px;
}

div#side_bar {
	overflow:auto;
	list-style-type: lower-roman;
	text-decoration: none;
	}
#side_bar a {
	color: #515C01;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline;
	width: 100pt;
	float: left;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 20pt;
}
#side_bar a:hover {
	color: #FF0000;
	text-decoration: none;
}
#side_bar div {

}
#header2  a {
	color: #FFFFFF;
	font-size: 10pt;
}
#member td.obi {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #F5F3EB;
}

/*　年中行事　*/

#annual-event {
	font-weight: normal;
}
#annual-event dl {
	font-weight: normal;
	margin-left: 10px;
}
#annual-event dt {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-top-width: 3px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EBEBEB;
	border-bottom-color: #EBEBEB;
	height: auto;
	background-color: #EEEEEE;
	font-weight: bold;
	color: #333333;
}
#annual-event .special {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-top-width: 3px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EBEBEB;
	border-bottom-color: #EBEBEB;
	height: auto;
	background-color: #ECF09B;
	color: #333333;
	font-weight: bold;
}
#annual-event .sche {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	color: #000000;
}
#annual-event dd {
	padding-left: 5px;
	padding-bottom: 5px;
}
#annual-event h2 {
	color: #333333;
	height: 15px;
	padding-left: 10px;
	padding-top: 5px;
	margin-top: 0px;
	padding-bottom: 5px;
}
#annual-event h2.spring {
	color: #333333;
	height: 20px;
	padding-left: 10px;
	background-repeat: repeat;
	padding-top: 10px;
	margin-top: 0px;
	background-image: url(../images/sakura14_3.png);
	background-color: #FFFFFF;
	background-position: bottom;
}
#annual-event h1 {
	color: #000000;
	height: 25pt;
	padding-left: 5px;
	padding-top: 5px;
	margin-top: 0px;
	font-size: 18pt;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2C0057;
}

#whats-new {

}
#logo-SMP-sub {
	width: 785px;
	margin: 0 auto;
	padding-left: 15px;
	height: 327px;
	border-top: 1px solid #D5D5D5;
	border-left: 1px solid #D5D5D5;
	border-right: 1px solid #D5D5D5;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
}
.menu li span {
	float:left;
	display:block;
	padding:0 24px 0 12px;
	height:40px;
	font-size: 12pt;
	line-height: 33px;
}
.comment {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.box h3 {
	font-size: 10pt;
	color: #FFFFFF;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 3px;
	background-image: url(../images/img04.jpg);
	background-position: center;
}
.lev01 li {
	display: block;
	height: auto;
	width: auto;
	padding: 10px;
	margin: 5px;
	list-style-type: none;
	border: 1px solid #EEEEEE;
}
.lev02 a {
	display:block;
	text-decoration: none;
	color: #333333;
	padding: 0px;
}
.lev02 li {
	background-color: #F7F7F7;
	display: block;
	height: auto;
	width: auto;
	list-style-type: none;
	border: 1px solid #E8E8E8;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.lev02 div {
	display: block;
	height: 15px;
	width: auto;
	list-style-type: none;
	background-image: url(img/subt.png);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	background-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
}
.lev01 a {
	display:block;
	text-decoration: underline;
	color: #333333;
}

.lev01 a:hover, lev02 a:hover{
	text-decoration: none;
	color: #FF0000;
}

#annual-event h2.feb {
	color: #333333;
	height: 20px;
	padding-left: 10px;
	background-repeat: repeat;
	padding-top: 10px;
	margin-top: 0px;
	background-image: url(../images/sakura14_3.png);
	background-color: #FFFFFF;
	background-position: bottom;
}
#whats-new h2 {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #333333;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #FE4D01;
}
#logo-SMP-eat {
	width: 785px;
	margin-bottom: 0;
	height: 55px;
	font-family: "メイリオ";
	font-size: 18pt;
	color: #ECEAE6;
	border-top-width: 0.5px;
	border-right-width: 0.5px;
	border-left-width: 0.5px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #635B4A;
	border-right-color: #635B4A;
	border-left-color: #635B4A;
	padding-bottom: 0px;
	border-bottom-width: 0.5px;
	border-bottom-style: solid;
	border-bottom-color: #99FF00;
	background-color: #2c2821;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	background-image: url(../images/subttl-eat.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#logo-SMP-resort {
	width: 785px;
	margin-bottom: 0;
	height: 55px;
	font-family: "メイリオ";
	font-size: 18pt;
	color: #ECEAE6;
	border-top-width: 0.5px;
	border-right-width: 0.5px;
	border-left-width: 0.5px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #635B4A;
	border-right-color: #635B4A;
	border-left-color: #635B4A;
	padding-bottom: 0px;
	border-bottom-width: 0.5px;
	border-bottom-style: solid;
	border-bottom-color: #99FF00;
	background-color: #2c2821;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	background-image: url(../images/subttl-resort.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#logo-SMP-sightseeing {
	width: 785px;
	margin-bottom: 0;
	height: 55px;
	border-top-width: 0.5px;
	border-right-width: 0.5px;
	border-left-width: 0.5px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #635B4A;
	border-right-color: #635B4A;
	border-left-color: #635B4A;
	padding-bottom: 0px;
	border-bottom-width: 0.5px;
	border-bottom-style: solid;
	border-bottom-color: #99FF00;
	background-color: #2c2821;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	background-image: url(../images/subttl-sightseeing.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#logo-SMP-souvenirs {
	width: 785px;
	margin-bottom: 0;
	height: 55px;
	border-top-width: 0.5px;
	border-right-width: 0.5px;
	border-left-width: 0.5px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #635B4A;
	border-right-color: #635B4A;
	border-left-color: #635B4A;
	padding-bottom: 0px;
	border-bottom-width: 0.5px;
	border-bottom-style: solid;
	border-bottom-color: #99FF00;
	background-color: #2c2821;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	background-image: url(../images/subttl-souvenirs.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#logo-SMP-stay {
	width: 785px;
	margin-bottom: 0;
	height: 55px;
	border-top-width: 0.5px;
	border-right-width: 0.5px;
	border-left-width: 0.5px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #635B4A;
	border-right-color: #635B4A;
	border-left-color: #635B4A;
	padding-bottom: 0px;
	border-bottom-width: 0.5px;
	border-bottom-style: solid;
	border-bottom-color: #99FF00;
	background-color: #2c2821;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	background-image: url(../images/subttl-stay.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#logo-SMP-VG {
	width: 785px;
	margin-bottom: 0;
	height: 55px;
	border-top-width: 0.5px;
	border-right-width: 0.5px;
	border-left-width: 0.5px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #635B4A;
	border-right-color: #635B4A;
	border-left-color: #635B4A;
	padding-bottom: 0px;
	border-bottom-width: 0.5px;
	border-bottom-style: solid;
	border-bottom-color: #99FF00;
	background-color: #2c2821;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	background-image: url(../images/subttl-VG.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#logo-SMP-SM {
	width: 785px;
	margin-bottom: 0;
	height: 55px;
	border-top-width: 0.5px;
	border-right-width: 0.5px;
	border-left-width: 0.5px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #635B4A;
	border-right-color: #635B4A;
	border-left-color: #635B4A;
	padding-bottom: 0px;
	border-bottom-width: 0.5px;
	border-bottom-style: solid;
	border-bottom-color: #99FF00;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	background-image: url(../images/subttl-SM.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #2C2821;
}
#logo-SMP-AE {
	width: 785px;
	margin-bottom: 0;
	height: 55px;
	border-top-width: 0.5px;
	border-right-width: 0.5px;
	border-left-width: 0.5px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #635B4A;
	border-right-color: #635B4A;
	border-left-color: #635B4A;
	padding-bottom: 0px;
	border-bottom-width: 0.5px;
	border-bottom-style: solid;
	border-bottom-color: #99FF00;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	background-image: url(../images/subttl-AE.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #2C2821;
}
#logo-SMP-MB {
	width: 785px;
	margin-bottom: 0;
	height: 55px;
	border-top-width: 0.5px;
	border-right-width: 0.5px;
	border-left-width: 0.5px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #635B4A;
	border-right-color: #635B4A;
	border-left-color: #635B4A;
	padding-bottom: 0px;
	border-bottom-width: 0.5px;
	border-bottom-style: solid;
	border-bottom-color: #99FF00;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	background-image: url(../images/subttl-MB.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #2C2821;
}
#logo-text2 {
	text-decoration: none;
	overflow: visible;
	visibility: visible;
	z-index: auto;
	float: right;
	display: block;
}
.current2 {
	display:block;
	height:40px;
	background-image: url(../images/button4.gif);
	background-repeat: no-repeat;
	padding-top: 0;
	padding-bottom: 0;
	width: 70px;
	background-position: right top;
}


.banners {
	width: auto;
	text-align: center;
	display: block;
	padding: 5px;
	height: auto;
	border: 1px solid #E6E6E6;
}
.boad {
	color: #CC0000;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 10px;
}



#whats-new img {
	float: left;
	padding-right: 10px;
	padding-top: 5px;
	clear: none;
}
div.smenu .abs {
	background-image: url(../images/109.gif);
	background-repeat: no-repeat;
}
/*----------------------------------------------------
 * 
 * タブコンテナ しぎとら作者
 * 
----------------------------------------------------*/

.tabContainer {

}



/* Q&A */
.tabContainer dl {
	padding: 5px;
}

/* Q */
.tabContainer dl dt {
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 10pt;
}

/* A */
.tabContainer dl dd {
	color: #666666;
	font-size: 9pt;
	display: none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(../images/kuro.png);
	padding-right: 80px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-right: 0px;
	padding-top: 20px;
}
.tabContainer a {
	color: #666666;
	text-decoration: underline;
	display: block;
	width: auto;
	border: 1px solid #FFFFFF;
}

.tabContainer a:hover {
	text-decoration: none;
	background-color: #E7E7E7;
	color: #000000;
	border: 1px solid #CCCCCC;
	display: block;
	width: auto;
}
/*----------------------------------------------------
 * 
 * タブコンテナ 最新のお知らせ
 * 
----------------------------------------------------*/

.tabContainer-wn {

}



/* Q&A */
.tabContainer-wn dl {
	padding: 5px;
}

/* Q */
.tabContainer-wn dl dt {
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 10pt;
	text-align: center;
}

/* A */
.tabContainer-wn dl dd {
	color: #666666;
	font-size: 9pt;
	display: none;
	padding-right: 80px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-right: 0px;
	padding-top: 20px;
}
.tabContainer-wn a {
	text-decoration: none;
	color: #000000;
	display: block;
	width: auto;
}

.tabContainer-wn a:hover {
	text-decoration: none;
	background-color: #666666;
	color: #CCCCCC;
	display: block;
	width: auto;
}
.tabContainer {
	clear: left;
}
.tabContainer-wn a:visited {
	text-decoration: none;
	color: #000000;
	display: block;
	width: auto;
	background-color: #FF0000;
}
span.trigger {
	font-weight: bold;
	background-color: #E8E8E8;
	padding-top: 2;
	padding-bottom: 2;
	display: block;
	color: #000000;
	text-align: center;
	margin-top: 5px;
}   
span.trigger a {
	text-decoration: none;
	display: block;
	outline: none;
	color: #000000;
	font-weight: bold;
}   
span.active {
	text-decoration: none;
	display: block;
	outline: none;
	background-color: #999999;
}
.block {
	border: 1px solid #F2F2F2;
	padding-left: 5px;
}

span.trigger a:hover {
	text-decoration: none;
	display: block;
	outline: none;
	background-color: #999999;
} 
.piccl {
	clear: both;
}
.vg td {
	color: #333333;
	padding: 5px;
	font-size: 12pt;
	line-height: 24pt;
}
