@charset "Shift_JIS";

/*------------------------------
Yaplog! Free Skin
ver.   : 2.0
column : 2
name   : PINK#2
---
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;}
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;}


/*---
1-2.????
--------------------*/
body {
	background: #FFF5F5;
	color: #333333;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.2;
	padding-bottom: 6px;
}


/*---
1-3.?????
--------------------*/
a:link {
	color: #DB5353;
	text-decoration: none;
}
a:visited {
	color: #FF9999;
	text-decoration: none;
}
a:hover {
	color: #99CC99;
	text-decoration: underline;
}
a:active {
	color: #99CC99;
	text-decoration: underline;
}


/*--------------------------------------------------
2.???????
--------------------------------------------------*/
/*---
2-1.wrapper
--------------------*/
#wrapper {
	background: url("/blog/template/924/img/foot.gif") repeat-x left bottom;
	margin: 6px auto;
	width: 980px;
}


/*---
2-2.header
--------------------*/
#head {
	background: url("/blog/template/924/img/head.gif") repeat-x left top;
	padding: 100px 10px 0 10px;
	text-align: left;
}
#pageMain #head { /* ????? */
	background: url("/blog/template/924/img/head-main.gif") repeat-x left top;
}
#pageArchive #head { /* ??????? */
	background: url("/blog/template/924/img/head-archive.gif") repeat-x left top;
}
#pageEntry #head { /* ????? */
	background: url("/blog/template/924/img/head-entry.gif") repeat-x left top;
}
#head h1 {
	font-size: 18px;
	font-weight: bold;
}
#head h1 a:link,
#head h1 a:visited {
	color: #FF9999;
}
#head h1 a:hover,
#head h1 a:active {
	color: #FFC6C6;
}
#head h2 {
	background: #FFC6C6;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 6px 12px;
}


/*---
2-3.main
--------------------*/
#main {
	background: url("/blog/template/924/img/main.gif") repeat-y left top;
	padding: 6px 10px 0 10px;
	width: 960px;
}
#alpha {
	float: left;
	text-align: left;
	width: 652px;
}
#clip {
}
#beta {
	float: right;
	width: 300px;
}


/*---
2-4.entry
--------------------*/
.page {
	padding-bottom: 10px;
	font-weight: normal;
	text-align: center;
}
.page li {
	margin:0px 10px 0px 10px;
	display:inline;
}
.page a {
	font-weight: bold;
}
.archive_title {
	border-left: solid 12px #FF9999;
	font-size: 16px;
	font-weight: bold;
	margin: 6px 0;
	padding: 0 6px;
}
.entry {
	border: solid 1px #FF9999;
}
#pageArchive .entry { /* ??????? */
	border: none;
}
.entry_title {
	background: #FF9999;
	color: #FFFFFF;
	padding: 6px;
}
#pageArchive .entry_title { /* ??????? */
	background: none;
	color: #666666;
	margin: 3px 0;
	padding: 0;
}
.entry_title h3 {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
#pageArchive .entry_title h3 { /* ??????? */
	border-left: solid 6px #FF9999;
	font-size: 12px;
	padding: 0 6px;
}
.entry_title h3 a:link,
.entry_title h3 a:visited {
	color: #FFFFFF;
}
.entry_title h3 a:hover,
.entry_title h3 a:active {
	color: #FFC6C6;
}
#pageArchive .entry_title h3 a:link { /* ??????? */
	color: #DB5353;
}
#pageArchive .entry_title h3 a:visited { /* ??????? */
	color: #FF9999;
}
#pageArchive .entry_title h3 a:hover,
#pageArchive .entry_title h3 a:active { /* ??????? */
	color: #FFC6C6;
}
.date {
	background: #FFC6C6;
	color: #DB5353;
	font-size: 10px;
	margin-top: 3px;
	padding: 0 3px;
	text-align: right;
}
.date a:link,
.date a:visited {
	color: #DB5353;
	font-size: 12px;
	font-weight: bold;
}
.date a:hover,
.date a:active {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
#pageArchive .date { /* ??????? */
	background: none;
	color: #666666;
	text-align: left;
	margin-top: 0;
	padding: 0;
}
.padd {
	margin: 0px;
	padding: 5px;
}
.txt {
	width: 640px;
	font-size: 12px;
	line-height: 1.4;
	overflow: hidden;
}
.ext {
	padding-top:10px;
}
.txt_page {
	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: 4px;
}
.entry_footer2 {
}
.entry_footer_end {
	padding: 4px;
}


/*---
2-5.fence
--------------------*/
.t_fence {
	border: solid 1px #FF9999;
}
.c_fence {
	border: solid 1px #FF9999;
}
.trackbacks {
}
.trackbacks_form {
	padding: 6px 0 6px 70px;
}
.trackbacks_form_text {
	background: #FFF5F5;
	border: solid 1px #FF9999;
	width: 500px;
}
.comment {
}
.comment_form {
	padding: 6px 0 6px 70px;
}
.comment_form_text {
	margin-bottom: 6px;
}
.comment_form_text dt label {
	font-weight: bold;
}
.comment_form_text dd input {
	background: #FFF5F5;
	border: solid 1px #FF9999;
	width: 500px !important;
}
#comment {
	background: #FFF5F5;
	border: solid 1px #FF9999;
	height: 10em;
	width: 500px;
}
#comment_preview {
	width: 466px;
}
.comment_form_btn {
	font-weight:normal;
	width:10em;
}
.title {
	background: #FF9999;
	color: #FFFFFF;
	padding: 3px 6px;
	text-align: left;
	font-weight: bold;
}
.point {
	font-weight: bold;
}
.ipt {
	padding: 1px;
	border: solid 1px #7F9DB9;
}
.message {
	padding: 0 0 5px 0;
	margin: 6px 0;
	width: 640px;
}
.message_title {
	background: url("/blog/template/924/img/fukidashi.gif") no-repeat left bottom;
	color: #999999;
	font-size: 14px;
	font-weight: bold;
	padding: 6px 0 12px 0;
}
.c_fence .message_title a {
	background: url("/blog/image/emoji/43.gif") no-repeat right top;
	padding: 0 16px 0 0;
}
.message_txt {
	background: #FFF5F5;
	padding: 6px 6px 3px 6px;
}
.message_date {
	background: #FFF5F5;
	font-size: 10px;
	padding: 3px 6px 6px 6px;
	text-align: right;
}


/*---
2-6.footer
--------------------*/
#foot {
	border-top: solid 6px #FFC6C6;
	margin: 0 10px;
	padding: 6px 12px;
	text-align: left;
}
#foot .fr {
	text-align: right;
	width: 100px;
}
#blgft_link a,
#foot .freeml_link a {
	font-weight: bold;
}


/*--------------------------------------------------
3.???????
--------------------------------------------------*/
/*---
3-1.???????
--------------------*/
.inner {
	text-align: left;
	font-size: 12px;
}
.side {
	margin-bottom: 0px;
	padding-bottom: 10px;
	text-align: left;
}
.side_title {
	background: #FFC6C6;
	border-left: solid 6px #FFADAD;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	text-align: left;
}
.side_text {
	font-size: 12px;
	padding: 6px;
}
.side_text a:link,
.side_text a:visited {
	font-weight: normal;
}
.side_text a:hover,
.side_text a:active {
	font-weight: normal;
}


/*---
3-2.?????
--------------------*/
.calendar {
	color: #666666;
	font-size: 12px;
	text-align: center;
	padding: 2px;
}
.calendar a:link {
	background: #FF9999;
	color: #FFFFFF;
	display: block;
	height: 100%;
	width: 100%;
}
.calendar a:visited {
	background: #CCCCCC;
	color: #FFFFFF;
	display: block;
	height: 100%;
	width: 100%;
}
.calendar a:hover,
.calendar a:active {
	background: #FFC6C6;
	color: #FFFFFF;
	display: block;
	height: 100%;
	width: 100%;
}
.calendar_bg td {
	padding: 3px;
}