@charset "Shift_JIS";

/*------------------------------
LesPros Skin
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.カレンダー
4.PR設定
5.フリースペース
------------------------------*/


/*--------------------------------------------------
1.ベース設定
--------------------------------------------------*/
/*---
1-1.初期設定
--------------------*/
html, body, div, h1, h2, h3, h4, h5, h6, p, blockquote, pre, address, ul, ol, li, dl, dt, dd, table, th, td, form, fieldset {
	margin: 0;
	padding: 0;
}
html {
	font-size: 12px;
	overflow-y:scroll;
}
body {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Verdana,'ＭＳ Ｐゴシック',sans-serif;
}
ul {list-style: none;}
.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;}
#yaploghead {position:fixed;top:0;left:0;}
body {padding-top:24px;}
* html body {padding-top:0;}


/*---
1-2.基本設定
--------------------*/
body {
	background: #fff;
	color:#666;
	text-align:center;
	font-size:12px;
	font-weight:normal;
	line-height:1.5;
}


/*---
1-3.リンク設定
--------------------*/
a:link {
	color: #fb457e;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #fb457e;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #fb6393;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #fb6393;
	text-decoration: none;
	font-weight: bold;
}


/*--------------------------------------------------
2.レイアウト設定
--------------------------------------------------*/
/*---
2-1.wrapper
--------------------*/
#wrapperOutside {
	background: url("http://static.yaplog.jp/blog/official/lp-n-rena/img/bg.gif") repeat-y center 0;
}
#wrapper {
	background: #fff;
	margin: 0 auto;
	width: 900px;
}


/*---
2-2.header
--------------------*/
#head {
	position: relative;
	background: url("http://static.yaplog.jp/blog/official/lp-n-rena/img/head.jpg") no-repeat 0 0;
}
#head h1 a {
	display: block;
	height:432px;
	text-indent: -9999px;
	overflow: hidden;
}
#head h2 {
	display: none;
}
#head .extension {
	position: absolute;
	bottom: 0;
	right: 0;
}
#head .extension a {
	display: block;
	width: 70px;
	height: 80px;
}
#head .extension span {
	display: none;
}

/*---
2-3.main
--------------------*/
#main {
	width: 860px;
	padding:20px 20px;
}
#cont {
	float: left;
	text-align: left;
	width:656px;
}
#alpha {
	float: right;
	text-align: left;
	width:452px;
}
#beta {
	float: left;
	width:180px;
}
#gamma {
	float: right;
	width:180px;
}


/*---
2-4.entry
--------------------*/
.page {
	font-size: 10px;
	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-bottom:dotted 1px #ababab;
	padding-bottom:15px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color:#666;
}
.entry {
	border:solid 1px #ababab;
	background: #fff;
	padding:20px;
}
#pageArchive .entry {
	border: none;
	padding:10px;
}
#pageArchive #clip {
	border:solid 1px #ababab;
	background: #fff;
	padding:20px;
	margin-bottom:15px;
}
.entry_title {
	border-bottom:dotted 1px #ababab;
	padding-bottom:15px;
}
#pageArchive .entry_title {
	border:none;
	background: none;
	color: #666;
	padding:0;
}
.entry_title h3 {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color:#fb457e;
}
#pageArchive .entry_title h3 {
	font-size: 12px;
	padding: 0 6px;
}
.entry_title h3 a:link,
.entry_title h3 a:visited {
	color:#fb457e;
	text-decoration: none;
}
.entry_title h3 a:hover,
.entry_title h3 a:active {
	color:#fb457e;
	text-decoration: underline;
}
#pageArchive .entry_title h3 a:link {
	color:#fb457e;
}
#pageArchive .entry_title h3 a:visited {
	color:#fb457e;
}
#pageArchive .entry_title h3 a:hover,
#pageArchive .entry_title h3 a:active {
	color:#fb457e;
}
.date {
	color: #666;
	font-size: 10px;
	text-align:center;
}
.date a:link,
.date a:visited {
	color:#666;
	text-decoration: none;
}
.date a:hover,
.date a:active {
	color:#fb6393;
	text-decoration: none;
}
#pageArchive .date {
	background: none;
	text-align:center;
}
.padd {
	padding:15px 0;
}
.txt {
	font-size: 12px;
}
.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: 12px;
}
.entry_footer2 {
}
.entry_footer_end {
	padding: 12px;
}
#pageArchive .entry_footer_end {
	padding: 1px;
}


/*---
2-5.fence
--------------------*/
.t_fence,
.c_fence {
	border:solid 1px #ababab;
	background: #fff;
	padding:20px;
	zoom: 1;
}
.trackbacks {
}
.trackbacks_form {
	padding: 5px;
}
.trackbacks_form_text {
	border: solid 1px #999;
	width: 100%;
}
.comment {
}
.comment_form {
	padding: 5px;
}
.comment_form_text {
	margin-bottom: 6px;
}
.comment_form_text dt label {
	font-weight: bold;
}
.comment_form_text dd input {
	border: solid 1px #999;
	width:100% !important;
}
#comment {
	border: solid 1px #999;
	width: 100%;
	height: 10em;
}
#comment_preview {
}
.comment_form_btn {
	font-weight:normal;
	width:10em;
}
.title {
	border-bottom:dotted 1px #ababab;
	padding-bottom:15px;
	color: #666;
	text-align: center;
	font-weight: bold;
}
.point {
	font-weight: bold;
}
.ipt {
}
.message {
	border-top:solid 1px #CCC;
	margin:5px 0;
	padding:10px;
}
.message_title {
	color: #666;
	font-size: 14px;
	font-weight: bold;
}
.message_txt {
}
.message_date {
	font-size: 10px;
	padding: 5px;
	text-align: right;
}


/*---
2-6.footer
--------------------*/
#foot {
	padding: 10px 20px;
	text-align: left;
	font-size: 10px;
}
#foot .fr {
	text-align: right;
}
#blgft_link a,
#foot .freeml_link a {
	font-weight: bold;
}


/*--------------------------------------------------
3.サイドバー設定
--------------------------------------------------*/
/*---
3-1.サイドバー全般
--------------------*/
.inner {
	text-align: left;
	font-size: 10px;
}
.side {
	margin-bottom: 0px;
	padding-bottom: 10px;
	text-align: left;
}
.side_title {
	border-bottom:dotted 1px #ababab;
	padding-bottom:5px;
	margin-bottom:3px;
	color: #666;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.side_text {
	font-size: 10px;
	padding: 3px;
}
.side_mail .ipt {
	border:solid 1px #fb6393;
}

/*---
3-2.カレンダー
--------------------*/
.calendar {
	color: #666;
	font-size: 10px;
	text-align: center;
	padding: 2px;
}
.calendar a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}
.calendar a:link {
	background: #fb457e;
}
.calendar a:visited {
	background: #fb457e;
}
.calendar a:hover,
.calendar a:active {
	background: #fb6393;
}


/*---
4.PR設定
--------------------*/


/*---
5.フリースペース
--------------------*/
#blogFreeSpace {
}

#blogFreeSpace .padd {
	border:solid 1px #ababab;
	background: #fff;
	padding:25px;
	margin-bottom:10px;
}

#blogFreeSpace .txt {
}
