@charset "Shift_JIS";

/*---
1-2.????
--------------------*/
body {
	background-image:url("https://img.yaplog.jp/img/user_files/b/u/r/buromori/img/easy/bg_351829_20160303095554032.jpg");
	background-repeat:repeat;
	background-position:top center;
	color:#241f1f;
}

/*---
1-3.?????
--------------------*/
a:link {
	color:#3495f7;
	text-decoration: none;
}
a:visited {
	color:#3495f7;
	text-decoration: none;
}
a:hover {
	color:#3495f7;
	text-decoration: underline;
}
a:active {
	color:#3495f7;
	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:300px;
	background-image:url("https://yaplog.jp/blog/pc_share_skin/1/1466/h_2753_head.png");
	background-repeat:repeat;
	background-position:0 0;
}
#head {
	padding: 16px 16px 16px 16px;
	text-align: left;
}

#head h1 {
	font-size:32px;
	font-weight: bold;
}
#head h1 a {
	color:#341ce9;
}

#head h2 {
	font-size: 12px;
	font-weight: normal;
	color:#ae0af5;
}


/*---
2-3.main
--------------------*/
#main {
	background-color:#FFFFFF;
	background-image:url("https://yaplog.jp/blog/pc_share_skin/12/12135/_2274377_20120301183336665.gif");
	background-repeat:repeat;
	padding: 10px;
	width: 960px;
}
#foot {
	background-color:#FFFFFF;
	background-image:url("https://yaplog.jp/blog/pc_share_skin/12/12135/_2274377_20120301183336665.gif");
}
#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/1/1466/e_line_2753_4100325160003.gif");
	background-repeat:repeat;
	background-position:0 0;
	color:#f31f70;
	padding: 6px;
}

.entry_title h3 {
	background-image:url("https://yaplog.jp/blog/pc_share_skin/12/12733/e_icon_2274377_20120326105436742.png");
	padding-left:20px;
	font-size:16px;
}
#pageArchive .entry_title {
	color:#333333;
}
.entry_title h3 a,
.entry_title h3 a:visited,
.entry_title h3 a:hover {
	color:#f31f70;
}
#pageArchive .entry_title h3 a {
	color:#3495f7;
}
.archive_title {
	background-image:url("https://yaplog.jp/blog/pc_share_skin/1/1466/e_line_2753_4100325160003.gif");
	color:#f31f70;
}
.date a,
.date a:visited,
.date a:hover {
	color:#f31f70;
}
.txt {
	color:#333333;
	font-size:16px;
	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/12735/m1_line_2274377_20120326114822570.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/12735/m2_line_2274377_20120326114842300.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/12805/m1_icon_2274377_20120328114109739.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/12805/m2_icon_2274377_20120328114136521.png");
	padding-left:20px;
	background-repeat:no-repeat;
	background-position:0 0;
}

/*---
PR??
--------------------*/

