@charset "utf-8";


/* reset style */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
margin: 0;
padding: 0;
}
h1,h2,h3,h4,h5,h6 {
display:block
}
body {
	font-family: "ＭＳ 明朝", serif;
	color: #999;
}
p {
	margin-bottom: 10px;
}

a:link {
	color: #999;
	text-decoration: none;
}

a:visited {
	color: #999;
	text-decoration: none;
}

a:hover {
	color: #847058;
	text-decoration: none;
}
#header,#wapper {
	margin: 0 auto 0px;
	padding: 0;
	width: 740px;
}

/* html5 */
article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary { 
display: block;
}

/* Font */
@font-face {
	font-family: 'MicrosoftHimalayaRegular';
	src: url('himalaya-webfont.eot');
	src: local('☺'), url('himalaya-webfont.woff') format('woff'), url('himalaya-webfont.ttf') format('truetype'), url('himalaya-webfont.svg#webfontu0WJz6Pw') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* Header */
#header {

}

#header h1 {
	margin-top: 15px;
}

#header h1 a {
	background: url(images/logo.jpg) no-repeat;
	display: block;
	height: 41px;
	width: 124px;
	line-height: normal;
	text-indent: -9999px;
}

/* GNavi */
#gnavi {
	font: 13pt MicrosoftHimalayaRegular;
	margin-top: 10px;
}

#gnavi ul {
	overflow: hidden;
}

#gnavi ul li {
	float: left;
	margin-right: 10px;
	list-style: none;
}

#wapper {
	margin-top: 40px;
	overflow: hidden;
}

#wapper h2 {
	font: 24px MicrosoftHimalayaRegular;
}

.company.ill {
	text-align: center;
}

.company.about {
	border-top: 1px solid #CCC;
	font-size: 12px;
	padding-top: 10px;
	clear: both;
	overflow: hidden;
	padding-bottom: 10px;
	line-height: 30px;
	color: #543a20;
}

.company.about dt {
	float: left;
	width: 100px;
	text-align: center;
}

.company.about dd {
	float: left;
	width: 630px;
	overflow: hidden;
}
.company.about dd span a {
	color: #543A20;
	font-weight: bold;
	text-decoration: underline;
}

#bomlogo {
	background: url(images/bomfeliz.jpg) no-repeat;
	height: 21px;
	width: 133px;
	font-size: 0px;
	text-indent: -9999px;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
}

.bom.text {
	font-size: 11px;
	line-height: 20px;
	clear: both;
	border-top: 1px solid #CCC;
	padding-top: 10px;
	padding-bottom: 10px;
}
.boa.ill {
	text-align: center;
	position: relative;
	margin-bottom: 25px;
	line-height: 20px;
}
#boalogo {
	position: absolute;
	top: 20px;
	left: 20px;
	background: url(images/boabrisa4.gif) no-repeat;
	height: 26px;
	width: 142px;
	text-indent: -9999px;
}
.boa.text {
	position: absolute;
	top: 60px;
	font-size: 11px;
	left: 20px;
	text-align: left;
	color: #fff;
}
.boa.text p {
	margin: 0px;
	padding: 0px;
}

.post  {
	margin-top: 20px;
	clear: both;
	overflow: hidden;
	padding-bottom: 20px;
}

.post header {
	border-bottom: 1px solid #CCC;
	margin-bottom: 20px;
	padding-bottom: 10px;
	overflow: hidden;
}

.post header h3 {
	float: left;
	font-size: 14px;
	font-weight: normal;
}


.post header time {
	font-size: 12px;
	float: right;
	margin-top: 5px;
}

.post .text p {
	font-size: 12px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}

.alignright  {
	float: right;
	margin-left: 10px;
}
.alignleft  {
	float: left;
	margin-right: 10px;
}
.post .text {
	overflow: hidden;
}






#footer {
	font-size: 12px;
	border-top: 1px solid #999;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	overflow: hidden;
}


#footer address {
	font-style: normal;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}

.wp-pagenavi {
	clear: both;
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 20px;
	float: right;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #acacac;
	color: #FFF;
	background-color: #000;
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #acacac;
	color: #FFF;
	background-color: #000;
}
.wp-pagenavi a:hover {
	border: 1px solid #000000;
	color: #000000;
	background-color: #8F8F8F;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #acacac;
	color: #FFF;
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px;
	margin: 4px 4px 4px 14px;
	color: #FFF;
	border: 1px solid #acacac;
	background: #737373;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	font-weight: bold;
	border: 1px solid #acacac;
	color: #000000;
	background: #FFF;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	border: 1px solid #8F8F8F;
	color: #000000;
	background-color: #8F8F8F;
}

.contact.ill {
	float: left;
}

.contact.form {
	float: right;
	font-size: 18px;
	display: block;
	width: 360px;
	margin-top: 40px;
}

.contact.form dt {
	font-family: MicrosoftHimalayaRegular;
	margin-bottom: 2px;
}

.contact.form dd {
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 24px;
}

.contact.form dd input {
	width: 350px;
	border: 1px solid #999;
	height: 20px;
}

.contact.form dd textarea {
	border: 1px solid #999;
	width: 350px;
	height: 100px;
}

.contact.form dd #bt {
	height: 23px;
	width: 69px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-indent: -9999px;
	border-width: 0px;
	border-style: none;
	background: url(images/contact_bt.jpg) no-repeat;
}
#s1 {
	font-size: 10px;
	display: block;
	margin-top: -1px;
	float: left;
}

#s2 {
	font-size: 14px;
	float: left;
	margin-left: 5px;
}

#s3 {
	font-size: 10px;
	display: block;
	margin-top: -1px;
	float: left;
	margin-left: 5px;
}
