body {
	margin: 0px 0px 20px 0px;
	background-color: white;
	text-align: center;
}

a {
	text-decoration: underline;
	}

a:link {
	color: #8FABBE;
	}

a:visited {
	color: #8FABBE;
	}

a:active {
	color: #8FABBE;
	}

a:hover {
	color: #006699;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font: 14px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	padding: 4px 0px 2px 6px;
	font-weight: bold;
	}

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

#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	text-align: left;
	padding: 0px;
	border-bottom: 1px solid #FFFFFF;
	height: 39px;
}

#banner img {
	padding: 0 !important;
	text-decoration: none;
	clear: right;
	margin: 0;
	border : 0px black none;
	color: white;
}

#banner a {
	padding: 0 !important;
	text-decoration: none;
	clear: right;
	margin: 0;
	border : 0px black none;
	color: white;
}

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

#banner h2 {
	font-size: small;
	}

#center {
		float: left;
	width: 500px;
	
	
	overflow: hidden;
	}

.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	}
.content pre {
	font-size: larger;
}
#right {
		float: left;
	
	
	width: 200px;
	background-color: #FFFFFF;
	
	overflow: hidden;
	}

.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: x-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: 15px;
	}



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

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#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: .3em;
	}

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

#calendar td {
	text-align: center;
	}

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

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar ul ul {
	margin-bottom: 0px;
	}

.sidebar #categories ul {
	padding-left: 15px;
	}

.sidebar li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	
	
	
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar #categories li {
	list-style-type: circle;
	}

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

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

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#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;
	}


####################################################
### 追加
####################################################

.nav
{
	background-color: rgb(236,236,236);
	display: block;
	margin: 0;
	width: 135px;
	float: left;
}

.alist .title
{
	background-color: rgb(236,236,236);
	display: block;
	margin: 0;
	width: 135px;
#	margin-bottom: 5px;
	margin-bottom: 0px;
}

.alist h2
{
	background: url(images/cst/a_title.gif) no-repeat top center;
	color: white;
	font: 15px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	padding: 4px 0px 2px 6px;
	font-weight: bold;
	margin:5;
	text-align: left;
}

.alist h2 a
{
	text-decoration: none;
	color: white;
}

.alist h2 a:hover
{
	text-decoration: underline;
}

.alist span
{
	background: url(images/cst/a_title.gif) no-repeat top center;
	display: block;
	color: white;
	font: 15px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	padding: 4px 0px 2px 6px;
	font-weight: bold;
	margin:5;
	text-align: left;
}

.alist span a
{
	text-decoration: none;
	color: white;
}

.alist span a:hover
{
	text-decoration: underline;
}

.alist ol
{
	margin: 0;
	padding: 0;
}

.alist li
{
	margin-left: 0;
	display: block;
	background-color: rgb(236,236,236);
	padding: 2px 5px 2px 6px;
	font: 13px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	line-height: 13px;
	color: #778087;
}

.alist li a
{
	background-color: rgb(236,236,236);
	display: block;
	text-align: left;
	font: 13px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	line-height: 13px;
	color: #778087;
	text-decoration: none;
	clear: right;
	margin: 0;
}

.alist li a:hover
{
	text-decoration: underline;
	margin: 0;
}

.alist a img
{
	padding: 0 !important;
	text-decoration: none;
	clear: right;
	margin: 0;
}

.alist-plain
{
	height:50px;
	background-color: rgb(236,236,236);
}

.list-end
{
	height:10px;
	padding: 0;
	margin:0;
}


.list-line
{
	height:2pt;
	padding: 0;
	margin:0;
}

#search_btn {
	width: 30px;
	height:15pt;
	font: 9px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
}

.rnav
{
	background-color: #DAECFF;
	display: block;
	margin: 0;
	width: 174px;
	float: left;
}

.rlist .rtitle
{
	background-color: #DAECFF;
	display: block;
	margin: 0;
	width: 174px;
#	margin-bottom: 5px;
	margin-bottom: 0px;
}

.rlist h2
{
	background: url(images/cst/blue_col_header.gif) no-repeat top center;
	color: white;
	font: 15px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	padding: 4px 0px 2px 6px;
	font-weight: bold;
	margin:5;
	text-align: left;
}

.rlist h2 a
{
	text-decoration: none;
	color: white;
}

.rlist h2 a:hover
{
	text-decoration: underline;
}

.rlist span
{
	background: url(images/cst/blue_col_header.gif) no-repeat top center;
	display: block;
	color: white;
	font: 15px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	padding: 4px 0px 2px 6px;
	font-weight: bold;
	margin:5;
	text-align: left;
}

.rlist span a
{
	text-decoration: none;
	color: white;
}

.rlist span a:hover
{
	text-decoration: underline;
}

.rlist ol
{
	margin: 0;
	padding: 0;
}

.rlist li
{
	margin-left: 0;
	display: block;
	background-color: #DAECFF;
	padding: 2px 5px 2px 6px;
	font: 11px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	line-height: 13px;
	color: #778087;
}

.rlist li a
{
	background-color: #DAECFF;
	display: block;
	text-align: left;
	font: 11px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	line-height: 13px;
	color: #778087;
	text-decoration: none;
	clear: right;
	margin: 0;
}

.rlist li a:hover
{
	text-decoration: underline;
	margin: 0;
}

.rlist a img
{
	padding: 0px 4px 4px 0px !important;
	text-decoration: none;
	clear: right;
	margin: 0;
}

.rlist-plain
{
	height:50px;
	background-color: rgb(236,236,236);
}

.rlist-td
{
#	border-left-style : solid ;
	border-left-style : none ;
	border-left-color : #6A5ACD;
	border-left-width : 1px;
}

.rlist-end
{
	background: url(images/cst/blue_col_footer.gif) no-repeat top center;
	color: white;
	font: 15px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	padding: 4px 0px 2px 6px;
	font-weight: bold;
	margin:5;
	text-align: left;
}


.main-top-left {
	background: #e2eeff url(images/cst/boxtop.gif) top left repeat-x;
	font: 13px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	line-height: 13px;
	color: #000;
	padding: 6px 7px 5px 9px;
}

.main-top-middle {
	background: #e2eeff url(images/cst/boxtop.gif) top repeat-x;
	font: 13px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	line-height: 13px;
	color: #000;
	padding: 6px 7px 5px 9px;
}

.main-top-right {
	background: #e2eeff url(images/cst/boxtop.gif) top right repeat-x;
	font: 13px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	line-height: 13px;
	color: #000;
	padding: 6px 7px 5px 9px;
}

.sub-top-left {
	background: #FFA54F url(images/cst/boxsubtop.gif) top left repeat-x;
	font: 13px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	line-height: 13px;
	color: #000;
	padding: 6px 7px 5px 9px;
}

.sub-top-middle {
	background: #FFA54F url(images/cst/boxsubtop.gif) top repeat-x;
	font: 13px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	line-height: 13px;
	color: #000;
	padding: 6px 7px 5px 9px;
}

.sub-top-right {
	background: #FFA54F url(images/cst/boxsubtop.gif) top right repeat-x;
	font: 13px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	line-height: 13px;
	color: #000;
	padding: 6px 7px 5px 9px;
}

.main-bottom-left {
	margin-bottom: 13px;
	padding: 6px 7px 5px 9px;
	background: #fff url(images/cst/boxbottom.gif) bottom left repeat-x;
	font: 13px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	line-height: 13px;
}

.main-bottom-middle {
	margin-bottom: 13px;
	padding: 6px 7px 5px 9px;
	background: #fff url(images/cst/boxbottom.gif) bottom repeat-x;
	font: 13px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	line-height: 13px;
}

.main-bottom-right {
	margin-bottom: 13px;
	padding: 6px 7px 5px 9px;
	background: #fff url(images/cst/boxbottom.gif) bottom right repeat;
	font: 13px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	line-height: 13px;
}

.main-middle-left {
	margin-bottom: 13px;
	padding: 6px 7px 5px 9px;
	background: #fff url(images/cst/boxmiddle.gif) top left repeat;
	font: 13px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	line-height: 13px;
}

.main-middle-middle {
	margin-bottom: 13px;
	padding: 6px 0px 0px 0px;
	background: #fff url(images/cst/boxmiddle.gif) top repeat;
	font: 13px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	line-height: 13px;
}

.main-middle-middle a
{
	text-decoration: none;
}

.main-middle-middle a:hover
{
	text-decoration: underline;
}

.main-middle-right {
	margin-bottom: 13px;
	padding: 6px 7px 5px 9px;
	background: #fff url(images/cst/boxmiddle.gif) top right repeat;
	font: 13px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	line-height: 13px;
}

.photo-property {
	width : 130px;
	height : 130px;
	border : 1px black solid;
}

.t-table {
	border : 0px black none;
	cellpadding : 0px 
	cellspacing : 0px
}

.t-table td {
	text-align: center;
}

.photo-entry-property {
	width : 130px;
	height : 130px;
	border : 1px black solid;
	float: left;
	margin-right : 5px;
	margin-bottom : 10px;
}

.entry-caption {
}
.entry-caption h1 {
	font: 20px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	padding: 4px 0px 2px 0px;
	font-weight: bold;
}

.entry-table {
	border : 0px black none;
	cellpadding : 0px 
	cellspacing : 0px
}

.entry-table td {
	font: 13px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	padding: 0px 0px 1px 3px;
	vertical-align: top;
}
.entry-table a
{
	text-decoration: none;
}

.entry-table a:hover
{
	text-decoration: underline;
}

.entry-table a img
{
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	clear: right;
	margin: 0;
	border : 0px black none;
}

#entry-table-cap-property {
	white-space: nowrap;
	padding: 0px 0px 0px 0px;
}

.entry-data {
	font: 13px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	padding: 0px 0px 1px 4px;
}

.entry-data-small {
	font: 9px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif!important;
	padding: 0px 0px 1px 4px;
}

.entry-scoring {
	font: 15px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	color: #27408B;
	padding: 0px 0px 0px 10px;
}

.data-border-line {
	color: rgb(236,236,236);
	height: 1px;
}

.data-border-solid {
	color: #CDC9A5;
	height: 1px;
	border-style: solid;
}

.data-border-dotted {
	color: #8B8878;
	height: 2px;
	border-style: dotted;
}

#data-info {
}

#data-story {
	display : none
}

#data-details {
	display : 
}

#data-memo {
	display : ;
}

#data-link-info {
	display : ;
}

#data-comment {
	display : ;
}

.cmt-body-property {
	font: 13px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	padding: 0px 0px 0px 0px;
}
.cmt-info-property {
	font: 12px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	padding: 0px 0px 0px 0px;
	text-align: right;
}

.cmt-body-property .cmt-info-property a
{
	text-decoration: none;
	color: white;
}

.cmt-body-property .cmt-info-property a:hover
{
	text-decoration: underline;
}

.caption-property {
	font: 15px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-weight: bold;
	padding: 0px 0px 20px 0px;
}


.aphoto a img
{
	padding: 0 !important;
	text-decoration: none;
	clear: right;
	margin: 0;
	border : 0px black none;
	color: white;
}

.aphoto a:hover
{
	text-decoration: underline;
}

.notes {
	background-color: white;
	margin: 5px 0px 0px 5px;
	text-align: left;
	font: 9px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
}

.note-style {
	margin: 0px 0px 0px 3px;
	font: 9px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
}

.note-style a {
	text-decoration: none;
	color: red;
}

.note-style a:visited {
	color: red;
}

.note-style a:hover {
	color: red;
	text-decoration: underline;
}

.footer-style {
	border : 0px black none;
	cellpadding : 0px 
	cellspacing : 0px
}

.footer-style td {
	font: 8px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	padding: 0px 0px 1px 3px;
	vertical-align: top;
}

.publicity-style {
	font: 9px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	text-align :left;
}

.publicity-asp {
	font: 9px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	text-align :right;
	padding: 3px 0px 0px 0px;
}

.publicity-photo {
	clear: right;
	margin: 0;
	border : 0px black none;
	color: white;
	text-decoration: none;
	float: left;
	width : 80px;
	height : 100px;
	align: bottom;
}

.link-photo-dvd {
	clear: right;
	margin: 0;
	border : 0px black none;
	color: white;
	text-decoration: none;
	float: left;
	width : 80px;
	height : 100px;
	align: bottom;
	padding: 0px 25px 0px 0px !important;
}

.link-photo-cd {
	clear: right;
	margin: 0;
	border : 0px black none;
	color: white;
	text-decoration: none;
	float: left;
	width : 100px;
	height : 100px;
	align: bottom;
	padding: 0px 5px 0px 0px !important;
}

.desuga
{
	background-color: #DAECFF ;
	display: inline !important;
	font: 10px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif!important;
	line-height: 13px;
	color: #006699 !important;
	text-decoration: none;
	margin: 0;
}

.cm-top-left {
	background: black;
	font: 13px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	line-height: 13px;
	color: white;
	padding: 6px 7px 5px 9px;
}

.cm-top-middle {
	background: black;
	font: 13px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	line-height: 13px;
	color: white;
	padding: 6px 7px 5px 9px;
}

.cm-top-right {
	background: black ;
	font: 13px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	line-height: 13px;
	color: white;
	padding: 6px 7px 5px 9px;
}

.sound-table {
	border : 1px black solid;
	cellpadding : 0px 
	cellspacing : 0px
}

.cm-middle-left {
	background: white;
	font: 9px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	line-height: 13px;
	color: black;
	padding: 6px 7px 5px 9px;
}

.cm-middle-middle {
	background: white;
	font: 9px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	line-height: 13px;
	color: black;
	padding: 6px 7px 5px 9px;
}

.cm-middle-right {
	background: white ;
	font: 9px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	line-height: 13px;
	color: black;
	padding: 6px 7px 5px 9px;
}

.memo-style {
	margin: 0px 0px 0px 3px;
	font: 9px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
}

.soundtrack-photo-cd {
	clear: right;
	margin: 2;
	border : 1px black solid;
	color: white;
	text-decoration: none;
	float: left;
	width : 100px;
	height : 100px;
	align: bottom;
	padding: 0px 5px 0px 0px !important;
}
.package-photo-dvd {
	clear: right;
	margin: 2;
	border : 1px black solid;
	color: white;
	text-decoration: none;
	float: left;
	width : 100px;
	height : 130px;
	align: bottom;
	padding: 0px 5px 0px 0px !important;
}

.link-data-small {
	font: 9px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif!important;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
.desuga-samll
{
	background-color: #DAECFF ;
	display: inline !important;
	font: 9px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif!important;
	line-height: 13px;
	color: #006699 !important;
	text-decoration: none;
	margin: 0;
}

