@charset "Shift_JIS";

/*---
1-2.????
--------------------*/
body {
	background-color:#faf6f2;
	background-image:none;
	background-repeat:repeat;
	background-position:top center;
	color:#b8b8b8;
}

/*---
1-3.?????
--------------------*/
a:link {
	color:#fd9797;
	text-decoration: none;
}
a:visited {
	color:#fd9797;
	text-decoration: none;
}
a:hover {
	color:#fd9797;
	text-decoration: underline;
}
a:active {
	color:#fd9797;
	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-image:url("https://img.yaplog.jp/img/user_files/y/o/u/you-mine-kb/img/easy/head_2987751_20161110143932888.jpg");
	background-repeat:no-repeat;
	background-position:0 0;
}
#head {
	padding: 500px 16px 100px 50px;
	text-align: left;
}

#head h1 {
	font-size:16px;
	font-weight: bold;
}
#head h1 a {
	color:#b8b8b8;
}

#head h2 {
	font-size: 12px;
	font-weight: normal;
	color:#b8b8b8;
}


/*---
2-3.main
--------------------*/
#main {
	background-color:#faf6f2;
	background-image:none;
	background-repeat:repeat;
	padding: 10px;
	width: 960px;
}
#foot {
	background-color:#faf6f2;
	background-image:none;
}
#alpha {
	float: left;
	text-align: left;
	width: 650px;
}
#beta {
	float: right;
	width: 300px;
}
* html #beta {
	overflow:hidden;
	word-break:break-all;
}

/*---
2-4.entry
--------------------*/

.entry_title {
	background-image:none;
	background-repeat:repeat;
	background-position:0 0;
	color:#b8b8b8;
	padding: 6px;
}

.entry_title h3 {
	background-image:none;
	padding:0;
	font-size:16px;
}
#pageArchive .entry_title {
	color:#929292;
}
.entry_title h3 a,
.entry_title h3 a:visited,
.entry_title h3 a:hover {
	color:#b8b8b8;
}
#pageArchive .entry_title h3 a {
	color:#fd9797;
}
.archive_title {
	background-image:none;
	color:#b8b8b8;
}
.date a,
.date a:visited,
.date a:hover {
	color:#b8b8b8;
}
.txt {
	color:#929292;
	font-size:12px;
	line-height: 1.8;
	overflow: hidden;
}

/*--------------------------------------------------
3.???????
--------------------------------------------------*/
/*---
3-1.???????
--------------------*/
#beta {
	color:#929292;
	font-size:12px;
}
#beta .side_title {
	background-image:none;
	background-repeat:repeat;
	background-position:0 0;
	color:#929292;
	font-size:12px;
}
#beta .side_text {
	width:284px;
}
.side_mail{
	width:288px;
}
#beta .side_text .icon {
	background-image:none;
	background-repeat:no-repeat;
	background-position:0 0;
}

/*---
PR??
--------------------*/
