﻿a	{
	color: #336699
}
/* コンテナ */
div#container	{
	padding: 20px;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}
div#container h1	{
	font-size: small;
}
div#container h5 {
	font: ;
	color: #666666;
}


/* ヘッダー */
div#header	{
	background-color: #FFCC99;
	background-image: url('img/sky.jpg');
	height: 230px;
	width: 760px;
	background-repeat: no-repeat;
}

div#header p	{color: #ffffff;
	font-size: 0.75em;
	margin: 0}

/* パンくずリスト */
p#bread	{font-size: 0.75em;
	margin-top: 3px;
	margin-bottom: 30px}

/* メインメニュー */
div#mainmenu{
	margin-top: 10px;
	width: 748px;
}
	
/* メニュー */
ul#menu	{
	font-size: 0.75em;
	margin-top: 0;
	margin-bottom: 30px;
	margin-left: 10px;
	padding-left: 0;
	height: 30px;
	background-color: #008040;
	clear: both;
}

ul#menu li	{list-style-type: none;
	float: left}

ul#menu li a	{
	display: block;
	width: 122px;
	line-height: 30px;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	background-color: #00801D;
	border-right: solid 1px #ffffff;
}

ul#menu li a:hover	{background-color: #FFCC66}



/* コンテンツ */
div#content	{
	width: 544px;
	float: right;
	margin-right: 10px;
	margin-bottom: 25px;
}

div#content h3	{
	background-color: #e0e0e0;
	background-image: url('img/bar-green.png');
	background-repeat: no-repeat;
	font-size: 0.875em;
	line-height: 23px;
	padding-left: 30px;
	margin-top: 30px;
	margin-bottom: 0;
	color: #808080;
}
div#content h4	{
	margin: 0;
	background-color: #FFFFFF;
	font-size: 1em;
	color: #999999;
	line-height: 28px;
}


	
	

div#content p	{font-size: 0.75em;
	line-height: 1.6;
	margin-top: 10px}

div#content ul	{
	font-size: 0.75em;
	line-height: 1.6;
	margin-top: 10px;
/*	list-style-type: none;*/
}

div#content h2 {
	background-color: #FFFF99;
	background-image: url('img/bar-wax.png');
	background-repeat: no-repeat;
	font-size: 0.875em;
	color: #269926;
	line-height: 28px;
	padding-left: 6px;
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
}


	

/* サイドバー */
#sidebar	{
	width: 166px;
	float: left;
	margin-bottom: 33px;
	margin-left: 10px;
}

#sidebar .sidecontent {
	width: 166px;
	border: 1px solid #666666;
	margin-bottom: 20px;
}

#sidebar ul.sidemenu {
	font-size: 0.75em;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 0;
	line-height: 0
}

#sidebar ul.sidemenu li {
	list-style-type: none
}

#sidebar ul.sidemenu li a {
	display: block;
	line-height: 30px;
	text-decoration: none;
	color: #ffffff;
	background-color: #FF9933;
	border-bottom: solid 1px #ffffff;
	padding-left: 10px;
}

#sidebar ul.sidemenu li a:hover {
	background-color: #FFCC66
}

#sidebar h2 {
	margin: 0;
	padding: 10px 10px 5px 10px;
	color: #ff9933;
	font-size: 0.9em;
	font-family: "ＭＳ Ｐゴシック", Arial, sans-serif;
	font-weight: bold;
}

#sidebar h2.hino {
	padding: 5px 5px 5px 5px;
	background-color: #269926;
	color: #ffffff;
}

#sidebar h2.kuni {
	padding: 5px 5px 5px 5px;
	background-color: #ff9933;
	color: #ffffff;
}

#sidebar h2 .sub {
	font-size: 0.75em;
}

#sidebar p {
	margin: 0;
	padding: 0 10px 10px 10px;
	font-size: 0.8em;
	color: #000000;
}

#sidebar p.addr {
	padding: 10px 10px 5px 10px;
}

div#content 


p.feed	{margin-left: 10px;
	margin-bottom: 10px}

p.feed a	{font-size: 0.75em;
	color: #444444;
	text-decoration: none;
	line-height: 30px;
	border: solid 1px #888888;
	padding: 5px}

p.feed img	{border: none;
	vertical-align: middle}
	
	


/* フッター */
ul#menu1	{
	font-size: 0.75em;
	margin-top: 0;
	margin-bottom: 30px;
	margin-left: 0;
	padding-left: 0;
	height: 30px;
}

ul#menu1 li	   {
     list-style-type  : none;
  	float: left;
  	}

ul#menu1 li a	{
	display: block;
	width: 120px;
	line-height: 30px;
	text-decoration: none;
	text-align: center;
	border-right: solid 1px #FF9933;
	color: #FF9933;
}

ul#menu1 li a:hover	{background-color: #FFCC66}

div#footer	{
	background-image: url(line-blue.png);
	background-repeat: repeat-x;
	width: 760px;
	margin-top: 0;
	padding-top: 8px;
	clear: both;
	text-align:center;
}

address	{font-size: 0.75em;
	font-style: normal;
	text-align: center}
	
.style1 {
	font-size: small;
}
.style2 {
	font-size: large;
	text-align: right;
}
.style10 {
	margin-left: 10px;
	margin-right: 10px;
}
.style3 a:hover{color:blue;
}
.style3 a:active{color:red;
background-color:#99CCFF;
}
.style4 {
	color: #017ACD;
	font-size: medium;
	font-family: "ＭＳ Ｐゴシック", Arial, sans-serif;
}
.style5 {
	margin: 35px 28px;
	background-color: #FFFFFF;
	padding-top: 20px;
	font-size: medium;
	vertical-align: 40%;
}
.style6 {
	border-color: #00FF00;
	padding: 20px 50px 20px 50px;
	font-size: medium;
	margin: 10px 28px 35px 28px;
	background-color: #CCFF99;
}
.style7 {
	color: #FF0000;
}
.style8 {
	margin: 16px 14px;
}

.style9 {
	font-size: medium;
}
.style11 {
	margin-top: 21px;
	margin-bottom: 21px;
	background-color: #00CC66;
	font-size: small;
}
.style12 {
	font-size: small;
}

.style14 {
	float: left;
	margin: 0px 35px 20px 0px;
	clear: both;
}
