@charset "Shift_JIS";

/*----- 3 column JP -----*/

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


/*------------------
基本設定
------------------*/
html {
	scrollbar-3dlight-color:#992200;
	scrollbar-arrow-color:#992200;
	scrollbar-base-color:#FF8811;
	scrollbar-darkshadow-color:#992200;
	scrollbar-face-color:#FF8811;
	scrollbar-highlight-color:#FF8811;
	scrollbar-shadow-color:#FF8811;
}
body {
	font-size:12px;
	margin:0px auto 0px auto;
	text-align:center;
	color:#333333;
}
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:#891A19;
	text-decoration:none;
	font-weight:bold;
}

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

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

a:active {
	color:#EB6969;
	text-decoration:none;
	font-weight:normal;
}


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


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

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

#head h1 {
	margin:0px;
	padding:45px 50px 0px 270px;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
}

#head h1 a:link, #head h1 a:visited, #head h1 a:active {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

#head h1 a:hover {
	color:#FFFFFF;
	text-decoration: underline;
	font-weight:bold;
}

#head h2 {
	padding:5px 50px 0px 270px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:normal;
	line-height: 120%;
}


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

#main {
	margin:0px auto 0px auto;
	padding-top:0px;
	width:762px;
	background:url('/blog/template/140/img/bg.gif') repeat-y center top;
}

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

#center {
	padding-top:6px;
	width:420px;
	float:right;
	text-align:left;
}

#clip {
}

#left {
	padding-top:6px;
	width:170px;
	float:left;
	text-align:left;
	overflow:hidden;
	word-break:break-all;
	background:#FFF3BF;
}

#right {
	padding-top:6px;
	width:170px;
	float:right;
	text-align:left;
	overflow:hidden;
	word-break:break-all;
	background:#FFF3BF;
}


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

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

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

.page a:link, .page a:active, .page a:visited {
	font-weight:bold;
	text-decoration:none;
}

.page a:hover {
	font-weight:bold;
	text-decoration:underline;
}

.entry {
	overflow: hidden;
	word-break: break-all;
}

.entry_title {
	overflow: hidden;
	word-break: break-all;
	text-align:left;
	background:#660000;
}

.entry_title h3 {
	margin-top:3px;
	padding:6px 0px 5px 30px;
	color:#FFFFCC;
	font-size:12px;
	font-weight: bold;
	line-height: 120%;
	background:url('/blog/template/140/img/entry_icon.gif') no-repeat top left;
}

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

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

.date {
	color:#FFFFCC;
	padding:2px 5px 2px 20px;
	font-size:10px;
	font-weight: none;
	text-align:right;
}

.date a:link, .date a:visited, .date a:active, {
	text-decoration: none;
	font-weight: bold;
}

.date a:hover {
	text-decoration:underline;
}

.padd {
	margin: 0px;
	padding: 10px 7px 5px 10px;
}

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

.txt a:link, .txt a:active, .txt a:visited {
	text-decoration: none;
}

.txt a:hover {
	text-decoration:underline;
}

.ext {
	padding-top: 10px;
}

.ext a:link, .ext a:visited {
}

.ext a:active, .ext a:hover {
}

.txt_page {
	font-size: 10px;
	padding: 2px 0px 0px 0px;
	text-align: right;
}

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

.txt_page a:link, .txt_page a:visited {
	text-decoration: none;
}

.txt_page a:active, .txt_page a:hover {
	background: transparent;
	text-decoration: underline;
}

.entry_footer {
	padding: 15px;
}

.entry_footer2 {
}

.entry_footer_end {
	padding: 15px;
}


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

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

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

.trackbacks {
	background:#660000 url('/blog/template/140/img/entry_icon.gif') no-repeat top left;
}

.trackbacks_form {
	padding-left: 30px;
}

.comment {
	background:#660000 url('/blog/template/140/img/entry_icon.gif') no-repeat top left;
}

.comment_form {
	padding-left: 10px;
}

.title {
	color:#FFFFCC;
	padding:8px 0px 6px 30px;
	text-align:left;
	font-size: 14px;
	font-weight: bold;
	/* text-indent:-10000px;
	display:block; */
}

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

.ipt {
	margin-bottom: 2px;
	padding: 1px;
	border: solid 1px #816000;
}
label {word-break: normal;}
.message {
	width:400px;
	border-top:dotted 1px #816000;
	padding:0px;
	margin:0px;
	line-height: 120%;
	overflow: hidden;
}

.message a:link, .message a:active, .message a:visited {
	font-weight: bold;
	text-decoration: none;
}

.message a:hover {
	font-weight: bold;
	text-decoration: underline;
}

.message_title {
	padding:5px 0px 0px 5px;
	font-size: 12px;
}

.message_txt {
	padding:5px 10px 15px 5px;
	font-size: 12px;
}

#comment_preview{
	width:400px;
}

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

.inner {
	width:170px;
	float: left;
	text-align: left;
	overflow: hidden;
	word-break: break-all;
}

.inner2 {
	width:170px;
	float: right;
	text-align: left;
	overflow: hidden;
	word-break: break-all;
}

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

.side {
	margin-bottom: 0px;
	padding-bottom:17px;
	text-align: left;
}

.side_title {
	color:#FFFFCC;
	padding:8px 0px 6px 0px;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	background:#660000;
}

.side_text { /* 幅が150px以下にならないように注意 */
	font-size: 10px;
	padding: 2px 7px 2px 8px;
	line-height: 140%;
	overflow: hidden;
}

.side_text a:link, .side_text a:active, .side_text a:visited {
	color:#FF6600;
	font-weight:bold;
}

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


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

.side_feed {
	font-size: 10px;
	padding: 0px;
	background-repeat: no-repeat;
}

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

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

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

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


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

.func_text td {
	white-space: nowrap;
}

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

.func_text {
}


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

.calendar {
	padding:5px 2px 2px 2px;
	font-size:10px;
	text-align:center;
}

.calendar a:link {
	color:#333333;
	border:1px solid #660000;
}

.calendar a:visited {
	color:#333333;
	border:1px solid #660000;
}

.calendar a:hover {
	color:#FFFFCC;
	background:#660000;
}

.calendar a:active {
	color:#333333;
	border:1px solid #660000;
}

.calendar_bg {
}

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


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

#foot {
	width:720px;
	margin:0px 0px 0px 30px;
	padding:10px 0px 5px 0px;
}
#foot .fr{
	text-align: right;
}
#foot a:link, #foot a:visited, #foot a:hover, #foot a:active {
	color:#FF6600;
	text-decoration:underline;
	font-weight:bold;
}
