﻿@charset "utf-8";

/*タイトル
------------------------------------------------*/
.contents h1{
	background:url(/images/mayor_h1.gif) repeat-x top ;
	font-size:140%;
	border-bottom:1px solid #ff9966;
}
.contents h2{
	background:#ffffcc;
	border-bottom: 1px solid ff9966;
}
.contents h3{
	padding:5px 0 2px 8px;
	margin:5px 0;
	font-size:120%;
	color:#663300;
	border-color:#663300;
}
.contents h3 a.anchorseal{
	color:#663300;
	text-decoration:none;
}
.contents h4{
	color:#663300;
	background-color:#fff0db;
}
.contents h4 a.anchorseal{
	color:#663300;
	text-decoration:none;
}
/*リスト
------------------------------------------------*/
.contents ul .link{
	padding-left:13px;
	background:url(/images/category/arrow01.gif) no-repeat left 3px;
}
.contents ul.no_icon li{
	background-image:none;
}
/*下部ナビゲーション
------------------------------------------------*/
.artprev{
	float:left;
	width: 45%;
	padding-left: 18px;
	background:url(/images/category/rv_arrow01.gif) no-repeat left 3px;
}
.artnext{
	float:right;
	width: 45%;
	text-align:right;
	padding-right: 18px;
	background:url(/images/category/arrow01.gif) no-repeat right 3px;
}

/*テーブル
------------------------------------------------*/
.contents table{
	margin-bottom:15px;
	border-collapse:collapse;
}
.contents table th,
.contents table td{
	padding:5px;
	line-height:150%;
	border:1px solid #666600;

}
.contents table th{
	font-weight:800;
	background:#ffeccc;
}
/*サイドメニュー
------------------------------------------------*/
.relatedpage .sidemenu h3{
	background-color:#ffffcc;
}
.column3 .sidemenu li{
	background-image: url(/images/category/arrow01.gif);
}
.himawarisaijiki{
	background: url(/images/himawarisaijiki.gif) no-repeat left top;
	padding-left: 185px;
}
.hmwr_rest{
	color:#505050;
}
