@charset "utf-8";

/*-----Share Style-----*/

* {
	margin:0px;
	padding:0px;
	font-size:1em;
	line-height: 180%;
}

html {
	overflow-y:scroll;
	height:100%;
}

body {
	height:100%;
	color:#3e3e3e;
	background-color:#2b200e;
}

h1,h2,h3,h4,h5,h6 {
	font-size:1em;
	font-weight:normal;
}

img {
	border:0px;
	vertical-align:bottom;
}

span {
	line-height:180%;
}

/*-----public style-----*/

.left {
	float:left;
}

.left em{
	font-style: normal;
	font-weight: bold;
}

.right {
	float:right;
}

/*-----clearfix-----*/

.clearfix:after { 
	content: "";
	display: block;
	clear: both;
}

.clearfix {
	display: inline-block;
}

/*-----Hides from IE-mac-----\*/

* html .clearfix {height: 1%;}
.clearfix {display: block;}

/*-----iepngfix-----*/

.iepngfix {
  behavior:expression(IEPNGFIX.fix(this));
}

/*-----header style-----*/

#header {
	width:100%;
	height:100px;
	margin:0px auto;
	background:url(images/common/common_header_bg_01.jpg) repeat-x;
}

.header_content {
	width:780px;
	height:100px;
	margin:0px auto;
}

.header_content h1 {
	color:#dbc1ad;
	font-size:0.625em;
	letter-spacing:0.15em;
}

.header_content h2 {
	clear:left;
	padding:0px 0px 0px 14px;
}

.header_content .right {
	width:195px;
	height:auto;
	margin:20px 0px 0px 0px;
}

.header_content .right img {
	float:right;
}

/*-----globalnavi style-----*/

#globalnavi {
	width:100%;
	height:50px;
	background:url(images/common/common_gnavi_bg_01.jpg) repeat-x;
}

.globalnavi_content {
	width:780px;
	height:50px;
	margin:0px auto;
}

.globalnavi_content li{
	list-style-type: none;
}

/*-----page01_mainimage style-----*/

#page01_mainimage {
	width:100%;
	height:250px;
	background:url(images/top/page01_main_bg_01.jpg) repeat-x;
}

.page01_mainimage {
	width:780px;
	height:250px;
	margin:0px auto;
}

/*-----second_mainimage style-----*/

#second_mainimage {
	width:100%;
	height:140px;
	background:url(images/second/second_main_bg_01.jpg) repeat-x;
}

.second_mainimage {
	width:780px;
	height:140px;
	margin:0px auto;
}

/*-----content style-----*/

#content {
	width:100%;
	height:auto;
	background-color:#2b200e;
}

.content {
	width:780px;
	height:auto;
	margin:0px auto;
}

.content_left {
	width:555px;
	font-size:0.75em;
}

.content_right {
	width:180px;
}

.archives {
	text-align:left;
	margin:5px 0px 0px 0px;
}

.archives li {
	margin:0px 0px 0px 16px;
	padding:0px 0px 0px 10px;
	background:url(images/common/common_sidebar_icon_01.jpg) no-repeat 0px 8px;
	float:left;
	list-style-type: none;
}

/*-----second_content style-----*/

.second_content td {
	line-height:120%;
}

.second_content p {
	font-weight:bold;
}

.hr01 {
	border-bottom:1px solid #333333;
}

.hr02 {
	border-bottom:1px solid #DDDDDD;
}

.hr_dot {
	border-top:1px dotted #333333;
}

.menu td {
	padding:5px 5px 5px 5px;
}

.sitemap {
	text-align:left;
	padding:0px 0px 0px 45px;
}

.sitemap dd {
	padding:0px 0px 15px 45px;
}

/*-----sidebar style-----*/

.list {
	margin:13px 21px 14px 21px;
	font-size:0.8em;
}

.list li {
	list-style-type: none;
}

.list a {
	color:#000000;
	text-decoration:none;
}

.list a:hover {
	color:#000000;
	text-decoration:none;
}

.icon_01 {
	background:url(images/common/common_sidebar_icon_01.jpg) no-repeat 0px 9px;
	padding:0px 0px 0px 9px;
}

.access {
	font-size:0.6em;
	padding:0px 20px 3px 20px;
	line-height:120%;
	text-align:left;
	background:url(images/common/common_sidebar_bg_01.jpg) repeat-y;
}

.access a {
	font-weight:bold;
	color:#ee7700;
}

.access a:hover {
	text-decoration:none;
}

/*-----textnavi style-----*/

#textnavi {
	width:100%;
	height:50px;
	background-color:#2b200e;
}

.textnavi {
	width:765px;
	height:15px;
	margin:0px auto;
	padding:30px 0px 5px 15px;
	color:#7c7c7c;
	font-size:0.625em;
	text-align:left;
	letter-spacing:0.2em;
	background-color:#FFFFFF;
}

.textnavi a {
	color:#7c7c7c;
}

.textnavi a:hover {
	color:#7c7c7c;
	text-decoration:none;
}

/*-----footer style-----*/

#footer {
	width:100%;
	height:20px;
	background-color:#2b200e;
}

.footer_content {
	width:765px;
	height:20px;
	margin:0px auto;
	padding:0px 0px 0px 15px;
	background-color:#bfab76;
}

.footer_content .left {
	margin:7px 0px 0px 0px;
}

.footer_content .left img {
	vertical-align:top;
}

.footer_content .right {
	margin:26px 0px 0px 0px;
}

.copyright {
	color:#FFFFFF;
	font-size:0.7em;
}

.line_space{
	margin: 0px 0px 0px 5px;
}

/*-----index.php style-----*/

.news{
	width:525px;
	border-bottom:1px solid #ececec;
	margin:0px 0px 15px 0px;
	padding:4px 0px 8px 0px;
}

.news p.day{
	width:120px;
	float:left;
	color:#333333;
	padding:1px 0px 0px 0px;
	font-size:0.8em;
	text-align:left;
	letter-spacing:0.2em;
}

.news p.news_title{
	width:375px;
	float:right;
	padding:0px 0px 0px 12px;
	text-align:left;
	background:url(images/common/common_content_icon_01.jpg) no-repeat 0px 6px;
}

.news p.news_title a{
	color:#ee7700;
	font-weight:bold;
	text-decoration:underline;
}

.news p.news_title a:hover{
	color:#ee7700;
	font-weight:bold;
	text-decoration:none;
}

.navigation{
	width: 525px;
	color:#4b2620;
	padding: 10px 0px 5px 0px;
}

.navigation a{
	color: #EE7700;
	font-weight: bold;
}

.icon_03 {
	width: 90px;
	text-align: right;
	background:url(images/common/common_content_icon_01.jpg) no-repeat 3px 7px;
	margin: 30px 15px 0px 0px;
}

.icon_03 a{
	color: #EE7700;
}

* html .icon_03 {
	margin: 30px 8px 0px 0px;
}

.icon_03 a:link {
}

.archives_icon_03{
}

.hub {
	font-size:0.8em;
	line-height:120%;
}

.hub a {
	font-size:1.2em;
	font-weight:bold;
	color:#ee7700;
	background:url(images/common/common_content_icon_01.jpg) no-repeat 0px 2px;
	padding:0px 0px 0px 10px;
}

/*-----single.php style-----*/

.post{
	width: 525px;
	margin: 0px 0px 0px 0px;
}

.title2{
	width: 525px;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 5px 0px;
	font-weight: bold;
	color: #4b2620;
	text-align:left;
	border-bottom: 2px dotted #efefef;
}

.day2{
	margin: 5px 0px 15px 0px;
	color: #8B5248;
	text-align:left;
}

.news_text {
	width: 525px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	line-height: 160%;
	text-align:left;
	border-bottom: 2px solid #efefef;
}

.news_text {
	list-style-position: inside;
}

.content_left ul{
	padding: 0px 0px 0px 15px;
}

.content_left li{
	list-style-type: none;
	text-align: left;
	float: left;
	background: transparent url(images/common/common_content_icon_01.jpg) no-repeat scroll 0 6px;
	padding: 0px 0px 0px 12px;
}

.content_left li a{
	color: #EE7700;
	font-weight: bold;
}

/*-----archive.php style-----*/
.year_year{
	text-align: left;
	font-size: 1.125em;
	padding: 10px 0px 0px 15px;
	color: #999999;
}
