@charset "utf-8";
/* CSS Document */

/* ------------------------------------------------------------ */
/* 基本指定 */
/* ------------------------------------------------------------ */

html{
	filter: expression(document.execCommand("BackgroundImageCache", false, true)); /* これで一瞬砂時計が出るのを回避（IE Only） */
	width: 100%;
	height: 100%;
}
* {
	color:#333;
	padding:0;
	font-size: 12px;
	line-height: 140%;
	margin: 0;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Tahoma,Verdana, Helvetica, Arial, sans-serif,Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
}
body,td,th {
	color: #fff;
}
body {
	background-color: #fff;
	width: 100%;height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
}
p {
	font-size: 12px;
	line-height: 17px;
	margin: 0px;
	color: #999;
}

li{
	list-style-type: none;
}
img {
	border: none;
}
a {
	text-decoration: underline;
	font-size: 10px;
	line-height: 16px;
	color: #555;
}
a:hover {
	text-decoration: none;
	color: #0000dd;
	filter: alpha(opacity=100);
  	-moz-opacity:1.00;
  	opacity:1.00;
}
a.more {
	text-decoration: underline;
	font-size: 12px;
	line-height: 30px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	text-align: left;
	color: #000099;
}
a.more:hover {
	text-decoration: none;
	color: #0000ff;
	filter: alpha(opacity=100);
  	-moz-opacity:1.00;
  	opacity:1.00;
}
#content{
	width: 1010px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	position: center;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
}
#content h1 {
	font-size: 13px;
	font-weight: normal;
	line-height: 30px;
	color: #000;
	text-align: center;
}
#content h2 {
	font-size: 16px;
	line-height: 32px;
	font-weight: bold;
	color: #000;
}
#content h2.pic {
	margin-bottom: 10px;
}
#content h3 {
	font-size: 16px;
	font-weight: bold;
	color: #ff4500;
}
#content h4 {
	font-size: 14px;
	font-weight: bold;
	color: #ff4500;
}
#content p{
	font-size: 10px;
	line-height: 16px;
	color: #000;
}
#wrapper {
	width: 1010px;
	height: auto;
	border-right: 0px solid #ddd;
	border-left: 0px solid #ddd;
	float: left;
}
/* ----- ヘッダー ----- */
#header {
	width: 100%;
	height: 320px;
	position: relative;;
	margin-bottom: 0px;
	z-index: 0;
	position: relative;
}
#header h1 {
	font-size: 8px;
	line-height: 15px;
	color: #999;
	font-weight: normal;
	margin-top: 0px;
	margin-left: 5px;
	margin-bottom: 0px;
	text-align: left;
}
#header h2 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 10px;
	color: #a64d41;
	border: none;
	text-align: left;
	float: left;
}
#header h3 {
	position: absolute;
	top: 15px;
	left: 10px;
	border: none;
}
#header h4 {
	font-size: 8px;
	color: #000;
	font-weight: normal;
	position: absolute;
	top: 10px;
	right: 0px;
	border: none;
}
#header p {
	font-size: 13px;
	font-weight: normal;
	line-height: 20px;
	color: #a64d41;
}
#header strong {
	font-size: 13px;
	font-weight: normal;
	line-height: 20px;
	color: #a64d41;
}
#header #ban {
	width: 200px;
	height: 50px;
	position: absolute;
	top: 20px;
	right: 0px;
	float: left;
}
#header #ban a {
	width: 200px;
	height: 50px;
	margin-bottom: 0px;
}
#header #ban a img {
	float: right;
}
#header #ban a:hover {
	filter: alpha(opacity=80);
  	-moz-opacity:0.80;
  	opacity:0.80;
}
.h_box {
	width: 790px;
	height: 40px;
	position: absolute;
	top: 270px;
	left: 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	word-wrap: break-word;
	border: 5px solid #fff;
	background-color: #fff;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-radius: 5px 5px 5px 5px / 5px 5px 5px 5px;
}
.h_box img {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
}

#newssites {
	position: absolute;
	right: 0px;
	top: 2px;
}
#newssites img{
	position: absolute;
	right: 5px;
	top: 13px;
}
#newssites a{
	font-size: 11px;
	color: #333;
	line-height: 15px;
	font-weight: bold;
	text-decoration: underline;
	margin-right: 5px;
}
/* ----- ヘッダーキャッチ ----- */
#header .catch {
	width: 800px;
	height: auto;
	position: absolute;
	top: 110px;
	left: 0px;
	float: left;
}
/* ----- メニュー ----- */
.menu{
	width: 1010px;
	height: 30px;
	position: absolute;
	top: 70px;
	left: 0px;
	margin-bottom: 0px;
	border: 0px solid #999;
}
.menu ul li{
	height: 30px;
	width: auto;
	display: block;
	color: #000;
	font-size: 14px;
	text-align: center;
	line-height: 30px;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	float: left;
	border-right: 2px solid #ddd;
}
.menu ul li a{
	height: 30px;
	width: auto;
	display: block;
	color: #779c3e;
	font-size: 14px;
	line-height: 30px;
	font-weight: normal;
	text-decoration: underline;
}
.menu ul li a:hover{
	text-decoration: none;
	color: #000;
}
/* ----- 左ボックス ----- */
#box_l {
	width: 800px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 30px;
	float: left;
}
/* ----- キャッチ ----- */
#box_l .catch {
	width: 800px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
}
/* ----- お知らせ ----- */
#bureau {
	width: 770px;
	height: auto;
	padding: 5px 15px 3px 15px;
	margin-top: 10px;
	word-wrap: break-word;
	border-top: 3px solid #779c3e;
	border-bottom: 3px solid #779c3e;
	float: left;
	text-align: center;
	background-color: #f4f9df;

}
#bureau h2 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #333;
}
#bureau h2 img {
	margin-bottom: 5px;
}
#bureau .titlebox {
	width: 770px;
	height: 20px;
	float: left;
	text-align: center;
}
#bureau .titlebox h2 {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #3b570f;
	text-align: center;
	text-decoration: underline;
	float: left;
	width: 760px;
	padding-left: 10px;
	max-height: 16px;
    overflow: hidden;
	white-space: nowrap;
    text-overflow: ellipsis;
	-moz-text-overflow:ellipsis; /* Firefox */
    -o-text-overflow: ellipsis; /* Opera */
    display: block;
}
#bureau .titlebox h2:hover {
	color: #000;
}
#bureau .tbox{
	width: 760px;
	height: 16px;
	float: left;
	margin-bottom: 2px;
}
#bureau .tbox p {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333;

	max-width: 760px;
	max-height: 16px;
    overflow: hidden;
	white-space: nowrap;
    text-overflow: ellipsis;
	-moz-text-overflow:ellipsis; /* Firefox */
    -o-text-overflow: ellipsis; /* Opera */
    display: block;
}
/* ----- 左の左 ----- */
#box_l .left_box {
	width: 390px;
	height: auto;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 0px 0px 0px 0px;
	float: left;
	border: 5px solid #fff;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-radius: 5px 5px 5px 5px / 5px 5px 5px 5px;
}
/* ----- 大ボックス ----- */
#box_l .long_box {
	width: 380px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px 5px 5px 5px;
	float: left;
}
/* ----- サムネイル表示 ----- */
#box_l .long_box .nbox {
	width: 378px;
	height: 315px;
	float: left;
	margin-right: 0px;
	padding-top: 5px;
	border: 1px solid #d8e698;
	background-color: #fff;
	word-wrap: break-word;
}
#box_l .long_box .nbox:hover{
	border: 1px solid #acc16d;
	background-color: #f4f9df;
}
/* ----- サムネイル写真 ----- */
#box_l .long_box .pbox {
	width: 330px;
	height: 209px;
	margin-top: 1px;
	margin-left: 24px;
	margin-bottom: 0px;
	overflow: hidden;
	text-align: center;
	float: left;
}
#box_l .long_box .pbox img {
	max-width: 326px;
	max-height: 205px;
	overflow: hidden;
	padding: 1px;
	border: 1px solid #ccc;
	margin-top: 0px;
	margin-left: 0px;
}
/* ----- サムネイル通常 ----- */
#box_l .long_box .titlebox {
	width: 358px;
	height: 40px;
	float: left;
	padding: 5px 5px 0px 15px;
	word-wrap: break-word;
	margin: 0px;
}
#box_l .long_box .titlebox h2 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #000;
	text-align: left;
	border-bottom: 2px dotted #ccc;
	float: left;
	width: 358px;
	height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
	-moz-text-overflow:ellipsis; /* Firefox */
    -o-text-overflow: ellipsis; /* Opera */
    display: block;
}
#box_l .long_box .namebox {
	width: 353px;
	height: 15px;
	padding: 0px 15px 0px 10px;
	margin-left: 0px;
	margin-bottom: 0px;
	word-wrap: break-word;
	float: left;
}
#box_l .long_box .namebox h3 {
	font-size: 12px;
	line-height: 15px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	color: #000;
	text-align: right;
	width: 353px;
	height: 15px;
    overflow: hidden;
	white-space: nowrap;
    text-overflow: ellipsis;
	-moz-text-overflow:ellipsis; /* Firefox */
    -o-text-overflow: ellipsis; /* Opera */
    display: block;
}
#box_l .long_box .namebox p{
	font-size: 12px;
	margin-left: 5px;
	line-height: 15px;
	text-align: right;
	color: #000;
}
/* ----- サムネイル本文 ----- */
#box_l .long_box .tbox{
	width: 358px;
	height: 35px;
	padding: 5px 10px 5px 10px;
	margin-left: 0px;
	word-wrap: break-word;
	float: left;
}
#box_l .long_box .tbox p {
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #333;
	width: 358px;
	height: 30px;
    overflow: hidden;

    text-overflow: ellipsis;
	-moz-text-overflow:ellipsis; /* Firefox */
    -o-text-overflow: ellipsis; /* Opera */
    display: block;
}
#box_l .long_box .tbox strong {
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	letter-spacing: 0.05em;
	color: #333;
}
/* ----- 左の右 ----- */
#box_l .right_box {
	width: 380px;
	height: auto;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 5px 10px 0px 10px;
	float: left;
	border: 0px solid #fff;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-radius: 5px 5px 5px 5px / 5px 5px 5px 5px;
}
/* ----- 予定 ----- */
#box_l .message_box {
	width: 380px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 15px;
	padding: 0px 0px 0px 0px;
	float: left;
	background-color: #fff;
	border: 0px solid #fff;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-radius: 5px 5px 5px 5px / 5px 5px 5px 5px;
}
#box_l .comment_box {
	width: 368px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 5px;
	float: left;
	border: 1px solid #ee836f;
}
#box_l .message_box h2 {
	font-size: 16px;
	line-height: 32px;
	font-weight: bold;
	color: #000;
}
#box_l .message_box p {
	font-size: 12px;
	line-height: 16px;
	color: #800000;
}
#box_l .message_box p.bold {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #500000;
}
#box_l .message_box a.form {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #ee0000;
}
#box_l .message_box strong {
	font-size: 12px;
	line-height: 16px;
	color: #800000;
}
#box_l .message_box .nbox {
	width: 378px;
	height: auto;
	float: left;
	margin-right: 0px;
	margin-bottom: 5px;
	border: 1px solid #8d3860;
	background-color: #5c1235;
	word-wrap: break-word;
	padding-bottom: 5px;
}
#box_l .message_box .nbox:hover{
	border: 1px solid #999;
	background-color: #8d3860;
}
#box_l .message_box .titlebox {
	width: 368px;
	max-height: 40px;
	min-height: 20px;
	float: left;
	padding: 5px 5px 0px 5px;
	word-wrap: break-word;
	margin: 0px;
}
#box_l .message_box .titlebox h2 {
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #ffff00;
	text-align: left;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	border-bottom: 2px dotted #ccc;
	float: left;
	width: 368px;
	max-height: 40px;
    overflow: hidden;

    text-overflow: ellipsis;
	-moz-text-overflow:ellipsis; /* Firefox */
    -o-text-overflow: ellipsis; /* Opera */
    display: block;
}

#box_l .message_box .tbox{
	width: 363px;
	height: auto;
	padding: 5px 5px 0px 10px;
	margin-left: 0px;
	word-wrap: break-word;
	float: left;
}
#box_l .message_box .tbox p {
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #fff;
	width: 363px;
	max-height: 30px;
    overflow: hidden;

    text-overflow: ellipsis;
	-moz-text-overflow:ellipsis; /* Firefox */
    -o-text-overflow: ellipsis; /* Opera */
    display: block;
}
#box_l .message_box .tbox strong {
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	letter-spacing: 0.05em;
	color: #333;
}
/* ----- 紹介 ----- */
#box_l h2 a.prof {
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #000099;
	margin-left: 10px;
}
#box_l h3.daihyou {
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #000;
	margin-left: 10px;
}
#box_l .info_box {
	width: 368px;
	height: 160px;
	border: 1px solid #ccc;
	background-color: #efefef;
	word-wrap: break-word;
	float: left;
	margin-bottom: 15px;
	padding: 5px;
}
#box_l .info_box ul li a.log {
	font-size: 12px;
	line-height: 20px;
	color: #000066;
	font-weight: normal;
	display: block;
	width: 238px;
	height: 20px;
    overflow: hidden;
	white-space: nowrap;
    text-overflow: ellipsis;
	-moz-text-overflow:ellipsis; /* Firefox */
    -o-text-overflow: ellipsis; /* Opera */
    display: block;
}
#box_l .info_box img {
	float: left;
	margin-right: 10px;
	max-width: 120px;
}
/* ----- 書籍 ----- */
#box_l .book_box {
	width: 380px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
}
#box_l .book_box .nbox {
	width: 378px;
	height: 140px;
	float: left;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #fff;
	border: 1px solid #ccc;
	word-wrap: break-word;
}
#box_l .book_box .nbox:hover{
	border: 1px solid #999;
	background-color: #eee;
}
#box_l .book_box .pbox {
	width: 120px;
	height: 130px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 5px;
	overflow: hidden;
	text-align: center;
}
#box_l .book_box .pbox img {
	max-width: 110px;
	max-height: 120px;
	overflow: hidden;
	padding: 0px;
	border: 0px solid #ccc;
	margin-top: 0px;
	margin-left: 0px;
}
#box_l .book_box .titlebox {
	width: 238px;
	max-height: 30px;
	float: right;
	padding: 5px 5px 0px 5px;
	word-wrap: break-word;
	margin: 0px;
}
#box_l .book_box .titlebox h2 {
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #000;
	text-align: left;
	margin-left: 0px;
	padding-left: 0px;
	border-bottom: 1px dotted #ccc;

	width: 238px;
	max-height: 30px;
    overflow: hidden;

    text-overflow: ellipsis;
	-moz-text-overflow:ellipsis; /* Firefox */
    -o-text-overflow: ellipsis; /* Opera */
    display: block;
}
#box_l .book_box .tbox {
	width: 238px;
	height: 95px;
	padding: 5px 5px 5px 5px;
	margin-left: 0px;
	word-wrap: break-word;
	overflow: hidden;
	float: right;
}
#box_l .book_box .tbox p {
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #333;

	width: 238px;
	height: 30px;
    overflow: hidden;

    text-overflow: ellipsis;
	-moz-text-overflow:ellipsis; /* Firefox */
    -o-text-overflow: ellipsis; /* Opera */
    display: block;
}
#box_l .book_box .tbox p.book {
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #333;
	margin-top: 5px;
	width: 248px;
	height: 15px;
    overflow: hidden;
	white-space: nowrap;
    text-overflow: ellipsis;
	-moz-text-overflow:ellipsis; /* Firefox */
    -o-text-overflow: ellipsis; /* Opera */
    display: block;
}
#box_l .book_box .tbox p.price {
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #333;
	width: 248px;
	height: 15px;
    overflow: hidden;
	white-space: nowrap;
    text-overflow: ellipsis;
	-moz-text-overflow:ellipsis; /* Firefox */
    -o-text-overflow: ellipsis; /* Opera */
    display: block;
}
#box_l .book_box .tbox p.special {
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #00aa00;
	margin-top: 5px;
}
/* ----- サムネイル表示 ----- */
#bottom_box {
	width: 800px;
	height: auto;
	float: left;
}
#bottom_box .box2 {
	width: 800px;
	height: auto;
	float: left;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom: 0px solid #fff;
}
#bottom_box .nbox {
	width: 393px;
	height: 130px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #fff;
	border: 1px solid #ccc;
	word-wrap: break-word;
}
#bottom_box .nbox:hover{
	border: 1px solid #999;
	background-color: #eee;
}
/* ----- サムネイル写真 ----- */
#bottom_box .pbox {
	width: 120px;
	height: 130px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 0px;
	margin-bottom: 0px;
	overflow: hidden;
	text-align: center;
}
#bottom_box .pbox img {
	max-width: 114px;
	max-height: 124px;
	overflow: hidden;
	padding: 1px;
	border: 1px solid #ccc;
	margin-top: 1px;
	margin-left: 1px;
	background-color: #fff;
}
/* ----- サムネイル本文 ----- */
#bottom_box .tbox {
	width: 263px;
	height: 30px;
	padding: 5px 5px 5px 5px;
	margin-left: 0px;
	word-wrap: break-word;
	overflow: hidden;
	float: right;
}
#bottom_box .tbox p {
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #333;
	width: 263px;
	height: 30px;
    overflow: hidden;

    text-overflow: ellipsis;
	-moz-text-overflow:ellipsis; /* Firefox */
    -o-text-overflow: ellipsis; /* Opera */
    display: block;
}
#bottom_box .tbox strong {
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	letter-spacing: 0.05em;
	color: #333;
}
/* ----- サムネイル通常 ----- */
#bottom_box .titlebox {
	width: 263px;
	height: 54px;
	float: right;
	padding: 5px 5px 0px 5px;
	word-wrap: break-word;
	margin-bottom: 6px;
}
#bottom_box .titlebox h2 {
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #000;
	text-align: left;
	margin-left: 2px;
	padding-left: 2px;
	border-bottom: 1px dotted #ccc;
	width: 263px;
	height: 54px;
    overflow: hidden;

    text-overflow: ellipsis;
	-moz-text-overflow:ellipsis; /* Firefox */
    -o-text-overflow: ellipsis; /* Opera */
    display: block;
}
#bottom_box .titlebox b {
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	letter-spacing: 0.02em;
	color: #760009;
	background-color: #fff;
	text-align: right;
	margin-top: 2px;
	margin-left: 11px;
	padding: 0px 2px 0px 2px;
	float: right;
	border: 1px solid #4d0006;

	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-radius: 5px 5px 5px 5px / 5px 5px 5px 5px;
}
#bottom_box .namebox {
	width: 258px;
	height: 25px;
	padding: 0px 5px 0px 10px;
	margin-left: 0px;
	margin-bottom: 0px;
	word-wrap: break-word;
	text-align: right;
	float: right;
}
#bottom_box .namebox h3 {
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #000;
	text-align: left;
}
#bottom_box .namebox p{
	font-size: 10px;
	margin-left: 5px;
	line-height: 10px;
	text-align: right;
	color: #000;
}
/* ----- サムネイル管理者追加 ----- */
#bottom_box .titlebox_re {
	width: 165px;
	height: 15px;
	float: left;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	word-wrap: break-word;
}
#bottom_box .titlebox_re h2 {
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	letter-spacing: 0.05em;
	color: #800000;
	text-align: left;
	float: left;
	margin-top: 0px;
}
/* ----- 右ボックス ----- */
#box_r {
	width: 200px;
	height: auto;
	margin-top: -210px;
	margin-bottom: 30px;
	margin-left: 10px;
	padding: 0px 0px 0px 0px;
	float: left;
	z-index: 1;
	position: relative;
}
#box_r h2 {
	font-size: 13px;
	font-weight: bold;
	line-height: 25px;
	color: #fff;
	background-color: #7a4171;
	margin-bottom: 5px;
	border: 1px solid #513743;
	text-align: center;
}
/* ----- 右上バナー ----- */
#right_top_banner {
	width: 200px;
	height: auto;
	float: left;
	padding-top: 0px;
	padding-left: 0px;
	margin-bottom: 10px;
}
#right_top_banner .banner_rt {
	width: 200px;
	height: auto;
	padding: 0px;
	margin-bottom: 0px;
	float: left;
	text-align: center;
}
#right_top_banner .banner_rt img {
	max-width: 200px;
	height: auto;
	margin-bottom: 5px;
}
/* ----- 右ランキング ----- */
#ranking {
	width: 200px;
	height: auto;
	float: left;
	padding-top: 0px;
	padding-left: 0px;
	margin-bottom: 10px;
}
.rank1 {
	width: 190px;
	height: 60px;
	padding: 0px;
	margin-bottom: 5px;
	padding: 2px;
	border: 3px solid #dcd6d9;
	background-color: #fff;
	word-wrap: break-word;
}
.rank1:hover {
	border: 3px solid #7a4171;
	background-color: #fff;
}
#box_r .rank1 .titlebox {
	width: 115px;
	height: 46px;
	padding: 1px 3px 0px 2px;
	float: left;
	margin: 0px;
}
#box_r .rank1 .titlebox h3 {
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	color: #333;
	text-align: left;
	border-bottom: 2px dotted #999;
	margin: 0px;
	width: 115px;
	max-height: 43px;
    overflow: hidden;

    text-overflow: ellipsis;
	-moz-text-overflow:ellipsis; /* Firefox */
    -o-text-overflow: ellipsis; /* Opera */
    display: block;
}
#box_r .rank1 .namebox {
	width: 110px;
	height: 13px;
	padding: 0px 5px 0px 5px;
	float: left;
}
#box_r .rank1 .namebox p {
	font-size: 10px;
	font-weight: bold;
	line-height: 13px;
	color: #000;
	text-align: left;

	width: 110px;
	height: 15px;
    overflow: hidden;
	white-space: nowrap;
    text-overflow: ellipsis;
	-moz-text-overflow:ellipsis; /* Firefox */
    -o-text-overflow: ellipsis; /* Opera */
    display: block;
}
#box_r .rank1 .pbox {
	width: 70px;
	height: 60px;
	overflow: hidden;
	float: right;
	margin: 0px;
	padding: 0px;
}
#box_r .rank1 .pbox img {
	max-width: 68px;
	max-height: 58px;
	overflow: hidden;
	border: 1px solid #ccc;
	margin: 0px;
	padding: 0px;

}
/* ----- 右バナー ----- */
#right_banner {
	width: 200px;
	height: auto;
	float: left;
	padding-top: 0px;
	padding-left: 0px;
	margin-bottom: 10px;
}
#right_banner .banner_r {
	width: 200px;
	height: auto;
	padding: 0px;
	margin-bottom: 5px;
	text-align: center;
}

#right_banner .banner_r img {
	max-width: 200px;
	height: auto;
	margin-bottom: 0px;
}

/* ----- フッター----- */
#footer {
	height: 60px;
	width: 100%;
	padding-top:15px;
	color: #2c1a10;
	font-size:11px;
	line-height: 30px;
	text-align:center;
	clear: both;
}
address {
	height: 20px;
	width: 1000px;
	position: center;
	padding-top: 15px;
	font-size: 11px;
	color: #999;
	text-align: center;
	background-color: #fff;
}
div#footerLine a{
	color: #2c1a10;
	font-size: 11px;
	margin-left: 10px;
	list-style: none;
}
div.links{
	cursor: pointer;
}
li.links{
	cursor: pointer;
}

li.blank_links{
	cursor: pointer;
}
.kakusyupage label {
	font-size: 12px;
	line-height: 25px;
	color: #000;
}
#content .kakusyupage p {
	font-size: 11px;
	line-height: 16px;
	color: #333;
}
.kakusyupage ul li {
	font-size: 11px;
	line-height: 16px;
	color: #1f1f1f;
}
.kakusyupage ul {
	margin: 5px 0px 5px 0px;
}
.kakusyupage {
}

#link_jiin {
	width: 200px;
	height: auto;
	float: left;
	padding-top: 0px;
	padding-left: 0px;
	margin-bottom: 10px;
}
.link_jiin1 {
	width: 190px;
	height: 64px;
	padding: 0px;
	margin-bottom: 5px;
	padding: 2px;
	border: 3px solid #dcd6d9;
	background-color: #fff;
	word-wrap: break-word;
}
.link_jiin1:hover {
	border: 3px solid #7a4171;
	background-color: #fff;
}
#box_r .link_jiin1 .titlebox {
	width: 90px;
	height: 54px;
	padding: 5px 2px 5px 3px;
	margin: 0px;
	float: left;
	text-align: left;
	
}
#box_r .link_jiin1 .titlebox h3 {
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	color: #333;
	border-bottom: 2px dotted #999;
	margin: 0px;
	width: 90px;
	max-height: 30px;
    overflow: hidden;
	float: left;
	text-align: left;
	
    text-overflow: ellipsis;
	-moz-text-overflow:ellipsis; /* Firefox */
    -o-text-overflow: ellipsis; /* Opera */
    display: block;
}
#box_r .link_jiin1 .titlebox p {
	font-size: 10px;
	font-weight: normal;
	line-height: 20px;
	color: #333;
	text-align: left;
	margin: 0px;
	width: 90px;
	max-height: auto;
    overflow: hidden;
    text-overflow: ellipsis;
	-moz-text-overflow:ellipsis; /* Firefox */
    -o-text-overflow: ellipsis; /* Opera */
    display: block;
}

#box_r .link_jiin1 .pict {
	width: 50%;
	height: 64px;
	float: left;
	text-align: left;
}

#box_r .link_jiin1 .pbox {
	width: 100%;
	height: 64px;
	position: relative;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#box_r .link_jiin1 .pbox img {
	max-width: 100%;
	max-height: 64px;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}

