@charset "Shift_JIS";

/*----- 3 column EN -----*/

/*------------------
初期リセット
------------------*/
* {
	font-family: 'メイリオ',Meiryo,Verdana,'ＭＳ Ｐゴシック','ヒラギノ丸ゴ Pro W4','Hiragino Maru Gothic Pro',Osaka,sans-serif;
	margin:0px;
	padding:0px;
}


/*------------------
基本設定
------------------*/
html {
	scrollbar-arrow-color:#A68671;
	scrollbar-base-color:#5E402C;
	scrollbar-darkshadow-color:#5E402C;
	scrollbar-face-color:#5E402C;
	scrollbar-highlight-color:#A68671;
	scrollbar-shadow-color:#A68671;
	scrollbar-track-color:#C9B9AE;
	scrollbar-3dlight-color:#5E402C;
}

body {
	text-align:center;
	color:#595959;
	background: url('/blog/template/184/img/bg.gif') repeat left top;
	font-size:12px;
}
ul {list-style: none;}
p {margin-bottom: 1em;}
/* MacIE \*//*/
textarea,input {font-family: Osaka,sans-serif;}
/* */
.fl {
	float: left;
}
.fr {
	float:right;
}

.cl {
	clear:both;
	height:1px;
	overflow:hidden;
}

.right {
	text-align:right;
}

.s {
	font-size:10px;
}

.m {
	font-size:12px;
}

.l {
	font-size:14px;
}

.left {
	text-align:left;
}

.right {
	text-align:right;
}

.center {
	text-align:center;
}

.vtop {
	vertical-align:top;
}


/*------------------
基本リンク設定
------------------*/
a:link {
	color:#672200;
	font-weight:bold;
	text-decoration:none;
}

a:visited {
	color:#672200;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color:#672200;
	font-weight:bold;
	text-decoration:underline;
}

a:active {
	color:#672200;
	font-weight:bold;
	text-decoration:none;
}


/*------------------
レイアウト wrapper
------------------*/
#wrapper {
	margin:30px auto 0px auto;
	width:834px;
}


/*------------------
レイアウト header
------------------*/

#head {
	width:834px;
	height:172px;
	text-align:center;
	background:url('/blog/template/184/img/head.gif') no-repeat center top;
	overflow:hidden;
	word-break:break-all;
}

#head h1 {
	padding:64px 140px 10px 140px;
	font-size:16px;
	color:#A68671;
}

#head h1 a:link, #head h1 a:visited, #head h1 a:active {
	color:#A68671;
	text-decoration:none;
}

#head h1 a:hover {
	color:#A68671;
	text-decoration:underline;
}

#head h2 {
	padding:0px 140px 0px 140px;
	color:#FFFFFF;
	font-size:10px;
	font-weight:normal;
	line-height:120%;
}


/*------------------
レイアウト main
------------------*/

#main {
	margin:10px auto 0px auto;
	width:834px;
}

#cont {
	width:632px;
	float:left;
	text-align:left;
}

#center {
	width:423px;
	float:right;
	text-align:left;
}

#clip {
}

#left {
	width:185px;
	float:left;
	text-align:left;
	overflow:hidden;
	word-break:break-all;
}

#right {
	width:185px;
	float:right;
	text-align:left;
	overflow:hidden;
	word-break:break-all;
}


/*------------------
レイアウト entry
------------------*/

.page {
	padding-bottom:10px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	overflow:hidden;
	word-break:break-all;
}

.page li {
	margin:0px 10px 0px 10px;
	display:inline;
}

.page a:link, .page a:visited, .page a:active, .page a:hover {
	color:#A68671;
}

.entry {
	background:#FFFFFF;
	width:423px;
	overflow:hidden;
	word-break:break-all;
}

.entry_title {
	background:url('/blog/template/184/img/entry_title.gif') no-repeat left top;
	width:423px;
	overflow:hidden;
	word-break:break-all;
}

.entry_title h3 {
	padding:13px 20px 2px 20px;
	color:#A68671;
	font-size:12px;
	font-weight:bold;
	line-height:120%;
	text-align:center;
}

.entry_title h3 a:link, .entry_title h3 a:visited, .entry_title h3 a:active {
	color:#A68671;
	text-decoration:none;
	font-weight:bold;
}

.entry_title h3 a:hover {
	color:#A68671;
	text-decoration:underline;
	font-weight:bold;
}

.date {
	background:url('/blog/template/184/img/entry_title_footer.gif') no-repeat left bottom;
	text-align:center;
	padding:0px 20px 13px 20px;
	color:#FFFFFF;
}

.date a:link, .date a:visited, .date a:active, .date a:hover {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
}

.padd {
	background:#FFFFFF;
	margin:0px;
	padding:10px 6px 0px 10px;
}

.txt {
	width:400px; /* 400px以上にすること */
	font-size: 12px;
	line-height:150%;
	overflow:hidden;
	word-break:break-all;
}

.ext {
	padding-top:10px;
}

.ext a:link, ..ext a:visited, .ext a:active, .ext a:hover {
	font-weight:bold;
}

.txt_page {
	font-size:10px;
	color:#595959;
	text-align:right;
}

.txt_page li {
	margin:0px;
	display:inline;
}

.txt_page a:link, .txt_page a:visited, .txt_page a:active, .txt_page a:hover {
	color:#672200;
}

.entry_footer {
	height:20px;
	background:url('/blog/template/184/img/entry_footer.gif') no-repeat left top;
}

.entry_footer2 {
}

.entry_footer_end {
	height:20px;
	background:url('/blog/template/184/img/entry_footer.gif') no-repeat left top;
}


/*------------------
レイアウト fence
------------------*/

.t_fence {
	background:#FFFFFF;
	word-break:break-all;
	overflow:hidden;
}

.c_fence {
	background:#FFFFFF;
	word-break:break-all;
	overflow:hidden;
}

.trackbacks {
	height:26px;
	background:url('/blog/template/184/img/cmt_tb_title.gif') no-repeat left top;
}

.trackbacks_form {
	padding-left:0px;
}

.comment {
	height:26px;
	background:url('/blog/template/184/img/cmt_tb_title.gif') no-repeat left top;
}

.comment_form {
	padding-left:0px;
}

.title {
	padding-top:7px;
	width:423px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	/* text-indent:-10000px;
	display:block; */
}

.point {
	padding:10px 0px 5px 5px;
	font-weight:bold;
}

.ipt {
	background:#FFFFFF;
	border: solid 1px #595959;
	margin-bottom:2px;
}
label {word-break: normal;}
.message {
	width:390px;
	color:#595959;
	margin:10px 0px 0px 0px;
	padding:20px 0px 20px 10px;
	line-height:120%;
	overflow:hidden;
	border-top:dotted 1px #A68671;
}

.message_title {
	font-size:12px;
}

.message_txt {
	font-size:12px;
}

#comment_preview{
	width:260px;
}


/*------------------
サイド
------------------*/

.inner {
	margin:0px;
}

.inner2 {
	margin:0px;
}

.sb {
	font-size:12px;
	overflow:hidden;
	word-break:break-all;
}

.side {
	margin-bottom:20px;
	padding-bottom:9px;
	text-align:left;
	background:url('/blog/template/184/img/side_footer.gif') no-repeat left bottom;
}

.side_title {
	color:#FFFFFF;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	height:21px;
	padding-top:8px;
	background:url('/blog/template/184/img/side_title.gif') no-repeat left top;
}

.side_text { /* 幅が150px以下にならないように注意 */
	background:#5E402C;
	font-size:10px;
	padding:2px 10px 1px 10px;
	color:#FFFFFF;
	line-height:150%;

}

.side_text a:link {
	color:#A68671;
	font-weight:normal;
}

.side_text a:visited {
	color:#A68671;
	font-weight:normal;
}

.side_text a:hover {
	color:#A68671;
	text-decoration:underline;
	font-weight:normal;
}

.side_text a:active {
	color:#A68671;
	font-weight:normal;
}


/*------------------
サイド feed
------------------*/

.side_feed {
	font-size:10px;
	padding:2px 5px 2px 7px;
	color:#FFFFFF;
	background-repeat:no-repeat;
}

.side_feed a:link {
	font-weight:normal;
	text-decoration:none;
}

.side_feed a:visited {
	font-weight:normal;
	text-decoration:none;
}

.side_feed a:hover {
	font-weight:normal;
	text-decoration:underline;
}

.side_feed a:active {
	font-weight:normal;
	text-decoration:none;
}


/*------------------
サイド mailform
------------------*/

.func_text td {
	color:#FFFFFF;
	white-space: nowrap;
}

.func_text td.s {
	border:0px;
	width:10%
}

.func_text {
	color:#FFFFFF;
}


/*------------------
サイド calendar
------------------*/

.calendar {
	padding:8px 2px 0px 2px;
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
}

.calendar a:link {
	color:#A68671;
	font-size:10px;
	text-decoration: none;
	display:block;
}

.calendar a:visited {
	color:#A68671;
	text-decoration: none;
	font-size:10px;
	display:block; 
}

.calendar a:hover {
	color:#A68671;
	font-size:10px;
	text-decoration: underline;
}

.calendar a:active {
	color:#A68671;
	font-size:10px;
	text-decoration: none;
}

.calendar_bg {
	background:#5E402C;
}


/*------------------
レイアウト footer
------------------*/

#foot {
	background: #5e402c;
	margin-top:40px;
	padding:20px;
	color:#FFFFFF;
	text-align:left;
	width:834px;
}
#foot .fr{
	text-align: right;
}
#foot a:link, #foot a:visited, #foot a:hover, #foot a:active {
	color:#A68671;
	text-decoration:underline;
	font-weight:normal;
}

/*---
PR設定
--------------------*/
.hover_bg:hover{
	background: #eee !important;
}
.side .hover_bg:hover{
	background: #4d3220 !important;
}
.entry .hover_bg:hover{
	background: #eee !important;
}


.mid_ad_boxaid {
	margin-bottom: 20px !important;
}

.mid_ad_box a:hover,
.mid_ad_box a:active {
	background: #dfd3b2 !important;
}
#pageEntry .mid_ad_box a:hover,
#pageEntry .mid_ad_box a:active {
	background: #f9f5e6 !important;
}
#pageEntry .mid_ad_ttl,
#pageEntry .mid_ad_url {
	color: #672200 !important;
}
#pageEntry .mid_ad_pr,
#pageEntry .mid_ad_box {
	background: none !important;
}
#pageEntry .mid_ad_pr,
#pageEntry .mid_ad_txt {
	color: #666666 !important;
}
.side_feed_on {
	background: #735440 !important;
}
.side_feed_on .side_feed_txt {
	color: #ffffff !important;
}
.mid_ad_ttl,
.mid_ad_url {
	color: #672200 !important;
}
.mid_ad_box a:hover .mid_ad_ttl,
.mid_ad_box a:active .mid_ad_ttl {
	color: #672200 !important;
}

.side_feed_on .side_feed_ttl a,
.side_feed_on .side_feed_url a {
	color: #a68671 !important;
}
.mid_ad_pr,
.mid_ad_txt {

	color: #666666 !important;
}

#pageEntry .mid_ad_boxaid,
#pageMain .mid_ad_boxaid {
	margin: 20px 0;
}
