@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-track-color: #b0c4de;
	scrollbar-face-color: #778899;
	scrollbar-shadow-color: #778899; 
	scrollbar-darkshadow-color: #b0c4de;
	scrollbar-highlight-color: #778899; 
	scrollbar-3dlight-color: #b0c4de;
	scrollbar-arrow-color: #f5f5f5; 
}
body {
	text-align: center;
	font-size: 12px;
	color:#666666;
	background:#B0C4DE url(/blog/template/134/img/blue_bg.gif) no-repeat top left;
}
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:#487092;
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	color:#487092;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color:#487092;
	font-weight: normal;
	text-decoration: underline;
}

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


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


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

#head {
	width:750px;
	overflow: hidden;
	word-break: break-all;
}

#head h1 {
	margin:103px 500px 0px 19px;
	font-size:16px;
	color:#FFFFFF;
	font-weight: bold;
	overflow: hidden;
	text-align:left;
	word-break: break-all;
}

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

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

#head h2 {
	padding: 30px 50px 0px 50px;
	font-size: 10px;
	font-weight: normal;
	line-height: 120%;
	overflow: hidden;
	word-break: break-all;
	text-align:center;
	color:#FFFFFF;
}


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

#main {
	padding-top:20px;
	padding-bottom:0px;
	width:750px;
}

#cont {
	margin: 0px;
	width:585px;
	float: left;
	text-align: left;
}

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

#clip {
}

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

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


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

.page {
	padding:7px 0px 7px 0px;
	color:#FFFFFF;
	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:visited {
	color:#FFFFFF;
}

.page a:active, .page a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}

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

.entry_title {
	overflow: hidden;
	word-break: break-all;
	background:url('/blog/template/134/img/entry_title.gif') no-repeat top center;
}

.entry_title h3 {
	padding: 10px 5px 3px 40px;
	color:#487092;
	font-size: 12px;
	font-weight: bold;
	line-height: 120%;
	text-align: left;
}

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

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

.date {
	color:#545454;
	padding-right:10px;
	font-size: 12px;
	font-weight: none;
	text-align:right;
	padding-bottom:10px;
}

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

.padd {
	margin:0px;
	padding: 10px 8px 0px 10px;
	background:#EEF3F9;
}

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

.ext {
	padding-top:10px;
}

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

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

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

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

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

.txt_page a:hover {
	border-bottom:1px dotted #666666;
}

.entry_footer {
	height:24px;
	background:url('/blog/template/134/img/entry_footer.gif') no-repeat top center;
}

.entry_footer2 {
}

.entry_footer_end {
	height:24px;
	background:url('/blog/template/134/img/entry_footer.gif') no-repeat top center;
}


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

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

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

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

.trackbacks_form {
	padding-left: 20px;
}

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

.comment_form {
	padding-left:10px;
}

.title {
	color:#487092;
	padding:10px 5px 3px 40px;
	text-align:left;
	font-size:14px;
	font-weight: bold;
	/* text-indent:-10000px;
	display:block; */
}

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

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

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

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

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

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

#comment_preview{
	width: 400px;
}


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

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

.inner2 {
	width: 155px;
	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:0px;
	text-align:left;
	background:url('/blog/template/134/img/side_title.gif') no-repeat left top;
}

.side_title {
	color:#FFFFFF;
	margin-bottom:5px;
	padding:7px 0px 6px 0px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	background:url('/blog/template/134/img/side_tit_bot.gif') no-repeat left bottom;
}

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

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

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


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

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

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

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

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

.side_feed a:active {
	color:#FFFFFF;
	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;
	display:block;
}

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

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

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

.calendar_bg {
}


/*------------------
レイアウト footer
------------------*/
#foot {
	text-align: left;
	width: 770px;
	padding: 10px 0px 5px 0px;
}
#foot .fr{
	text-align: right;
}
#foot a:link, #foot a:visited, #foot a:active {
	text-decoration:none;
	font-weight: normal;
}
#foot a:hover {
	text-decoration: underline;
	font-weight: normal;
}

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


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

#blogFreeSpace .padd {
	border: solid 3px #95a9ba !important;
	background: #ffffff !important;
	padding: 14px 7px 14px 7px !important;
}

#blogFreeSpace .text {
}
