@charset "UTF-8";
/* stylesheet スタイルシート */
/* 全般設定 */
body {
	clear: both;
	margin: 0;
	padding: 0;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック" ,sans-serif, Arial;
}
.Clear {
	clear: both;
}
img {
	border-style: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	background-color: #3355CC;
}

#CONTAINER {
	margin: 0 auto 0 auto;
	width: 770px;
	padding: 0;
	color: #555555;
	background-color: #EEEEEE;
	text-align: left;
	font-size: 92%;
}

/* ヘッダ */
#HEADER {
	margin: 0;
	width: 100%;
	height: 72px;
	overflow: hidden;
	padding: 0;
	color: inherit;
	background: #3355CC url(images/headbg.png) no-repeat;
}
#HEADER .Logo {
	margin: 0;
	width: 250px;
	float: left;
	overflow: hidden;
	padding: 0 0 0 10px;
	color: #FFFFFF;
	background-color: transparent;
	font-size: 48px;
	font-weight: bold;
}
#HEADER .Logo a {
	text-decoration: none;
}
#HEADER .RightBox {
	margin: 0;
	width: 500px;
	float: right;
}
#HEADER .Language {
	margin: 0;
	overflow: hidden;
	padding: 4px 10px 0 0;
	color: #DDDDDD;
	background-color: transparent;
	text-align: right;
	font-size: 12px;
	font-weight: normal;
}
#HEADER .Description {
	margin: 0;
	overflow: hidden;
	padding: 28px 10px 0 0;
	color: #DDDDDD;
	background-color: transparent;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

/* ナヴィゲート・バー */
#NAVIGATEBAR {
	margin: 0;
	overflow: hidden;
	padding: 0 0 0 10px;
	color: inherit;
	background: #99CCFF url(images/navibgr.png) no-repeat;
	line-height: 30px;
	font-weight: bold;
}
#NAVIGATEBAR form {
	margin: 0 4px 0 0;
	width: 200px;
	float: right;
	text-align: right;
}
#NAVIGATEBAR form input {
	color: #777777;
	font-size: 10px;
}

/* コンテンツ */
#CONTENT {
	margin: 0 10px 0 0;
	width: 550px;
	float: right;
	padding: 0;
	color: #555555;
	background-color: transparent;
}
#CONTENT h1 {
	margin: 0;
	width: 550px;
	height: 40px;
	color: #000099;
	background: #9999ff url(images/h1bgr.png) no-repeat;
	overflow: hidden;
	white-space: nowrap;
	text-align: left;
	line-height: 40px;
	font-size: 24px;
	font-weight: bold;
}
#CONTENT h1 span {
	font-size: 15px;
}
#CONTENT h2 {
	margin: 2em 0 0 0;
	height: 30px;
	padding: 0 0 0 20px;
	color: #000099;
	background: #9999ff url(images/h2bgr.png) no-repeat;
	overflow: hidden;
	white-space: nowrap;
	text-align: left;
	line-height: 30px;
	text-indent: 4px;
	font-size: 15px;
	font-weight: bold;
}
#CONTENT p {
	margin: 1em 1em 0 1em;
	padding: 0;
	line-height: 2;
}
#CONTENT .Notes {
	color: #777777;
	background-color: transparent;
	font-size: 85%;
}
#CONTENT .BBox {
	margin: 2em 2em 0 3em;
}
#CONTENT .List1 {
	line-height: 2.5;
	font-weight: bold;
}
#CONTENT .List2 {
	font-weight: bold;
	list-style: none;
}
#CONTENT .List2 li {
	margin: 8px 0 0 0;
	color: inherit;
	background: transparent url(images/listbgr.png) no-repeat;
	line-height: 28px;
	text-indent: 2.5em;
}
#CONTENT .List2 a {
	display: block;
	color: #FFDD99;
	background-color: transparent;
}
#CONTENT .List2 a:visited {
	text-decoration: none;
}
#CONTENT .List2 a:hover {
	display: block;
	color: #FF3300;
	background-color: transparent;
	text-decoration: none;
}
#CONTENT .List3 {
	font-weight: bold;
	list-style: none;
}
#CONTENT .List3 li {
	margin: 8px 0 0 0;
	color: inherit;
	background: transparent url(images/listbgr.png) no-repeat;
	line-height: 28px;
	text-indent: 2.5em;
}
#CONTENT .List3 a {
	display: block;
	color: #FFDD99;
	display: block;
}
#CONTENT .List3 a:visited {
	text-decoration: none;
}
#CONTENT .List3 a:hover {
	display: block;
	color: #FF3300;
	background-color: transparent;
	text-decoration: none;
}
#CONTENT .List4 {
	font-weight: bold;
	list-style: none;
}
#CONTENT .List4 li {
	margin: 8px 0 0 0;
	color: inherit;
	background: transparent url(images/listbgr.png) no-repeat;
	line-height: 28px;
	text-indent: 2.5em;
}
#CONTENT .List4 a {
	display: block;
	color: #FFDD99;
	display: block;
}
#CONTENT .List4 a:visited {
	text-decoration: none;
}
#CONTENT .List4 a:hover {
	display: block;
	color: #FF3300;
	background-color: transparent;
	text-decoration: none;
}
#CONTENT .List5 {
	line-height: 2.5;
	font-weight: bold;
}
#CONTENT dl {
	margin: 1em 2em 0 3em;
	padding: 0;
	line-height: 2;
}
#CONTENT dt {
	margin: 1em 0 0 0;
	padding: 0;
	font-weight: bold;
}
#CONTENT .NBox {
	margin: 3em 0 0 0;
	line-height: 1;
}
#CONTENT .Navi1 {
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: bold;
}
#CONTENT .Prev {
	margin: 0;
	width: 260px;
	float: left;
	padding: 0;
}
#CONTENT .Next {
	margin: 0;
	width: 260px;
	float: right;
	padding: 0;
	text-align: right;
}
#CONTENT .Links {
	clear: both;
	margin: 1em 0 0 0;
	padding: 0;
	line-height: 2;
	font-size: 85%;
}
#CONTENT .Links span {
	white-space: nowrap;
	font-weight: bold;
}
#CONTENT .Links a {
	white-space: nowrap;
}
#CONTENT .NoFollow {
	color: #999999;
	background-color: transparent;
	font-weight: normal;
}
#CONTENT .Result li {
	line-height: 2;
}
/*----------------------------------------*/
#CONTENT .Adsense {
	margin: 1em auto 1em auto;
	width: 468px;
	text-align: center;
}
#CONTENT .Goods {
	margin: 3em auto 1em auto;
	width: 468px;
	text-align: center;
}
#CONTENT .Amazon {
	margin: 2em auto 1em auto;
	width: 468px;
	text-align: center;
}
/*----------------------------------------*/

/* 左ボックス */
#LEFTBOX {
	margin: 0 0 0 10px;
	width: 182px;
	float: left;
	padding: 0;
	color: #555555;
	background-color: transparent;
}

/* カテゴリ・メニュー */
#CATEGORY {
	margin: 0;
	padding: 0;
	list-style: none;
}
#CATEGORY li {
	margin: 4px 0 0 0;
	color: #999999;
	background: transparent url(images/menubgr.png) no-repeat;
	overflow: hidden;
	white-space: nowrap;
	line-height: 40px;
	text-indent: 12px;
	font-size: 13px;
	font-weight: bold;
}
#CATEGORY li.TopPage {
	text-align: center;
	text-indent: 0;
}
#CATEGORY li.Active {
	color: #FFFFFF;
	background: transparent url(images/menubgr_a.png) no-repeat;
}
#CATEGORY li.Sub {
	color: #FFDD99;
	background: transparent url(images/menubgsr.png) no-repeat;
	line-height: 22px;
	text-indent: 20px;
	font-size: 12px;
	font-weight: normal;
}
#CATEGORY li.SubActive {
	color: #FFCC66;
	background: transparent url(images/menubgsr_a.png) no-repeat;
	line-height: 22px;
	text-indent: 20px;
	font-size: 12px;
	font-weight: normal;
}
#CATEGORY li a {
	display: block;
	color: #FFDD99;
	background-color: transparent;
}
#CATEGORY li a:visited {
	text-decoration: none;
}
#CATEGORY li a:hover {
	display: block;
	text-decoration: none;
	color: #FF3300;
	background-color: transparent;
}
#CATEGORY li.NoFollow {
	color: #999999;
	background-color: transparent;
}
#CATEGORY li.SubNoFollow {
	color: #999999;
	background: transparent url(images/menubgsr.png) no-repeat;
	line-height: 22px;
	text-indent: 20px;
	font-size: 12px;
	font-weight: normal;
}
#QRCODE {
	margin: 2em 0 0 0;
	text-align: center;
	line-height: 1.5;
	font-size: 12px;
}
#QRCODE {
	margin: 2em 0 0 0;
	font-size: 12px;
}
#LINKS {
	margin: 2em 0 0 0;
	padding: 0;
	list-style: none;
}
/*----------------------------------------*/
#LEFTBOX .Adsense {
	margin: 1em auto 1em auto;
	width: 160px;
	text-align: center;
}
#LEFTBOX .Amazon {
	margin: 1em auto 1em auto;
	width: 160px;
	text-align: center;
}
/*----------------------------------------*/


/* フッタ */
#FOOTER {
	margin: 72px 0 0 0;
	width: 100%;
	border-top: 2px solid #CCCCCC;
	padding: 1.5em 0 1.5em 0;
	color: #999999;
	background-color: transparent;
	line-height: 2;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
#FOOTER p {
	margin: 0;
	font-weight: normal;
}

