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

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

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

img {
	border:0;
}

ul {
	list-style:none;
}

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

/* ヘッダ */
#header {
	position:relative;
	width:814px;
	min-height:73px;
	height:auto !important;
	height:73px;
}

#header img {
	margin:6px 10px 0 0;
	float:left;
}

#header h1 {
	margin:0 0 0 10px;
	padding:10px 0 0;
	color:#666;
	font-size:11px;
	float:left;
	font-weight:normal;
}

#header ul {
	margin:0 10px;
	text-align:right;
	padding:10px 0 2px;
	color:#888;
}

#header li {
	margin:0;
	padding:0;
	font-size:70%;
}

#header li.line {
	margin:0;
	padding:0;
	font-size:100%;
	float:right;
}

#header a {
	text-decoration:none;
}

#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:220px;
	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;
}

/* ナビ */
#content {
	width:814px;
	clear:both;
}

#content .navi {
	width:789px;
	height:37px;
	margin:0;
	padding:4px 0 4px 25px;
	font-size:13px;
	background:url(navi/back.gif) repeat-x;
	text-align:center;
	line-height:1.55em;
}

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

#content .navi img {
	padding-right:5px;
}

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

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

/* メニュー */
#content .menu {
	width:160px;
	margin:0 0 10px 10px;
	float:left;
	display:inline;
}

#content .menu p {
	margin:0 0 15px;
}

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

#content .menu iframe.line {
	margin:0 0 10px;
}

#content .menu ul {
	margin:0 0 10px;
	padding:0;
	border:1px solid #999;
	word-break:break-all;
}

#content .menu li {
	margin:0;
	padding:3px 5px 5px;
	color:#999;
	font-size:70%;
	line-height:1.8em;
}

#content .menu li.title {
	padding:2px 0;
	background:#999;
	color:#fff;
	text-align:center;
}

#content .menu li a {
	margin:0 5px;
}

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

#content .menu table td {
	padding:4px 5px;
	border:solid #c2cad5;
	border-width:0 1px 1px 0;
	line-height:1.4em;
}

#content .menu table td.date {
	padding:3px;
	background:#fff;
	text-align:center;
}

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

#content .menu span {
	display:block;
	padding:4px 5px;
	font-size:70%;
	background:#77a8a8;
	color:#fff;
	text-align:center;
}

#content p.bookmark {
	margin:0 0 8px;
	padding:4px 5px;
	font-size:70%;
	background:#77a8a8;
	color:#fff;
	text-align:center;
}


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

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

#box li.share {
	margin:0 0 10px;
}

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

/* ウィジェット */
.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;
}

/* BOX */
#box {
	width:627px;
	margin:0;
	float:right;
}

#box span.ad {
	width:160px;
	margin:0 10px 10px 0;
	float:right;
}

#box span.ad div {
	width:160px;
	margin:0 0 10px;
	background:none;
}

#box span.ad p {
	margin:0 0 5px;
	padding:5px;
	color:#fff;
	background:#e09019;
	font-size:70%;
	line-height:1.32em;
	text-align:center;
}

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

#box div {
	width:614px;
	margin:0 0 10px;
	background:url(../img/p1_s.gif) repeat-y;
}

#box div.sponsor {
	margin:15px 0;
	background:none;
}

#box div.sponsor div {
	background:none;
	text-align:center;
}

#box p.ttl,#top p.ttl {
	width:602px;
	height:28px;
	margin:0;
	padding-left:12px;
	font-size:90%;
	font-weight:bold;
	color:#fff;
	background:#008800 url(../img/info_s.gif) no-repeat;
	line-height:2.05em;
}

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

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

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

#box li {
	margin:0 0 5px;
	padding:0;
	line-height:1.4em;
}

#box li span{
	font-size:85%;
	color:#887766;
}

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

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

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

#box .best a.sc:hover {
	color:#ff6699;
}

#box p.shear {
	margin:0 0 10px 12px;
	font-size:80%;
}

#box p.shear div {
	width:62px;
	margin:0;
	background:none;
}

.shear iframe, p.shear img {
	vertical-align:top;
}

/* フッタ */
#footer {
	width:814px;
	clear:both;
}

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

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

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

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

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

/* 検索ボタン */
#top li input.txt {
	width:200px;
	height:18px;
	padding:2px 3px;
	border:1px inset #ccc;
	font-family:"メイリオ",verdana;
	font-size:12px;
	line-height:1.5em;
}

#top li input.mit {
	position:relative;
	top:8px;
	right:2px;
}

html*#top li input.mit {
	position:relative;
	top:4px;
}

/* フォーカス（IE6は非対応） */
#top li input.txt {
	color:#999;
}

#top li input.txt:focus {
	color:#333;
	background:#f3f3f3;
}

#top li input.txt:hover {
	background:#f3f3f3;
}

/* 検索フォーム */
#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;
}

/*キーワード候補ポップアップ*/
#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;
}


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

#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;
}

*:first-child+html #header ul {
	padding-top:3px;
}

div.ads {
	margin:0 0 15px 0;
	text-align:center;
}