@charset "Shift_JIS";

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

/*------------------
初期リセット
------------------*/
* {margin: 0px;padding: 0px;}
body, div, table, caption, th, tr, td, ul, ol, li, dl, dt, dd, form, p {
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Verdana,'ＭＳ Ｐゴシック',sans-serif;
}
p {margin: 1em 0;}
textarea {font-size: 12px;}
ul {list-style: none;}
#comment_toolbar_position_marker {position: absolute;}
.fl {float: left;}
.fr {float: right;}
.cl {clear: both;}
.center {text-align: center;}
.left {text-align: left;}
.right {text-align: right;}
.tb-send {margin-top:3px;}

/*------------------
基本設定
------------------*/
html {
}
body {
	font-size:12px;
	margin:0px auto 0px auto;
	text-align:center;
	color:#445F75;
	background:#515B62;
}


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

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

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

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


/*------------------
レイアウト wrapper
------------------*/
#wrapper {
	margin:0px auto 0px auto;
	width:815px;
	background:#9FA3B3 url('/blog/template/137/img/footer.gif') no-repeat bottom center;
}


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

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

#head h1 {
	margin:0px;
	padding:116px 50px 0px 23px;
	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:10px 50px 0px 23px;
	color:#445F75;
	font-size:12px;
	font-weight:normal;
	line-height: 120%;
}


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

#main {
	margin:0px auto 0px auto;
	padding-top:10px;
	width:780px;
}

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

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

#clip {
}

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

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


/*------------------
レイアウト 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 {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

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

.entry {
	padding-bottom:10px;
	overflow: hidden;
	word-break: break-all;
	background:#FFFFFF;
}

.entry_title {
	overflow: hidden;
	word-break: break-all;
	text-align:center;
	background:#FFFFFF url('/blog/template/137/img/entry_top.gif') no-repeat top center;
}

.entry_title h3 {
	padding:12px 10px 3px 10px;
	color:#FF8E92;
	font-size:12px;
	font-weight: bold;
	line-height: 120%;
}

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

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

.date {
	margin:0px 10px 0px 10px;
	color:#445F75;
	padding:0px 10px 5px 10px;
	font-size:10px;
	font-weight:normal;
	border-bottom: solid 1px #9FA3B3;
}

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

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

.padd {
	margin: 0px;
	padding: 10px 7px 5px 8px;
	background:#FFFFFF;
}

.txt {
	width:405px; /* 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 {
	color:#FF8E92;
	text-decoration: none;
}

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

.entry_footer {
	padding: 15px;
	background:url('/blog/template/137/img/entry_bot.gif') no-repeat top center;
}

.entry_footer2 {
}

.entry_footer_end {
	padding: 15px;
	background:url('/blog/template/137/img/entry_bot.gif') no-repeat top center;
}


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

.t_fence {
	padding-bottom:10px;
	word-break: break-all;
	overflow: hidden;
	background:#FFFFFF;
}

.c_fence {
	padding-bottom:10px;
	word-break: break-all;
	overflow: hidden;
	background:#FFFFFF;
}

.trackbacks {
	background:#FFFFFF url('/blog/template/137/img/entry_top.gif') no-repeat top center;
}

.trackbacks_form {
	padding-left: 30px;
}

.comment {
	background:#FFFFFF url('/blog/template/137/img/entry_top.gif') no-repeat top center;
}

.comment_form {
	padding-left: 10px;
}

.title {
	margin:0px 10px 0px 10px;
	color:#FF8E92;
	padding:12px 0px 5px 10px;
	text-align:center;
	font-size: 14px;
	font-weight: bold;
	border-bottom: solid 1px #9FA3B3;
}

.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:405px; 
	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:405px; 
}

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

.inner {
	text-align: left;
	overflow: hidden;
	word-break: break-all;
}

.inner2 {
	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:10px;
	text-align: left;
}

.side_title {
	padding:5px 0px 6px 0px;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	background:url(/blog/template/137/img/side_title.gif) no-repeat 0 0;
}

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

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

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


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

.side_feed {
	font-size: 10px;
	padding: 0px;
	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 {
	white-space: nowrap;
}

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

.func_text {
}


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

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

.calendar a:link {
	color:#FFFFFF;
	text-decoration:none;
}

.calendar a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

.calendar a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.calendar a:active {
	color:#FFFFFF;
	text-decoration:none;
}

.calendar_bg {
	margin:0px auto 0px auto;
	width:155px;
}

/*------------------
レイアウト footer
------------------*/
#foot {
	width:720px;
	margin:80px 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 {
	text-decoration:underline;
	font-weight:bold;
}

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


/*---
フリースペース
--------------------*/
#blogFreeSpace {
}

#blogFreeSpace .padd {
	border: solid 3px #c8cbd8 !important;
	background: #ffffff !important;
	padding: 14px 9px 14px 9px !important;
}

#blogFreeSpace .text {
}
