body {
	margin: 0px 0px 20px 0px;
		background-color: #8FABBE;
	
        	text-align: center;
        
	}

a {
	text-decoration: underline;
	
	
	}

a:link {
	color: #0000FF;
	}

a:visited {
/*	color: #8FABBE;*/
	color: #3333CC;
	}

a:active {
	color: #0000FF;
	background-color: #E6E6FA;
	}

a:hover {
	color: #0000FF;
	background-color: #E6E6FA;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 850px;
	
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	}

#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
/*	background-image:url(bannar_s.JPG); */
	background-image:url(s-banner.jpg);
	text-align: left;
	padding: 15px;
	border-bottom: 1px solid #FFFFFF;
	height: 200px;   /*バーナーの高さ*/
	}

#banner-img {
	display: none;
	}


#banner a {
	color: #FFFFFF;
	text-decoration: none;
	}

#banner a:active {
	color: #DCDCDC;
	background-color: transparent ;
	}

#banner a:hover {
/*	color: #DCDCDC;*/
	color: #FF9900;
	background-color: transparent ;
	}

#banner h1 {
	font-size: xx-large;
	color: #FF9900;
	
	
	}

#banner h2 {
	font-size: small;
	}

/* kamisu whatsnew css定義　05/09/04　*/
#whatsnew {
	width: 530px;
	height: 9em;
	overflow: auto;
	background-color: #FFA;
	border: 2px dashed #FF9933;
	font-size: medium;
	}

#whatsnew p {
	margin: 0.3em 0;
	}

/*pankuzu css定義　05/08/13　*/
#pankuzu {
	background-color: #CCFFFF;
	font-size: small;
	}

/* トップページ項目 */
#toplist p {
	background-color: #FFFF99;
	font-weight : bold;
	font-size: large;
	margin-left: 0px;
	margin-right: 25px;
	border-left: 25px solid #FF9933;
	padding: 3px; 
	}

#toplist  li {
	list-style-image: url(./sozai/toplist_aicon.gif);
	}

#toplist {
/*	font-size: medium;  */
	font-size: 124%;
	}

#toplist h4 {
	background-color: #D5DBEF;
	font-weight : bold;
	font-size: large;
	margin-left: 0px;
	margin-right: 25px;
	border-left: 25px solid #3366ff;
	padding: 3px; 
	}

/* アーカイブページ */
#arc_list {
	background-color: #FFFF99;
	font-weight : bold;
	font-size: 120%;
	margin-right: 100px;
	padding: 6px; 
	}

/* 広告リスト */
#spo_list {
/*	font-weight : bold;*/
	font-size: 12px;
	margin-left: 10px;
	line-height: 14px;
/*	padding: 6px; */
	}

#spo_list_top a {
	font-weight : bold;
	font-size: 12px;
	line-height: 14px;
	color: #00309C;
	text-decoration: underline;
	margin-left: 10px;
	background-color: transparent;
	}

#spo_list a {
	text-decoration: none;
	color: #313031;
	background-color: transparent;

	}



/* メルマガ登録 */
#mailmag {
	font-size: small;
	width: 500px;
        	text-align: center;
        	margin-left: 50px;
	border: 2px dashed #FF9933;
	}

/* 早割りシーズン券一覧 */
#hayawari_season table {
	border-collapse: collapse;
	border: 1px solid #44F;	
	}

#hayawari_season td {
	border: 1px solid #44F;
	}

/* kamisu hayawari css定義　05/08/15　*/
#hayawari {
	font-size: medium;
	}

#hayawari h2 {
	background-color: #CCFFFF;
	font-size: large;
	font-weight : bold;
	text-align : center;
	margin-bottom : 0px;
	}

#hayawari h3 {
	background-color: #ffd7ff;
	font-size: small;
	text-align : left;
	margin : 0px;
	}

#hayawari h6 {
	font-size: x-small;
	font-weight : normal;
	text-align : center;
	margin : 0px;
	}

#tazawatbl table {
	border-collapse: collapse;
	border: 1px solid #44F;	
	}

#tazawatbl td  {
	border: 1px solid #44F;
	
	}

#center {
	/*	float: left;*/
		float: right;		/*kamisu*/
	width: 650px;	
	
	overflow: hidden;
	}

.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	}
.content pre {
	font-size: larger;
}

/* 右サイドバー　*/
#right_parts {
	/*	float: left;	kamisu*/
		float: right;	/*kamisu*/	
	
	width: 200px;
	background-color: #FFFFFF;
	
	overflow: hidden;
	}

/* フッター　*/
#footer {
	width: 830px;
	margin: 0px;
	padding: 1px 18px;
	}

#footer p {
	color: red;
	background-color: #D5DBEF;
	margin: 0px;
	padding: 3px 10px;
	}

.content p {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	
	}

.content h3 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	
	}

.content p.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px solid #999999;
	text-align: left;
	
	
	
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.sidebar {
	padding: 12px;
	}

#calendar {
  	line-height: 140%;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
		
  	padding: 2px;
	text-align: center;
	margin-bottom: 5px;
	border: 2px dashed #FF9933;
	}

#calendar p {
	font-size: large;
	background-color: #FFFF99;
	font-weight : bold;	
  	padding: 2px;
	text-align: center;
	letter-spacing: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	/*width: 580px;*/
	}

#calendar caption {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: center;
	font-weight: bold;
	
	text-transform: uppercase;
	
	letter-spacing: .1em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	/*width: 260px;*/
	}

#shopping {
  	line-height: 110%;
	/*color: #666666;*/
	/*font-family: Verdana, Arial, sans-serif;*/
	/*font-size: small;*/
		
  	padding: 15px;
	margin-bottom: 8px;
	border: 2px dashed #FF9933;
	}

#shopping p {
	font-size: large;
	border: double 10px #FF9933;
	border-left-style: hidden;
	border-right-style: hidden;	
	font-weight : bold;	
  	padding: 4px;
	text-align: center;
	letter-spacing: 3px;
	}

#shopping table {
	padding: 2px;
	border: 0px;
	}

#shopping caption {
	text-align: left;
	font-weight: bold;
	letter-spacing: .1em;
	border-left: 25px solid #FF9933;
	background-color: #FFFF99;
	padding: 3px 8px;
	}


/*サイドバーの見出し*/
.sidebar h2 {
	color: #666666;
	background-color: #D5DBEF;
	background-repeat: no-repeat;
	background-position: top center;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	text-transform: none;
	letter-spacing: .3em;
	padding: 3px 0px;
	}

.sidebar img {
	border: 3px solid #FFFFFF;
	}

/*サイドバー囲い(sidebar)*/
#sbar_block {
	border: 4px solid #D5DBEF;
	padding: 5px; 
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

/*　サイト内検索　*/
.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	line-height: 150%;
	text-align: right;
	padding: 2px;
	margin-bottom: 0px;
	}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}

