﻿@charset "UTF-8";


/*=====================================
カテゴリアーカイブ用
=====================================*/
/* H1 */
#CONTENTS h1.maintitle {
	font: bolder 16px/16px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #FFFFFF;
	height: 27px;
	width: 565px;
	padding-top: 8px;
	padding-left: 25px;
	background-image: url(images_site/title_h1.png);
	background-repeat: no-repeat;
}
#CONTENTS .pagebody {
	padding: 10px 15px;
	width: 560px;
}
/* エントリータイトルのみのリスト用H2 */
#CONTENTS #EntryTitleList h2 {
	width: 560px;
	font-size: 14px;
	line-height: 18px;
	color: #663333;
	margin: 0px;
	padding: 0px;
}
#CONTENTS #EntryTitleList h2 a {
	color: #006699;
}

/* 汎用H2 */
#CONTENTS #EntryList h2 {
	width: 540px;
	font-size: 16px;
	line-height: 21px;
	color: #666666;
	margin: 20px 0px 5px;
	padding: 4px 10px 2px;
	background-color: #E4E9EB;
	border-top: 3px solid #AAB9BB;
	border-bottom: 1px solid #AAB9BB;
}
#CONTENTS #EntryList h2 a {
	color: #006699;
}
/* 全件表示用H2 */
#CONTENTS #EntryList h2.cat-entries-title {
	width: 540px;
	font-size: 16px;
	line-height: 21px;
	color: #FFFFFF;
	margin: 0px 0px 5px;
	padding: 4px 10px 0px;
	background-color: #6392C0;
	border-top: 3px solid #1B4E81;
	border-bottom: 1px solid #1B4E81;
}
#CONTENTS #EntryList h2.cat-entries-title a {
	color: #FFFFFF;
}
#CONTENTS #EntryList h3 {
	font-size: 16px;
	font-weight: bolder;
	color: #333300;
	padding: 2px 2px 2px 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #AAB9BB;
	border-left: 3px solid #AAB9BB;
}
#CONTENTS #EntryList li {
	font-size: 14px;
	line-height: 24px;
}
#CONTENTS p {
	font-size: 14px;
	line-height: 24px;
	margin: 0px;
	padding: 8px 0px 10px;
	letter-spacing: 1px;
}
#CONTENTS p.movetop {
	font-size: 12px;
	line-height: 14px;
	text-align: right;
	padding: 10px 0px;
}
#CONTENTS p.movetop a {
	color: #92AAB8;
	text-decoration: none;
}
#CONTENTS p.more {
	font-size: 12px;
	line-height: 14px;
	padding: 0px 0px 10px;
	text-indent: 10px;
}
#CONTENTS p.more a {
	color: #006699;
	text-decoration: none;
}

#CONTENTS p.bookmark {
	font-size: 10px;
	line-height: 14px;
	padding: 10px 0px 15px;
	border-bottom: 1px solid #E0E6E9;
	margin-bottom: 10px;
}
#CONTENTS p.bookmark a {
	text-decoration: none;
}
#CONTENTS p.posted {
	font-size: 12px;
	line-height: 14px;
	padding: 10px 0px;
	margin: 0px;
	color: #666666;
}
#CONTENTS p.monthly {
	font-size: 12px;
	line-height: 14px;
	padding: 0px 0px 10px;
	margin: 0px;
	text-align: center;
}
#CONTENTS p.monthly a {
	text-decoration: none;
}

/* 記事下サービスリスト */

#CONTENTS ul#SearviceContentsFootList {
	margin: 0px;
	padding-top: 10px;
	padding-left: 5px;
	list-style-type: none;
}
#CONTENTS ul#SearviceContentsFootList li {
	margin: 0px;
	background-image: url(images_site/topics_linkmarker.png);
	background-repeat: no-repeat;
	padding: 0px 0px 7px 15px;
	font-size: 14px;
	line-height: 1.2em;
	background-position: 0px 1px;
}

/* 記事下バナー */

#BannerEntryBottom {
	background-image: url(images_site/banner_entrybottom.jpg);
	height: 80px;
	width: 560px;
	background-repeat: no-repeat;
}
#BannerEntryBottom a {
	height: 70px;
	width: 549px;
	display: block;
	color: #333333;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 11px;
}
#BannerEntryBottom .entrytitle {
	font-size: 12px;
	line-height: 1.4em;
}
#BannerEntryBottom .category {
	font-size: 16px;
	line-height: 1.7em;
}
#BannerEntryBottom .desc {
	font-size: 14px;
	line-height: 1.2em;
}
.photolist {
	padding: 10px 5px 0px 10px;
	float: left;
	height: 130px;
	width: 180px;
	margin-bottom: 10px;
}
.photoflame {
	height: 120px;
	width: 170px;
	margin: 0px;
	border: 1px solid #999999;
	padding: 4px;
}
.photoimage {
	height: 120px;
	width: 170px;
	overflow: hidden;
}
.caption {
	font-size: 14px;
	line-height: 24px;
	margin: 0px;
	padding: 8px 0px 10px;
	letter-spacing: 1px;
}
.photo img {
	border: 1px solid #999999;
	padding: 4px;
	margin-bottom: 10px;
}
ul#Operator {
	background-image: url(images/operator.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 8px 0px 10px 100px;
	font-size: 12px;
}
#SideBanner img {
	margin-bottom: 5px;
}
#EntryList p.CheckTitle {
	font-size: 16px;
	font-weight: bold;
	padding: 0px 0px 0px 25px;
	line-height: 24px;
	background-image: url(images/check_list.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-bottom: 1px dotted #CCCCCC;
	clear: both;
	margin: 10px 0px 5px;
}

