﻿/*-------全体構造------*/
body {
	margin: 0;
	padding:0;
	text-aligin:center;
	color: #000000;
	backgraound: #ffffff;
	background-image: url(../image/bg_back.gif);
}
#wrapper   {
	color: #333333;
	text-align: left;
	margin: 20px auto;
	width: 750px;
	background-color: #ffffff;
}
p {
	line-height: 1.3em;
	font-size: 95%;
 }
#maincontent   {
	font-size: 100%;
	float: right;
	width: 510px;
	margin-right: 5px;
	padding: 0px;
}
#maincontent dl { font-weight: bold }
#maincontent dt {
	font-weight: normal;
	font-size: medium;
	font-style: italic;
	margin-top: 1.2em;
}
#maincontent dd { font-weight: normal; font-size: 90%; line-height: 1.4em }
#maincontent li {
	line-height: 1.4em;
}
#sidebar    {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	padding-left: 5px;
	width: 210px;
}
#footer {
 clear: both;
 height: 100px;

}
/*-------リンクの設定------*/
a:link,a:visited {
 color: #ff6600;
 background:transparent;
 text-decoration: none;
}
a:hover,a:active {
 color: #999933;
 background:transparent;
 text-decoration: none;
}
/*-------ナビゲーション------*/
ul#navigation {
	margin: 0;
	padding: 0.3em;
	line-height: 1.4em;
	list-style: none;
	text-align: center;
	color: #000000;
	background: #ff9900;
	font-size: 16px;
}
ul#navigation li {
display: inline;
}
 ul#navigation a {
 padding: 0.2em 0.6em;
}
#navigation a:link, #navigation a:visited {
 color: #ffffff;
 background: #ff9900;
}
#navigation a:hover, #navigation a:active {
 color: #000000;
 background: #ffffff;
}
#footer address {
 float: right;
 margin: 0;
 padding: 1em;
 font-style: normal;
 font-size: 80%;
}
#footer p  { font-size: 80%; margin: 0; padding: 1em; border-top: 1px dashed gray }
/*-------その他------*/
h1 {
 margin: 0;
  padding: 0;
 font-size: 100%;
}

h2    {
	color: black;
	font-size: 100%;
	line-height: 1.1em;
	padding-bottom: 5px;
	border-bottom: 2px solid #009aff;

	margin-top: 1.4em;
	margin-right: 30px;
	margin-bottom: 1.2em;
	margin-left: 10px;
}
.small {
	font-size: small;
	display: inline;
}

#sidebar ul   { list-style: disc url(../image/ya.gif) outside }
#sidebar li { margin-top: 1em }
.pankuzu {
	font-size: 80%;
	margin: 5px;
	padding: 0em;
	text-align: right;
}

h3  {font-size: 100%;
color: #009933}


h4   {
	color: black;
	font-size: 100%;
	margin: 2em 30px 2em 10px;
	padding-bottom: 5px;

}

h5 {font-size: 78%}
      

/*-------写真枠------*/
.imgboxr  {
	font-size: 80%;
	float: right;
	height: auto
}
.imgboxl  {
	font-size: 80%;
	float: left;
	height: auto
}

.clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}
.tree { display:none; }
a { text-decoration:none; }
a:hover { text-decoration:underline; }

.block {
	margin: 10px;
 	padding: 0 0 0 32px;  	
  	background: #FAFAFA ; 
	background-position: 8px 10px;
	border: 1px solid #f2f2f2; 
	border-left: 4px solid #FF9966;   
}
.g-box {
	background-color: #eee;
	border: 1px solid #333;
	padding: 10px;
}

.big {
	font-size: 170%;
}

.big2 {
	font-size: 130%;
}

.yajirusi {
	background-image: url(../html/6kaiin/2010/image/yajirusi.gif);
	height: 180px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
	background-repeat: no-repeat;
}

.orange-box {
	background-color: #fff;
	border: 2px solid #ff4500;
	padding: 10px;
}

.gray-box {
	background-color: #fff;
	border: 2px solid #ccc;
	padding: 10px;
}
