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

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-style:normal;
	font-weight: normal;
	font-size: 100%;
	vertical-align: baseline;
}

body {
	background:#FFF;
	font-family:メイリオ, Meiryo, "lucida grande", verdana, arial, "Hiragino Kaku Gothic ProN", Sans-Serif;
	font-size:1em;
	line-height:2;
	color:#333333;
	margin:0;
	padding:0;
	-webkit-text-size-adjust: none;
	background-image:url(../images/bg.jpg);
}

strong {
	font-weight:bold;
}

ul {
	list-style-type:none;
}

a {
	color:#ed6d1c;
	text-decoration:none;
}
a:link,a:visited {
	color:#ed6d1c;
	text-decoration:none;
}
a:hover {
	color:#ed6d1c;
	text-decoration:underline;
}

strong {
	font-weight:bold;
}

a img {
	display:inline-block;
	zoom:1;
}


.clearfix:after {
	content: "."; 
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}

/* ベース＆フレーム
---------------------------------------------------------- */
div#wrapper {
	margin: 0;
	padding: 20px 0 0px 0;
}

h1 {
	text-align:center;
	padding:0px;
}
h1 img {
	max-width: 100% !important;
    height: auto !important;
}

.mgnB20 {
	margin-bottom:20px;
}

/* ナビゲーション
---------------------------------------------------------- */
div#navigation {
	text-align: center;
	margin: 20px 0 0 0;
	padding: 10px 0px;
	background-image:url(../images/bg_navi.jpg);
	background-color: #000000;
}
div#navigation ul {
	width: 950px;
	margin: 0 auto;
	text-align: center;
}
div#navigation ul li {
	line-height:1;
	display:inline;
	padding:20px 20px;
}
div#navigation ul li a {
	color:#fff;
	text-decoration:none;
}
div#navigation ul li a:hover {
	opacity:0.7;
	filter:alpha(opacity=70);
    -ms-filter:"alpha( opacity=70 )";
	zoom:1;
}

/* コンテンツ
---------------------------------------------------------- */
div#container {
	margin: 0 auto;
	padding: 5px 0;
		width:900px;
}
div.centered {
	margin:0 auto;

}
ul li.item {
	background:#fff;
	width:600px;
	height:500px;
	max-height:none;
	border:1px solid #d9d9d9;
	float: left;
    margin:17px;　
    padding:0;
}
ul li.item img {
	max-width:100% !important;
    height:auto !important;
}
ul li.item h2 {
	font-weight:bold;
	padding:10px 20px 0 20px;
}
ul li.item p,
ul li.item ul {
	font-size:75%;
	padding:0 20px 20px 20px;
}

/* フッター
---------------------------------------------------------- */
div#footer {
	text-align: center;
	font-size: 75%;
	border-top: 1px solid #e5e5e5;
	padding: 50px 0px;
	margin: 0px;
	background-image:url(../images/bg_navi.jpg);
	background-color: #000000;
	color: #FFF
	
}

/* 中ページ
---------------------------------------------------------- */
div#pageWrapper {
	text-align:center;
	margin:0;
	padding:35px 0;
}
div#page {
	background:#fff;
	width:960px;
	text-align:left;
	border:1px solid #e5e5e5;
	margin:0 auto;
	padding:0;
}
div#page div.inner {
	padding:30px 50px 50px 50px;
}
div#page div.inner h2 {
	font-size:125%;
	font-weight:bold;
	margin:0 0 20px 0;
}
div#page div.inner p {
	font-size:88%;
}
div#page div.inner ul {
	font-size:88%;
	display:table;
}
div#page div.inner ul span {
	display:table-cell;
}

/* access
---------------------------------------------------------- */
div.map {
	border:5px solid #e5e5e5;
}
div.map iframe {
	max-width:100% !important;
}

/* browser size
---------------------------------------------------------- */
@media only screen
    and (max-width:667px) {
div#container {
	padding:20px 0 20px 0;
}
div#pageWrapper {
	text-align:center;
	margin:0;
	padding:25px 0 20px 0;
}
div#page {
	background:#fff;
	width:600px;
	text-align:left;
	border:1px solid #e5e5e5;
	margin:0 auto;
	padding:0;
}
div#page div.inner {
	padding:20px;
}
div#page img {
	width:100%;
	height:auto;
}
}
@media only screen
    and (max-width:600px) {
div#container {
	max-width:100%;
	margin:0 auto;
	padding:0 0 20px 0;
}
div#navigation {
	background:none;
	border-top:none;
	border-bottom:none;
}
div#navigation ul {
	background:#000;
	width:auto;
	margin:0;
}
div#navigation ul li {
	width:auto;
	font-size:88%;
	border-bottom:1px dotted #fff;
	display:block;
}
ul li.item {
	width:100%;
	height:auto;
	border-left:none;
	border-right:none;
	float:none;
	margin:5px 0 0 0;
}
div#pageWrapper {
	text-align:center;
	margin:0;
	padding:5px 0 20px 0;
}
div#page {
	width:100%;
	border-left:none;
	border-right:none;
}


/* Facebook Like Box width:100% */
.fbcomments,
.fb_iframe_widget,
.fb_iframe_widget[style],
.fb_iframe_widget iframe[style],
.fbcomments iframe[style],
.fb_iframe_widget span{
    width: 100%! important;
}

/* smartphone
---------------------------------------------------------- */
@media only screen
    and (max-device-width:568px)
	and (orientation:landscape) {
ul li.item {
	width:548px;
	border:1px solid #e5e5e5;
}
}
@media only screen
    and (max-device-width:320px)
    and (orientation:portrait) {
ul li.item {
	width:300px;
	border:1px solid #e5e5e5;
}
div#page {
	width:300px;
	border-left:none;
	border-right:none;
}
}
