@charset "Shift_JIS";

/*---
1-2.基本設定
--------------------*/
body {
	background-color:#0b5ed4;
	background-image:url("https://static.yaplog.jp/blog/template/939/img/bg_body.png");
	background-repeat:repeat;
	background-position:top center;
	color:#0c29e9;
}

/*---
1-3.リンク設定
--------------------*/
a:link {
	color:#1687f8;
	text-decoration: none;
}
a:visited {
	color:#1687f8;
	text-decoration: none;
}
a:hover {
	color:#1687f8;
	text-decoration: underline;
}
a:active {
	color:#1687f8;
	text-decoration: underline;
}

/*--------------------------------------------------
2.レイアウト設定
--------------------------------------------------*/
/*---
2-1.wrapper
--------------------*/
#wrapper {
	margin: 0 auto;
	width: 980px;
}
*:first-child+html #wrapper {
    margin: 0px auto;
}

/*---
2-2.header
--------------------*/
#headWrapper {
	background-color:#3f69d4;
	background-image:url("https://img.yaplog.jp/img/user_files/k/i/s/kissy/img/easy/head_1869672_20121103070234519.jpg");
	background-repeat:no-repeat;
	background-position:0 0;
}
#head {
	padding: 280px 16px 16px 16px;
	text-align: left;
}

#head h1 {
	font-size:32px;
	font-weight: bold;
}
#head h1 a {
	color:#07f853;
}

#head h2 {
	font-size: 12px;
	font-weight: normal;
	color:#07F853;
}


/*---
2-3.main
--------------------*/
#main {
	background-image:none;
	background-repeat:repeat;
	padding: 10px;
	width: 960px;
}
#foot {
	background-image:none;
}
#cont {
	float: left;
	margin: 0px;
	text-align: left;
	width: 725px;
}
#alpha {
	float: right;
	text-align: left;
	width: 490px;
}
#beta {
	float: left;
	width: 230px;
}
* html #beta {
	overflow:hidden;
	word-break:break-all;
}
#gamma {
	float: right;
	width: 230px;
}
* html #gamma {
	overflow:hidden;
	word-break:break-all;
}

/*---
2-4.entry
--------------------*/

.entry_title {
	background-image:url("https://yaplog.jp/blog/pc_share_skin/12/12143/e_line_2274377_20120301193732227.png");
	background-repeat:repeat;
	background-position:0 0;
	color:#333333;
	padding: 6px;
}

.entry_title h3 {
	background-image:url("https://yaplog.jp/blog/pc_share_skin/12/12803/e_icon_2274377_20120328112500983.png");
	padding-left:20px;
	font-size:16px;
}
#pageArchive .entry_title {
	color:#0912bb;
}
.entry_title h3 a,
.entry_title h3 a:visited,
.entry_title h3 a:hover {
	color:#333333;
}
#pageArchive .entry_title h3 a {
	color:#1687f8;
}
.archive_title {
	background-image:url("https://yaplog.jp/blog/pc_share_skin/12/12143/e_line_2274377_20120301193732227.png");
	color:#333333;
}
.date a,
.date a:visited,
.date a:hover {
	color:#333333;
}
.txt {
	color:#0912bb;
	font-size:12px;
	line-height: 1.8;
	overflow: hidden;
}

/*--------------------------------------------------
3.サイドバー設定
--------------------------------------------------*/
/*---
3-1.サイドバー全般
--------------------*/
#beta {
	color:#333333;
	font-size:12px;
}
#gamma {
	color:#333333;
	font-size:12px;
}

#beta .side_title {
	background-image:url("https://yaplog.jp/blog/pc_share_skin/12/12143/m1_line_2274377_20120301193743909.png");
	background-repeat:repeat;
	background-position:0 0;
	color:#333333;
	font-size:12px;
}
#gamma .side_title {
	background-image:url("https://yaplog.jp/blog/pc_share_skin/12/12143/m2_line_2274377_20120301193801057.png");
	background-repeat:repeat;
	background-position:0 0;
	color:#333333;
	font-size:12px;
}
#beta .side_text,
#gamma .side_text {
	width:214px;
}
.side_mail{
	width:213px;
}
#beta .side_text .icon {
	background-image:url("https://yaplog.jp/blog/pc_share_skin/12/12803/m1_icon_2274377_20120328112536429.png");
	padding-left:20px;
	background-repeat:no-repeat;
	background-position:0 0;
}
#gamma .side_text .icon {
	background-image:url("https://yaplog.jp/blog/pc_share_skin/12/12803/m2_icon_2274377_20120328112558065.png");
	padding-left:20px;
	background-repeat:no-repeat;
	background-position:0 0;
}

/*---
PR設定
--------------------*/

