@charset "utf-8";
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	color: #696969;
	font-size: 12px;
	line-height: 150%;
	background-color: #DFDFDF;
	margin: 0px;
	padding: 0px;
	text-align:center;
}
h1,h2,h3,h4,h5,h6,p
{
    margin-top: 0;
    margin-bottom: 0;
}

/* link styles
-----------------------------------------*/
a img {
	border-style: none;
}

a:link {
	color: #696969;
	text-decoration: none;
}
a:visited {
	color: #696969;
	text-decoration: none;
}
a:hover {
	color: #597518;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

/* base layout
-----------------------------------------*/
#top {
    width: 1050px;
	margin-right: auto;
	margin-left: auto;
}
#container{
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images2/container_bg.jpg);
	background-repeat: repeat-y;
	text-align: left;
}
#header{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	float: left;
	width: 220px;
	height: 80px;
}
#copy {
	float: right;
	width: 650px;
	margin: 30px 0px 0px;
	text-align: right;
}

#copy h1 {
	font-size: 12px;
	font-weight: normal;
}
#nav {
	clear: both;
	width: 900px;
	height: 40px;
	list-style: none;
}
#nav li {
	display: inline;
}
#contents {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#main {
	width: 530px;
	float: left;
}
#sidebar {
	float: right;
	width: 250px;
}
#footer {
	clear: both;
	width: 850px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 45px;
}
address {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#b-nav {
	list-style: none;
}
#b-nav li {
	display: inline;
	margin-right: 10px;
	border-right: 1px solid #696969;
	padding-right: 10px;
	font-size: 10px;
}
#b-nav .b-navLast {
	margin-right: 0px;
	border-style: none;
	
}
#bottom {
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
}

/* top layout
-----------------------------------------*/

#main #txtnavi01 {
	width: 530px;
	background-image: url(images/txtnavi01_bg.jpg);
	background-repeat: no-repeat;
	height: 170px;
	padding-top: 40px;
}
#main #txtnavi02 {
	width: 530px;
	background-image: url(images/txtnavi02_bg.jpg);
	background-repeat: no-repeat;
	height: 170px;
	padding-top: 40px;
}
.txtnavi_l {
	width: 240px;
	float: left;
	padding-left: 15px;
}
.txtnavi_r {
	float: left;
	width: 240px;
	padding-left: 15px;
}
.txtnavi_r02 {
	float: left;
	width: 230px;
	padding-left: 30px;
}
#main h2 a {
	font-size: 14px;
	line-height: 250%;
	color: #597518;
	background-image: url(images/yazirusi.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	display: block;
	font-weight: normal;
}
#main h2 a:hover {
	background-image: url(images/yazirusi_over.jpg);
	color: #696969;
}
#main .blog {
	float: left;
	width: 250px;
}

#sidebar #news {
	width: 250px;
	height:500px;
	margin-top: 10px;
	overflow: auto;
	border-bottom: solid 1px #333333;
	padding-bottom: 10px;
}
.gray12-130 {
	font-size: 12px;
	color: #696969;
	line-height: 130%;
	margin-bottom: 10px;
}
#collection {
	width: 250px;
	height: 600px;
	margin-top: 10px;
	overflow: auto;
}
#collection img {
	margin-top: 5px;
	margin-bottom: 10px;
}

#blogLeft{
	float: left;
	width: 250px;
}
#blogRight{
	float: right;
	width: 250px;
}
.blog {
	float: left;
	margin-bottom: 8px;
}

/* l2 layout
-----------------------------------------*/
#submenu {
	width: 250px;
}
#submenu li {
	width: 240px;
	height: 27px;
	display: block;
	list-style: none;
	padding-top: 13px;
	padding-left: 10px;
	background-image: url(web/images/sidemenu_bg.jpg);
	background-repeat: no-repeat;
}
#submenu .nonLink {
	width: 240px;
	height: 27px;
	display: block;
	padding-top: 13px;
	padding-left: 10px;
	color: #597518;
	background-image: url(web/images/sidemenu_bg_over.jpg);
	background-repeat: no-repeat;
}
.collection {
	width: 100%;
}
.collection th {
	border-top: 1px solid #696969;
	border-right: 1px solid #696969;
	border-bottom: 1px solid #696969;
	border-left: 1px solid #696969;
	padding: 5px;
	width: 215px;
}
.collection td {
	padding-left: 5px;
	border-bottom: 1px dotted #696969;
	vertical-align: top;
	padding-top: 4px;
}
.profile {
	width: 100%;
	border-collapse: collapse;
}
.profile th {
	text-align: right;
	font-weight: normal;
	border-bottom: 1px dotted #696969;
	line-height: 200%;
}
.profile td {
	padding-left: 10px;
	border-bottom: 1px dotted #696969;
}
#map {
	height: 350px;
	width: 530px;
}

.seo {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #696969;
	border-right: 1px solid #696969;
	border-left: 1px solid #696969;

}
.seo th {
	padding-left: 5px;
	border-bottom: 1px solid #696969;
	line-height: 200%;
}
.seo td {
	border-bottom: 1px solid #696969;
	border-left: 1px solid #696969;
	text-align: center;
}

/* txt layout
-----------------------------------------*/
.green12 {
	font-size: 12px;
	line-height: 150%;
	color: #597518;
}
.green14 {
	font-size: 14px;
	line-height: 150%;
	color: #597518;
}
.l2-bun {
	border-left: 5px solid #EE8C4E;
	padding-left: 5px;
	margin-bottom: 8px;
}

.l2-bun02 {
	border-left: 5px solid #4BB4EE;
	padding-left: 5px;
	margin-bottom: 8px;
}
.white {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 150%;
	margin: 0px;
	padding-left: 5px;
}
.tabletxt {
	padding-left: 5px;
}
.clear {
    clear:both;
