@charset "utf-8";

/********* HTML再定義 ***********************************************/

body {
	text-align:center;
	margin:0 auto;
	padding:0px;
	font-size:16px;
	line-height:140%;
	background-image:url(https://www.fuku-seiwakai.com/img/top_bg.png);
	background-position:top;
	background-repeat:repeat-x;
}

h2, h3, h4, h5, h6 {
	font-size: 120%;
}
h2 {
	margin: 15px 0;
	padding: 5px 0;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font-weight: bold;
}
a{
    color: #3f8c3f;
}
a:hover{
	color:#096;
}
.sp{
	clear:both;
}

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

#wrap{
	width:930px;
	margin:auto;
	text-align:center;
}
div#container {
	width:930px;
	margin:0 auto;
	padding:0px 0px 40px 0px;
	background-image:url(https://www.fuku-seiwakai.com/img/content_bg.jpg);
	background-position:center;
	background-repeat:repeat-y;
	text-align:left;
}

/********* ヘッダー *************************************************/

#header{
	width:930px;
	height:118px;
	background-image:url(https://www.fuku-seiwakai.com/img/header_bg.png);
	background-position:top center;
	background-repeat:no-repeat;
}
#header h1,#header p{
	width:388px;
	height:105px;
	margin:0;
	padding:0;
	float:left;
}
#header .right{
	float:right;
	width:460px;
	margin-right:2px;
	text-align:right;
}
#header ul{
	margin:0;
	padding:0;
}
#header li{
	height:33px;
	display:inline;
	list-style-type:none;
	float:right;
	margin-right:8px;
}
#header li img{
	margin-right:0px !important;
}
#header span{
	font-size:13px;
	display:block;
	padding-right:205px;
	padding-top:6px;
	clear:right;
	text-align:left;
	line-height:125%;
}

/********* フッター *************************************************/

div#footer {
	width:930px;
	background-image:url(https://www.fuku-seiwakai.com/img/footer_bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	clear: both;
}
.pagetop{
	width:120px;
	float:right;
	background-image:url(https://www.fuku-seiwakai.com/img/pagetop.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:20px;
	font-size:12px;
	text-align:left;
	clear:both;
}
address{
    display: block;
    font-style: normal;
    padding-bottom: 2px;
    padding-top: 20px;
}

/********* メニュー *************************************************/

div#menu {
}
div#menu h2 {
	display: none;
}
div#menu ul {
	padding: 5px 0px 5px 15px;
	margin:0;
	text-align:left;
}
div#menu ul li {
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
	background-image:url(https://www.fuku-seiwakai.com/img/m_arrow.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:24px;
}
/********* 内容 *****************************************************/

div#content {
	float: left;
	width: 670px;
	margin-left:16px;
}

/********* エントリー ***********************************************/

div#entry h2 {
	display: none;
}
div#entry div.entry {
	width: 670px;
    border-bottom: 1px dotted #666;
    margin-bottom: 10px;
    padding-bottom: 15px;
}
div#entry div.entry h3 {
    background-image: url("https://www.fuku-seiwakai.com/img/h1_bg.jpg");
    background-position: left center;
    background-repeat: no-repeat;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
    padding-left: 6px;
    text-align: left;
    width: 670px;
}
div#entry div.entry h3 a:link, div#entry div.entry h3 a:visited {
    color: #FFF;
	text-decoration: none;
}
div#entry div.entry h3 a:active, div#entry div.entry h3 a:hover {
	color: #FFF;
	text-decoration: none;
}
div#entry div.entry div.content {
	margin: 0 10px;
}
div#entry div.entry ul.information {
	margin: 2px 10px 15px 10px;
	padding-top: 2px;
	font-size: 90%;
}
div#entry div.entry ul.information li {
	display: inline;
	margin-right: 5px;
}
div#entry div.entry ul.link {
	margin: 0;
	padding: 10px;
	text-align: right;
}
div#entry div.entry ul.link li {
	display: inline;
	margin-left: 5px;
}

div#entry div#entry_link h3 {
	display: none;
}
div#entry div#entry_link ul.entry_link {
	margin: 0;
	text-align:center;
}
div#entry div#entry_link ul.entry_link li {
	display: inline;
	list-style: none;
	margin-right: 10px;
}
div#entry div#entry_link ul.entry_link li.home {
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}
div#entry div#entry_link ul.entry_link li.previous:before {
	content: "<< ";
}
div#entry div#entry_link ul.entry_link li.next:after {
	content: " >>";
}

/********* ページ移動 ***********************************************/
div#page{
	text-align:center;
}
div#page h2 {
	display: none;
}
div#page ul.order {
	margin: 10px 0;
}
div#page ul.order li {
	display: inline;
	list-style: none;
	margin-right: 10px;
}
div#page ul.direct {
	margin: 10px 0;
	text-align: right;
}
div#page ul.direct li {
	display: inline;
	list-style: none;
	margin-left: 10px;
}

/********* コメント *************************************************/

div#comment div.comment ul.information {
	margin: 15px 0 0 0;
	text-align: right;
}
div#comment div.comment ul.information li {
	display: inline;
	margin-left: 5px;
}

/********* トラックバック *******************************************/

div#trackback div.trackback ul.information {
	margin: 15px 0 0 0;
	text-align: right;
}
div#trackback div.trackback ul.information li {
	display: inline;
	margin-left: 5px;
}

/********* インフォメーション ***************************************/

div#information {
	margin-bottom: 30px;
}
div#information ul.continue {
	margin: 0;
	text-align: right;
}
div#information ul.continue li {
	display: inline;
}

/********* ユーティリティ *******************************************/

div#utility {
	float: right;
	width: 210px;
	margin-right:17px;
}
div#utility h2 {
	display: none;
}
div#utility div.utility {
	margin: 15px 0;
	padding-bottom: 10px;
}
div#utility div.utility h3 {
    background-color: #fff;
    background-image: url("https://www.fuku-seiwakai.com/img/h2_bg210.gif");
    background-position: left bottom;
    background-repeat: no-repeat;
    color: #f36;
    display: block;
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 7px;
    margin-top: 10px;
    padding-bottom: 4px;
    padding-left: 8px;
    width: 210px;
	text-align:center;
}
/*div#utility div.utility div.content {
	margin: 0 10px;
}*/
div#utility div.utility ul {
	margin-right: 0;
}
div#utility div.utility ul li ul {
	margin-top: 0;
	margin-bottom: 0;
}
div#utility div.utility form {
	margin: 0;
}
div#utility div.utility form dl {
	margin: 0;
}
div#utility div.utility form dl dt {
	display: none;
}
div#utility div.utility form dl dd {
	margin: 0;
}
div#utility div.utility form dl dd input {
	width: 170px;
}
div#utility div.utility form p {
	margin: 0 0 10px 0;
}

div#utility div.utility table.calender {
	margin: 0;
	border: 0px solid #000000;
}
div#utility div.utility table.calender tr th, table.calender tr td {
	padding: 5px;
	border: 0px solid #000000;
	font-weight: normal;
	text-align: center;
}
div#utility div.utility table.calender tr td span.day {
	color: #222222;
}
div#utility div.utility table.calender tr td span.satday {
	color: #2222CC;
}
div#utility div.utility table.calender tr td span.sunday {
	color: #CC2222;
}
div#utility div.utility ul.calender {
	margin: 10px 0;
	text-align:center;
}
div#utility div.utility ul.calender li {
	display: inline;
	list-style: none;
	margin-right: 10px;
}

div#utility div.utility ul.gallery {
	margin: 0;
	padding: 0;
}
div#utility div.utility ul.gallery li {
	list-style: none;
}
div#utility div.utility ul.gallery li img {
	max-width: 180px;
	max-height: 130px;
	margin-bottom: 5px;
}
div#utility img{
	border:0;
	margin:0;
}
#s_navi{
    margin: 0 auto;
    padding: 0;
    text-align: center;
    width: 190px;
}
#s_navi ul{
	margin:0;
	padding:0;
}
#s_navi li {
    height: 46px;
    margin: 0;
    padding: 0;
    width: 190px;
    list-style-type: none;
}
.n_menu {
    background-image: url("https://www.fuku-seiwakai.com/img/side_bg.gif");
    background-position: left top;
}
.category{
	text-align:left;	
}
.category ul{
	font-size:14px;
}
.head {
    height: 10px;
    margin: 0;
    padding: 0;
    width: 210px;
}
.head img{
    display: block;
    margin: 0 !important;
    padding: 0 !important;
}
.s_info {
    background-image: url("https://www.fuku-seiwakai.com/img/inquiry_bg.png");
    background-position: center top;
    background-repeat: no-repeat;
    height: 183px;
    margin: 10px auto auto;
    text-align: center;
    width: 186px;
}
.s_info p {
    font-size: 12px;
    line-height: 130%;
    padding: 45px 10px 10px;
    text-align: left;
}
.s_info span {
    display: block;
    font-size: 14px;
    margin: 0 0 5px;
    text-align: center;
}
.s_info em {
    display: block;
    font-size: 14px;
    font-style: normal;
	font-weight:bold;
    margin: 3px 0;
}
.s_info span a,.s_info span a:hover {
    color: #3f8c3f;
}

/********* ギャラリー ***********************************************/

div#gallery {
	overflow: hidden;
}
div#gallery div.gallery {
	float: left;
	margin-right: 12px;
	margin-bottom: 20px;
}
div#gallery div.gallery p.picture {
	overflow: hidden;
	width: 140px;
	height: 100px;
	margin: 0;
}
div#gallery div.gallery p.picture a {
	color: #FFFFFF;
	text-decoration: none;
}
div#gallery div.gallery p.picture a img {
	min-width: 140px;
	min-height: 100px;
}
div#gallery div.gallery p.picture a span.empty {
	display: block;
	line-height: 100px;
	width: 140px;
	height: 100px;
	background-color: #AAAAAA;
	text-align: center;
}
div#gallery div.gallery p.comment {
	overflow: hidden;
	width: 140px;
	margin: 3px 0 0;
	font-size: 80%;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
}

div#gallery ul {
	margin: 10px 0 20px 0;
}
div#gallery ul li {
	display: inline;
}
div#gallery ul li img {
	margin: 0 2px 10px 0;
}

/********* 個別指定 *************************************************/

div#page_link ul.page_link {
	margin: 0 0 20px 0;
}
div#page_link ul.page_link li {
	display: inline;
	list-style: none;
	margin-right: 10px;
}
div#page_link ul.page_link li.home {
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}
div#page_link ul.page_link li.previous:before {
	content: "<< ";
}
div#page_link ul.page_link li.next:after {
	content: " >>";
}

ul.link {
	margin: 0;
	padding: 10px;
	text-align: right;
}
ul.link li {
	display: inline;
	margin-left: 5px;
}

.page-bottom {
    background-image: url("https://www.fuku-seiwakai.com/img/content_bg.jpg");
    background-position: center center;
    background-repeat: repeat-y;
    margin: 0 auto;
    padding: 0;
    width: 930px;
}
.ft_12{
	font-size:12px;
}
.pagetop a,#menu a,#utility a,#entry a{
    color: #060;
}
/********* レスポンシブ *********************************************/

@media (max-width: 480px) {
	body {
		padding: 5px;
	}
	form textarea {
		width: 95%;
	}
	img {
		max-width : 100%;
		height: auto;
	}
	div#container {
		width: 90%;
		padding: 15px;
	}
	div#content {
		float: none;
		width: 100%;
	}
	div#entry div.entry {
		width: 100%;
		border-right: 0;
		border-left: 0;
	}
	div#utility {
		float: none;
		width: 100%;
		margin: 0;
	}
}

/********* IE6用設定 ************************************************/

* html body {
	text-align: center;
}
* html div#container {
	width: 930px;
	text-align: left;
}
* html pre {
	width: 100%;
}
* html table tr th, * html table tr td {
	font-size: 80%;
}
