/* タグの再定義 */
* {
	margin: 0px;
	padding: 0px;
	}
body {
	margin: 10px 0px;
	background-color: #FFFFE6;        
	}

a {
	text-decoration: underline;
	}

a:link {
	color: #6666FF;
	}

a:visited {
	color: #CC66FF;
	}

a:active {
	color: #6666FF;
	}

a:hover {
	color: #FF9900;
	background-color: #FFFFCC;
	}

h1, h2, h3 {
	font-weight: bold;
	font-size: 12px;
	padding-top: 1px;
	padding-bottom: 1px;
	}

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

/* IDの定義 */

#affiliate {
	margin: 5px 5px 0px;
}

#container {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	width: 820px;
	background-color: #FFFFFF;
	border: 1px solid #FF66FF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 140%;
	color: #666666;
	text-align: left;
	}

/* ヘッダの定義 */

#banner {
	background-color: #FFCCFF;
	padding: 0px;
	width: 820px;
	margin: 0px;
	}

#tab {
	text-align: center;
	background-color: #FFCCFF;
	width: 820px;
	margin: 0px;
	padding: 0px;
	height: 20px;
}

#tab img{
	padding: 0px;
	margin-top: 0px;
	margin-bottom: -3px;
}

#navi {
	text-align: center;
	width: 820px;
	background-color: #FF33FF;
	color: #FFFFFF;
	vertical-align: middle;
	padding-top: 4px;
	padding-bottom: 0px;
	margin-bottom: -4px;
}

#navi a {
	color: #FFFFFF;
	}
	
#navi a:hover {
	color: #99CCFF; 
	background-color: #3366FF;
	}

#navi table {
	margin-left: 10px;
	}
	
#guide {
	text-align: center;
	width: 820px;
	background-color: #FF99FF;
	color: #FFFFFF;
	vertical-align: middle;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF66FF;
}

#guide a {
	color: #FFFFFF;
	}
	
#guide a:hover {
	color: #99CCFF;
	background-color: #3366FF;
	}

#guide table {
	margin-left: 10px;
	}

/* 本文の定義 */

#center {
	width: 478px;
	overflow: hidden;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CC99FF;
	border-left-color: #CC99FF;
	}

#right {
	width: 170px;
	overflow: hidden;
	float: right;
	}

#left {
	width: 170px;
	overflow: hidden;
	float: left;
	}
	
/* カレンダー */
	
#calendar {
	text-align: center;
	margin-bottom: 10px;
	font-size: 10px;
	}

#calendar table {
	border: 1px solid #CCCCFF;
	width: 100%;
	text-align: center;
	}

#calendar caption {
	text-align: center;
	font-weight: bold;
	background-color: #CCCCFF;
	margin: 0px;
	letter-spacing: 0.3em;
	padding: 1px;
	}

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

#calendar td {
	text-align: center;
	border: 1px solid #CCCCFF;
	padding: 1px;
	}
	
#powered {
	margin-top: 10px;
	}

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

#info {
	text-align: center;
	width: 820px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC99FF;
}

#more h2{
	margin-bottom: 5px;
}

#more img {
	margin-right: 5px;
	margin-bottom: 5px;
	text-align: center;
}	

#more p {
	text-indent: 0em;
}

#more table {
	width: 458px;
}

#footer {
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-color: #CC99FF;
	border-top-width: 1px;
	border-top-style: solid;
	text-align: center;
}

#choice {
	padding: 5px;
	text-align: center;
}

#choice img {
	text-align: center;
	padding: 0px;
	margin: 0px;
}

/* CLASSの定義 */

.content {
	padding: 5px;
	}

.content p {
	margin-bottom: 10px;
	margin-top: 10px;
	}

.content ul {
	line-height: 140%;
	margin: 10px 10px 10px 20px;
	}

.content ol {
	line-height: 140%;
	margin: 10px 10px 10px 30px;
	}

.content h2 {
	color: #FFFFFF;
	text-align: left;
	text-indent: 1em;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #0033CC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3366FF;
	margin: 0px;
	background-image: url(images/bg_h2.gif);
	padding: 0px;
	font-weight: bold;
	}

.content h3 {
	text-align: center;
	margin-bottom: 5px;
	background-color: #CC99FF;
	border: 1px solid #CC66FF;
	margin-top: 0px;
	padding: 0px;
	font-weight: bold;
	color: #FFFFFF;
	}

.content h4 {
	text-align: center;
	margin-bottom: -5px;
	border: 1px solid #FF99FF;
	margin-top: 5px;
	padding: 2px;
	font-weight: bold;
	font-size: 12px;
	color: #FF66FF;
	}


.content h5 {
	font-weight: bold;
	color: #FF99FF;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: -5px;
	}

.content h6 {
	text-align: center;
	margin-bottom: 5px;
	border: 1px solid #FF9900;
	margin-top: 5px;
	padding: 2px;
	font-weight: bold;
	font-size: 12px;
	color: #FF9900;
	}

.content p.posted {
	border-top: 1px solid #999999;
	text-align: left;
	margin-bottom: 10px;
	padding: 3px;
	margin-top: 10px;
	}

/* TABLE関連 */

.content table {
	margin-top: 10px;
	border: 1px solid #CCCCFF;
	margin-bottom: 10px;
}

.content th {
	background-color: #FF99FF;
	color: #FFFFFF;
	text-align: center;
}

.content td {
	background-color: #FFFFFF;
	padding: 1px;
	border: 1px solid #CCCCFF;
	text-align: center;
}
	
.content hr {
	background-color: #FFFFFF;
	padding: 1px;
	text-align: center;
	border-top: 1px dotted #999999;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* サイドバー関連 */

.sidebar {
	padding: 5px;
	text-align: center;
	}

.sidebar p {
	padding: 5px;
	text-align: center;
	}

.sidebar h2 {
	text-align: center;
	color: #FFFFFF;
	margin: 15px 0px 5px;
	background-image: url(images/bg_h2.gif);
	padding: 0px;
	font-weight: bold;
	}

.sidebar h3 {
	text-align: center;
	border: 1px solid #FF99FF;
	font-weight: bold;
	font-size: 12px;
	color: #FF66FF;
	margin-top: 5px;
	margin-bottom: 5px;
	}

.sidebar ul {
	margin: 5px 0px;
	text-align: left;
	padding: 0px;
	line-height: 100%;
	}

.sidebar li {
	text-align: left;
	list-style-type: none;
	padding: 5px;
	}

.sidebar select {
	text-align: left;
	list-style-type: none;
	width: 150px;
	}

.sidebar_link img {
	margin-top: 2px;
	}

.link-note {
	margin-top: 5px;
	}

.menu {
	text-align: center;
	padding-bottom: 5px;
}

/* カテゴリーのボタン表示 */	

.linkbutton a {
	text-decoration: none;
	background-color: #9999FF;
	padding: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6666FF;
	display: block;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCFF;
	border-right-color: #6666FF;
	border-left-color: #CCCCFF;
	line-height: 140%;
	margin: 2px 5px;
	font-weight: bold;
}
.linkbutton a:visited {
	text-decoration: none;
	background-color: #CC99FF;
	padding: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6666FF;
	display: block;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCFF;
	border-right-color: #6666FF;
	border-left-color: #CCCCFF;
	line-height: 140%;
	margin: 2px 5px;
	font-weight: bold;
}
.linkbutton a:hover {
	text-decoration: none;
	background-color: #CCCCFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9999FF;
	display: block;
	color: #6666FF;
	line-height: 140%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #6666FF;
	border-right-color: #9999FF;
	border-left-color: #6666FF;
}

/* パンくずリンク */

ul.inline li ul.inline {
display: inline;
padding: 0;
margin: 0
}

ul.inline li {
display: inline;
}

ul.navigation {
	margin: 0px 0px 5px;
	border-top: 1px solid #6699FF;
	border-right: 1px #6699FF;
	border-bottom: 1px solid #6699FF;
	border-left: 1px #6699FF;
	padding: 2px;
}

/* 画像関連 */

.counter {
	margin-top: 5px;
	margin-bottom: 5px;
}

.mt0-mb0 {
	margin-top: 0px;
	margin-bottom: 0px;
}

.mt0-mb5 {
	margin-top: 0px;
	margin-bottom: 5px;
}

.mt5-mb5 {
	margin: 5px 0px;
}

.photo {
	text-align: center;
	margin-bottom: 10px;
	}

.photo_interview {
	margin-bottom: 10px;
	float: none;
	margin-top: 10px;
	text-align: center;
	}

.package {
	float: none;
	margin-bottom: 5px;
	margin-top: 5px;
		}

.bg_thumb {
	float: none;
	margin-bottom: 10px;
	text-align: center;
		}
/* テンプレート関連 */

.extended {
}

/* テキストカラー */

.text_red {
	color: #FF0000;
}
.text_orange {
	color: #FF9900;
}
.text_blue {
	color: #6699FF;
}

blockquote {
	margin: 5px auto 10px;
	padding: 5px;
	border: 3px double #FF9900;
	text-align: center;
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
	width: 380px;
}
textarea {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}
.affiliate {
	margin: 5px 5px 0px;
}
.affiliate h2 {
	color: #FFFFFF;
	text-align: left;
	text-indent: 1em;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #0033CC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3366FF;
	margin: 0px 0px 10px;
	background-image: url(images/bg_h2.gif);
	padding: 0px;
	font-weight: bold;
	}
.scene {
	margin-left: 60px;
}
.preview {
	text-align: center;
}.spacer {
	height: 800px;
}
.description {
	margin-top: 5px;
}
.separate {
	margin-top: 2px;
	margin-bottom: 10px;
}
