/***************** body 背景色・行間・フォント **********************/
body {
	margin: 0px auto;
	background-color: #fff;
	font-family: Verdana,Osaka;
	line-height: 140%;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	color: #555;
	}
/***************** 全体のアンカー (リンク部分の配色) ****************/
a {
	color: #414397;
	text-decoration: none;
	}
a:link {
	color: #414397;
	text-decoration: none;
	}
a:visited {
	color: #414397;
	text-decoration: none;
	}
a:active {
	color: #ff8c00;
	text-decoration: underline;
	}
a:hover {
	color: #ff8c00;
	text-decoration: underline;
	}
/**************** 画像配置 *************/
img {
	border-style: none;
	margin: 5px;
	vertical-align: bottom;
	}
img.left {
	float: left;
	} /*左寄せ*/
img.right {
	float: right;
	} /*右寄せ*/
img.m-zero {
	margin: 0px 0px 0px 0px;
	border-style: none;
	} /*マージン距離ゼロ*/
img.m-zeror {
	margin: 0px 0px 0px 5px;
	border-style: none;
	float: right;
	} /*マージン距離ゼロ・右寄せ*/
img.m-zerol {
	margin: 0px 5px 0px 0px;
	border-style: none;
	float: left;
	} /*マージン距離ゼロ・左寄せ*/

/* 水平線 hr (IEとMoz系では見え方が違います) */
hr {
	width: 98%;
	text-align: center;
	height: 1px;
	color: #888;
	margin: 5px 0px 5px 0px;
	}

/***************************************/
/***** 全体枠 (div id="container") *****/
/***************************************/
#container {
	width: 800px;
	margin: 0px auto 0px auto;
	overflow: hidden;
	padding: 0px;
	border: 1px solid #888;
	}
/***************************************/
/***** ヘッダー (div id="header") *****/
/***************************************/
#header {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #888;
	}
#header h1 {
	margin: 0px;
	padding: 5px;
	color: #fff;
	display: block;
	background-color: #333;
	text-align: left;
	font-weight: normal;
	font-size: 10px;
	}
#header h1 a {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	}
#header h1 a:link {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	}
#header h1 a:visited {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	}
#header h1 a:active {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	}
#header h1 a:hover {
	color: #fc6;
	font-weight: normal;
	text-decoration: none;
	}
#header img {
	border-style: none;
	margin: 0px 0px 0px 0px;
	position: relative;
	vertical-align: top;
	}

/********************************************/
/***** カテゴリヘッダー/ ナビゲーション *****/
/********************************************/
#header-cat {
	position: relative;
	margin: -10px -10px 0px -10px;
	padding: 0px;
	text-align: left;
	}
/* カテゴリ別バナー画像 */
#header-cat img {
	border-style: none;
	margin: 0px 0px 0px 0px;
	position: relative;
	vertical-align: top;
	text-align: left;
	}
/* カテゴリアーカイブページ/ ナビゲーション */
#header-cat p {
	text-align: right;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 10px 15px 10px 10px;
	line-height: 100%;
	font-size: 12px;
	color: #555;
	background-color: #fff;
	font-weight: normal;
	width: 550px;
	height: 30px;
	}

/**********************************************/
/***** 左側ボックス要素 (div id="center") *****/
/**********************************************/
/* center 全体枠 */
#center {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 10px 5px 10px 10px;
	text-align: left;
	overflow: hidden;
	position: relative;
	display: block;
	}
/* div class="content" - center の中身 width margin padding (IEバグ対策) */
.content {
	width: 568px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	position: relative;
	display: block;
	}
/* div class="infobox1" - トップページ左側 ボックス要素 分割なし */
.infobox1 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	overflow: hidden;
	position: relative;
	display: block;
	border: 1px solid #888;
	}
.infobox1 h2 {
	margin: 0px 0px 10px 0px;
	padding: 3px 2px;
	border-bottom: 1px solid #888;
	background-color: #e4e5e6;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	}
.infobox1 h2 span.lft {
	margin: 0px;
	position: relative;
	float: left;
	background-color: #e4e5e6;
	width: 480px;
	}
.infobox1 h2 img {
	margin: 0px 0px 0px 0px;
	border-style: none;
	}
.infobox1 h2 span img {
	margin: 0px 0px 0px 0px;
	border-style: none;
	}
.inner1 {
	position: relative;
	margin: 0px;
	padding: 5px 10px 5px 10px;
	overflow: hidden;
	display: block;
	text-align: left;
	}
.inner1 p {
	margin: 0px 5px 5px 5px;
	text-align: left;
	line-height: 140%;
	color: #555;
	font-weight: normal;
	font-size: 12px;
	}
.inner1 p.apnd {
	margin: 0px 5px 5px 5px;
	text-align: right;
	}
.inner1 p.posted {
	color: #666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	border-top: 1px solid #dcdcdc;
	text-align: left;
	margin-bottom: 15px;
	line-height: normal;
	padding: 3px;
	}
.inner1 ul {
	margin: 0px;
	padding: 0px;
	text-align: left;
	list-style-type: none;
	display: block;
	}
.inner1 li {
	padding-left: 5px;
	}
.inner2 {
	position: relative;
	margin: 0px;
	padding: 5px 10px 5px 10px;
	overflow: hidden;
	display: block;
	text-align: left;
	}
.inner2 p {
	margin: 0px 5px 5px 5px;
	text-align: left;
	line-height: 130%;
	color: #555;
	font-weight: normal;
	font-size: 10px;
	}
.inner2 p.apnd {
	margin: 0px 5px 5px 5px;
	text-align: right;
	line-height: 100%;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	}
.infobox1 h3 {
	position: relative;
	margin: 5px 5px 10px 5px;
	padding: 0px;
	text-align: left;
	background-color: #fff;
	color: #333;
	font-weight: bold;
	font-size: 14px;
	border-style: none;
	}
.infobox1 h4 {
	margin: 10px 5px 5px 200px;
	padding: 5px 5px;
	background-color: #333;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	}
.infobox1 h4 span.blft {
	margin: 0px;
	position: relative;
	float: left;
	background-color: #333;
	width: 250px;
	}
.infobox1 h4 img {
	margin: 0px 0px 0px 0px;
	border-style: none;
	}
/* div class="infobox2" - トップページ左側 ボックス要素/テーブル要素 分割あり */
.infobox2 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	overflow: hidden;
	position: relative;
	display: block;
	border-width: 1px 0px 0px 1px;
	border-style: solid;
	border-color: #888;
	}
.infobox2 h2 {
	margin: 0px 0px 0px 0px;
	padding: 6px 3px;
	border-bottom: 1px solid #888;
	background-color: #e4e5e6;
	display: block;
	position: relative;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #888;
	border-right: 1px solid #888;
	}
.infobox2 h2 img {
	margin: 0px 0px 0px 0px;
	border-style: none;
	}
.infobox2 h3 {
	margin: 5px;
	padding: 0px;
	display: block;
	text-align: left;
	background-color: #fff;
	color: #333;
	font-weight: bold;
	font-size: 14px;
	}
.infobox2 strong {
	font-weight: bold;
	color: #c66;
	}/*赤太字*/
.infobox2 table {
	border-collapse: collapse;
	border-spacing: 0px;
	}
.infobox2 td {
	padding: 5px;
	margin: 0px;
	font-size: 12px;
	color: #555;
	width: 50%;
	text-align: left;
	line-height: 120%;
	border: 1px solid #888;
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	border-color: #888;
	}

/* div class="infobox3" - エントリ本文 ボックス要素 */
.infobox3 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	overflow: hidden;
	position: relative;
	display: block;
	border-style: none;
	}
.infobox3 h2 {
	position: relative;
	margin: 5px 5px 10px 5px;
	padding: 3px;
	text-align: left;
	background-color: #e4e5e6;
	color: #333;
	font-weight: bold;
	font-size: 14px;
	border: 1px solid #c0c0c0;
	}
.infobox3 h3 {
	margin: 5px;
	padding: 0px;
	display: block;
	text-align: left;
	background-color: #fff;
	color: #333;
	font-weight: bold;
	font-size: 14px;
	}

/**********************************************/
/***** 右側ボックス要素 (div id="right") *****/
/**********************************************/
#right {
	float: right;
	width: 204px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	border-left: 1px solid #888;
	background-color: #e4e5e6;
	text-align: left;
	overflow: hidden;
	position: relative;
	display: block;
	}
.sidebar {
	margin: 0px;
	padding: 10px 5px 30px 0px;
	background-color: #e4e5e6;
	display: block;
	position: relative;
	}
.sidebar h2 {
	font-weight: bold;
	text-align: left;
	display: block;
	color: #f60;
	font-size: 14px;
	margin: 0px 0px 0px 0px;
	}
.sidebar h3 {
	font-weight: bold;
	text-align: center;
	display: block;
	color: #333;
	font-size: 12px;
	margin: 5px 0px 3px 0px;
	}
.sidebar-inner1 {
	margin: 5px 0px 15px 0px;
	padding: 5px;
	border: 1px solid #888;
	position: relative;
	display: block;
	overflow: hidden;
	background-color: #fff;
	}
.sidebar-inner1 strong {
	font-weight: bold;
	color: #c66;
	}
.sidebar ul {
	margin: 0px;
	padding: 0px;
	text-align: left;
	list-style-type: none;
	}
.sidebar li {
	padding: 5px 2px 3px 2px;
	display: block;
	border-bottom: 1px dashed #555;
	}
.sidebar-inner2 {
	width: 185px;
	display: block;
	margin: 5px 0px 15px 0px;
	padding: 0px 0px 10px 0px;
	border: 1px solid #888;
	background-color: #fff;
	}
.sidebar-inner2 strong {
	font-weight: bold;
	color: #c66;
	}
.sidebar-inner3 {
	width: 195px;
	display: block;
	margin: 5px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #888;
	background-color: #fff;
	clear: both;
	}
/* サイドバー内 p/span //汎用 (文字サイズ・小) */
.sml-b {
	font-size: 10px;
	font-weight: bold;
	color: #336;
	margin: 2px 0px 0px 0px;
	padding: 0px;
	line-height: 100%;
	text-align: left;
	} /*太字・左寄せ*/
.sml-n {
	font-size: 10px;
	font-weight: normal;
	margin: 2px 0px 0px 0px;
	padding: 0px;
	line-height: 120%;
	color: #333;
	text-align: left;
	}/*左寄せ*/
.sml-nm {
	font-size: 10px;
	font-weight: normal;
	margin: 2px 0px 0px 0px;
	padding: 0px;
	line-height: 120%;
	color: #333;
	text-align: left;
	margin: 6px;
	}/*左寄せ/マージン設定あり*/
.sml-br {
	font-size: 10px;
	font-weight: bold;
	margin: 2px 0px 0px 0px;
	padding: 0px;
	line-height: 100%;
	color: #c66;
	text-align: left;
	margin: 6px;
	}/*赤太字*/
.sml-r {
	font-size: 10px;
	font-weight: normal;
	margin: 2px 0px 10px 0px;
	padding: 0px;
	line-height: 120%;
	color: #333;
	text-align: right;
	} /*右寄せ*/
.sml-lb {
	font-size: 12px;
	font-weight: normal;
	margin: 2px 0px 0px 0px;
	padding: 0px;
	line-height: 120%;
	color: #333;
	text-align: left;
	} /*やや大きい*/

ul.sml-l {
	font-size: 10px;
	font-weight: normal;
	color: #333;
	text-align: left;
	padding: 2px 2px 2px 2px;
	list-style-type: none;
	}
li.sml-l {
	font-size: 10px;
	font-weight: normal;
	color: #333;
	text-align: left;
	margin: 0px;
	padding: 0px;
	border-style: none;
	}
/* 検索ボックス内text */
span.sml-search {
	display: block;
	font-size: 10px;
	font-weight: normal;
	margin: 2px 0px 10px 0px;
	padding: 0px;
	line-height: 120%;
	color: #333;
	text-align: right;
	}
/***************************************/
/***** フッター (div id="footer") *****/
/***************************************/
#footer {
	height: 80px;
	clear: both;
	display: block;
	position: relative;
	margin: 0px;
	padding: 10px;
	line-height: 130%;
	text-align: left;
	border-top: 1px solid #888;
	background-color: #fff;
	color: #333;
	}
#footer a {
	color: #333;
	font-weight: normal;
	text-decoration: none;
	}
#footer a:link {
	color: #333;
	font-weight: normal;
	text-decoration: none;
	}
#footer a:visited {
	color: #333;
	font-weight: normal;
	text-decoration: none;
	}
#footer a:active {
	color: #333;
	font-weight: normal;
	text-decoration: none;
	}
#footer a:hover {
	color: #333;
	font-weight: normal;
	text-decoration: underline;
	}
#footer p {
	line-height: 120%;
	margin: 0px 5px 10px 5px;
	font-size: 12px;
	color: #333;
	}
#footer img {
	border-style: none;
	margin: 0px 20px 0px 0px;
	float: left;
	position: relative;
	vertical-align: top;
	}

#confirm {
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	}

#confirm table {
	padding: 0px;
	border-collapse: collapse;
	border: 1px solid #666;
	width: 80%;
	margin: 20px auto;
	}

#confirm td {
	border-collapse: collapse;
	border: 1px solid #666;
	padding: 5px;
	text-align: center;
	}

