@charset "utf-8";

.Float-Left {
	float: left;
}
.Float-Right {
	float: right;
}
.Float-Clear {
	clear: both;
}
.Align-Right {
	text-align: right;
}
.Display-None {
	display: none;
}
.Image-None img {
	display: none;
}
.Border-None {
	border: none;
}


ul.Pattern {
}
li.Pattern-A {
	/*background-color: #ededed;*/
}
li.Pattern-B {
	/*background-color: #dddddd;*/
}

ul.Parent {
	background-color: transparent;
}
ul.Child {
	margin: 0px 5px 0px 0px;
	padding: 5px 5px 0px 5px;
	background-color: transparent;
}
li.Parent-Node {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: transparent;
}
li.Parent-Node a:link {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 20px;
	background-image: url(../images/parent-node-a.png);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	text-decoration: none;
}
li.Parent-Node a:visited {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 20px;
	background-image: url(../images/parent-node-a.png);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	text-decoration: none;
}
li.Parent-Node a:hover {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 20px;
	background-image: url(../images/parent-node-hover.png);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	text-decoration: none;
}
li.Parent-Node-End {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: transparent;
}
li.Parent-Node-End a:link {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 20px;
	background-image: url(../images/parent-node-a.png);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	text-decoration: none;
}
li.Parent-Node-End a:visited {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 20px;
	background-image: url(../images/parent-node-a.png);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	text-decoration: none;
}
li.Parent-Node-End a:hover {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 20px;
	background-image: url(../images/parent-node-hover.png);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	text-decoration: none;
}
.Parent-Nolink {
	margin: 2px 0px 2px 5px;
	background-color: transparent;
}
li.Child-Node {
	margin: 0px 0px 0px 3px;
	padding: 0px 0px 0px 15px;
	background-color: transparent;
	background-image: url(../images/child-node.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
li.Child-Node a:link {
	display: block;
	height: 100%;	/* 100%にしないとブラウザによっては崩れてしまう。例）Firefox × */
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 5px;
	background-image: none;
	text-decoration: none;
}
li.Child-Node a:visited {
	display: block;
	height: 100%;	/* 100%にしないとブラウザによっては崩れてしまう。例）Firefox × */
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 5px;
	background-image: none;
	text-decoration: none;
}
li.Child-Node a:hover {
	display: block;
	height: 100%;	/* 100%にしないとブラウザによっては崩れてしまう。例）Firefox × */
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 5px;
	background-image: none;
	text-decoration: none;
}
li.Child-Node-End {
	margin: 0px 0px 0px 3px;
	padding: 0px 0px 0px 15px;
	background-color: transparent;
	background-image: url(../images/child-node-end.png);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}
li.Child-Node-End a:link {
	display: block;
	height: 100%;	/* 100%にしないとブラウザによっては崩れてしまう。例）Firefox × */
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 5px;
	background-image: none;
	text-decoration: none;
}
li.Child-Node-End a:visited {
	display: block;
	height: 100%;	/* 100%にしないとブラウザによっては崩れてしまう。例）Firefox × */
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 5px;
	background-image: none;
	text-decoration: none;
}
li.Child-Node-End a:hover {
	display: block;
	height: 100%;	/* 100%にしないとブラウザによっては崩れてしまう。例）Firefox × */
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 5px;
	background-image: none;
	text-decoration: none;
}
.Child-Nolink {
	margin: 2px 0px 2px 5px;
	background-color: transparent;
}

.Tags {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	background-color: transparent;
	color: #ffffff;
}
.Tags a:link {
	color: #aaaaaa;
}
.Tags a:visited {
	color: #aaaaaa;
}
.Tags a:hover {
	color: #ff6600;
}

#Analyzer {
	display: none;
}

.Search {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	/*
	position: absolute;
	top: 0px;
	left: 565px;
	width: 180px;
	height: 35px;
	*/
}

#Pankuz {
	clear: both;
	margin: 0px 10px 5px 10px;
	padding: 0px 5px 0px 5px;
}
#Pankuz a:link {
}
#Pankuz a:visited {
}
#Pankuz a:hover {
}
#Pankuz img {
	border: none;
	margin: 0px 0px 0px 0px;
	border: none;
	padding: 0px 0px 0px 0px;
}

#CopyRight {
}
#CopyRight img {
	border: none;
}
#CopyRight p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.Movie {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

.Profile {
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 6px;
	color: #cccccc;
}
.Profile strong {
	font-weight: normal;
}
.Profile ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: transparent;
	list-style-type: none;
}
.Profile li {
	border: none;
	padding: 0px 0px 0px 0px;
	background-color: transparent;
	/*
	background-image: url(../images/icon-arrow-01.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	*/
}
.Profile img {
	border: none;
}
.Profile a:link {
}
.Profile a:visited {
}
.Profile a:hover {
}
.Profile .Left {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	width: 50px;
}
.Profile .Right {
	float: right;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	width: 115px;
}

.More {
	margin: 0px 0px 0px 10px;
	padding: 5px 5px 0px 0px;
	text-align: right;
}
.More img {
	border: none;
	width: 15px;
	height: 15px;
	vertical-align: text-bottom;
}
.More a:link {
	color: #ffffff;
}
.More a:visited {
	color: #ffffff;
}
.More a:hover {
	color: #ff6600;
}

.Table {
	margin: 0px 0px 10px 0px;
}
.Table th {
}
.Table td {
	border: 1px solid #999999;
}
.Table .Pattern {
	padding: 1px 0px 1px 5px;
}
.Table .Pattern-A {
	padding: 1px 0px 1px 5px;
	background-color: #bbbbbb;
}
.Table .Pattern-B {
	padding: 1px 0px 1px 5px;
	background-color: #cccccc;
}

.Faq {
	margin: 0px 0px 10px 0px;
}
.Faq ul {
	margin: 0px 0px 0px 0px;
}
.Faq li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 24px;
}
.Faq-Q {
	background-image: url(../images/icon-faq-q.png);
	background-repeat: no-repeat;
}
.Faq-A {
	background-image: url(../images/icon-faq-a.png);
	background-repeat: no-repeat;
}

.Goto {
	text-align: right;
}
.Goto-Top {
	padding: 0px 15px 0px 0px;
	background-image: url(../images/goto-top.png);
	background-repeat: no-repeat;
	background-position: right;
}

.Goto-Comment {
}

.Goto-TrackBack {
}

.Goto-Next {
}

.Goto-Previous {
}

.Affiliate {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

#NewEntry {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	width: 750px;
	background-color: #ffffff;
	color: #000000;
}
#NewEntry h3 {
	font-weight: bold;
}

.NewEntry-Contents {
	padding: 0px 0px 0px 0px;
}

.NewEntry-Content {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 243px;
}

.NewEntry-Connect {
	float: left;
	width: 10px;
	height: 10px;
}