@charset "utf08";

/*リセットCSS*/

/**
 * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
 * http://cssreset.com
 */
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, tr, th, td,
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-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*開始*/

body{
	width: 950px;
	margin: 10px;
	border: #64433a 10px solid;
	font-family: ロゴたいぷゴシックCondense.otf;
	line-height: 120%;
}

.toplogo{
	height: 200px;
	float: left;
}

.top{
	width: 930px;
	margin: 0px 10px;
}


h1{
	margin: 0px 5px 5px 5px;
	padding: 5px;
	background-color: #f3dcb7;
	font-size: 90%;
}

#topmenu{
	margin: 0px 10px;
	width: 930px;
	height: 20px;
}

li.topmenu{
	float: left;
	width: 140px;
	height: 20px;
	display: inline-table;
	text-align: center;
	font-size: 80%;
	background-color: #f3ecb7;
}
li.topmenutotop{
	float: left;
	width: 90px;
	height: 20px;
	display: inline-table;
	text-align: center;
	font-size: 80%;
	background-color: #f3ecb7;
}

li.a-topmenu{
	float: left;
	width: 140px;
	height: 20px;
	display: inline-table;
	text-align: center;
	font-size: 80%;
	background-color: #b6dae5;
}
li.a-topmenutotop{
	float: left;
	width: 90px;
	height: 20px;
	display: inline-table;
	text-align: center;
	font-size: 80%;
	background-color: #b6dae5;
}

.top-photo{
	text-align: center;
}

.top-img{
	width: 150px;
	margin: 20px;
	vertical-align: top;
}


#side{}


.fb{
	float: left;
	display:block;
	background-color: #fff;
	margin: 15px 5px;
}

#contents{
	float: left;
	margin: auto;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 30px;
	width: 68%;
}

.l-cont{
	float: left;
	width: 48%;
	padding: 0% 1%;
	font-size: 90%;
}
.r-cont{
	float: left;
	width: 48%;
	padding: 0% 1%;
}

h2{
	padding: 10px;
	background-color: #f3ecb7;
	font-size:95%;
}

h3{
	margin-left: 5%;
	margin-top: 10px;
	padding: 5px;
	background-color: #f3ecb7;
	font-size:95%;
	clear: both;
}

h4{
	margin:10px 0px 0px 35px;
	width: 150px;
	display: block;
	background-color: #f9ecb7;
}

p.h2{
	clear: both;
	line-height: 30px;
	padding: 15px;
}

p.h3{
	clear: both;
	line-height: 30px;
	padding: 5px 5px 5px 40px ;
	font-size: 80%;
	margin-bottom: 20px;
}

p.h4{
	line-height: 30px;
	padding: 5px 5px 5px 40px ;
	font-size: 80%;
	margin-bottom: 20px;
}

.kikan{
	font-size: 120%;
	font-weight: bold;
}


a{
	color: #a81b33;
}

.left{
	display: block;
	width: 500px;
	float: left;
}


#footer{
	clear: both;
	background-color:#f3dcb7;
	line-height: 20px;
	padding: 20px;
}

.totop{
	position: fixed;
	bottom: 20px;
	right: 20px;
	background-color: #fff;
	opacity: 0.5;
}

table.histry{
	font-size: 90%;
	line-height: 200%;
}

table.histry th{
	width: 90px;
	padding: 5px;
	font-size: 80%;
	text-align: right;
}

tr .matome{
	padding: 20px;
}

tr .matome-d{
	padding: 20px;
	text-align: center;
}
tr .matome-name{
	text-align: right;
}

table.mission{
	font-size: 90%;
	line-height: 200%;
}

.blog{
	width: 100%;
	height: 800px
	}

table.bead{
	margin: 10px 5px 30px 40px;;
	display: block;
	text-align: center;
}

td.bead{
	text-align: center;
	padding: 5px;
	font-size: 70%;
	width:190px;
}

td.bead-matome{
	border: #000 1px dotted;
	text-align: left;
	padding: 5px;
	font-size: 70%;
	width:190px;
}

.buzoku-photo{
	margin-left: 35px;
}

.buzoku-img{
	width: 100px;
	margin: 3px 0px ;
	vertical-align: top;
}

.buzoku-img-w{
	width: 178px;
	margin: 3px 0px ;
	vertical-align: top;
}

img.goods{
	width: 100px;
	float: left;
	margin: 5px 5px 20px 35px;
}

.h3-goods{
	float: left;
	margin: 5px 5px 20px 0px;
	width: 70%;
	font-size: 80%;
}

.img-bead{
	width: 180px;
	vertical-align: top;
}

.img-bead-w{
	width: 370px;
	vertical-align: top;
}

.map{
	width: 100%;
}

.sara-photo{
	margin: 0px 0px 30px 30px;
}

.sara-img{
	width: 150px;
	margin: 3px 0px ;
	vertical-align: top;
}

.sozai-img{
	width: 150px;
	margin: 5px 3px 0px 35px ;
	vertical-align: top;
	float: left;
}

.spfb{
	display:none;
}

.copyright{
	font-size: 60%;
}
