@charset "utf-8";
body {
	margin:0;
	color:#333;
	background:#ddd;
	font-family:"メイリオ", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", helvetica;
	-webkit-text-size-adjust:none;
}

img {
	border:0;
}

ul {
	list-style:none;
}

a {
	color:#0066cc;
	text-decoration:none;
}

a:hover {
	color:#0099cc;
	text-decoration:underline;
}

#wrapper {
	width:808px;
	margin:0 auto;
	background:#fff;
	border:solid #ccc;
	border-width:0 1px;
}

#header {
	position:relative;
	width:100%; /* Windows Internet Explorer 6対策 */
	min-height:73px;
	height:auto !important;
	height:73px;
}

#header p {
	margin:0;
	padding:10px 0;
	font-size:70%;
	color:#666;
	float:left;
}

#header img {
	margin:5px 76px 0 35px;
	float:left;
}

#header div {
	margin:0 10px;
	text-align:right;
	padding:10px 0 2px;
	font-size:70%;
	color:#999;
}

#header div span {
	position:absolute;
	top:10px;
	right:250px;
	padding:1px 8px;
	background:#0099cc;
	color:#ccccee;
	text-align:center;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
}

#header div span a {
	color:#fff;
}

#header div span a:hover {
	text-decoration:none;
}

#navi {
	height:30px;
	margin:0;
	padding:4px 0 2px 130px;
	font-size:13px;
	background:url(navi/navi.gif) repeat-x;
}

#navi a {
	padding:0 5px 0 10px;
	color:#477a96;
	font-weight:bold;
	text-decoration:none;
	background:url(navi/line.gif) no-repeat left top;
	white-space:nowrap;
}

#navi a:hover {
	color:#888;
}

#navi b {
	padding:0 5px 0 10px;
	color:#999;
	background:url(navi/line.gif) no-repeat left top;
	white-space:nowrap;
}

#navi img {
	position:relative;
	top:2px;
	right:2px;
}

#container {
	position:relative; /* 基点 */
	width:100%;
	min-height:630px;
	margin:10px 0;
	background:#fff;
}

#main {
	width:610px;
	margin-left:187px;
	background:#fff url(../img/p1_s.gif) repeat-y;
}

#main h1 {
	width:598px;
	height:28px;
	margin:0;
	padding-left:12px;
	font-size:80%;
	color:#fff;
	background:#008800 url(../img/info_s.gif) no-repeat;
	line-height:2.3em;
}

#main h2 {
	margin:0 12px;
	padding:4px 10px;
	color:#fff;
	background:#999;
	font-size:80%;
}

#main p.headline {
	margin:0 12px 5px;
	padding-left:11px;
	background:url(../img/k2.gif) no-repeat left 0.3em;
	font-size:80%;
	color:#999;
	font-weight:bold;
}

#main p.headline b {
	margin-right:10px;
	color:#cc6666;
}

#main p.page {
	margin:0 12px 5px;
	color:#999;
	font-size:80%;
	position:relative;
}

#main p.page span {
	position:absolute;
	top:3px;
	right:0;
	font-size:11px;
}

#main a.sc {
	padding-left:13px;
	color:#999;
	font-size:12px;
	background:url(../img/k3.gif) no-repeat 0.1em 0.32em;
	position:absolute;
	top:0;
	right:0;
}

#main a.sc:hover {
	color:#ff6699;
}

/* 共有 */
div.ninja_onebutton {
	margin:5px 0 10px;
	margin-left:40px;
}

span.plus {
	vertical-align:top;
	display:inline-block;
}

#l_side div.share {
	margin:0 0 10px;
}

.share iframe, .share img {
	margin-left:5px;
	vertical-align:top;
}

#main ul,#top ul {
	margin:0 0 8px;
	padding:10px 12px 0;
	font-size:80%;
}

#main ul li,#top ul li {
	margin:0 0 5px;
	padding:0;
	line-height:1.42em;
}

#main li span {
	color:#886644;
}

/* サイドバー */
iframe.line {
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:2px dotted #ccc;
}

#l_side {
	position:absolute;
	width:160px;
	left:10px;
	top:0;
	background:#fff;
}

#l_side p {
	margin:0 0 8px;
	padding:3px;
	font-size:70%;
	background:#77a8a8;
	color:#fff;
	text-align:center;
}

#l_side p.stl {
	margin:0;
}

#l_side p.ads {
	margin-bottom:10px;
	padding:0;
	background:#fff;
}

#l_side table {
	width:160px;
	margin-bottom:10px;
	font-size:70%;
	border-left:1px solid #c2cad5;
}

#l_side table td {
	padding: 4px 5px;
	color: #333;
	background: #fff;
	border:solid #c2cad5;
	border-width:0 1px 1px 0;
	line-height:1.5em;
}

#l_side table td.rank{
	background:#f3f3f3;
	text-align:center;
}

#l_side table td.date {
	padding: 3px 5px;
	color:#444333;
	background:#ffffdd;
	text-align:center;
}

#l_side table td img {
	margin-right:2px;
	position:relative;
}

#l_side table td.more {
	text-align:center;
}

#l_side ul {
	margin:0 0 10px;
	padding:0;
	font-size:70%;
	line-height:1.4em;
}

#l_side li {
	margin:0 0 10px;
	padding:0 0 10px;
	border-bottom:2px dotted #c2cad5;
	word-break:break-all;
}

#l_side li a.movie {
	display:block;/* IE7 */
}

#l_side li img {
	width:160px;
	margin-bottom:5px;
	vertical-align:top;
}

#l_side li.end {
	margin:0;
	padding:0;
	border-bottom:none;
}

/* フッタ */
#footer {
	width:100%;
	clear:both;
}

#footer p {
	margin:0;
	padding:3px 5px;
	color:#fff;
	background:#000;
	font-size:70%;
	border-top:1px solid #fff;
	text-align:right;
	font-family:"メイリオ",verdana;
}

#footer a {
	color:#fff;
	text-decoration:none;
}

/* ナビ */
p.navi {
	margin:0;
	padding:5px 0;
	color:#999;
	font-size:70%;
	text-align:center;
}

p.navi a {
	color:#5C8398;
}

p.navi a:hover {
	color:#999;
}

/* ウィジェット */
.azlink-sidebar-widget-item {
	margin: 0 0 10px;
	padding:0 0 5px;
	border-bottom:2px dotted #c2cad5;
	font-size: 70%;
	line-height:1.38em;
}

.azlink-widget-associate-link {
	color:#336699;font-family:メイリオ;
	text-decoration:none;
}

.azlink-widget-image {
	margin-bottom:2px;
}

.azlink-widget-date {
	color:#008800;
}

.azlink-sidebar-widget-item br {
	line-height:0em;
}

/* 検索フォーム */
#header form {
	position:absolute;
	right:10px;
	top:37px;
	margin:0;
}

#header #submit {
	margin-top:3px;
	vertical-align:top;
}

#header #searchtxt {
	margin-top:3px;
	border:solid #77aacc;
	border-width:1px 0 1px 1px;
	padding:3px;
	width:250px;
	margin-bottom:2px;
	height:14px;
	font-size:70%;
	font-family:"メイリオ",verdana;
	line-height:1.3em;
}

html*#header #searchtxt {
	margin-top:2px;
}

/* 文字サイズ変更 */
p#fontChange {
	width:130px;
	padding:0;
	font-size:11px;
	position:absolute;
	top:40px;
	right:310px;
}

#fontChange span {
   margin-right:5px;
   padding:3px 5px 2px;
   color:#fff;
   font-weight:bold;
   background:#999;
   display:inline-block;
   cursor:pointer;
}

#fontChange span.hover {
   background:#dd6e2a;
}

#fontChange span.active {
   background:#d09300;
}

/* menu.css */
.menu {
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:2px dotted #ccc;
}

.menu a {
	width:160px;
	height:32px;
	display:block;
	overflow:hidden;
	text-align:center;
	position:relative;
	font-weight:bold;
}

.menu a:hover img {
	position:relative;
	top:-32px;
}

.menu a.menu_01 {
	height:37px;
	background:url(navi/category_01t.gif) left top no-repeat;
}

.menu a.menu_01:hover img {
	top:-37px;
}

.menu a.menu_02 {
	background:url(navi/category_02t.gif) left top no-repeat;
}

.menu a.menu_03 {
	background:url(navi/category_03t.gif) left top no-repeat;
}

.menu a.menu_04 {
	background:url(navi/category_04t.gif) left top no-repeat;
}

.menu a.menu_05 {
	background:url(navi/category_05t.gif) left top no-repeat;
}

.menu a.menu_06 {
	background:url(navi/category_06t.gif) left top no-repeat;
}

.menu a.menu_07 {
	background:url(navi/category_07t.gif) left top no-repeat;
}

.menu a.menu_08 {
	height:33px;
	background:url(navi/category_08t.gif) left top no-repeat;
}

.menu a.menu_08:hover img {
	top:-33px;
}

/* IE6とテキスト用 */	
.menu a:hover {
	background-image:#fff;
	color:#999;
}

/* table.css */
#main table {
	width:586px;
	margin:0 12px 10px;
	background:#fff;
	font-size:70%;
	border:solid #ccccdd;
	border-width:1px 0 0 1px;
}

#main table td {
	padding:5px;
	border:solid #ccccdd;
	border-width:0 1px 1px 0;
}

#main table td a {
	font-size:110%;
}

#main table td.color {
	width:40px;
	font-size:110%;
	background:#ffffdd;
	text-align:center;
}

#main table tr.stl td {
	white-space:nowrap;
}

/*キーワード候補ポップアップ*/
#popupmessage {
	padding: 5px;
	margin: 0;
}

#popcloase {
	margin: 0;
	padding: 0;
	background: #f6f6f6;
}

#popcloase a {
	display: block;
	text-align: right;
	font-size: 11px;
	margin: 0;
	padding: 5px;
}

#pop_result {
	position: absolute;
	left: 0; top: 0px;
	width: 277px;
	color: #666;
	text-align: left;
	background: #fff;
	border: 1px solid #999;
	font-size: 80%;
	z-index:100;
}

#pop_result #hit {
	padding: 5px;
	text-align: right;
}

#pop_result #hit a {
	display: inline;
	border: none;
}

#pop_result ul {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 90%;
}

#pop_result li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.popmenu ul a {
	display: block;
	width: 267px;
	padding: 4px 5px;
	border-bottom: 1px solid #eaeaea;
	position: relative;
	background: #fff;
}

.popmenu a:hover {
	background: #f5f9ff;
	text-decoration: none;
	color: #0078B5;
}

div#sponsor {
	margin:15px 0 15px 188px;
	clear:both;
}

div#sponsor p {
	margin:0 10px 15px 0;
	float:right;
}

div#container p.add {
	margin:20px 10px 20px 0;
}

/* マーク */
span.cero {
	display:inline-block;
	width:16px;
	height:16px;
	line-height:17px;
	margin-right:5px;
	background:#333;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	vertical-align:top;
	cursor:default;
}

span.new {
	display:inline-block;
	position:relative;
	top:-1px;
	width:30px;
	height:13px;
	line-height:14px;
	margin-right:3px;
	background:#ff0000;
	color:#fff;
	font-size:10px;
	text-align:center;
	font-weight:normal;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

/* 50音検索 */
#search_order {
	margin:15px 0 15px 188px;
	clear:both;
}

#search_order p {
	margin:10px 0;
	padding:4px 6px;
	color:#fff;
	font-size:80%;
	font-weight:bold;
	background:#888;
}

#search_order table {
	width:auto;
	margin:0 0 10px;
	background:#fefaee;
	border:solid #e6dec9;
	border-width:1px 0 0 1px;
	font-size:80%;
}

#search_order td {
	padding:0;
	border:solid #e6dec9;
	border-width:0 1px 1px 0;
	text-align:center;
}

#search_order td.ttl {
	width:24px;
	padding:3px;
	background:#fff;
}

#search_order td.off {
	color:#beb8a8;
}

#search_order td.space {
	width:24px;
	padding:3px;
	background:#fff;
}

#search_order td a {
	width:24px;
	padding:8px;
	display:block;
	color:#765d1d;
}

#search_order td a:hover {
	background: #f0e8d2;
	text-decoration:none;
}