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

/*================= body ======================*/
body {
	font-family: "ＭＳ ゴシック"Arial, sans-serif;
	text-align: center;
	margin: 0;
}

img {
	border: none;
}

table,
tr,
td {
	font-size: 13px;
	line-height: 1.5;
}


.clear_both {
	clear: both;
}

.inner {
	margin: 0 auto;
	width: 870px;
}

.freespace {
	overflow: hidden;
	width: 100%;
}

/*================== .clear-fix ================*/

.clear-fix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clear-fix {
	display: inline-table;
	zoom: 1;
}

/*MacIE begin \*/
* html .clear-fix {
	height: 1%;
}

.clear-fix {
	display: block;
}

/*MacIE end*/

/*============================================*/
/*============= #header_area =================*/
/*============================================*/

#header_area_wrap {
	width: 100%;
}

#header_area {
	margin: 0 auto;
	padding: 25px 0 10px 0;
	width: 820px;
}

#header_title_box {
	overflow: hidden;
	margin: 0 0 5px 0;
	padding: 0;
	text-align: left;
	float: left;
	width: 560px;
}

#header_title_box h1 {
	margin: 0 20px 10px 0px;
	padding: 0;
	font-size: 33px;
	line-height: 1.1;
}

#header_title_box p {
	margin: 0px 20px 10px 0px;
	padding: 0;
	font-size: 12px;
	line-height: 1.1;
}

#search_rss_box {
	float: right;
	text-align: right;
	margin: 10px 0 10px 0;
	padding: 2px 0;
	width: 240px;
	overflow: hidden;
}

#search_rss_box form {
	margin: 0 0 5px 0;
	padding: 0;
}

.text-space {
	width: 160px;
	font-size: 12px;
	line-height: 1.1;
	padding: 1px 5px;
}

#rss_h {
	text-align: right;
	font-size: 12px;
	line-height: 1;
}

#telephone_h {
	text-align: right;
	font-size: 14px;
	line-height: 1.3;
}

/*============================================*/
/*============= #contents_area ===============*/
/*============================================*/

#contents_area {
	margin: 0 auto;
	padding: 0 0 30px 0;
	width: 820px;
}

#side_menu_box {
	width: 262px;
	overflow: hidden;
	float: left;
}

/*===================== #side_menu_box =======================*/

/*  menu  */

#smenu_menu ul,
#smenu_menu li {
	margin: 0;
	padding: 0;
}

#smenu_menu ul {
	margin: 0 0 20px 0;
}

#smenu_menu span,
#smenu_menu a {
	display: block;
	padding: 11px 5px 11px 23px;
	margin: 0 0 0 10px;
	text-align: left;
	line-height: 1.2;
	_line-height: 1.3;
	font-size: 12px;
}

#smenu_menu li {
	border-top: solid 1px #FFFFFF;
}

#smenu_menu li.sub_menu {
	border-top-style: dotted;
}

#smenu_menu li.sub_menu span,
#smenu_menu li.sub_menu a {
	background: none;
}

/*  genre  */

#smenu_genre ul,
#smenu_genre li {
	margin: 0;
	padding: 0;
}

#smenu_genre ul {
	margin: 0 0 20px 0;
	padding: 9px 0;
}

#smenu_genre a {
	display: block;
	padding: 7px 5px 7px 23px;
	margin: 0 0 0 10px;
	text-align: left;
	line-height: 1.1;
	_line-height: 1.2;
	font-size: 12px;
}

/*  .free_box  */

.free_box {
	margin: 0 0 20px 0;
	padding: 7px 0;
	text-align: left;
	font-size: 12px;
	line-height: 1.5;
}

.side_freespace {
	margin: 0 5px;
	width: 246px;
	overflow: hidden;
}

.free_box img {
	margin-bottom: 5px;
}

#profile_ph {
	width: 166px;
}

p.side_title {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 25px;
}

p.side_cont {
	margin: 0;
	padding: 12px 15px 15px 15px;
}

#side_qr {
	text-align: center;
}

#twitter_box {
	margin: 0;
	padding: 7px 0;
	text-align: left;
	font-size: 12px;
	line-height: 1.5;
}

/*============================================*/
/*============= #contents_box =================*/
/*============================================*/

#contents_box {
	width: 506px;
	margin: 0;
	text-align: left;
	font-size: 13px;
	line-height: 2;
	float: right;
}

.inner_line {
	width: 506px;
}

h2.title_box {
	line-height: 1.1;
	font-size: 21px;
	font-weight: bold;
	margin: 0 0 15px 0;
	padding: 0 0 7px 0;
}

/*=================================================*/

#cont_firstbox {
	margin: 0;
	padding: 0;
	position: relative;
}

.main_photo {
	width: 470px;
	padding: 17px;
	margin-bottom: 5px;
	background-color:rgb(255, 255, 255, 0.3);
}

#cont_new_items {
	margin-top: 60px;
	position: relative
}

#news_ichiran {
	position: absolute;
	left: 480px;
	top: -3px;
	_top: 10;
}

#news_ichiran span {
	display: none;
}

#new_items_box {
	margin: 0;
	padding: 0;
}

#new_items_box dl {
	margin: 0;
	padding: 0 0 10px 0;
	border: none;
}

dt.n_date {
	float: left;
	margin: 0;
	padding: 0.5em 0 0 0;
	width: 6.5em;
	line-height: 1.1;
}

dd.n_items_title {
	margin: 0;
	padding: 0.5em 0 0.6em 6.6em;
	line-height: 1.1;
}

#cont_contact_box {
	margin-top: 60px;
	padding-bottom: 60px;
}

#pagetop_box {
	margin: 0;
	padding: 30px 0 0 0;
}



#pagetop_box p {
	font-size: 12px;
	text-align: right;
	margin: 0;
	padding: 0;
}

#page_navi {
	line-height: 1;
	margin: 0 0 30px 0;
}

#page_navi .pnavi_left {
	float: left;
	margin: 0;
	padding: 4px 0;
}

#page_navi .pnavi_right {
	float: right;
	margin: 0;
	padding: 4px 0;
}

#cont_last_freespace {
	margin: 100px 0 0 0;
	padding: 0;
}

#cont_last_freespace img {
	margin-bottom: 5px;
}

/*============================================*/
/*============= #footer_area =================*/
/*============================================*/

#footer_area_wrap {
	width: 100%;
}

#footer_area {
	width: 820px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}

/*=============== #footer_link_box ====================*/

#footer_link_box {
	margin: 0;
	padding: 20px 0px;
	font-size: 11px;
	_font-size: 60%;
	line-height: 1.2;
}

#footer_link_box ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}

#footer_link_box li {
	margin: 0;
	padding: 0 25px 0 0;
	line-height: 1.8;
	display: inline;
	white-space: nowrap;
	zoom: 1;
}

#footer_link_box li:after {
	content: ".";
	font-size: 1px;
	visibility: hidden;
}

#footer_freespace {
	margin: 0;
	padding: 5px 0px;
	border: none;
	text-align: left;
	font-size: 11px;
	_font-size: 60%;
	line-height: 1.2;
}

#footer_freespace img {
	margin-bottom: 5px;
}



#footer_copyright {
	margin: 0;
	padding: 5px 0 20px 0;
	text-align: right;
}

#footer_copyright address {
	font-style: normal;
	font-size: 12px;
}

#comlog_link {
	padding: 0;
	margin: 0;
	text-align: right;
	font-size: 10px;
}



#comlog_link a:link,
#comlog_link a:visited,
#comlog_link a:active {
	text-decoration: none;
}

#comlog_link a:hover {
	text-decoration: underline;
}




/*=============== kiji_area ====================*/

h1.title {
	line-height: 1.1;
	font-size: 22px;
	font-weight: bold;
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
}

h2.title_box {
	line-height: 1.1;
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
}

#kiji_area {
	padding: 0;
	text-align: left;
}

#item_content {
	width: 506px;
	overflow: hidden;
}

/*=============== #search_area ====================*/

table.pager {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	padding: 0;
	width: 100%;
	margin: 10px 0;
}

table.pager td {
	border: none;
}

#search_area {
	border-top: 1px #cccccc dotted;
}

#search_area .serch_block {
	margin: 10px 0 0 0;
	padding: 0 0 5px 0;
	border-bottom: 1px #cccccc dotted;
}

#search_area .serch_block p {
	margin: 0;
	padding: 0;
}

#search_area .thumbnail {
	float: left;
	object-fit: cover;
	width: 160px;
	height: 110px;
	background-color: #ccc;
	border: 1px solid #ccc;
	max-width: none;
}

.thumbnail.contain {
	object-fit: contain !important;
}

#search_area .s_txt_box {
	float: right;
	width: 325px;
}

#search_area p.search_title {
	font-weight: bold;
	height: 1.5em;
	overflow: hidden;
}

#search_area p.search_material {
	margin: 10px 0 0 0;
	height: 6em;
	overflow: hidden;
	font-size: 12px;
}

/*=============== #form_area ====================*/

#form_area table {
	width: 100%;
}

#form_area th {
	border-bottom: 1px solid #FFFFFF;
	width: 35%;
	vertical-align: top;
}

#form_area th span {
	color: #FF0000;
}

#form_area td {
	border-bottom: 1px solid #FFFFFF;
	vertical-align: top;
}

#form_area textarea {
	height: 100px;
}

#form_area .type_text {
	width: 100%;
}

#form_area .alertS {
	color: #FF0000;
	font-weight: bold;
	margin-top: 5px;
}

#form_area .other_txt {
	margin-left: 5px;
	width: 240px;
}

/*=============== widgets ====================*/

#widgets {
	display: flex;
	justify-content: flex-end;
}

#widgets>* {
	margin-right: 5px;
}

/* ヘッダー画像スライダ用 */
#slideShow {
	text-align: left;
	position: relative;
	margin-bottom: 10px;
}

#slideShow img {
	display: none;
	position: absolute;
	max-width: 506px;
}

/* =========================================== */

#pankuzu {
	text-align: left;
	margin: 10px 5px;
	min-height: 10px;
}

#pankuzu span,
#pankuzu a {
	font-size: 11px;
	color: #666666;
}

#item_pager {
	padding: 0 20px;
}

#list_img {
	width: 516px;
	overflow: hidden;
}

#list_img .serch_block {
	width: 162px;
	float: left;
	margin: 0 10px 15px 0;
}


#list_img .thumbnail {
	object-fit: cover;
	width: 160px;
	height: 110px;
	background-color: #ccc;
	border: 1px solid #ccc;
	margin: 0;
	padding: 0;
	max-width: none;
}

#list_img .search_title {
	font-size: 0.85em;
	margin: 5px 0 0 0;
	padding: 0;
	line-height: 1.2;
	height: 2.5em;
	overflow: hidden;
}

#list_img .search_title a:link,
#list_img .search_title a:visited {
	text-decoration: none;
}

#list_img .search_title a:hover,
#list_img .search_title a:active {
	text-decoration: underline;
}

p.menu_title {
	background-color: #333333;
	color: #ffffff;
	text-align: left;
	margin: 0;
	padding: 11px 5px 8px 15px;
	font-size: 14px;
	font-weight: bold;
}
