@charset "Shift_JIS";

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

/*------------------
初期リセット
------------------*/
* {
	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-arrow-color: #993333;
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkshadow-color: #FF7777;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FF7777;
	scrollbar-shadow-color: #FF7777;
	scrollbar-track-color: #FFEEEE;
	scrollbar-3dlight-color: #FF7777;
}


body {
	text-align: left;
	font-size: 12px;
	color: #993333;
	background: #FFEEEE url('body2.gif') repeat-y left top;
}
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: #660000;
	font-weight: normal;
	text-decoration: underline;
}

a:visited {
	color: #660000;
	font-weight: normal;
	text-decoration: underline;
}

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

a:active {
	color: #FF7777;
	font-weight: normal;
	text-decoration: underline;
}


/*------------------
レイアウト wrapper
------------------*/
#wrapper {
	margin: 0px;
	width: 867px;
	background: #FFFFCC url('main.gif') repeat 0px 50px;
	overflow: hidden;
	word-break: break-all;
}


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

#head {
	width: 867px;
	height: 150px;
	text-align: left;
	background: #FF7777 url('/blog/template/40/img/chelucy.jpg') no-repeat right top;
}

#head h1 {
	padding: 10px 300px 0px 20px;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
	overflow: hidden;
	word-break: break-all;
}

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

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

#head h2 {
	padding: 10px 300px 10px 20px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	line-height: 120%;
	overflow: hidden;
	word-break: break-all;
}


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

#main {
	width: 867px;
	padding-top: 20px;
}

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

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

#clip {
}

#left {
	margin: 0px 15px 0px 20px;
}

#right {
	margin: 0px 25px 0px 27px;
}


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

.page {
	display: block;
	margin-bottom: 10px;
	border: solid 2px #FF7777;
	padding: 5px 0px 5px 0px;
	width: 420px;
	font-weight: normal;
	text-align: center;
	background: #FFFFFF;
	overflow: hidden;
	word-break: break-all;
}

.page li {
	padding: 2px;
	display: inline;
}

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

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

.entry {
	border: solid 2px #FF7777;
	width: 420px;
	background: #FF7777 url('title_2.gif') no-repeat left top;
	overflow: hidden;
	word-break: break-all;
}

.entry_title {
	padding: 0px 5px 0px 5px;
	height: 79px;
	text-align: right;
	overflow: hidden;
	word-break: break-all;
}

.entry_title h3 {
	margin: 5px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	line-height: 120%;
	text-align: right;
}

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

.entry_title h3 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.date {
	margin: 5px;
	padding-left: 10px;
	color: #FFFFFF;
	text-align: right;
	font-size: 12px;
	font-weight: none;
}

.date.s {
	font-size: 10px;
}

.padd {
	margin:0px;
	padding: 8px 9px 8px 9px;
	background: #FFFFFF;
}

.txt {
	width: 400px;
	font-size: 12px;
	line-height: 140%;
	overflow: hidden;
	word-break: break-all;
}

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

.txt a:active, .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: 5px 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:visited {
	text-decoration: underline;
}

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

.entry_footer {
	padding: 4px;
}

.entry_footer2 {
}

.entry_footer_end {
	padding: 4px;
}


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

.t_fence {
	border: solid 2px #FF7777;
	width: 420px;
	word-break:break-all;
	overflow:hidden;
}

.c_fence {
	border: solid 2px #FF7777;
	width: 420px;
	word-break:break-all;
	overflow:hidden;
}

.trackbacks {
	background: #FF7777 url('trackbacks.gif') no-repeat 3px 3px;
}

.trackbacks_form {
	padding-left: 25px;
}

.t_fence .padd {
	background: #FFFFFF url('trackback.gif') no-repeat 40px 10px;
}

.trackbacks_form .point {
	text-indent:-10000px;
	display:block;
	width: 124px;
	height: 15px;
}

.comment {
	background: #FF7777 url('comments.gif') no-repeat 3px 3px;
}

.comment_form {
	padding-left: 5px;
}

.title {
	text-indent:-10000px;
	display:block;
	width: 124px;
	height: 19px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}

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

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

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

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

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

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

.message .right.s {
	padding: 0px 5px 5px 5px;
}

#comment_preview{
	width: 260px;
}


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

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

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

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

.side {
	border-bottom: solid 2px #FF7777;
	padding-bottom: 10px;
	color: #993333;
	text-align: left;
	background: #FFFFFF url('side.gif') repeat-y left top;
}

.side_title {
	padding: 3px 3px 3px 10px;
	color: #FFFFFF;
	text-align: left;
	font-size: 10px;
	font-weight: normal;
	background: #FF7777;
}

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

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

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


/*------------------
サイド 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 {
	color: #993333;
	white-space: nowrap;
}

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

.func_text {
	color: #993333;
}


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

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

.calendar a:link {
	font-size:10px;
	text-decoration: underline;
	display:block;
}

.calendar a:visited {
	text-decoration: underline;
	font-size:10px;
	display:block;
}

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

.calendar a:active {
	font-size:10px;
	text-decoration: underline;
}

.calendar_bg {
}


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

#foot {
	text-align: left;
	padding: 10px 10px 5px 10px;
}

#foot .fr{
	text-align: right;
}

#foot a:link, #foot a:visited {
	text-decoration: underline;
	font-weight: normal;
}

#foot a:hover, #foot a:active {
	text-decoration: underline;
	font-weight: normal;
}

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


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

#blogFreeSpace .padd {
	border:solid 2px #FF7777;
}

#blogFreeSpace .text {
	width: 400px;
}
