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

/*================= body ======================*/
body {
	font-family: "ＭＳ Ｐゴシック", Arial, sans-serif;
	color: #666666;
	font-size: 12px;
	text-align: center;
	margin: 0;
	line-height: 1.5;
}



img {
	border: none;
}





table,
tr,
td {
	color: #666666;
	font-size: 12px;
	line-height: 1.5;
}


hr {
	border: none;
	background-color: #ffffff;
	color: #ffffff;
	border-bottom: 1px #999999 solid;
}





/*================== .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*/


/*================= .clear ====================*/

.clear_both {
	clear: both;
}





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

#all_wrap {
	margin: 0 auto;
}



#all_wrap_inner {
	margin: 0px 15px;
	padding: 10px 0 0 0;
}


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

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


#header_area {
	width: 820px;
	overflow: hidden;
}

#header_area .top_link {
	text-decoration: none;
	color: #666666;
}

#header_img_box {
	width: 820px;
	overflow: hidden;
	margin: 0 0 5px 0;
	padding: 0;
	text-align: left;
}


#header_img_box h1 {
	margin: 45px 20px 0px;
	padding: 0;
	font-size: 40px;
}


#header_img_box p {
	margin: 0px 20px 0px 30px;
	padding: 0;
	font-size: 17px;
}



#header_freespace {
	width: 820px;
	overflow: hidden;
	margin: 0 0 5px 0;
	text-align: left;
}


#search_box {
	text-align: right;
	margin: 0 0 10px 0;
	background: url(/static/image/theme/0/bg_image_01.jpg) center top repeat;
	padding: 2px 0;
}


#search_box form {
	margin: 0;
	padding: 0 10px 0 0;
}




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


#contents_area {
	width: 820px;
}



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


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



#smenu_toiawase {
	margin: 0 0 10px 0;
	border: none;
}

#smenu_toiawase span {
	display: none;
}

#smenu_toiawase a {
	display: block;
	width: 200px;
	height: 55px;
}






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

#side_menu_box .title_btn_p {
	margin: 0;
	padding: 0;
	height: 55px;
	border: none;
}


#side_menu_box .sbox {
	margin: 0 0 20px 0;
	padding: 0;
}




#smenu_freespace {
	border: #CCCCCC solid 1px;
	margin: 0 0 10px 0;
	padding: 10px 2px;
	text-align: left;
}


#side_menu_box .info_box {
	margin: 0 0 20px 0;
	padding: 10px;
	border: solid 1px #CCCCCC;
}



#side_menu_box .info_box ul,
#side_menu_box .info_box li {
	margin: 0;
	padding: 0;
}

#side_menu_box .info_box ul {
	list-style-type: none;
}

#side_menu_box .info_box li {
	font-weight: bold;
	color: #FF0000;
}








#smenu_menu ul,
#smenu_genre ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border: solid 1px #CCCCCC;
	border-bottom: none;
	border-bottom: 1px #cccccc solid;
	text-align: left;
}


#smenu_menu li,
#smenu_genre li {
	border: none;
	border-top: solid 1px #CCCCCC;
}


#smenu_menu li.c_menu {
	border: none;
}

#smenu_menu li.c_menu .submenu_a {
	display: block;
	width: 163px;
	_width: 198px;
	padding: 8px 0 8px 35px;
	;
	border-top: 1px #cccccc dotted;
	margin: 0;
	font-weight: normal;
	background-image: none;
	line-height: 1.1;
}

.menu_btn_bg {
	display: block;
	padding: 12px 5px 12px 35px;
	text-align: left;
	line-height: 1.1;
	font-size: 14px;
	zoom: 1;
}


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

#smenu_contact {
	text-align: left;
	font-size: 13px;
}



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

#smenu_rss p {
	padding: 0;
	margin: 0;
	font-size: 15px;
	text-align: center;
}


#smenu_rss p a:link,
#smenu_rss p a:visited,
#smenu_rss p a:active {
	line-height: 1.5;
	text-decoration: none;
}


#smenu_rss p a:hover {
	line-height: 1.5;
	text-decoration: underline;
}



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


#contents_box {
	width: 595px;
	float: right;
}



.bg_corner_bottom {
	background: url(/static/image/theme/0/bg1_rounded_bottom.jpg) center bottom no-repeat;
	width: 595px;
	padding: 0 0 15px 0;
	margin: 0 0 20px 0;
}

.bg_corner_top {
	background: url(/static/image/theme/0/bg1_rounded_top.jpg) center top no-repeat;
	width: 595px;
	padding: 15px 0 0 0;
}

.bg_corner_middle {
	background: url(/static/image/theme/0/bg1_rounded_middle.jpg) center top repeat-y;
	width: 595px;
	padding: 0 0 15px 0;
}



.inner_line {
	width: 495px;
	margin: auto;
	text-align: left;
	font-size: 14px;
}

.inner_line h1.title {
	margin-top: 0px;
}

.inner_line h2.title_box {
	margin-top: 0px;
}

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


.text_style_1 {
	font-size: 15px;
	line-height: 1.5;
}

.text_style_2 {
	font-size: 13px;
	line-height: 1.3;
}


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

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

dd.n_items_title {
	margin: 0;
	padding: 0.5em 0 0.6em 6.6em;
}


.btn_more {
	float: right;
	margin: 10px 0 0 0;
	width: 100px;
	text-align: right;
}




a:link,
a:visited,
a:active {
	text-decoration: underline;
}


a:hover {
	text-decoration: none;
}






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

#cont_last_freespace {
	margin: 0 0 10px 0;
	padding: 0;
	text-align: left;
}



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

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




#pagetop_box {
	margin: 0 0 5px 0;
	padding: 0 0 30px 0;
	background: url(/static/image/theme/0/bg_line_image.jpg) center bottom no-repeat;

}

#pagetop_box a.btn_page_top {
	display: block;
	width: 217px;
	height: 24px;
	float: right;
}

a.btn_page_top span {
	display: none;
}


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

#footer_link_box {
	margin: 0;
	padding: 20px;
}


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

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

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

#footer_freespace {
	margin: 0;
	padding: 5px 0px 10px;
	border: none;
	text-align: left;
}


#footer_area .address_text {
	margin: 0;
	padding: 5px 0;
	text-decoration: none;
	font-style: normal;
}


#footer_address {
	margin: 0;
	padding: 0 0 10px 0;
	text-align: left;
	font-size: 12px;
}


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


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


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

h2.title {
	text-align: left;
	line-height: 1.1;
	font-size: 25px;
	font-weight: bold;
	margin: 0px 0 15px 0;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #D1C9B3;
}


#kiji_area {
	padding: 10px 0 10px 0;
	text-align: left;
	width: 495px;
	overflow: hidden;
}



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

div.pager {
	background-color: #f2f2f2;
	text-align: center;
	padding: 3px 8px;
	margin: 20px 0 10px 0;
	font-size: 12px;
}

div.pager p {
	margin: 0;
	padding: 0;
}

div.pager p.back {
	width: 100px;
	text-align: left;
	float: left;
}


div.pager p.page_txt {
	width: 278px;
	float: left;
}

div.pager p.next {
	width: 100px;
	text-align: right;
	float: right;
}


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

#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 {
	text-align: left;
	width: 560px;
	margin: 0 20px;

}

#form_area table {
	width: 100%;
	background-color: #AAAAAA;
}

#form_area th {
	width: 25%;
	font-weight: normal;
	background-color: #EEEEEE;
	vertical-align: top;
}

#form_area th span {
	color: #FF0000;
}

#form_area td {
	width: 380px;
	background-color: #FFFFFF;
	vertical-align: top;
}

#form_area textarea {
	height: 100px;
}

#form_area .type_text {
	width: 320px;
}

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

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

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

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

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

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

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

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

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

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

#item_pager {
	margin: 0 10px 10px;
}

#item_pager_left {
	background: url(/static/image/icon1_left.png) no-repeat;
	float: left;
	height: 26px;
	padding-left: 35px;
	padding-top: 4px;
	font-size: 12px;
	color: #999999;
}

#item_pager_right {
	background: url(/static/image/icon1_right.png) no-repeat;
	background-position: top right;
	float: right;
	height: 26px;
	padding-right: 35px;
	padding-top: 4px;
	font-size: 12px;
	color: #999999;
}


#recommend_photo_box2 .r_box_block {
	width: 160px;
	float: left;
	margin: 10px 5px 0 0;
}


#recommend_photo_box2 .thumbnail {
	object-fit: cover;
	width: 160px;
	height: 110px;
	background-color: #ccc;
	max-width: none;
}

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

#recommend_photo_box2 .r_box_txt {
	margin: 2px 0;
	height: 2.6em;
	overflow: hidden;
}

#recommend_photo_box2 a {
	color: #555555;
	text-decoration: underline;
}

#recommend_photo_box2 a:hover {
	color: #555555;
	text-decoration: none;
}

#side_menu_box .title_btn_menu {
	margin: 0;
	padding: 2px;
	border-top: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	width: 194px;
	_width: 200px;
	height: auto;
}

#side_menu_box .title_btn_inner {
	margin: 0;
	padding: 15px 0 15px 9px;
	width: 100%;
	background: url(/static/image/theme/0/menu_title_bg.jpg) #d4d4d4 no-repeat left top;
	background: url(/static/image/theme/0/menu_title_bg2.jpg) #d4d4d4 no-repeat left top\9;
	background-size: cover;
	background-position: center center;
	color: #656565;
	font-size: 16px;
	text-align: left;
	width: 185px;
	_width: 194px;
	line-height: 1.2;
	font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Arial, sans-serif;
	text-shadow: 1px 1px 3px #cbcbcb;
}

#side_menu_box ul {
	margin: 0 0 10px;
}
