@charset "Shift_JIS";

/*---
1-2.????
--------------------*/
body {
	background-image:url("https://yaplog.jp/blog/pc_share_skin/0/180/bg_41_bg02.gif");
	background-repeat:repeat;
	background-position:top center;
	color:#5f2402;
}

/*---
1-3.?????
--------------------*/
a:link {
	color:#050AA6;
	text-decoration: none;
}
a:visited {
	color:#050AA6;
	text-decoration: none;
}
a:hover {
	color:#050AA6;
	text-decoration: underline;
}
a:active {
	color:#050AA6;
	text-decoration: underline;
}

/*--------------------------------------------------
2.???????
--------------------------------------------------*/
/*---
2-1.wrapper
--------------------*/
#wrapper {
	margin: 0 auto;
	width: 980px;
}
*:first-child+html #wrapper {
    margin: 0px auto;
}

/*---
2-2.header
--------------------*/
#headWrapper {
	height:654px;
	background-image:url("https://img.yaplog.jp/img/user_files/k/u/r/kuromamekenta/img/easy/head_1128650_20180419131137222.jpg");
	background-repeat:no-repeat;
	background-position:0 0;
}
#head {
	padding: 30px 400px 30px 50px;
	text-align: left;
}

#head h1 {
	font-size:32px;
	font-weight: bold;
}
#head h1 a {
	color:#062cb8;
}

#head h2 {
	font-size: 16px;
	font-weight: normal;
	color:#834007;
}


/*---
2-3.main
--------------------*/
#main {
	background-color:#b7ee6b;
	background-image:none;
	background-repeat:repeat;
	padding: 10px;
	width: 960px;
}
#foot {
	background-color:#b7ee6b;
	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/12127/e_line_2274377_20120301172517173.gif");
	background-repeat:repeat;
	background-position:0 0;
	color:#f5dfdf;
	padding: 6px;
}

.entry_title h3 {
	background-image:url("https://yaplog.jp/blog/pc_share_skin/1/1466/e_icon_2753_7100325160026.gif");
	padding-left:20px;
	font-size:16px;
}
#pageArchive .entry_title {
	color:#2e0303;
}
.entry_title h3 a,
.entry_title h3 a:visited,
.entry_title h3 a:hover {
	color:#f5dfdf;
}
#pageArchive .entry_title h3 a {
	color:#050AA6;
}
.archive_title {
	background-image:url("https://yaplog.jp/blog/pc_share_skin/12/12127/e_line_2274377_20120301172517173.gif");
	color:#f5dfdf;
}
.date a,
.date a:visited,
.date a:hover {
	color:#f5dfdf;
}
.txt {
	color:#2e0303;
	font-size:12px;
	line-height: 1.8;
	overflow: hidden;
}

/*--------------------------------------------------
3.???????
--------------------------------------------------*/
/*---
3-1.???????
--------------------*/
#beta {
	color:#151313;
	font-size:12px;
}
#gamma {
	color:#171616;
	font-size:12px;
}

#beta .side_title {
	background-image:url("https://yaplog.jp/blog/pc_share_skin/12/12501/m1_line_2274377_20120315150333209.png");
	background-repeat:repeat;
	background-position:0 0;
	color:#121010;
	font-size:12px;
}
#gamma .side_title {
	background-image:url("https://yaplog.jp/blog/pc_share_skin/12/12501/m2_line_2274377_20120315150414297.png");
	background-repeat:repeat;
	background-position:0 0;
	color:#1a1919;
	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/12735/m1_icon_2274377_20120326114832909.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/12733/m2_icon_2274377_20120326105455802.png");
	padding-left:20px;
	background-repeat:no-repeat;
	background-position:0 0;
}

/*---
PR??
--------------------*/

