@charset "Shift_JIS";

/*------------------------------
Yaplog! Skin
type   : 2.0
column : 3
---
1.ベース設定
	1-1.初期設定
	1-2.基本設定
	1-3.リンク設定
2.レイアウト設定
	2-1.wrapper
	2-2.header
	2-3.main
	2-4.entry
	2-5.fence
	2-6.footer
3.サイドバー設定
	3-1.サイドバー全般
	3-2.カレンダー
------------------------------*/


/*--------------------------------------------------
1.ベース設定
--------------------------------------------------*/
/*---
1-1.初期設定(通常は変更しない)
--------------------*/
* {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;}


/*---
1-2.基本設定
--------------------*/
html {
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#e2c6fc;
	scrollbar-darkshadow-color:#e2c6fc;
	scrollbar-face-color:#e2c6fc;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-track-color:#fcecfc;
	scrollbar-3dlight-color:#e2c6fc;
}
body {
	background: #e9cad0;
	color: #666;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.2;
	padding-bottom: 0;
}


/*---
1-3.リンク設定
--------------------*/
a:link {
	color: #c84892;
	text-decoration: none;
}
a:visited {
	color: #c84892;
	text-decoration: none;
}
a:hover {
	color: #dd5fa8;
	text-decoration: underline;
}
a:active {
	color: #dd5fa8;
	text-decoration: underline;
}


/*--------------------------------------------------
2.レイアウト設定
--------------------------------------------------*/
/*---
2-1.wrapper
--------------------*/
#wrapper {
	background: url("/blog/template/650/img/main_bg.png") repeat-y left top;
	margin: 0px auto;
	width: 950px;
}


/*---
2-2.header
--------------------*/
#head {
	background: url("/blog/template/650/img/head.png") no-repeat left bottom;
	padding: 50px 650px 20px 45px;
	text-align: left;
	min-height: 300px;
}
* html #head {
	height: 300px;
}
#pageMain #head { /* メインのみ */
}
#pageArchive #head { /* アーカイブのみ */
}
#pageEntry #head { /* １記事のみ */
}
#head h1 {
	font-size: 14px;
	font-weight: bold;
}
#head h1 a:link,
#head h1 a:visited {
	color: #b94f91;
}
#head h1 a:hover,
#head h1 a:active {
	color: #b94f91;
}
#head h2 {
	color: #f95da6;
	font-size: 10px;
	font-weight: normal;
	margin: 0;
	padding: 3px 0px 0px 0px;
}

/*---
2-3.main
--------------------*/
#main {
	padding: 15px 53px;
	width: 844px;
}
#cont {
	float: left;
	margin: 0px;
	text-align: left;
	width: 626px;
}
#alpha {
	float: right;
	text-align: left;
	width: 408px;
}
#clip {
}
#pageArchive #clip { /* アーカイブのみ */
	background: #fff;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
#beta {
	float: left;
	width: 180px;
}
#gamma {
	float: right;
	width: 180px;
}


/*---
2-4.entry
--------------------*/
.page {
	padding: 0 0 20px 0;
	font-weight: normal;
	text-align: center;
}
.page li {
	color: #666;
	font-size: 10px;
	margin:0px 10px 0px 10px;
	display:inline;
}
.page a {
	font-weight: bold;
	color: #ff81a2;
}
.archive_title {
	background: url("/blog/template/650/img/entry.png") no-repeat left top;
	padding:50px 90px;
	color: #666;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
#pageArchive .mid_ad_boxaid { /* アーカイブのみ */
	padding: 0 10px;
}
#pageArchive .mid_ad_boxaid table { /* アーカイブのみ */
	margin-bottom: 0 !important;
}
.entry {
	padding:0;
}
#pageArchive .entry { /* アーカイブのみ */
	padding: 0;
	border: none;
}
.entry_title {
	background: url("/blog/template/650/img/entry.png") no-repeat left top;
	padding:45px 70px;
	color: #c84892;
}
#pageArchive .entry_title { /* アーカイブのみ */
	border: none;
	background: none;
	color: #666;
	margin: 0;
	padding: 0;
	text-align: center;
}
.entry_title h3 {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
#pageArchive .entry_title h3 { /* アーカイブのみ */
	font-size: 12px;
	padding: 12px 20px 0 20px;
	text-align: center;
}
.entry_title h3 a:link,
.entry_title h3 a:visited {
	color: #c84892;
}
.entry_title h3 a:hover,
.entry_title h3 a:active {
	color: #dd5fa8;
}
#pageArchive .entry_title h3 a:link { /* アーカイブのみ */
	color: #c84892;
}
#pageArchive .entry_title h3 a:visited { /* アーカイブのみ */
	color: #c84892;
}
#pageArchive .entry_title h3 a:hover,
#pageArchive .entry_title h3 a:active { /* アーカイブのみ */
	color: #dd5fa8;
}
.date {
	color: #666;
	font-size: 10px;
	margin-top: 0px;
	padding: 0;
	text-align: center;
}
.date a:link,
.date a:visited {
	color: #666;
	font-size: 10px;
	font-weight: bold;
}
.date a:hover,
.date a:active {
	color: #dd5fa8;
	font-size: 10px;
	font-weight: bold;
}
#pageArchive .date { /* アーカイブのみ */
	color: #666;
	padding: 1px 20px 3px 20px;
	text-align: center;
}
.padd {
	margin: 0px;
	padding: 15px 4px;
}
.txt {
	width: 400px;
	font-size: 12px;
	line-height: 1.4;
	overflow: hidden;
}
.txt a:link, .txt a:visited {
	font-weight: bold;
}

.txt a:active, .txt a:hover {
	font-weight: bold;
}
.ext {
	padding-top:10px;
}
.txt_page {
	font-size: 10px;
	padding: 10px 0 5px 0;
	text-align: right;
}
.txt_page li {
	display: inline;
	padding: 0 0 5px 0;
	margin: 0;
}
.txt_page a:link,
.txt_page a:visited {
	font-weight: bold;
}
.txt_page a:hover,
.txt_page a:active {
	font-weight: bold;
}
.entry_footer {
	padding: 15px;
}
.entry_footer2 {
}
.entry_footer_end {
	padding: 15px;
}
#pageArchive .entry_footer_end { /* アーカイブのみ */
	border: none;
	padding: 0;
}


/*---
2-5.fence
--------------------*/
.t_fence {
	padding:0px;
	zoom: 1;
}
.c_fence {
	padding:0px;
	zoom: 1;
}
.trackbacks {
}
.trackbacks_form {
	padding: 6px 14px;
}
.trackbacks_form_text {
	background: #FFFFFF;
	border: solid 1px #999999;
	width: 370px;
}
.comment {
}
.comment_form {
	padding: 6px 14px;
}
.comment_form_text {
	margin-bottom: 6px;
}
.comment_form_text dt label {
	font-weight: bold;
}
.comment_form_text dd input {
	background: #FFFFFF;
	border: solid 1px #999999;
	width: 370px !important;
}
#comment {
	background: #FFFFFF;
	border: solid 1px #999999;
	height: 10em;
	width: 370px;
}
#comment_preview {
	width: 370px;
}
.comment_form_btn {
	font-weight:normal;
	width:10em;
}
.title {
	background: url("/blog/template/650/img/entry.png") no-repeat left top;
	padding:50px 90px;
	color: #666;
	text-align: center;
	font-weight: bold;
}
.point {
	font-weight: bold;
}
.ipt {
	padding: 1px;
	border: solid 1px #999999;
}
.message {
	border-top: solid 1px #999999;
	padding: 10px 0 5px 0px;
	margin: 0px 0;
	width: 400px;
}
.message_title {
	color: #666;
	font-size: 12px;
	font-weight: bold;
	padding: 6px 0 6px 0;
}
.c_fence .message_title a {
	padding: 0 16px 0 0;
}
.message_txt {
	padding: 6px 6px 3px 6px;
}
.message_date {
	font-size: 10px;
	padding: 3px 6px 6px 6px;
	text-align: right;
}


/*---
2-6.footer
--------------------*/
#foot {
	font-size: 10px;
	color: #666;
	margin: 0;
	padding: 6px 53px;
	text-align: left;
}
#foot .fr {
	color: #666;
	text-align: right;
	width: 100px;
}
#foot a {
	color: #ff81a2;
	font-weight: bold;
}
#blgft_link a,
#foot .freeml_link a {
	color: #ff81a2;
	font-weight: bold;
}


/*--------------------------------------------------
3.サイドバー設定
--------------------------------------------------*/
/*---
3-1.サイドバー全般
--------------------*/
.inner {
	text-align: left;
	font-size: 12px;
}
.side {
	color: #666;
	margin-bottom: 0px;
	padding-bottom: 10px;
	text-align: left;
}
.side_title {
	background: url("/blog/template/650/img/side.png") no-repeat left top;
	color: #666;
	font-size: 12px;
	font-weight: bold;
	padding: 95px 55px 33px 15px;
	margin-bottom: 3px;
	text-align: center;
}
.side_text {
	color: #666;
	font-size: 10px;
	padding: 5px 0;
}
.side_text a:link,
.side_text a:visited {
	font-weight: bold;
	color: #ff81a2;
}
.side_text a:hover,
.side_text a:active {
	font-weight: bold;
	color: #f14696;
}

/*---
3-2.カレンダー
--------------------*/
.calendar {
	color: #666;
	font-size: 10px;
	text-align: center;
	padding: 2px;
}
.calendar a:link {
	background: #ff81a2;
	color: #fff;
	display: block;
	height: 100%;
	width: 100%;
}
.calendar a:visited {
	background: #ff81a2;
	color: #fff;
	display: block;
	height: 100%;
	width: 100%;
}
.calendar a:hover,
.calendar a:active {
	background: #f14696;
	color: #fff;
	display: block;
	height: 100%;
	width: 100%;
}
.calendar_bg td {
	padding: 3px;
}

/*---
4.PR設定
--------------------*/
.hover_bg:hover{
	background: #fcecfc !important;
}
#pageMain #alpha .hover_bg:hover,
#pageEntry #alpha .hover_bg:hover{
	background: #fcecfc !important;
}
#pageArchive #alpha .hover_bg{
	background: #fcecfc !important;
}
#pageArchive #alpha .hover_bg:hover{
	background: none !important;
}

#pageMain .mid_ad_pr,
#pageMain .mid_ad_box {
	background: none !important;
}
.side_feed_on {
	background: #fcecfc !important;
}

.side_feed_on .side_feed_ttl a,
.side_feed_on .side_feed_url a {
	color: #ff81a2 !important;
}
#pageMain .mid_ad_pr,
#pageMain .mid_ad_txt,
.side_feed_on .side_feed_txt {
	color: #666 !important;
}


#pageEntry .mid_ad_boxaid,
#pageMain .mid_ad_boxaid {
	margin: 20px 0;
}
#pageEntry .mid_ad_pr,
#pageEntry .mid_ad_box {
	background: none !important;
}
#pageEntry .mid_ad_box a:hover,
#pageEntry .mid_ad_box a:active {
	background: #fcecfc !important;
}
#pageMain .mid_ad_url a,
#pageMain .mid_ad_ttl,
#pageEntry .mid_ad_ttl,
#pageEntry .mid_ad_url {
	color: #c84892 !important;
}
#pageEntry .mid_ad_pr,
#pageEntry .mid_ad_txt,
#pageMain .mid_ad_txt {
	color: #666 !important;
}
#pageEntry .mid_ad_box a:hover .mid_ad_ttl,
#pageEntry .mid_ad_box a:active .mid_ad_ttl {
	color: #dd5fa8 !important;
}


#pageArchive .mid_ad_boxaid {
	margin: 20px 0;
}
#pageArchive .mid_ad_pr,
#pageArchive .mid_ad_box {
	background: #fcecfc !important;
}

#pageArchive .mid_ad_box a:hover,
#pageArchive .mid_ad_box a:active {
	background: #fcecfc !important;
}
#pageArchive .mid_ad_ttl,
#pageArchive .mid_ad_url {
	color: #c84892 !important;
}

#pageArchive .mid_ad_box a:hover .mid_ad_ttl,
#pageArchive .mid_ad_box a:active .mid_ad_ttl {
	color: #dd5fa8 !important;
}

/*---
フリースペース
--------------------*/

#blogFreeSpace {
}

#blogFreeSpace .padd {
	padding: 25px 5px !important;
}

#blogFreeSpace .txt {
}
