@charset "shift_jis";
@import url("./css/tables.css");
@import url("./css/commonstyles.css");
@import url("./css/textstyles.css");

/*
==================================================
スタイルの初期化
==================================================
*/

*{
	margin: 0;
	padding: 0;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption {
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
blockquote {
	border: 2px dotted #CCC;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
div, p, h1, h2, h3, h4, h5, h6 {
	_zoom: 1;
	display: block;
	text-align: left;
}
img {
	border: 0;
}

:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*
==================================================
基本スタイル
==================================================
*/
body {
	background-color: #ffffff;
	color: #4d4d4d;
	font-size: 14px;
	line-height: 180%;
	text-align: center;
}
h1, h2, h3, h4, h5, h6, .title, dt {
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Verdana,'ＭＳ Ｐゴシック',sans-serif;
	font-weight: 700;
}
.clear {
	clear: both;
	font-size: 1px;
	line-height: 0;
}
/* リスト
==================================================
*/
ul {
	padding: 10px 0;
}
ul li {
	background-image: url(img/li.png);
	background-position: left 9px;
	background-repeat: no-repeat;
	padding: 5px 0 5px 28px;
	position: relative;
}
ol {
	list-style-type: decimal;
	padding: 10px 0 10px 25px;
}
ol li {
	padding: 4px 0;
}
/* リンク
==================================================
*/
a { color: #258fc4; }
a:hover {
	color: #ff9900;
	text-decoration: none;
}
a:hover img {
	background: none !important;
}
a img { background: none !important; }
#main a:hover, #menu a:hover, #rmenu a:hover {
	left: 1px;
	position: relative;
	top: 1px;
}

/*
==================================================
全体
==================================================
*/

/* レイアウト
==================================================
*/
#wrapper {
	overflow: hidden;
	padding-bottom: 5px;
	position: relative;
	text-align: center;
}
#contents {
	margin: 0 auto;
	position: relative;
	text-align: center;
	width: 900px;
}
#layoutbox {
}
#siteNavi {
	font-size: 12px;
	margin-bottom: 5px;
}

/* ページ上部へ戻る
==================================================
*/
#pagetop {
	bottom: -46px;
	clear: both;
	font-size: 0;
	line-height: 0;
	position: absolute;
	right: 14px;
}
#pagetop a {
	background-color: #dadd6d;
	background-image: url(img/pagetop_button.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	display: block;
	height: 53px;
	overflow: hidden;
	text-indent: 200%;
	white-space: nowrap;
	width: 65px;
}

/* 検索ボックス
==================================================
*/
#searchbox {
	background-image: url(img/search_input.png);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 12px;
	height: 31px;
	left: 50%;
	margin-left: 225px;
	position: absolute;
	text-align: right;
	top: 7px;
	width: 220px;
}
#searchbox input {
	background-color: transparent;
	border: none;
	cursor: pointer;
	color: #73a1b3;
	font-size: 11px;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
	position: absolute;
	right: 10px;
	text-align: center;
	text-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
	top: 4px;
	vertical-align: middle;
	width: 36px;
}
#searchbox form {
	margin: 0;
	padding: 0;
}
#searchbox .skwd {
	border: 0 none;
	color: #8fb4c2;
	cursor: text;
	font-size: 12px;
	right: 48px;
	text-align: left;
	width: 155px;
}

/* 回り込み・回り込み解除
==================================================
*/
.txt-img {
}
.txt-img img{
	margin: 0 8px 8px 8px;
}
.center {
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
}
.float-l { float: left;}
.float-r { float: right;}
.float-l img,
.float-r img {
	margin-bottom: 20px;
}
.float-l img { 
	margin-right: 20px;
}
.float-r img {
	margin-left: 20px;
}
.clear, .FloatEnd {
	clear: both;
	font-size: 1px;
	height: 0;
	line-height: 0;
}
/*
==================================================
トップ部分
==================================================
*/
/* トップ
==================================================
*/
#top {
	background-color: #fcfcf4;
	background-position: left bottom;
	background-repeat: repeat-x;
	overflow: hidden;
	padding-bottom: 5px;
	text-align: center;
}
#top .inner {
	margin: 0 auto;
	text-align: center;
	width: 900px;
}
#top #logo, #top h1 {
	height: 24px;
	layout-grid-line: 24px;
	line-height: 24px;
	padding-left: 5px;
}
#top #logo a, #top h1 a {
	color: #666666;
	display: table-cell;
	font-size: 12px;
	font-weight: 400;
	height: 24px;
	layout-grid-line: 24px;
	line-height: 24px;
	text-decoration: none;
	vertical-align: middle;
}
#top #logo a img, #top h1 a img {
	vertical-align: middle;
}

/* ヘッダー
==================================================
*/
#headerbox {
	background-image: url(img/headerbox_bg.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	height: auto !important;
	min-height: 250px;
	margin-bottom: 20px;
}
#headerbox .inner {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	display:block;
	text-align: right;
}
#header {
	background-image: url(img/header.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 0;
	margin: 50px auto 0;
	width: 900px;
}

#header img {
	text-align: right;
}

#header .title,
#header .desc {
	left: 30px;
	position: relative;
	text-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
	top: 10px;
	width: 550px;
}
#header .title {
	font-size: 30px;
	font-weight: 700;
	line-height: 1.2;
}
#header .title a {
	color: #5198cb;
	text-decoration: none;
}
#header .desc {
	color: #6f777a;
	font-size: 13px;
	line-height: 1.6;
	padding-top: 10px;
}
/* トップメニュー
==================================================
*/
#topmenu {
	background-color: #86bfea;
	background-image: url(img/topmenu_bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
	border-top: 2px solid #fcfcf4;
	left: 0;
	padding-bottom: 4px;
	position: absolute;
	text-align: center;
	top: 44px;
	width: 100%;
}
#topmenu #topmenu-inner {
	background-color: #f9f7e5;
	background-image: url(img/topmenu_inner_bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
	border-top: 1px solid #f4efe2;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 3px 2px #5e92bd;
	-moz-box-shadow: 0 3px 2px #5e92bd;
	box-shadow: 0 3px 2px #5e92bd;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	text-align: center;
	top: -2px;
	width: 900px;
	behavior: url(css/PIE.htc);
}
#topmenu ul {
	overflow: hidden;
	padding: 0;
	width: auto;
}
#topmenu li {
	background: none repeat scroll 0 0 transparent;
	float: left;
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	padding: 0;
	width: 180px;
}
#topmenu li a {
	background-image: url(img/topmenu_li.png);
	background-position: left 2px;
	background-repeat: no-repeat;
	color: #2e6987;
	font-size: 14px;
	overflow: hidden;
	padding: 0 5px 0 17px;
	text-align: center;
	text-decoration: none;
}
#topmenu li a:hover {
	color: #82a5b7;
	text-decoration: underline;
}

/*
==================================================
メインコンテンツ
==================================================
*/
/* 記事領域
==================================================
*/
#main {
	float: right;
	width: 665px;
}
#main #main-inner {
	background-color: #fcfcf4;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 0 1px 1px rgba(166, 166, 166, 0.5);
	-moz-box-shadow: 0 1px 1px rgba(166, 166, 166, 0.5);
	box-shadow: 0 1px 1px rgba(166, 166, 166, 0.5);
	margin-bottom: 46px;
	padding: 3px 3px 6px;
	position: relative;
	behavior: url(css/PIE.htc);
}
#main .inner {
	background-color: #ffffff;
	-webkit-box-shadow: 0 1px 2px #d9d9d2;
	-moz-box-shadow: 0 1px 2px #d9d9d2;
	box-shadow: 0 1px 2px #d9d9d2;
	overflow: hidden;
	padding: 0 12px;
	position: relative;
	z-index: 1;
	behavior: url(css/PIE.htc);
}
#main .text, #text1, #text2, #text3, #text4, #text5, #text6, #text7, #text8, #text9, #text10, #space1, #space2 {
	margin-bottom: 15px;
	overflow: hidden;
	position: relative;
}

/* 見出し
==================================================
*/
h2, h3, h5, h6 {
	text-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
}
h2, h3, h4, h5, h6 {
	color: #2e6987;
}

#main h2 span, #main h3 span {
	background-image: url(img/h3.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	border: 2px solid #ebf2cf;
	color: #fff;
	display: block;
	font-size: 18px;
	padding: 10px 15px;
	position: relative;
}
#main .text h3, #text1 h3, #text2 h3, #text3 h3, #text4 h3, #text5 h3, #text6 h3, #text7 h3, #text8 h3, #text9 h3, #text10 h3, #space1 h3, #space2 h3 {
	margin: 20px 0 12px;
}
#main h4 {
	margin: 20px auto 10px;
	overflow: hidden;
	position: relative;
}
#main h4 span {
	background-color: #c2daf3;
	background-image: url(img/h4.gif);
	background-position: left top;
	background-repeat: repeat-x;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	display: block;
	font-size: 16px;
	padding: 10px 15px;
	position: relative;
	text-shadow: 1px 1px 1px #e1edfa;
	behavior: url(css/PIE.htc);
}
#main h5 {
	background-image: url(img/h5.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	font-size: 15px;
	margin: 20px auto 10px;
	padding: 0 5px 5px 5px;
}
#main h6 {
	background-image: url(img/h6.png);
	background-position: left 7px;
	background-repeat: no-repeat;
	margin: 5px auto;
	padding: 2px 0 2px 18px;
}
#main .atn02 {
	background-color: #fbf9f2;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 2px rgba(218, 218, 218, 0.5);
	-moz-box-shadow: 0 1px 2px rgba(218, 218, 218, 0.5);
	box-shadow: 0 1px 2px rgba(218, 218, 218, 0.5);
	margin-bottom: 30px;
	position: relative;
	top: 15px;
	behavior: url(css/PIE.htc);
}
#main .atn02 span {
	background-image: url(img/atn_02.png);
	background-position: 10px 8px;
	background-repeat: no-repeat;
	color: #9d8989;
	font-weight: bold;
	display: block;
	line-height: 1.6;
	padding: 15px 15px 15px 50px;
	position: relative;
}

/*
==================================================
サイドメニュー
==================================================
*/
/* メニュー
==================================================
*/
#menu {
	float: left;
	width: 220px;
}
#menu .rankbox {
	border-bottom: 1px dashed #e5e5e5;
	font-size: 12px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#menu .rankbox img {
	width: 185px;
}
.menubox {
	background-color: #ffffff;
	border: 1px solid #f2f2f2;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 1px rgba(166, 166, 166, 0.5);
	-moz-box-shadow: 0 1px 1px rgba(166, 166, 166, 0.5);
	box-shadow: 0 1px 1px rgba(166, 166, 166, 0.5);
	margin-bottom: 20px;
	overflow: hidden;
	position: relative;
	behavior: url(css/PIE.htc);
}
.menulist {
	background-color: #fdfdfd;
	padding: 1px;
}
.menulist ul {
	background-color: #ededed;
	border: 1px solid #f9f9f9;
	line-height: 1.4;
	padding: 0 0 1px 0;
}
.menulist li {
	background-color: #ffffff;
	background-image: url(img/menulist_li_bg.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	border-top: 1px solid #ededed;
	border-left: 1px solid #ededed;
	border-right: 1px solid #ededed;
	padding: 0;
	position: relative;
}
.menulist .l2,
.menulist .l3 {
	background: none repeat scroll 0 0 #ffffff;
}
.menulist li a {
	background-image: url(img/menu_bg.png);
	background-position: 188px center;
	background-repeat: no-repeat;
	color: #666666;
	display: block;
	font-size: 13px;
	font-weight: 700;
	padding: 12px 36px 12px 12px;
	text-decoration: none;
	*zoom: 1;
}
.menulist li a:hover {
	color: #7fbce9;
	text-decoration: underline;
}
.menulist .l2 a,
.menulist .l3 a {
	font-weight: normal;
	padding-right: 12px;
}
.menulist .l2 a {
	background-image: url(img/menu_bg2.png);
	background-position: 15px 12px;
	padding-left: 34px;
}
.menulist .l3 a {
	background-image: url(img/menu_bg2.png);
	background-position: 25px 12px;
	padding-left: 44px;
}
#menu .title, #rmenu .title, #menu h4, #rmenu h4 {
	background-position: left top;
	background-repeat: repeat-x;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
	-webkit-box-shadow: 0 1px 1px rgba(166, 166, 166, 0.5);
	-moz-box-shadow: 0 1px 1px rgba(166, 166, 166, 0.5);
	box-shadow: 0 1px 1px rgba(166, 166, 166, 0.5);
	overflow: visible;
	position: relative;
	behavior: url(css/PIE.htc);
}
#menu .title, #rmenu .title {
	background-color: #f3f3f3;
	background-image: url(img/menu_title_bg.gif);
	border: 1px solid #ebebeb;
}
#menu h4, #rmenu h4 {
	background-color: #a2c9ee;
	background-image: url(img/menu_h4_bg.gif);
	border: 1px solid #a2c9ee;
}
#menu .title span, #rmenu .title span, #menu h4 span, #rmenu h4 span {
	background-position: 2px top;
	background-repeat: no-repeat;
	display: block;
	font-size: 16px;
	margin-top: -10px;
	padding: 18px 10px 8px 50px;
	position: relative;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
}
#menu .title span, #rmenu .title span {
	background-image: url(img/menu_title.png);
	color: #737373;
}
#menu h4 span, #rmenu h4 span {
	background-image: url(img/menu_h4.png);
	color: #ffffff;
}

/* バナー領域
==================================================
*/
.bannerbox {
	margin-bottom: 20px;
	position: relative;
}
.bannerbox ul {
	padding: 0;
}
.bannerbox li {
	background: none;
	margin-bottom: 5px;
	padding: 0;
}
.bannerbox li a {
	font-size: 15px;
}
.bannerbox li a img {
	vertical-align: bottom; 
}
/* 最新記事・アーカイブ
==================================================
*/
#menu ul#newEntry, #menu ul #entryarchive, #rmenu ul#newEntry, #rmenu ul#entryarchive {
	display: block;
	line-height: 1.4;
	overflow: hidden;
	padding: 10px 10px 0;
}
ul#newEntry li, ul#entryarchive li {
	font-size: 12px;
	list-style-image: none;
	list-style-type: none;
	margin-bottom: 10px;
	position: relative;
}
ul#newEntry li {
	background-image: url(img/menu_bg4.png);
	background-position: left 3px;
	background-repeat: no-repeat;
	padding: 0 0 0 38px;
	*zoom: 1;
}
ul#entryarchive li {
	background-image: none;
	padding: 0;
}

/*
==================================================
フッター
==================================================
*/
#footer {
	background-image: url(img/footer_bg_t.png);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 26px;
	text-align: center;
}
#footer .inner {
	background-color: #fcfcf4;
	background-image: url(img/footer_bg_b.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	padding-bottom: 10px;
	text-align: center;
}
#footer p {
	background-color: #9dcaed;
	background-image: url(img/footer_bg.gif);
	background-position: left top;
	background-repeat: repeat;
	text-align: center;
}
#footer p span {
	color: #333333;
	display: block;
	font-size: 12px;
	margin: 0 auto;
	overflow: hidden;
	padding: 2px 0 12px;
	text-align: center;
	text-shadow: 0 1px 1px #e1edfa;
	width: 900px;
	word-wrap: break-word;
}
#footermenu,
#footer p#footsub {
	background: none repeat scroll 0 0 transparent;
	font-size: 0;
	letter-spacing: -.40em;
	line-height: 0;
	margin: 0 auto;
	padding: 5px 0 10px;
	position: relative;
	text-align: center;
	width: 900px;
}
#footermenu span,
#footer p#footsub span {
	display: inline-block;
	margin: 0 25px 10px 0;
	padding: 0;
	text-shadow: none;
	width: auto;
	*display: inline;
	*zoom: 1;
}
#footermenu a,
#footer p#footsub a {
	background-image: url(img/footer_menu_bg.png);
	background-position: 5px 1px;
	background-repeat: no-repeat;
	font-size: 12px;
	letter-spacing: normal;
	line-height: 1.4;
	padding-left: 25px;
}

/*
==================================================
トップページ
==================================================
*/
#whatsnew {
	border: 1px solid #f0e9d7;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 15px;
	position: relative;
	behavior: url(css/PIE.htc);
}
#whatsnew .title {
	background-color: #f9f7e5;
	background-image:url(img/whatsnew_bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
	border-bottom: 2px solid #f0e9d7;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
	font-size: 16px;
	overflow: hidden;
	position: relative;
	behavior: url(css/PIE.htc);
}
#whatsnew .title span {
	background-image:url(img/whatsnew_title.png);
	background-position: 12px 8px;
	background-repeat: no-repeat;
	color: #2e6987;
	display: block;
	padding: 10px 10px 10px 54px;
	text-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
}
#whatsnew ul {
	padding: 0 17px 5px;
}
#whatsnew ul li {
	background-image: none;
	background-color: #ffffff;
	border-bottom: 1px dashed #e5e5e5;
	font-size: 12px;
	line-height: 1.6;
	padding: 10px 0;
}
#whatsnew ul li span {
	display: block;
}

/*
==================================================
カテゴリーページ
==================================================
*/
#categorylist {
	background-color: #fcfcf4;
	border: 1px solid #f4efe2;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 15px;
	overflow: hidden;
	padding: 10px 10px 0 10px;
	overflow: hidden;
	position: relative;
	behavior: url(css/PIE.htc);
}
#categorylist .catbox {
	background-color: #ffffff;
	background-image:url(img/catbox_bg.gif);
	background-position: left top;
	background-repeat: repeat-y;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	-webkit-box-shadow: 0 1px 3px #d1d1c7;
	-moz-box-shadow: 0 1px 3px #d1d1c7;
	box-shadow: 0 1px 3px #d1d1c7;
	margin-bottom: 15px;
	overflow: hidden;
	padding: 3px 3px 3px 11px;
	position: relative;
	_height: 1%;
	behavior: url(css/PIE.htc);
}
#categorylist .thumb {
	float: left;
	padding: 0 20px 10px 9px;
}
#categorylist .thumb img {
	vertical-align: bottom;
}
#categorylist .body {
	overflow: hidden;
}
#categorylist p {
	font-size: 13px;
	line-height: 1.6;
	padding: 0 9px;
}
#categorylist .more {
	float: right;
	padding-bottom: 10px;
	padding-right: 9px;
	padding-top: 10px;
	_height: 1%;
}
#categorylist .more a {
	background-image: url(img/button_more2.png);
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	height: 44px;
	overflow: hidden;
	text-indent: 200%;
	white-space: nowrap;
	width: 136px;
}
#categorylist .title {
	border-bottom: 2px solid #e3eef9;
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 15px;
}
#categorylist .title span {
	background-color: #f7fafd;
	border-bottom: 2px solid #ffffff;
	display: block;
	padding: 15px;
}
#categorylist .title a {
	color: #7fbade;
	font-size: 18px;
	position: relative;
	text-decoration: none;
}
#categorylist .title a:hover {
	color: #b2d6eb;
	text-decoration: underline;
}
#pagelist {
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 10px;
	text-align: center;
}
#pagelist ul {
	font-size: 0;
	letter-spacing: -.40em;
	line-height: 0;
	padding: 0;
}
#pagelist li {
	background-image: none;
	display: inline-block;
	font-size: 14px;
	letter-spacing: normal;
	line-height: normal;
	margin: 0 3px 10px;
	padding: 0;
	*display: inline;
	*zoom: 1;
}
#pagelist a {
	background-color: #f7fafd;
	color: #7fbade;
	display: inline-block;
	padding: 6px 15px;
	text-align: center;
	text-decoration: none;
	*display: inline;
	*zoom: 1;
}
#pagelist a:hover {
	background-color: #b2d6eb;
	color: #ffffff;
}
/*
==================================================
エントリーページ
==================================================
*/
#entrylist {
	border-bottom: 1px dashed #e5e5e5;
	margin-bottom: 15px;
}
#entrylist h4 {
	background-image: url(img/entry_bg.png);
	background-position: left bottom;
	background-repeat: repeat-x;
	border-bottom: 1px solid #ffffff;
	margin: 0;
	z-index: 1;
}
#entrylist h4 span {
	background-color: transparent;
	background-image: url(img/entry_title.png);
	background-position: 7px top;
	background-repeat: no-repeat;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	color: #737373;
	font-size: 16px;
	padding: 2px 0 12px 42px;
	text-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
}
#entrylist dl {
	position: relative;
	top: -1px;
}
#entrylist dt {
	border-top: 1px dashed #e5e5e5;
	line-height: 1.5;
	padding: 12px 10px;
	position: relative;
}
#entrylist dt a {
	background-image: url(img/entrylist_bg.png);
	background-position: left 5px;
	background-repeat: no-repeat;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.5;
	padding-left: 17px;
	*display: inline;
	*zoom: 1;
}
#entrylist dd {
	font-size: 12px;
	line-height: 150%;
	padding: 0 10px 2px 27px;
	position: relative;
	top: -10px;
}
#relNavigate {
	font-size: 0;
	letter-spacing: -.40em;
	line-height: 0;
	margin-bottom: 15px;
	padding-bottom: 10px;
	overflow: hidden;
	padding-top: 10px;
	position: relative;
	text-align: center;
}
#relNavigate a {
	background-color: #e8f2f7;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	display: inline-block;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: normal;
	line-height: normal;
	margin-left: 10px;
	margin-right: 10px;
	padding: 6px 20px;
	position: relative;
	behavior: url(css/PIE.htc);
	*display: inline;
	*zoom: 1;
}
/*
==================================================
サイトマップページ
==================================================
*/
#sitemaps {
	margin-bottom: 15px;
}
#sitemaps ul {
	padding: 0;
}
#sitemaps li {
	background: none repeat scroll 0 0 transparent;
	font-size: 0;
	letter-spacing: -.40em;
	line-height: 0;
	padding: 0;
}
#sitemaps .l1 {
	margin-top: 10px;
}
#sitemaps .l2 {
	margin-left: 15px;
	margin-top: 5px;
}
#sitemaps .l3 {
	margin-left: 35px;
	margin-top: 5px;
}
#sitemaps li a {
	background-image: url(img/menu_bg.png);
	background-position: left 7px;
	background-repeat: no-repeat;
	color: #666666;
	display: inline-block;
	letter-spacing: normal;
	line-height: 1.8;
	padding-left: 20px;
	*display: inline;
	*zoom:1;
}
#sitemaps .l1 a {
	font-size: 16px;
	font-weight: 700;
}
#sitemaps .l2 a,
#sitemaps .l3 a {
	background-image: url(img/menu_bg2.png);
	background-position: left 5px;
	font-size: 14px;
	padding-left: 20px;
}
#sitemaps li a:hover {
	color: #7fbce9;
}
/*
==================================================
フリースペース
==================================================
*/
#space3, #space4, #space5, #space6 {
	line-height: 1.3;
	padding: 10px;
}
#menu .grayline, #rmenu .grayline {
	border: 1px solid #ebebeb;
	margin: 0 0 20px 0;
	padding: 10px;
}
#menu .graybg, #rmenu .graybg {
	margin: 0 0 20px 0;
}
/*
==================================================
ブログモード
==================================================
*/
.blog {
	border-bottom: 1px dashed #e5e5e5;
	margin: 15px 12px;
	overflow: hidden;
	padding: 5px;
}
.blog .thumb {
	float: left;
	margin-right: 15px;
}
.blog .thumb img { width: 125px; }
.blog .title {
	font-size: 16px;
	line-height: 1.4;
	margin-bottom: 5px;
}
.blog .title a { color: #404040; }
.blog .info {
	color: #808080;
	font-size: 12px;
	margin-bottom: 5px;
}
.blog .info a { color: #808080; }
.blog .body {
	line-height: 1.5;
	overflow: hidden;
}
.blog .more {
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 8px;
	margin-top: 8px;
	text-align: right;
}

/*
==================================================
サイト内検索
==================================================
*/
#searchresult {
	margin-bottom: 15px;
	overflow: hidden;
}
#searchresult dl {
	margin-bottom: -15px;
	position: relative;
	width: 100%;
}
#searchresult dt {
	padding: 0 0 3px;
}
#searchresult dd {
	border-bottom: 1px dashed #e5e5e5;
	font-size: 13px;
	line-height: 1.4;
	margin: 0 0 15px;
	padding: 0 0 15px;
}
#searchresult b {
	color: #5198cb;
}
/*
==================================================
リンク集
==================================================
*/
#linklist {
	overflow: hidden;
}
#linklist dt {
	padding: 0 0 3px;
}
#linklist dd {
	border-bottom: 1px dashed #e5e5e5;
	font-size: 13px;
	line-height: 1.4;
	margin: 0 0 15px;
	padding: 0 0 15px;
}
/*
==================================================
ポイント
==================================================
*/
#main .point1, #main .point2, #main .point3, #main .point4, #main .point5, #main .point6, #main .point7, #main .point8, #main .point9, #main .point10 {
	background-position: 2px top;
	background-repeat: no-repeat;
	color: #6c7780;
	font-size: 18px;
	font-weight: 700;
	height: auto;
	line-height: 1.4;
	margin-bottom: 3px;
	margin-top: 15px;
	padding: 16px 0 16px 76px;
	text-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
	*zoom: 1;
}
.point1 { background-image: url(img/point1.png); }
.point2 { background-image: url(img/point2.png); }
.point3 { background-image: url(img/point3.png); }
.point4 { background-image: url(img/point4.png); }
.point5 { background-image: url(img/point5.png); }
.point6 { background-image: url(img/point6.png); }
.point7 { background-image: url(img/point7.png); }
.point8 { background-image: url(img/point8.png); }
.point9 { background-image: url(img/point9.png); }
.point10 { background-image: url(img/point10.png); }

/*
==================================================
ランキング
==================================================
*/

/* メインコンテンツ用ランキング
==================================================
*/
#main .point1, #main .point2, #main .point3, #main .point4, #main .point5, #main .point6, #main .point7, #main .point8, #main .point9, #main .point10 { border: none; }
#main .rank1, #main .rank2, #main .rank3, #main .rank4, #main .rank5, #main .rank6, #main .rank7, #main .rank8, #main .rank9, #main .rank10 { border: none; height: auto; }
#main .rank {
	background-color: #e4dfce;
	background-image: url(img/rank_bg.gif);
	background-position: left top;
	background-repeat: nrepeat;
	border: 1px solid #dfd8c5;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 20px;
	padding: 6px 0;
	position: relative;
	behavior: url(css/PIE.htc);
}
#main .rank .top {
	background-image: url(img/rank_bg_tl.png);
	background-position: left top;
	background-repeat: no-repeat;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 100%;
}
#main .rank .top span {
	background-image: url(img/rank_bg_tr.png);
	background-position: right top;
	background-repeat: no-repeat;
	display: block;
	height: 32px;
	overflow: hidden;
	position: relative;
	right: -1px;
}
#main .rank-container {
	background-color: #f5f5f5;
	border: 5px solid #ffffff;
	margin: 0 6px;
	padding: 1px;
}
#main .rank-inner {
	background-color: #ffffff;
	background-image: url(img/rank_inner_bg.gif);
	background-position: left top;
	background-repeat: repeat;
	overflow: hidden;
	padding: 12px;
}
#main .rank1,#main .rank2,#main .rank3,#main .rank4,#main .rank5,#main .rank6,#main .rank7,#main .rank8,#main .rank9,#main .rank10{
	background-repeat: no-repeat;
	border: medium none;
	color: #737373;
	font-size: 24px;
	height: auto;
	line-height: 130%;
	margin-bottom: 12px;
	margin-top: 12px;
	text-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
	*zoom: 1;
}
#main .rank1,#main .rank2,#main .rank3{
	background-position: left top;
	padding: 20px 0 16px 74px;
}
#main .rank4,#main .rank5,#main .rank6,#main .rank7,#main .rank8,#main .rank9,#main .rank10{
	background-position: left top;
	padding: 16px 0 10px 66px;
}
#main .rank .rank1,#main .rank .rank2,#main .rank .rank3,#main .rank .rank4,#main .rank .rank5,#main .rank .rank6,#main .rank .rank7,#main .rank .rank8,#main .rank .rank9,#main .rank .rank10{
	margin: 0;
}
.rank1 { background-image: url(img/rank1.png); }
.rank2 { background-image: url(img/rank2.png); }
.rank3 { background-image: url(img/rank3.png); }
.rank4 { background-image: url(img/rank4.png); }
.rank5 { background-image: url(img/rank5.png); }
.rank6 { background-image: url(img/rank6.png); }
.rank7 { background-image: url(img/rank7.png); }
.rank8 { background-image: url(img/rank8.png); }
.rank9 { background-image: url(img/rank9.png); }
.rank10 { background-image: url(img/rank10.png); }
#main .rankbox {
	overflow: hidden;
	padding: 10px 0 0;
}
#main .rankbox .rankbox-inner {
	overflow: hidden;
}
#main .rankbox .feature {
	margin-bottom: 10px;
	overflow: hidden;
	position: relative;
}
#main .rankbox .feature span {
	background-color: #fbf0f0;
	border-left: 5px solid #f7c6d0;
	color: #ea8ea8;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	padding: 3px 15px;
	position: relative;
}
#main .rankbox .rankbox-inner .float-l p,
#main .rankbox .rankbox-inner .float-r p {
	padding-bottom: 0;
}
#main .rankbox .float-l img,
#main .rankbox .float-r img {
	padding: 0 !important;
}
#main .rankbox .rankbox-inner p {
	font-size: 12px;
	line-height: 1.6;
	overflow: hidden;
	padding-bottom: 20px;
}
#main .rankbox .rank-table {
	clear: both;
	margin: 0;
	width: 100%;
}
#main .rankbox .rank-table th, #main .rankbox .rank-table td {
	background-color: transparent;
	border: 1px solid #e0e0e0;
	padding: 8px 10px;
	text-align: left;
	vertical-align: middle;
}
#main .rankbox .rank-table th {
	background-color: #f8f9f9;
	background-image: url(img/ranktable_th_bg.gif);
	background-position: left top;
	background-repeat: repeat;
}
#main .rankbox .rank-table td {
}
#main .rank .comment {
	margin-top: 20px;
}
#main .rank .comment .comment-inner {
	overflow: hidden;
	position: relative;
}
#main .rank .comment .comment-tit {
	background-image: url(img/comment_title.png);
	background-position: 5px top;
	background-repeat: no-repeat;
	width: 100%;
}
#main .rank .comment .comment-tit span {
	color: #4cacc6;
	display: block;
	font-size: 22px;
	font-weight: 700;
	line-height: 1.3;
	padding: 13px 10px 12px 72px;
	text-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
}
#main .rank .comment p {
	background-color: #e3f4f9;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #4cacc6;
	font-size: 13px;
	line-height: 1.6;
	padding: 10px 15px;
	position: relative;
	behavior: url(css/PIE.htc);
}
#main .rank .more {
	font-size: 0;
	letter-spacing: -.40em;
	overflow: hidden;
	padding: 20px 0 0;
	position: relative;
	text-align: center;
}
#main .rank .more span {
	display: inline-block;
	font-size: 14px;
	letter-spacing: normal;
	padding: 0 5px 5px;
	vertical-align: bottom;
	*display: inline;
	*zoom:1;
}
#main .rank .more a {
	background-image: url(img/button_more.png);
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	height: 68px;
	overflow: hidden;
	text-indent: 200%;
	white-space: nowrap;
	width: 276px;
}
#main .rank .more span.official {
	margin-right: 0;
}
#main .rank .more span.official a {
	background-image: url(img/button_official.png);
}

/* メニュー用ランキング
==================================================
*/
#menu .rank1,#menu .rank2,#menu .rank3,#menu .rank4,#menu .rank5{
	background-repeat: no-repeat;
	border: medium none;
	color: #737373;
	font-size: 14px;
	font-weight: 700;
	height: auto;
	line-height: 1.3;
	margin: 0;
}
#menu .rank1,#menu .rank2,#menu .rank3{
	background-position: left top;
	padding: 26px 0 22px 74px;
}
#menu .rank4,#menu .rank5{
	background-position: left top;
	padding: 24px 0 20px 66px;
}
#menu .rank1 { background-image: url(img/rank1.png); }
#menu .rank2 { background-image: url(img/rank2.png); }
#menu .rank3 { background-image: url(img/rank3.png); }
#menu .rank4 { background-image: url(img/rank4.png); }
#menu .rank5 { background-image: url(img/rank5.png); }

/*
==================================================
１カラムレイアウト
==================================================
*/
#column1 {
	position: relative;
	text-align: center;
}
#column1 #menu, #column1 #main {
	float: none;
	width: auto;
}
#column1 #menu {
	padding-top: 15px;
}
#column1 #menu .menulist {
	background-color: #ffffff;
	padding: 7px 10px;
}
#column1 #menu .menulist ul, #column1 #menu ul#newEntry, #column1 #menu ul#entryarchive {
	background-color: #ffffff;
	border: none;
	letter-spacing: -0.4em;
	line-height: 0;
	padding: 0;
}
 #column1 #menu ul#newEntry, #column1 #menu ul#entryarchive {
	padding: 7px 10px;
}
#column1 #menu .menulist li, #column1 #menu ul#newEntry li, #column1 #menu ul#entryarchive li {
	display: inline-block;
	letter-spacing: normal;
	line-height: 1.5;
	overflow: hidden;
	*display: inline;
	*zoom: 1;
}
#column1 #menu .menulist li {
	background: none repeat scroll 0 0 transparent;
	border: none;
	padding: 5px 0;
}
#column1 #menu .menulist li a {
	background-image: url(img/menu_bg.png);
	background-position: left 4px;
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: 400;
	margin: 0 15px 0 5px;
	padding: 0 0 0 18px;
	text-decoration: underline;
	*zoom: normal;
}
#column1 #menu .menulist li a:hover {
	text-decoration: none;
}
#column1 #menu ul#newEntry li, #column1 #menu ul #entryarchive li, #column1 #rmenu ul#newEntry li, #column1 #rmenu ul#entryarchive li {
	background-position: 2px 7px;
	margin: 0;
	padding: 3px 10px 3px 38px;
}

/*
==================================================
２カラムレイアウト
==================================================
*/
#column2 {
	position: relative;
	text-align: center;
}

/*
==================================================
３カラムレイアウト
==================================================
*/
#column3 {
	position: relative;
	text-align: center;
}
#contents:after {
	content:"";
	display:block;
	height:0;
	clear:both;
	font-size:0;
	line-height:0;
	visibility:hidden;
}
#column3 #layoutbox {
	float: left;
	width: 670px;
}
#column3 #main {
	float: right;
	width: 440px;
}
#rmenu {
	float: right;
	position: relative;
	width: 220px;
}
/*
==================================================
レイアウト切り替え用スタイル(後で削除)
==================================================
*/
#column1 #rmenu, #column2 #rmenu, #column1 #space3, #column1 #space4,#column1 .bannerbox,#column1 #submenu { display: none; }
body { background-position:center 49px; }
#top { margin-bottom:0px; }
#header .desc {



}

/* 記事スタイル修正 */
#wrapper #main .txt-decbox1 .body h3,
#wrapper #main .txt-decbox2 .body h3 {
	background-image: url(img/h3.png);
	background-position: right top;
	background-repeat: no-repeat;
	margin: 20px 0 12px !important;
	position: relative;
	padding: 24px 0 0 0;
}
#wrapper #main .txt-decbox1 .body h3 span,
#wrapper #main .txt-decbox2 .body h3 span {
	background-color: #fcfcf4;
	background-image: url(img/h3_bg.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	display: block;
	font-size: 20px;
	padding: 0 15px 22px;
	position: relative;
	text-align: left;
}body{




}

#header h2 ,#header .title {


}

#header h2 a, #header h2 a:visited,#header .title a,#header .title a:visited{}
#headertext {



}

#main{ float: right; }
#column2 #menu,#column3 #menu{ float: left; }
#column3 #rmenu { float: right; }
#column3 #layoutbox { float: left; }
#column3 #main { float: right; }
/*
#wrapper{}
#topmenu{}
#threebox{}
#main{}
#menu{}
#rmenu{}
*/