@charset "shift-jis";

body {
	margin:0px;
	font-family: "ＭＳ ゴシック", "Courier New", "Osaka−等幅", monospace;
	background-image:url(../images/topgreeting.jpg);
	background-repeat:repeat;
}
.body_pages {
	margin:0px;
	font-family: "ＭＳ ゴシック", "Courier New", "Osaka−等幅", monospace;
	background-image:url(../images/topgreeting.jpg);
	background-repeat:repeat;
}
a:link {color: #000066;}
a:visited {color: #000066;}
a:hover {color: #000066;}
a:active {color: #000066;}

ul {
	padding-left:20px;
}
ol {
	padding-left:20px;
}
li{

}

 
blockquote {
    text-indent: 16px;
	list-style:none;
}
 
blockquote p {
    display: inline;
    padding: 0 12px 0 0;
}
 
 img{border:none;}
a img {border:none;}


/* ==================== コンテナ ==================== */

#container	{width: 900px;
	margin: auto;
	}

#content_head	{
	width: 900px;
	height: 97px;
	margin-left: 0px;
	list-style: none;
	}
	
#content_top_image	{
	width: 900px;
	height:850px;
	margin-left:0px;
	list-style:none;
	}
	
#content_main	{
	width: 900px;
	list-style:none;
	}

#sidebar_left	{width: 190px;
	float: left;
	margin: 0;}
	
#sidebar_right	{width: 700px;
	float: right;
	margin: 0;}
	
	
#detailpage_left	{width: 700px;
	float: left;
	margin: 0;}
	
#detailpage_right	{width: 190px;
	float: right;
	margin: 0;}
	
	
#login_zone	{width:900px;
float: right;
margin: 0;
text-align:center;}

#foot	{clear: both;}


#index_left	{width: 440px;
	float: left;
	margin: 0;}
	
#index_right {width: 440px;
float: right;
margin: 0;}

#detail_top {width: 700px;
height:50px;
float: right;
margin: 0;}

#detail_left {width: 200px;
float: left;
margin: 0;}

#detail_right {width: 480px;
float: right;
margin: 0;}

#list_space {width: 218px;
height:265px;
float: left;
margin: 0;
text-align:left;
border-color:#FFFBEE;
border-style:double;
padding-left:7px;
padding-top:5px;
margin-right:2px;
font-size: 13px;
color:#666666;
line-height: 140%;
}

}


/* ==================== ヘッダー ==================== */

#header	{width: 900px;
	margin: 0 auto;}
	
	#header_menu
	{width: 900px;
	margin: 0 auto;}


/* ==================== テキスト　==================== */

.post	{width: auto;}


.posttext	{font-size: 0.8em;
color:#999;
	line-height: 1.5;}

.posttext p	{
	margin: 5px 0px 0px 15px;
}


/* ==================== サイドバー ==================== */

#sidebar p {font-size: 0.75em;
padding-bottom:10px;
	margin: 0;}


/* ====================　フッター ==================== */

#footer	{width: 900px;
margin:auto;
background-color:#fff;
	padding-top: 30px;
	padding-bottom: 20px;}

#footer p	{color: #ffffff;
	font-size: 0.75em;
	margin: 5px 0px 0px 10px;
	backface-visibility:
}

/* ==================== 文章内ボックス関連*/

.box {
	margin: 0 0 8px;
	padding: 7px 15px 7px 15px;
	color: #6f6957;
	background-color: #fffbee;
	border: 1px solid #c9c0b1;
}




/* ==================== テキスト関連*/

.red_text {
	color: #F00;
}
.px12-top10pxline140 {
	padding-top: 8px;
	padding-bottom:8px;
	font-size: 13px;
	color:#666666;
	line-height: 140%;
}
.table_text {
	font-size: 12px;
	color:#666666;
	line-height: 140%;
	padding:5px;
}
.copy_text {
	color: #999;
	font-size:10px;
}
.title_text {
	color: #000;
	font-size:14px;
	font-weight:bold;
}

.to_top_text{
	clear:both;
	color: #999;
	font-size:10px;
	text-align:right;
	}

.ul_gallery {
padding:0px;
}
.li_gallery{
list-style:none;
float:left;
}

.acc_text {
	color: #C5AE93;
	font-size:16px;
	font-weight:bold;
}