#Body {
	width: 760px;
	margin: 0px auto 0px auto;
	border-top: 10px solid #6699cc;
	/*
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	*/
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	background-image: url(../images/body-bg.gif);
}

#Container {
	padding: 0px 0px 0px 10px;
	background-image: url(../images/container.jpg);
	background-repeat: no-repeat;
}

.Search {
	/*
	position: absolute;
	top: 0px;
	left: 565px;
	width: 180px;
	height: 35px;
	*/
	padding: 0px 0px 10px 0px;
}

.Font-Size {
	position: relative;
	top: 5px;
	left: 600px;
	width: 130px;
	height: 24px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}
.Font-Size li {
	position: absolute;
	top: 0px;
	padding: 0px 0px 0px 0px;
}
.Font-Size li.Font-Size-00 {
	top: 0px;
	left: 5px;
}
.Font-Size li.Font-Size-01 {
	top: 8px;
	left: 70px;
}
.Font-Size li.Font-Size-02 {
	top: 4px;
	left: 92px;
}
.Font-Size li.Font-Size-03 {
	top: 0px;
	left: 118px;
}
.Font-Size img {
	border: none;
}
.Font-Size a:link {
}
.Font-Size a:visited {
}
.Font-Size a:hover {
}

#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;
	vertical-align: text-top;
}

.Outline {
	width: 750px;
	/*
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	background-color: #ffffff;
	*/
}

#Main {
	width: 750px;
	/*background-color: #ffffff;*/
}

#Left {
	float: left;
	width: 190px;
	/* margin: 0px 10px 0px 0px;	IEだと印刷時にレイアウト幅のバグ？があって正しく印刷プレビューされないので、-1px で対応 */
	margin: 0px 9px 0px 0px;
	padding: 5px 0px 0px 0px;
	/*background-color: #ffffff;*/
}
#Left h2 {
	margin: 0px 0px 5px 0px;
	padding: 3px 0px 2px 5px;
	/*background-color: #ffffff;*/
	font-size: 16px;
	font-weight: bold;
}
#Left h2 a:link {
	display: block;
	height: 100%;	/* 100%にしないとブラウザによっては崩れてしまう。例）Firefox × */
	color: #ffffff;
}
#Left h2 a:visited {
	display: block;
	height: 100%;	/* 100%にしないとブラウザによっては崩れてしまう。例）Firefox × */
	color: #ffffff;
}
#Left h2 a:hover {
	color: #0066cc;
}
#Left p {
	margin: 0px 0px 10px 0px;
}

#Right {
	float: right;
	width: 190px;
	/* margin: 0px 0px 0px 10px;	IEだと印刷時にレイアウト幅のバグ？があって正しく印刷プレビューされないので、-1px で対応 */
	margin: 0px 0px 0px 9px;
	padding: 5px 0px 0px 0px;
	/*background-color: #ffffff;*/
	color: #666666;
}
#Right h2 {
	margin: 0px 0px 5px 0px;
	padding: 3px 0px 2px 5px;
	/*background-color: #ffffff;*/
	font-size: 16px;
	font-weight: bold;
}
#Right h2 a:link {
	display: block;
	height: 100%;	/* 100%にしないとブラウザによっては崩れてしまう。例）Firefox × */
	color: #ffffff;
}
#Right h2 a:visited {
	display: block;
	height: 100%;	/* 100%にしないとブラウザによっては崩れてしまう。例）Firefox × */
	color: #ffffff;
}
#Right h2 a:hover {
	color: #0066cc;
}
#Right img {
	border: none;
}
#Right p {
	margin: 0px 0px 10px 0px;
}

.Banner {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
.Banner img {
	border: none;
}

.Download {
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
.Download img {
	border: none;
}

#Center {
	float: left;
	width: 500px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#Center h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 16px;
	color: #000000;
}
#Center h1 a:link {
	color: #000000;
}
#Center h1 a:visited {
	color: #000000;
}
#Center h1 a:hover {
	color: #ff6600;
}
#Center h2 {
	margin: 0px 0px 5px 0px;
	padding: 3px 0px 2px 0px;
	/*
	border-left: 7px solid #333333;
	*/
	font-size: 14px;
	color: #000000;
}
#Center h2 a:link {
	color: #000000;
}
#Center h2 a:visited {
	color: #000000;
}
#Center h2 a:hover {
	color: #0066cc;
}
#Center h2 img {
	border: none;
	vertical-align: text-bottom;
}
#Center h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 16px;
	color: #000000;
}
#Center h3 a:link {
	color: #000000;
}
#Center h3 a:visited {
	color: #000000;
}
#Center h3 a:hover {
	color: #ff6600;
}
#Center h4 {
	margin: 10px 5px 10px 0px;
	border-left: 5px solid #000000;
	padding: 2px 0px 1px 10px;
	font-size: 14px;
}
#Center img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#Center p {
	padding: 0px 0px 0px 0px;
}
#Center ul {
	margin: 0px 8px 10px 0px;
	padding: 5px 0px 5px 10px;
	background-color: #eeeeee;
	list-style-type: none;
}
#Center ul.Parent {
}
#Center ul.Child {
	margin: 0px 5px 0px 0px;
	padding: 5px 5px 0px 5px;
}
#Center ul.Pattern-1 {
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #dddddd;
}
#Center ul.Pattern-2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #dddddd;
}
#Center li {
}
#Center li a:link {
	display: block;
	height: 100%;	/* 100%にしないとブラウザによっては崩れてしまう。例）Firefox × */
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 5px;
	/*
	background-image: url(../images/list-li-a.gif);
	background-repeat: no-repeat;
	*/
	color: #cccccc;
}
#Center li a:visited {
	display: block;
	height: 100%;	/* 100%にしないとブラウザによっては崩れてしまう。例）Firefox × */
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 5px;
	/*
	background-image: url(../images/list-li-a.gif);
	background-repeat: no-repeat;
	*/
	color: #cccccc;
}
#Center li a:hover {
	background-color: #999999;
	/*
	background-image: url(../images/list-li-hover.gif);
	background-repeat: no-repeat;
	*/
	color: #000000;
}

#Center li.Pattern-1a {
	border-top: 1px solid #666666;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #666666;
	background-color: #454545;
}
#Center li.Pattern-1a a:link {
	display: block;
	color: #aaaaaa;
	text-decoration: none;
}
#Center li.Pattern-1a a:visited {
	display: block;
	color: #aaaaaa;
	text-decoration: none;
}
#Center li.Pattern-1a a:hover {
	background-color: #999999;
	color: #000000;
}

#Center li.Pattern-1b {
	border-top: 1px solid #666666;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #666666;
	background-color: #565656;
}
#Center li.Pattern-1b a:link {
	display: block;
	color: #aaaaaa;
	text-decoration: none;
}
#Center li.Pattern-1b a:visited {
	display: block;
	color: #aaaaaa;
	text-decoration: none;
}
#Center li.Pattern-1b a:hover {
	background-color: #999999;
	color: #000000;
}

#Center li.Pattern-2a {
	/*
	margin: 0px 5px 0px 0px;
	*/
	border-top: 1px solid #aaaaaa;
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	border-left: 1px solid #aaaaaa;
	background-color: #eeeeee;
}
#Center li.Pattern-2a a:link {
	display: block;
	color: #666666;
	text-decoration: none;
}
#Center li.Pattern-2a a:visited {
	display: block;
	color: #666666;
	text-decoration: none;
}
#Center li.Pattern-2a a:hover {
	background-color: #ffffff;
	color: #000000;
}

#Center li.Pattern-2b {
	/*
	margin: 0px 0px 0px 5px;
	*/
	border-top: 1px solid #aaaaaa;
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	border-left: 1px solid #aaaaaa;
	background-color: #dddddd;
}
#Center li.Pattern-2b a:link {
	display: block;
	color: #666666;
	text-decoration: none;
}
#Center li.Pattern-2b a:visited {
	display: block;
	color: #666666;
	text-decoration: none;
}
#Center li.Pattern-2b a:hover {
	background-color: #ffffff;
	color: #000000;
}

#Center li.Parent-Node {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	/* background-image: url(../images/node.gif); */
	background-image: url(../images/parent-node.gif);
	background-repeat: no-repeat;
}
#Center li.Parent-Node a:link {
	display: block;
	color: #666666;
	text-decoration: none;
}
#Center li.Parent-Node a:visited {
	display: block;
	color: #666666;
	text-decoration: none;
}
#Center li.Parent-Node a:hover {
color: #000000;
}
#Center li.Parent-Node-End {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	/* background-image: url(../images/node-end.gif); */
	background-image: url(../images/parent-node.gif);
	background-repeat: no-repeat;
}
#Center li.Parent-Node-End a:link {
	display: block;
	color: #666666;
	text-decoration: none;
}
#Center li.Parent-Node-End a:visited {
	display: block;
	color: #666666;
	text-decoration: none;
}
#Center li.Parent-Node-End a:hover {
	color: #000000;
}
#Center .Parent-Nolink {
	margin: 2px 0px 2px 5px;
}
#Center li.Child-Node {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	background-image: url(../images/child-node.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
#Center li.Child-Node a:link {
	display: block;
	color: #666666;
	text-decoration: none;
}
#Center li.Child-Node a:visited {
	display: block;
	color: #666666;
	text-decoration: none;
}
#Center li.Child-Node a:hover {
	color: #000000;
}
#Center li.Child-Node-End {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	background-image: url(../images/child-node-end.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}
#Center li.Child-Node-End a:link {
	display: block;
	color: #666666;
	text-decoration: none;
}
#Center li.Child-Node-End a:visited {
	display: block;
	color: #666666;
	text-decoration: none;
}
#Center li.Child-Node-End a:hover {
	color: #000000;
}
#Center .Child-Nolink {
	margin: 2px 0px 2px 5px;
}
#Center dl {
	margin: 0px 8px 10px 0px;
	padding: 5px 0px 5px 10px;
	background-color: #eeeeee;
}
#Center dt {
	margin: 2px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}
#Center dd {
	margin: 4px 0px 4px 0px;
	padding: 0px 0px 0px 10px;
}
#Center dd.Date {
	text-align: right;
	margin: 4px 5px 4px 0px;
	padding: 0px 0px 0px 10px;
}
#Center .Tags {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	background-color: transparent;
	font-size: 12px;
	color: #000000;
}
#Center .Tags a:link {
	color: #aaaaaa;
}
#Center .Tags a:visited {
	color: #aaaaaa;
}
#Center .Tags a:hover {
	color: #ff6600;
}

.Contents {
	width: 100%;
	height: 100%;
	/*background-color: #222222;*/
}
.Contents-Head {
	height: 0px;
	/*
	background-image: url(../images/contents-head-center.gif);
	background-repeat: repeat-x;
	*/
}
.Contents-Head-Left {
	float: left;
	width: 0px;
	height: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*
	background-image: url(../images/contents-head-left.gif);
	background-repeat: no-repeat;
	*/
	font-size: 0px;
}
/*
.Contents-Head-Center {
	float: left;
	height: 6px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 0px;
}
*/
.Contents-Head-Right {
	float: right;
	width: 0px;
	height: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*
	background-image: url(../images/contents-head-right.gif);
	background-repeat: no-repeat;
	*/
	font-size: 0px;
}

.Contents-Foot {
	height: 0px;
	/*
	background-image: url(../images/contents-foot-center.gif);
	background-repeat: repeat-x;
	*/
}
.Contents-Foot-Left {
	float: left;
	width: 0px;
	height: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*
	background-image: url(../images/contents-foot-left.gif);
	background-repeat: no-repeat;
	*/
	font-size: 0px;
}
/*
.Contents-Foot-Center {
	float: left;
	height: 6px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 0px;
}
*/
.Contents-Foot-Right {
	float: right;
	width: 0px;
	height: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*
	background-image: url(../images/contents-foot-right.gif);
	background-repeat: no-repeat;
	*/
	font-size: 0px;
}

.Contents-Body {
	margin: 0px 25px 0px 0px;
	padding: 15px 0px 5px 5px;
	/*
	border-right: 1px solid #333333;
	*/
	border-top: 1px solid #b0b0b0;
	border-left: 1px solid #888888;
}
.Contents-Connect {
	padding: 0px 0px 20px 0px;
}

.Content {
}
.Content p {
	margin: 0px 0px 10px 5px;
}
.Content-Title {
	width: 460px;
	margin: 0px 5px 5px 0px;
	/*
	border-top: 1px solid #666666;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	*/
	border-left: 5px solid #ff7b11;
	padding: 6px 0px 5px 8px;
	/*
	background-color: #333333;
	background-image: url(../images/content-title-bg.gif);
	background-repeat: repeat;
	*/
}
.Content-Connect {
	padding: 0px 0px 25px 0px;
}

.Date {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-size: 12px;
	color: #000000;
}

.Navi {
	width: 460px;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 20px 0px;
	text-align: center;
}
.Navi img {
	border: none;
}
.Navi a:link {
	color: #0066cc;
}
.Navi a:visited {
	color: #0066cc;
}
.Navi a:hover {
	color: #ff6600;
}

.Navi #Next {
	float: left;
	width: 40px;
	margin: 0px 0px 0px 0px;
	text-align: left;
}

.Navi #This {
	float: left;
	width: 370px;
	margin: 0px 5px 0px 5px;
	text-align: center;
}
.Navi #This #NextTitle {
	margin: 3px 0px 3px 0px;
	text-align: left;
}
.Navi #This #PreviousTitle {
	margin: 3px 0px 3px 0px;
	text-align: right;
}

.Navi #Previous {
	float: right;
	width: 40px;
	margin: 0px 0px 0px 0px;
	text-align: right;
}

.Movie {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}


.Table {
	margin: 0px 0px 10px 0px;
	/*font-size: 12px;*/
}
.Table th {
}
.Table td {
	border: 1px solid #999999;
}
.Table-L {
	padding: 1px 0px 1px 5px;
	background-color: #cccccc;
}
.Table-R {
	padding: 1px 5px 1px 5px;
	background-color: #bbbbbb;
}
.Table-RR {
	padding: 1px 5px 1px 5px;
	background-color: #bbbbbb;
	text-align: right;
}
.Table-RC {
	background-color: #bbbbbb;
	text-align: center;
}

.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.gif);
	background-repeat: no-repeat;
}
.Faq-A {
	background-image: url(../images/icon-faq-a.gif);
	background-repeat: no-repeat;
}

.CurrentPage {
	font-size: 16px;
}

.Goto-Header {
}

.Goto-Comment {
}

.Goto-TrackBack {
}

.Goto-Next {
}

.Goto-Previous {
}

#Link {
	width: 750px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	color: #000000;
}
#Link h3 {
	font-weight: bold;
}

.Link-Contents {
	padding: 0px 0px 0px 0px;
}

.Link-Content {
	float: left;
	width: 243px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.Link-Connect {
	float: left;
	width: 10px;
	height: 10px;
}

#Footer {
	width: 740px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 10px;
	/*background-color: #ffffff;*/
	text-align: left;
	color: #666666;
}
#Footer img {
	border: none;
	vertical-align: text-top;
}

#Analyzer {
	display: none;
}

