﻿@charset "utf-8";
/* CSS レイアウト */

/* フリーエリア共通　マニュアル組み用 */

/* お知らせ */
#topics_area {
	padding: 0px;
	width: 99%;
	margin: 60px auto 0px auto;
}



ul#photo_news {
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 1290px;
	overflow: hidden;
}
ul#photo_news li {
	margin: 0px 35px 30px 35px;
	width: 360px;
	height: 420px;
	padding-top: 0px;
	float: left;
	position: relative;
}
ul#photo_news li a {
	width: 100%;
	height: 100%;
	display: block;
	text-decoration: none;
}
ul#photo_news li a:hover {
}
ul#photo_news li div#photo {
	background-position: center center;
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 100%;
	height: auto;
	background-repeat: no-repeat;
	background-image: url('../imgs/pnews_bg.jpg');
	background-size: 100% auto;
	background-color: #333333;
}
ul#photo_news li div#photo p {
	background-position: center top;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px auto 0px auto;
	background-size: cover;
	width: 100%;
	height: auto;
}
ul#photo_news li div#photo p img {
	padding: 0px;
	margin: 0px;
	background-size: cover;
	width: 100%;
	height: auto;
}
ul#photo_news li div#ptxt {
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 100%;
	height: auto;
}
ul#photo_news li div#ptxt h4 {
	padding: 20px 0px 0px 0px;
	margin: 0px auto 10px auto;
	width: 100%;
	text-decoration: none;
	font-size: 16px;
	line-height: 140%;
	font-weight: 400;
	height: 44px;
	overflow: hidden;
}
ul#photo_news li div#ptxt p#catego {
	border: 5px solid #FCE9F3;
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 60px;
	height: 60px;
	text-align: center;
	overflow: hidden;
	position: absolute;
	bottom: -35px;
	border-radius: 50% 50%;
	left: 50%;
	-ms-transform: translateX(-50%);
	-webkit-transform : translateX(-50%);
	transform : translateX(-50%);
}
ul#photo_news li div#ptxt p#comment {
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #333333;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 3px 0px;
	width: 100%;
	height: 50px;
	font-size: 16px;
	font-weight: 400;
	overflow: hidden;
}
ul#photo_news li div#ptxt img#read_btn {
	padding: 0px;
	margin: 12px 0px 5px 0px;
}
ul#photo_news li div#ptxt p#date {
	padding: 0px;
	margin: 0px;
	width: 55px;
	height: 21px;
	background-size: 110%;
	position: absolute;
	top: 0px;
	right: 0px;
}
ul#photo_news li div#ptxt p#date img {
	padding: 0px;
	margin: 0px;
}
#slidearea {
	padding: 0px;
	margin: 0px auto 10px auto;
	width: 100%;
}
#slidearea div#slide {
	padding: 0px;
	margin: 0px auto 30px auto;
	width: 242px;
	height: 232px;
	overflow: hidden;
}
div.sitem {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	padding: 0px;
	margin: 0px;
	width: 240px;
	height: 230px;
	text-align: center;
	font-size: 12px;
	line-height: 130%;
}
div.sitem a {
	padding: 0px;
	margin: 0px;
	width: 100%;
	text-decoration: none;
	height: 100%;
}
div.sitem div.rsvp_k div#photo {
	height: 108px;
}
div.sitem div.rsvp_k div#photo p {
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
div.sitem div.rsvp_k div#photo p img {
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: auto;
}
div.sitem div.rsvp_k div#ptxt {
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 90%;
	height: auto;
}
div.sitem div.rsvp_k div#ptxt h4 {
	padding: 10px 0px 0px 0px;
	margin: 0px auto 10px auto;
	width: 100%;
	text-decoration: none;
	font-size: 14px;
	color: #000000;
	line-height: 120%;
	font-weight: 500;
	text-align: left;
}
div.sitem div.rsvp_k div#ptxt p#comment {
	padding: 0px;
	margin: 0px 0px 3px 0px;
	width: 100%;
	height: auto;
	font-size: 13px;
	color: #333333;
	line-height: 150%;
	text-align: left;
	font-weight: 300;
}

#side_box1 {
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: auto;
}
body.activity div#side_box1 {
}
#side_box1 p#topics_top a {
	background-position: right top;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	width: auto;
	height: auto;
	display: block;
	background-color: #363636;
	color: #FFFFFF;
	text-align: center;
	font-weight: 400;
	font-size: 18px;
	text-decoration: none;
	background-repeat: no-repeat;
}
body.gallery #side_box1 p#topics_top {
	display: none;
}

ul#rss_kijilist {
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	width: 100%;
}
ul#rss_kijilist li {
	border-width: 0px 0px 1px 0px;
	border-color: #999999;
	border-style: dotted;
	padding: 5px 0px 7px 0px;
	list-style-type: none;
	margin: 0px;
	line-height: 15px;
}
ul#rss_kijilist li img {
	margin: 0px 5px 0px 0px;
}

ul#rss_kijilist li div {
	padding: 4px 0px 0px 0px;
	list-style-type: none;
	margin: 0px 0px 0px 12px;
	font-size: 14px;
	line-height: 17px;
	font-weight: 400;
}
ul#rss_kijilist li a {
	color: #000000;
	display: block;
}
ul#rss_kijilist li a:hover {
	color: #B50000;
	text-decoration: none;
}



h3#topics_title {
	padding: 0px 0px 5px 0px;
	margin: 0px auto 20px auto;
	width: 100%;
	font-weight: 600;
	font-size: 17px;
	color: #CF1371;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C7005D;
	letter-spacing: 0.02em;
}

ul#photo_news2 {
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 100%;
}
ul#photo_news2 li {
	padding: 0px 0px 20px 0px;
	margin: 0px;
	width: 100%;
	height: auto;
	display: inline-table;
}
ul#photo_news2 li a {
	width: 100%;
	height: 100%;
	display: block;
	text-decoration: none;
	color: #000000;
}
ul#photo_news2 li a:hover {
}
ul#photo_news2 li p#date {
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: auto;
	background-size: 110%;
	font-size: 14px;
	color: #333333;
	text-align: left;
	clear: both;
	font-weight: 300;
}
ul#photo_news2 li p#date img {
	padding: 0px;
	margin: 0px 5px 0px 0px;
}
ul#photo_news2 li h4 {
	padding: 0px;
	margin: 0px auto 5px auto;
	width: 100%;
	text-decoration: none;
	font-size: 16px;
	color: #000000;
	line-height: 120%;
	font-weight: 400;
}
ul#photo_news2 li div#photo {
	background-position: center center;
	padding: 0px;
	margin: 0px;
	width: 140px;
	height: 140px;
	background-repeat: no-repeat;
	background-image: url('../imgs/pnews_bg.jpg');
	background-size: 100% auto;
	background-color: #999999;
	float: left;
}
ul#photo_news2 li div#photo p {
	background-position: center top;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	background-size: cover;
	width: 100%;
	height: 100%;
}
ul#photo_news2 li p#comment {
	padding: 0px;
	margin: 0px 0px 3px 0px;
	width: 140px;
	height: auto;
	font-size: 15px;
	color: #000000;
	float: right;
	font-weight: 300;
	line-height: 140%;
}

h3#koukoku_title {
	padding: 0px 0px 5px 0px;
	margin: 0px auto 20px auto;
	width: 100%;
	font-weight: 600;
	font-size: 17px;
	color: #CF1371;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C7005D;
	letter-spacing: 1em;
}
ul#photo_spon {
	padding: 0px;
	margin: 0px auto 30px auto;
	width: 100%;
	height: auto;
}
ul#photo_spon li {
	border: 2px solid #FFFFFF;
	margin: 0px 32px 30px 32px;
	width: 232px;
	height: 200px;
	padding-top: 0px;
	float: left;
	background-color: #FFFFFF;
	position: relative;
	background-image: none;
}
ul#photo_spon li a {
	width: 100%;
	height: 100%;
	display: block;
	text-decoration: none;
	color: #000000;
}
ul#photo_spon li a div#photo {
	padding: 0px;
	margin: 0px 15px 0px 0px;
	width: 100%;
	height: 105px;
}
ul#photo_spon li a div#photo p {
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
ul#photo_spon li a div#photo p img {
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: auto;
}
ul#photo_spon li a div#ptxt {
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 90%;
	height: auto;
}
ul#photo_spon li a div#ptxt h4 {
	padding: 10px 0px 0px 0px;
	margin: 0px auto 10px auto;
	width: 100%;
	text-decoration: none;
	font-size: 14px;
	color: #000000;
	line-height: 120%;
	font-weight: 500;
	text-align: left;
}
ul#photo_spon li a div#ptxt p#comment {
	padding: 0px;
	margin: 0px 0px 3px 0px;
	width: 100%;
	height: auto;
	font-size: 13px;
	color: #333333;
	line-height: 150%;
	text-align: left;
	font-weight: 300;
}
p#allbtn {
	padding: 0px;
	list-style-type: none;
	margin: 10px 0px 5px 0px;
	line-height: 13px;
	clear: both;
}


p#allbtn a {
	text-align: center;
	text-decoration: none;
	padding: 15px 0px 15px 0px;
	margin: 0px auto 0px auto;
	line-height: 13px;
	display: block;
	width: auto;
	color: #000000;
	font-size: 22px;
	font-weight: 400;
}
p#allbtn a:hover {
	color: #FFFFFF;
	background-color: #000000;
}
body.listpage p#allbtn {
	display: none;
}

.file_link {
        font-weight: bold;
}
/*地図の横位置他*/
a.recoveryButton, p.entry, div.gmap {
        margin : 0px;
}
/*元の位置へ戻す文字サイズ*/
a.recoveryButton {
        font-size : 8pt;
}

.page_table {
	empty-cells: hide;
	line-height: 150%;
}
.page_table td {
	padding: 0px 7px 10px 7px;
	vertical-align: top;
	text-align: left;
}
.page_table td#top01 {
	background-image: url(../../img/dot_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
	margin-bottom: 0px;
	text-align: left;
	color: #333333;
}
.dot_line_table {
	empty-cells: hide;
	line-height: 150%;
}
.dot_line_table th {
	padding: 2px 0px 3px 20px;
	margin-bottom: 0px;
	text-align: left;
	color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
	background-image: url('../../img/subtitle_bg630.gif');
	background-repeat: no-repeat;
	height: 37px;
	letter-spacing: 0.2em;
}
.dot_line_table td {
	padding: 0px 7px 10px 7px;
	background-image: url(../../img/dot_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: top;
	empty-cells: hide;
}
.freehand_sub_title {
	border-width: 0px;
	background-position: 0px -3px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	width: 670px;
	text-indent: 5px;
	clear: both;
	background-image: url('../../img/sozai_title_free.gif');
	background-repeat: no-repeat;
	height: 42px;
	font-size: 20px;
	color: #600914;
	font-weight: bold;
}

.image_sub_title {
	margin: 0px 0px 10px 0px;
	width: 100%;
	clear: both;
	height: 41px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
}
#slide_rssbox1 {
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

/* メディアクエリー部分 */
/*===============================================
画面の横幅が1200px以上
===============================================*/
@media screen and (min-width: 1200px){

}

/*===============================================
画面の横幅が1199pxまで
===============================================*/
@media screen and (max-width: 1199px){
ul#photo_news {
	width: 100%;
}
ul#photo_news li {
	margin: 0px 3% 30px 2%;
	width: 20%;
}
/*#side_area {
	margin: 0px auto 0px auto;
	float: none;
	width: 500px;
}
#slidearea div#slide {
	padding: 0px;
	margin: 0px 20px 30px 20px;
	float: left;
}*/
#slidearea {
	display: none;
}
h3#koukoku_title {
	padding: 0px 0px 5px 0px;
	margin: 0px auto 20px auto;
	width: 96%;
}
h3#topics_title {
	padding: 0px 0px 5px 0px;
	margin: 0px auto 20px auto;
	width: 96%;
}
ul#photo_news2 {
	margin: 0px auto 0px auto;
	width: 100%;
}
ul#photo_news2 li {
	padding: 0px 0px 20px 0px;
	margin: 0px;
	height: 180px;
	float: left;
}
ul#photo_spon li {
	margin: 0px 20px 30px 20px;
}

}

/*===============================================
画面の横幅が959pxまで
===============================================*/
@media screen and (max-width: 960px){
ul#photo_news li {
	margin: 0px 2% 10px 2%;
	width: 29%;
}
ul#photo_news li div#ptxt h4 {
	padding-top: 10px;
}
ul#photo_news li div#ptxt p#comment {
	font-size: 14px;
}
#topics_area {
	padding: 0px;
	width: 100%;
	margin: 30px auto 0px auto;
}
ul#photo_news2 {
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 96%;
}
ul#photo_news2 li {
	padding: 0px 0px 20px 0px;
	margin: 0px 10px 0px 10px;
}
ul#photo_spon li {
	margin: 0px 20px 30px 20px;
	width: 232px;
	height: 200px;
	padding-top: 0px;
	position: relative;
}

}
/*===============================================
画面の横幅が598pxまで
===============================================*/
@media screen and (max-width:599px){
ul#photo_news li {
	margin: 0px 2% 30px 2%;
	width: 46%;
	height: auto;
}
ul#photo_news li div#photo {
	background-size: 100%;
}
ul#photo_news li div#ptxt h4 {
	font-size: 15px;
	padding-top: 7px;
	height: 64px;
}
ul#photo_news li div#ptxt p#comment {
	width: 100%;
	height: 64px;
}
ul#photo_news2 {
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 247px;
}
ul#photo_news2 li {
	padding: 0px 0px 20px 0px;
	margin: 0px;
}
ul#photo_news2 li p#comment {
	font-size: 13px;
}
ul#rss_kijilist li {
	font-weight: 300;
}
ul#photo_spon li {
	margin: 0px auto 30px auto;
	width: 232px;
	height: 200px;
	padding-top: 0px;
	float: none;
	position: relative;
}



}
