@charset "Shift_JIS";

/*------------------------------
based on
Yaplog! Free Skin
ver.   : 2.0
column : 3
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.カレンダー
	3-3.機能追加 ひとことinfo
4.ODN特設
	4-1.汎用
------------------------------*/


/*--------------------------------------------------
1.ベース設定
--------------------------------------------------*/
/*---
1-1.初期設定(通常は変更しない)
--------------------*/
* {margin: 0px;padding: 0px;}  /* 指定しない要素すべてに適用 */
p {margin: 1em 0;}             /* Pごとに上下１行アケ */
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: #FFFFFF;  /* white */
	color: #333333;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.4em;
	padding-bottom: 6px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


/*---
1-3.リンク設定
--------------------*/
a:link {
	color: #B22222;  /* firebrick */
	text-decoration: none;
}
a:visited {
	color: #B22222;  /* firebrick */
	text-decoration: none;
}
a:hover {
	color: #FA8072;  /* salmon */
	text-decoration: underline;
}

a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
}

a:active {
	color: #FA8072;  /* salmon */
	text-decoration: underline;
}


/*--------------------------------------------------
2.レイアウト設定
--------------------------------------------------*/
/*---
2-1.wrapper
--------------------*/
#wrapper {
	margin: 0 auto 10px auto;
	width: 980px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


/*---
2-2.header
--------------------*/
#head {
	width: 960px;
	/* [disabled]margin-top: 10px; */
	/* [disabled]margin-right: 10px; */
	/* [disabled]margin-left: 10px; */
	/* [disabled]margin-bottom: 20px; */
	padding: 0;
	text-align: left;
}
#pageMain #head { /* メインのみ */
}
#pageArchive #head { /* アーカイブのみ */
}
#pageEntry #head { /* １記事のみ */
}
#head #title {
	margin: 0px;
	width: 950px;
	/* [disabled]height: 60px; */
	text-align: left;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(http://akane-yamada.com/img2/kana_anim.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#head #title h1 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}
#head h1 a:link,
#head h1 a:visited {
	color: #333333;
}
#head h1 a:hover,
#head h1 a:active {
	color: #666666;
}
/*--------------------------------------------------
#topinfo {
	float: right;
	text-align: center;
	width: 220px;
	margin-bottom: 0px;
}
--------------------------------------------------*/
#pageMain #topinfo { /* メインのみ */
	/* [disabled]margin-top: 30px; */
}
#pageArchive #topinfo, /* アーカイブのみ */
#pageEntry #topinfo, /* １記事のみ */
#pageOdn #topinfo { /* ODN設置のみ */
	margin-top: 5px;
}
#pageMain #shelf { /* メインのみ */
	background: url("http://akane-yamada.com/img2/shelfbg_main.png") no-repeat top left;
	margin: 0;
	width: 960px;
	height: 300px;
	padding-top: 18px;
	padding-right: 17px;
	padding-left: 17px;
}
#pageArchive #shelf, /* アーカイブのみ */
#pageEntry #shelf, /* １記事のみ */
#pageOdn #shelf { /* ODN設置のみ */
	background: url("http://akane-yamada.com/img2/shelfbg_article.png") no-repeat top left;
	margin: 0;
	width: 696px;
	height: 88px;
	padding-top: 18px;
	padding-right: 17px;
	padding-bottom: 20px;
	padding-left: 17px;
}
#link {
	margin: 0;
	padding: 0 0 0 2px;
	text-align: left;
	height: 85px;
	float: left;
}
#head h2 { /* BlogDescription */
	font-size: 12px;
	font-weight: normal;
	line-height: 1.3em;
	text-align: right;
	margin:0;
	padding: 14px 8px 0  0;
	height: 80px;
	overflow: hidden;
	color: #FFFFFF;
}

/*---
#bookinfo {
	margin: 0;
	padding: 30px 0 0 0;
}
#bookinfo iframe {
	border: none;
	height: 182px;
	width: 694px;
}
--------------------*/



/*---
2-3.main
--------------------*/
/*------▼for 1 sidebar▼----------*/
#main {
	background: url("http://akane-yamada.com/img2/main_bottom2.png") bottom center no-repeat #FFFFFF;  /* white */
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 25px;
	padding-bottom: 100px;/*	width: 980px;  これを入れるとなぜか1030px(+50px)になる */
}
#cont {         /* alpha + beta */
/*  	float: left;   */
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 930px;
}
#pageOdn #cont { /* ODN設置のみ */
	float: none;
	margin: 0 120px 30px 120px;
	padding-bottom: 120px;
	text-align: left;
	width: 720px;
}

#alpha {         /* blog article */
	float: right;
	text-align: left;
	width: 680px;
}
#clip {
}
#pageOdn #clip {
	border-top: 4px solid #B22222;  /* firebrick */
}
#blog_top {
	margin: 0;
	padding: 0;
	background: url("http://akane-yamada.com/img2/blogtop.png") center left no-repeat;
	width: 480px;
	height: 40px;
}
#beta {         /* sidebar_left */
	float: left;
	width: 230px;
	margin-bottom: 150px;
}
/*------▲for 1 sidebar▲----------*/
/*------▽for 2 sidebar▽------------
#main {
	background: url("http://akane-yamada.com/img2/main_bottom.png") bottom center no-repeat #FFDEAE;  / navajowhite /
	padding: 25px 10px 0 10px;
	width: 960px;
}
#cont {         / alpha + beta /
	float: left;
	margin: 0px;
	text-align: left;
	width: 720px;
}
#pageOdn #cont { / ODN設置のみ /
	float: none;
	margin: 0 120px 30px 120px;
	padding-bottom: 120px;
	text-align: left;
	width: 720px;
}

#alpha {         / blog article /
	float: right;
	text-align: left;
	width: 480px;
}
#clip {
}
#pageOdn #clip {
	border-top: 4px solid #B22222;  / firebrick /
}
#blog_top {
	margin: 0;
	padding: 0;
	background: url("http://akane-yamada.com/img2/blogtop.png") center left no-repeat;
	width: 480px;
	height: 40px;
}
#beta {         / sidebar_left /
	float: left;
	width: 230px;
}
#gamma {         / sidebar_right /
	float: right;
	width: 230px;
}
--------△for 2 sidebar△----------*/

#sitemap {
	margin: 0;
	padding: 8px 20px 12px 0;
	float: right;
	text-align: right;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	line-height: 1.3em;
	letter-spacing: 1px;
}


/*---
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 {
	/* [disabled]background: url("http://akane-yamada.com/img2/newstop.png") center left no-repeat; */
	width: 480px;
	height: 30px;
	font-size: 24px;
	font-weight: bold;
	color: #000000;  /* firebrick */
	/* [disabled]margin: 6px 0; */
	padding-top: 10px;
	padding-right: 6px;
	padding-left: 10px;
	padding-bottom: 5px;
}
.archive_title .count {
	font-size: 12px;
	font-weight: normal;
	color: #886644;
	display: inline;
}
.odn_title { /* ODN設置のみ */
	font-size: 24px;
	font-weight: bold;
	color: #B22222;  /* firebrick */
	text-align: left;
	margin: 0 0 20px 0;
	padding: 40px 10px 6px 90px;
	background: url("http://akane-yamada.com/img2/odn_book.png") bottom left no-repeat;
	height: 40px;
}
.odn_titleimg { /* ODN設置のみ */
	margin: 0;
	padding: 0 20px 0 0;
	float: right;
}
.odn_index { /* ODN設置のみ */
	margin : 6px 0;
	padding : 0px;
	color : #666666;
	font-size : 10px;
	font-weight: normal;
	text-align: left;
}
.odn_index a { /* ODN設置のみ */
}
.entry {
	border: none;
}
.entry_title {
	background: url("http://akane-yamada.com/img2/entry_title2.png") top center no-repeat;
	color: #000000;
	margin-top: 5px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 20px;
	padding-bottom: 0;   /* original: 8px 10px 0 24px; */
	height: 40px;
	overflow: hidden;
}
#pageOdn .entry_title { /* ODN設置のみ */
	background: url("http://akane-yamada.com/img2/entry_title_odn.png") top center no-repeat;
	margin: 5px 0 0 0;
	padding: 12px 10px 0 70px;
	height: 32px;
}
.entry_title h3 {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	/*height: 16px;*/
	/*overflow: hidden;*/
}
#pageOdn .entry_title h3 { /* ODN設置のみ */
	font-size: 16px;
	height: 20px;
}
.entry_title h3 a:link,
.entry_title h3 a:visited {
	color: #000000;
}
.entry_title h3 a:hover,
.entry_title h3 a:active {
	color: #ACA395;
}
.date {
	color: #8EC8EE;
	font-size: 10px;
	margin: 1px 0 0 0;
	padding-top: 0;
	padding-right: 100px;
	padding-left: 50px;
	padding-bottom: 0;   /* original: 0 30px; */
	text-align: right;
}
.date a:link,
.date a:visited {
	color: #8EC8EE;
	font-size: 12px;
	font-weight: bold;
}
.date a:hover,
.date a:active {
	color: #0096FF;  /* gold */
	font-size: 12px;
	font-weight: bold;
}
.padd {
	margin: 0px;
	padding-top: 15px;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 0;   /* original: 5px 30px 0 30px; */
	background: url("http://akane-yamada.com/img2/entry_body2.png") top center repeat-y;
}
#pageOdn .padd { /* ODN設置のみ */
	background: url("http://akane-yamada.com/img2/entry_body_odn.png") top center repeat-y;
}
.txt {
	padding-top: 10px;
	font-size: 14px;
	line-height: 1.6em;
	overflow: hidden;
}
#pageOdn h4 {  /* ODN設置のみ */
	padding: 16px 0 5px 0;
	color: #CD5C5C; /* indianred */
	font-size: 16px;
}
#pageOdn h5 {  /* ODN設置のみ */
	padding: 12px 0 2px 0;
	color: #6B8E23; /* olivedrab */
	font-size: 14px;
}
.ext {
	padding-top:10px;
}
.txt_page {
	padding: 10px 0 0 0;
	text-align: right;
}
.txt_page li {
	display: inline;
	padding: 0 0 0 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 {
	margin: 0;
	padding: 0;
	background: url("http://akane-yamada.com/img2/entry_end2.png") bottom center no-repeat;
	height: 46px;
}
#pageOdn .entry_footer { /* ODN設置のみ */
	background: url("http://akane-yamada.com/img2/entry_end_odn.png") bottom center no-repeat;
}
.entry_footer2 {
	height: 40px;
}
.entry_footer_end {
	padding: 8px;
}

/*---
2-5.fence
--------------------*/
.t_fence {
}
.c_fence {
}
.trackbacks {
}
.trackbacks_form {
	padding: 0 30px 0 30px;
}
.trackbacks_form_text {
	background: #E6E6FF;  /* 薄むらさき */
	border: solid 1px #6A5ACD;  /* slateblue */
	width: 360px;
}
.comment {
}
.comment_form {
	padding: 0 30px 0 30px;
}
.comment_form_text {
	margin-bottom: 6px;
	color: #666666;
}
.comment_form_text dt label {
	font-weight: bold;
}
.comment_form_text dd input {
	background: #E6E6FF;  /* 薄むらさき */
	border: solid 1px #6A5ACD;  /* slateblue */
	width: 360px !important;
}
#comment {
	background: #E6E6FF;  /* 薄むらさき */
	border: solid 1px #6A5ACD;  /* slateblue */
	height: 10em;
	width: 360px;
}
#comment_preview {
	width: 326px;
}
.comment_form_btn {
	font-weight:normal;
	width:10em;
}
.title {
	background: url("http://akane-yamada.com/img2/comment_title2.png") top center no-repeat;
	color: #FFFFFF;
	margin: 10px 0 0 0;
	padding: 8px 10px 0 44px;
	height: 24px;
	overflow: hidden;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
}
.point {
	font-weight: bold;
	color: #666666;
}
.message {
	padding: 0 ;
	margin: 6px 0 0 0;
	width: 420px;
}
.message_title {
	background: url("http://akane-yamada.com/img2/fukidashi.png") 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: #E6E6FF;  /* 薄むらさき */
	padding: 20px 20px 3px 20px;
}
.message_date {
	background: #E6E6FF;  /* 薄むらさき */
	font-size: 10px;
	margin: 0;
	padding: 3px 6px 6px 6px;
	text-align: right;
}


/*---
2-6.footer
--------------------*/
#foot {
	border-top: 6px dotted #000000; /* mediumseagreen */
	margin: 10px 10px 0;
	padding: 0 12px 6px 12px;
	text-align: left;
}
#foot .fr {
	text-align: right;
	width: 100px;
	font-size: 10px;
}
#blgft_link a,
#foot .freeml_link a {
	font-weight: bold;
}


/*--------------------------------------------------
3.サイドバー設定
--------------------------------------------------*/
/*---
3-1.サイドバー全般
--------------------*/
.inner {
	text-align: center;
	font-size: 12px;
}
.side {
	margin: 0;
	padding-bottom: 10px;
	text-align: left;
	background: #FFFFFF;
	/* [disabled]border-left: thin solid #000000; */
	/* [disabled]border-right: thin solid #000000; */
	/* [disabled]border-bottom: thin solid #000000; */
	/* [disabled]border-top: thin solid #777777; */
	padding-top: 10px;
}
.side_title {
	background: #FFFFFF url("http://akane-yamada.com/img2/side_title_bg.png") no-repeat top center;
	color: #000000;  /* darkgreen */
	font-size: 12px;
	font-weight: bold;
	margin: 0 5px 8px 5px;
	padding: 4px 3px 4px 34px;
	height: 28px;
	text-align: left;
}
.side_text {
	font-size: 12px;
	padding: 1px 9px;
	line-height: 1.2em;
}
.side_text a:link,
.side_text a:visited {
	font-weight: normal;
	color: #338B91;
}
.side_text a:hover,
.side_text a:active {
	font-weight: normal;
	color: #66CDAA;  /* mediumaquamarine */
}
.icon {
	margin: 0px;
	padding: 0px;
}


/*---
3-2.カレンダー
--------------------*/
.calendar {
	color: #666666;
	font-size: 12px;
	text-align: center;
	padding: 1px;
	background: #FFFFFF;
}
.calendar a:link {
	background: #338B91;
	color: #FFFFFF;
	display: block;
	height: 100%;
	width: 100%;
}
.calendar a:visited {
	background: #7EA3A6;
	color: #FFFFFF;
	display: block;
	height: 100%;
	width: 100%;
}
.calendar a:hover,
.calendar a:active {
	background: #66CDAA;  /* mediumaquamarine */
	color: #FFFFFF;
	display: block;
	height: 100%;
	width: 100%;
}
.calendar_bg td {
	padding: 2px;
}

/*---
3-3.機能追加 ひとことinfo
--------------------*/
.side_info {
	border: thin solid #8C8C8C;
	/* [disabled]background: url("http://akane-yamada.com/img2/sideinfo_end.png") no-repeat bottom center; */  /* navajowhite */
	width: 230px;
	margin: 0 0 10px 0;
}
.side_info_title {
	/* [disabled]background: url("http://akane-yamada.com/img2/sideinfo_title.png") no-repeat top center; */
	/* [disabled]height: 28px; */
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.3em;
	margin: 0;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0;
	text-align: center;
	/* [disabled]overflow: hidden; */
}
.side_info_title2 { /* タイトル２行用 */
	/* [disabled]background: url("http://akane-yamada.com/img2/sideinfo_title2.png") no-repeat top center; */
	height: 42px;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.3em;
	margin: 0;
	padding: 6px 10px 0 32px;
	text-align: left;
	/* [disabled]overflow: hidden; */
}
.side_info_text {
	/* [disabled]background: url("http://akane-yamada.com/img2/sideinfo_body.png") repeat-y top center; */  /* ivory */
	font-size: 12px;
	margin: 0;
	padding-top: 6px;
	padding-right: auto;
	padding-left: auto;
	padding-bottom: 6px;
	line-height: 1.2em;
}
.side_info_text a:link,
.side_info_text a:visited {
	font-weight: normal;
}
.side_info_text a:hover,
.side_info_text a:active {
	font-weight: normal;
}
.side_info_other {
	padding-top: 10px;
	padding-right: auto;
	padding-left: auto;
	padding-bottom: 10px;
	text-align: right;
}

/*--------------------------------------------------
4.ODN特設
--------------------------------------------------*/
/*---
4-1.汎用
--------------------*/
#pageOdn p {
	margin: 0.7em 0;
	line-height: 1.5em;
}
#pageOdn .ptop {
	margin: 0;
	padding: 5px 30px;
	text-align: right;
	font-size: 10px;
}
#pageOdn .b{
	color : #334466;
	font-weight : bold;
}
#pageOdn table {
	empty-cells: show;
}
#pageOdn .list {
	margin : 0;
	padding : 0;
	font-size : 12px;
	color : #666666;
	line-height : 140%;
}
#pageOdn table .list {
	margin : 5px 200px;
	padding : 0;
}
#pageOdn table table {
	margin : 0;
	padding : 0;
}
#pageOdn .list td {
	text-align: left;
	padding: 10px;
}
#pageOdn .list_tight td {
	text-align: center;
	padding: 3px;
}

#pageOdn .bg_powderblue{
	background-color : #B0E0E6;
}
#pageOdn .bg_aliceblue{
	background-color : #F0F8FF;
}
#pageOdn .bg_honeydew{
	background-color : #F0FFF0;
}
#pageOdn .bg_mistyrose{
	background-color : #FFE4E1;
}
#pageOdn .bg_seashell{
	background-color : #FFF5EE;
}
#pageOdn .bg_cornsilk{
	background-color : #FFF8DC;
}
#pageOdn .bg_ivory{
	background-color : #FFFFF0;
}
/*---
4-2.ページ別
--------------------*/
/* ■旧ＢＢＳ■ */
.bbs_text{
	font-family : monospace;
	font-size : 12px;
	color : #666666;
}