<style type="text/css">

a	{color: #ff6600}
a:hover { background-color:#ffffcc;}

/* コンテナ */
div#container	{width: 780px;
	margin-left: auto;
	margin-right: auto}

/* ヘッダー */

div#header  h1	{background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 780px;
	padding: 0;
    margin:0}


div#header  h2	{background-color: #ffffff;
	background-image: url(./../img/himawari.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 780px;
	padding: 0px 0px 150px;
}
	
div#header h2	{margin: 0}

div#header p	{color: #ffffff;
	font-size: 14px;
	margin: 0}

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



/* コンテンツ */

div#content a {text-decoration: none;}
div#content a:hover{text-decoration:underline}
div#content	{width: 564px;
	float: right;
	margin-left: 30;
	margin-right: auto;
	margin-bottom: 25px}

div#content h2, div#content h3, div#content h4, div#content p
	{margin-left: 0px}


div#content h2	{background-color: #ffffff;
	background-image: url(./../img/bargreen.jpg);
	background-repeat: repeat-x;
	border: solid 1px #ffffff;
	font-size: 15px;
	color: #000000;
	line-height: 32px;
	padding-left: 0px;
	margin-top: 0;
	margin-bottom: 0}

div#content h3	{background-color: #ffffff;
	background-image: url(./../img/maru.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	font-size: 14px;
	line-height: 22px;
	padding-left: 26px;
	margin-top: 20px;
	margin-bottom: 20px}

div#content h4	{background-color: #cdf0a1;
	border-bottom: solid 1px #8cc63f;
	color: #3c5916;
	font-size: 14px;
	text-align: center;
	padding: 5px;
	margin-top: 0;
	margin-bottom: 3px}

div#content ul4	{font-size: 13px;
	margin: 5px;
	padding: 0}

div#content ul4 li4 {
    background-image: url(./../img/maru-green.jpg);
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding-left: 13px;
	list-style-type: none}
	
div#content h5 {
  font-size: 14px;
  margin-top: 0;
  padding: 5px 0 5px 5px;
  border-left: solid 6px #ff3300;
  border-bottom: solid 1px #ccc;
}

div#content h6 {
  font-size: 15px;
  color:#ff9933;
  padding: 5px 0 5px 0px;
  border-bottom: dotted 1px #ffcc66;
  margin-top:10px;
  margin-bottom:15px;
}

div#content h7 {
  font-size:13px;
  color: #ff9933;
  text-align: center;
  }

div#content h8 {
  font-size: 25px;
  color: #009933;
  text-align: right;
  }
  
div#content p	{font-size: 13px;
	line-height: 1.4;
	margin-top:10px;
	margin-bottom: 0;
	letter-spacing : 1.4px;} 
	
div#content p.no2	{font-size: 13px;
	line-height: 1.4;
	margin-top:0px;
	letter-spacing : 1.4px;}


	
div#content p span.c01{color:red;}
div#content p span.c02{color:blue;}

div#content p#message   {margin-top: 0}

p.button { text-align:right;
    border:none;
    margin-bottom:10px}
p.button img { border:none;
}

p.button2 { text-align:center;
    border:none;
    margin-bottom:10px}
p.button2 img { border:none;
}
hr {
　background-color: #c0c0c0;
　color: #c0c0c0;
　border-width: 0;
　height: 1px;
}


	
    
/* サイドバー */
div#sidebar	{width: 190px;
	float: left;
	margin-bottom: 25px}

ul.sidemenu	{font-size: 12px;
	margin-top: 0;
	margin-left: 0;
	padding-left: 0;
	line-height: 0}

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

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

ul.sidemenu li a:hover	{background-color: #99cc33;
    text-decoration:none}

ul.sidemenu ul 	{margin: 0;
	padding: 0}

ul.sidemenu ul li a 	{background-color: #ffffff;
	color: #000000;
	border-bottom: solid 1px #aacfff;
	line-height: 24px}

ul.sidemenu ul li a:hover 	{background-color: #99cc33}


p.feed	{margin-bottom: 10px}

p.feed a	{font-size: 12px;
	color: purple;
	font-weight:bold;
	text-decoration: none;
	line-height: 30px;
	border: solid 1px #888888;
	background-color: #ccff66;
	padding: 5px}

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

p.moji	{margin-bottom: 10px}

p.moji a	{font-size: 10px;
	padding: 5px;
	line-height: 1.4;
	margin-top:10px;
	letter-spacing : 1.4px;}
	
/* ナビゲーションバー（下ボーダー） */




#nav2{
margin-left:0;
padding-left:0;
list-style-type:none;
width:780px;
border-top:1px solid #cccccc;
border-bottom:1px solid #cccccc;
border-left:1px solid #cccccc;
}

#nav2 a{
display:block;
padding-top:10px;
padding-bottom:10px;
border-right:1px solid #cccccc;
text-align:center;
text-decoration:none;
background-color:#eeeeee;
color:#555555;
width:109px;
}

#nav2 a:hover{
background-color:#aaaaaa;
}

#nav2 li{
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
border-bottom:1px solid #cccccc;
float:left;
width:110px;
}


#nav2 a:hover{
background-color:#aaaaaa;
}



/* フッター */

div#footer	{background-image: url(./../img/line.jpg);
	background-repeat: repeat-x;
	width: 100%;
	margin-top: 0;
	padding-top: 8px;
	clear: both}	
address	{font-size: 12px;
	font-style: normal;
	text-align: center}


</style>

