@charset "utf-8";
/* CSS Document */

body {
	font-family: "メイリオ";
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.png);
	background-repeat: repeat;
	background-position: center center;
}
#wrapper-head {
	height: auto;
	width: 875px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6E550B;
	border-left-color: #6E550B;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#frame-contents {
	height: 200px;
	width: 825px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-image: url(../images/headerarea.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h1 {
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	color: #1B1A1A;
	text-decoration: none;
	height: 30px;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h1 a {
	text-decoration: none;
	color:  #1B1A1A;
}
h1 a:hover {
	text-decoration: underline;
	color:  #1B1A1A;
}
#frame {
	height: auto;
	width: 825px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 250px;
	margin-left: auto;
	display: block;
	padding: 0px;
}
#rightarea {
	margin: 0px;
	padding: 20px;
	float: right;
	height: auto;
	width: 475px;
	border: 1px solid #6E550B;
}

#right {
	padding: 0px;
	height: auto;
	width: 475px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
h2 {
	padding: 0px;
	height: 35px;
	width: 475px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-size: 20px;
	line-height: 35px;
	font-weight: bolder;
	color: #000;
	text-decoration: none;
	background-image: url(../images/h2.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
}
h2 a {
	text-decoration: none;
	color: #000;
}
h2 a:hover {
	text-decoration: none;
	color: #666;
}
h3{
	width: 475px;
	height:30px;
	padding: 0px;
	margin: 0px auto 10px;
	line-height: 30px;
	font-size:15px;
	font-weight: bold;
	background-image: url(../images/h3.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #6E550B;
}
#left_col {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 270px;
}
#dates {
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	padding: 0px;
	height: 20px;
	width: 475px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
}
#clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: auto;
}
#frame_contents {
	text-decoration: none;
	padding: 0px;
	height: auto;
	width: 475px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#frame_contents p {
	font-size: 14px;
	line-height: 25px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	padding: 0px;
	height: auto;
	width: 475px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#frame_contents p a {
	color: #333;
	text-decoration: underline;
}
#frame_contents p a:hover {
	color: #999;
	text-decoration: underline;
}
.thumbnail {
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#left-column {
	padding: 0px;
	height: auto;
	width: 270px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
h4 {
	font-size: 14px;
	line-height: 35px;
	font-weight: bold;
	color: #000;
	padding: 0px;
	height: 35px;
	width: 270px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #6E550B;
	background-image: url(../images/h4.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
	text-indent: 30px;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sub-menu {
	font-size: 13px;
	line-height: 35px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	padding: 0px;
	height: auto;
	width: 270px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#sub-menu a {
	color: #333;
	text-decoration: none;
}
#sub-menu a:hover {
	color: #999;
	text-decoration: underline;
}
.snbtn {
	overflow: hidden;
	margin-bottom: 10px;
}
.snbtn li {
	float: right;
	margin-right: 5px;
}
#twitter {
	margin: 0px;
	padding: 0px;
	width: 90px;
	height: auto;
}
#hatebu {
	margin: 0px;
	padding: 0px;
	width: 105px;
	height: auto;
}
#foot {
	height: 100px;
	width: 875px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
	line-height: 50px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: center;
}
#footer_lst {
	display: inline;
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #000;
	text-decoration: none;
}
#foot p {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	font-weight: normal;
	color: #000;
	line-height: 50px;
}
#foot a {
	color: #333;
	text-decoration: none;
}
#foot a:hover {
	color: #999;
	text-decoration: underline;
}
dl {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	width: auto;
	display: block;
	overflow: auto;
	background-image: url(../images/submenu.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
dt {
	padding: 0px;
	float: left;
	height: auto;
	width: auto;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
dd {
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	margin: 0px;
	height: auto;
	width: auto;
	padding-top: 25px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 80px;
	line-height: 15px;
}
dd a {
	text-decoration:none;
	color: #333;
}
dd a:hover {
	text-decoration: underline;
	color: #999;
}
dl #sub-menu {
	font-size: 13px;
	line-height: 30px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	word-break: break-all;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
dl #sub-menu a {
	color: #333;
	text-decoration: none;
}
dl #sub-menu a:hover {
	color: #999;
	text-decoration: underline;
}
#sub-menu2 {
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	color: #000;
	height: auto;
	width: 260px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#sub-menu2 a {
	color: #333;
	text-decoration: none;
}
#sub-menu2 a:hover {
	color: #999;
	text-decoration: underline;
}
.profile {
	padding: 0px;
	float: right;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
table,td,tr {
	border: 1px solid #cecece;
	border-collapse:collapse;
	font-size:14px;
}
th {
	font-size: 14px;
	font-weight: normal;
	background-color:#efefef;
}
#left-column p {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}