
@charset "utf-8";
/*!
 * helpful CSS
 * ---------------------------------------------
 * お役立ち情報のcss
 * 
 */
 
@import 'sub.css';

/*  PIE ！パス確認ください！
---------------------------------*/

.entyArchives li:after,
.entyArchives p.ico a {
	position: relative;
	behavior: url(/resources/js/PIE.php);
}

/*===================================
	お役立ち情報
=====================================*/

/*  font
---------------------------------*/

.postHead time {
	color: #959595;
}
.postHead h1 {
	color: #860023;
}
.entryContent,.entryContent a,.entryContent a:visited,
.entyArchives a,.entyArchives a:visited {
	color: #313131;
}
.postHead time {
	font-size: 12px;
}
.postHead h1 {
	font-size: 20px;
}
.entyArchives {
	font-size: 13px;
}
.entyArchives li a:hover {
	text-decoration: underline;
}
.postHead h1,
.entyArchives ul {
	line-height: 1.4;
}

/*  setion
---------------------------------*/

.postContent {
	width: 580px;
	padding: 0 20px;
}
.entyArchives {
	width: 240px;
}

/*  element
---------------------------------*/

.postHead time {
	display: block;
	margin-bottom: 1.4em;
}
.postHead h1 {
	margin-bottom: 1em;
}
.entryContent p {
	margin-bottom: 2em;
}
.entryContent img {
	margin: 0 auto;
	padding: 1.5em 0;
}
.entyArchives ul {
	margin-left: 20px;
	border-top: solid 3px #f2ece5;
}
.entyArchives li {
	position: relative;
	margin-top: 1px;
	border-bottom: solid 1px #f2ece5;
	background: #f8f5f2;
}
.entyArchives li a {
	display: block;
	padding: 8px 17px;
}
.entyArchives li:after {
	position: absolute;
	top: 25%;
	left: -7px;
	content: "";
	display: inline-block;
	width: 21px;
	height: 21px;
	background: #f8f5f2 url(../images/base/sprite.png) no-repeat -400px -450px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	vertical-align: middle;
}
.entyArchives p {
	position: relative;
	margin: 20px 0 0 20px;
}
.entyArchives p.ico a {
	display: block;
	/*width: 188px;*/
	height: 38px;
	padding-left: 40px;
	background: #f2ece5;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	-ms-border-radius: 16px;
	-o-border-radius: 16px;
	border-radius: 16px;
	line-height: 38px;
	text-decoration: none;
	z-index: 10;
}
.entyArchives p.ico:before {
	position: absolute;
	top: 12px;
	left: 18px;
	width: 15px;
	height: 15px;
	margin-right: 10px;
	background-color: #db8041;
	background-position: -200px -400px;
	z-index: 20;
}
.entyArchives p.ico a:hover {
	opacity: .7;
}

/*  一覧
---------------------------------*/

.entyList time {
	color: #959595;
}
yearNavi a,.yearNavi a:visited {
	color: #db8041;
}
.entyList dt {
	font-size: 12px;
}
.yearNavi {
	text-align: center;
}
.yearNavi a:hover {
	text-decoration: none;
}
.entyList {
	overflow: hidden;
	zoom: 1;
	margin-bottom: 20px;
	padding-top: 24px;
	background: url(../images/base/bd_dotte.png) repeat-x 0 0;
}
.entyList dt {
	float: left;
	padding-left: 17px;
	line-height: 23px;
}
.entyList dd {
	clear: right;
	margin: 0px 0 21px;
	padding: 3px 0 27px 130px;
	background: url(../images/base/bd_dotte.png) repeat-x 0 100%;
	line-height: 1.4;
}

/*  yearNavi
---------------------------------*/

.yearNavi {
	overflow: hidden;
	zoom: 1;
}
.yearNavi ul {
	float: right;
}
.yearNavi li {
	margin-left: 7px;
}
.yearNavi li a {
	display: block;
	width: 80px;
	height: 24px;
	background: #f2ece5;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	-ms-border-radius: 12px;
	-o-border-radius: 12px;
	border-radius: 12px;
	line-height: 24px;
}
.yearNavi li.current a {
	background: #e0db51;
	cursor: default;
}
.yearNavi li a:hover {
	opacity: .7;
}
.yearNavi li.current a:hover {
	opacity: 1;
}

/************************************************************************************
smaller than 660px
*************************************************************************************/
@media screen and (max-width: 660px) {
	
	
	/*===================================
		お役立ち情報
	=====================================*/
	
	/*  font
	---------------------------------*/
	
	.entyArchives h2 {
		color: #fff;
	}
	.entryContent,
	.entyArchives h2 {
		font-size: 16px;
	}
	.postHead time {
		font-size: 14px;
	}
	.entyArchives li,
	.entyArchives p {
		font-size: 15px;
	}
	.entyArchives h2 {
		font-weight: normal;
	}
	
	/*  setion
	---------------------------------*/
	
	.postContent,
	.entyArchives {
		width: auto;
	}
	.postContent {
		margin-bottom: 60px;
		padding: 0 10px;
	}
	
	/*  element
	---------------------------------*/
	
	.entyArchives h2 {
		height: 40px;
		padding-left: 10px;
		background: #dc8142;
		line-height: 41px;
	}
	.entyArchives ul {
		margin-left: 0;
		border-top-width: 1px;
	}
	.entyArchives li a {
		padding: 12px 17px;
	}
	.entyArchives p {
		margin-left: 0;
	}
	
	/*  一覧
	---------------------------------*/
	
	.entyList dt,
	.yearNavi {
		font-size: 16px;
	}
	.entyList dd {
		font-size: 18px;
	}
	.entyList dt {
		float: none;
		margin-bottom: 0.6em;
		line-height: 30px;
	}
	.entyList dd {
		margin-bottom: 35px;
		padding-left: 1em;
	}
	.entyList .cat a {
		width: 150px;
	}
	
	/*  yearNavi
	---------------------------------*/
	
	.yearNavi li a {
		width: 120px;
		height: 30px;
		-webkit-border-radius: 17px;
		-moz-border-radius: 17px;
		-ms-border-radius: 17px;
		-o-border-radius: 17px;
		border-radius: 17px;
		line-height: 30px;
	}
	
	
	
}