@charset "Shift_JIS";

/*----- 2 column EN -----*/

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


/*------------------
基本設定
------------------*/
html {
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#FF9900;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-face-color:#FF9900;
	scrollbar-highlight-color:#FF9900;
	scrollbar-shadow-color:#FF9900;
}
body {
	text-align:center;
	font-size:12px;
	color:#666666;
	background:#FF9900;
}
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:#0099CC;
	font-weight:bold;
	text-decoration:none;
}
a:visited {
	color:#0099CC; 
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#0099CC; 
	font-weight:bold;
	text-decoration:underline;
}
a:active {
	color:#0099CC; 
	font-weight:bold;
	text-decoration:none;
}

/*------------------
レイアウト wrapper
------------------*/
#wrapper {
	margin:0px auto 0px auto;
	width:814px;
	background:url('/blog/template/151/img/bg.gif') repeat-y center top;
}

/*------------------
レイアウト header
------------------*/
#head {
	width:814px;
	height:220px;
	overflow:hidden;
	word-break:break-all;
	text-align:left;
	background:url('/blog/template/151/img/head.jpg') no-repeat center top;
}
#head h1 {
	padding:80px 350px 0px 100px;
	font-size:16px;
	color:#FF9900;
}
#head h1 a:link, #head h1 a:visited, #head h1 a:active {
	color:#FF9900;
	text-decoration:none;
}
#head h1 a:hover {
	color:#FF9900;
	text-decoration:underline;
}
#head h2 {
	padding:5px 380px 0px 80px;
	color:#0099CC;
	font-size:10px;
	font-weight:normal;
	line-height:120%;
}

/*------------------
レイアウト main
------------------*/
#main {
	padding: 15px 0px 0px 10px;
	background:url('/blog/template/151/img/main_bg.jpg') no-repeat right top;
}
#center {
	width:550px;
	float: left;
	text-align: left;
}
#clip {
}
#left {
	width:237px;
	float: right;
	text-align:left;
	overflow:hidden;
	word-break:break-all;
}

/*------------------
レイアウト entry
------------------*/
.page {
	color:#FFFFFF;
	padding-bottom:10px;
	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 {
	color:#0099CC;
}

.page a:hover {
	color:#0099CC;
}

.entry {
	overflow:hidden;
	word-break:break-all;
	background:url('/blog/template/151/img/entry_bg.gif') repeat-y left top;
}

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

.entry_title h3 {
	padding:15px 10px 10px 85px;
	color:#666666;
	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:#666666;
	text-decoration:none;
	font-weight:bold;
}

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

.date {
	margin:0px 10px 0px 10px;
	text-align:right;
	padding:0px 10px 5px 10px;
	color:#666666;
	border-bottom:dashed 1px #FF9900;
}

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

.padd {
	margin:0px;
	padding:20px 15px 10px 15px;
}

.txt {
	width:520px; /* 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:#666666;
	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:#0099CC;
}

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

.entry_footer2 {
}

.entry_footer_end {
	height:30px;
	background:url('/blog/template/151/img/entry_bottom.gif') no-repeat left top;
}


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

.t_fence {
	word-break:break-all;
	overflow:hidden;
	background:url('/blog/template/151/img/entry_bg.gif') repeat-y left top;
}

.c_fence {
	word-break:break-all;
	overflow:hidden;
	background:url('/blog/template/151/img/entry_bg.gif') repeat-y left top;
}

.trackbacks {
	height:48px;
	background:url('/blog/template/151/img/entry_title.gif') no-repeat left top;
}

.trackbacks_form {
	padding-left:0px;
}

.comment {
	height:48px;
	background:url('/blog/template/151/img/entry_title.gif') no-repeat left top;
}

.comment_form {
	padding-left:25px;
}

.title {
	margin:0px 10px 0px 10px;
	border-bottom:dashed 1px #FF9900;
	padding:20px 10px 12px 10px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#0099CC;
}

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

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

.message_title {
	font-size:12px;
}

.message_txt {
	font-size:12px;
}

#comment_preview{
	width:520px;
}


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

.inner {
	margin:0px;
}

.inner2 {
	margin:0px;
}

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

.side {
	margin-bottom:20px;
	padding-bottom:11px;
	text-align:left;
}

.side_title {
	padding:5px 0px 5px 0px;
	color:#FF9900;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	background:url('/blog/template/151/img/side_title.gif') no-repeat left;
}

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

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

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

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

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


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

.side_feed {
	font-size:10px;
	padding:2px 5px 2px 7px;
	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;
	padding:0px 8px 0px 5px;
	width:200px;
}

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

.func_text {
}


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

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

.calendar a:link {
	border:1px solid #0099CC;
	color:#0099CC;
}

.calendar a:visited {
	border:1px solid #0099CC;
	color:#0099CC;
}

.calendar a:hover {
	border:1px solid #0099CC;
	color:#FFFFFF;
	background:#0099CC;
}

.calendar a:active {
	border:1px solid #0099CC;
	color:#0099CC;
}

.calendar_bg {
	width:225px;
}


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

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


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

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

#blogFreeSpace .text {
}
