@charset "UTF-8";
* {
	margin: 0;
	padding: 0;
	}

body {
	width: 85%;
	margin: 0 auto;
	font-family: "lr oSVbN","Hiragino Kaku Gothic Pro W3","qMmpS Pro W3","Osaka";
	color: #666;
	}

h1, h2, h3 {
	font-family: "lr oSVbN","Hiragino Kaku Gothic Pro W3","qMmpS Pro W3","Osaka";
	}
h1 {
	font-size: 0.8em;
	margin: 10px 0px 0px 0px;
	letter-spacing: -0.1em;
	color: #999;
	font-weight : normal;
	}
h3 {
	font-size: 0.9em;
	background-color : #ECECEC;
	padding: 5px;
	margin: 10px 0px 10px 0px;
	color: #000;
	font-weight : normal;
	}
#right h3 {
	font-size: 1.1em;
	}

img {
	border: none;
}

#planet {
	font-size: 0.8em;
	list-style: none;
	}

.line {
	font-size: 0.8em;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(img/note_line.gif);
	margin-right: 10px;
	margin-left: 10px;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.info {
	width: 100%;
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.info li {
	list-style: none;
	border-bottom: 1px dotted #cccccc;
	background : url(img/bullet.gif) no-repeat left center;
	text-indent: 15px;
	padding-top: 5px;
	padding-bottom: 5px;

}
#campaign {
	padding: 10px;
}
#head h2 {
	font-size: 1em;
	color: #92BF92;
	margin-top: 6em;
	padding: 0;
	margin-bottom: 1em;
	}



#nav {
	font-size: 0.9em;
	margin: -105px 0px 0px 0px;
	width: 100%;
	padding: 10px 0;
	}
	
#nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	float: right;
	}
	
#nav li {
	float: left;
	clear: none;
	}
	
#nav li a {
	margin-left: 20px;
	padding-top: 20px;
	display: block;
	text-decoration: none;
	font-family: "lr oSVbN","Hiragino Kaku Gothic Pro W3","qMmpS Pro W3","Osaka";
	color: #777;
	letter-spacing: -1px;
	}

#nav li a:hover {
	background: #FFF url('img/arrow.gif') no-repeat top center;
	color: #92BF92;
	}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* menu style                                              */
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.clear {
	clear: both;
}
.menu-style {
	position: relative;
	width: 670px;
	padding: 0px;
/**
	overflow: hidden;
**/
}
.menu-style li {
	float: left;
	list-style: none;
}
.menu-style li.back {
	border-bottom: 5px solid #92BF92;
	width: 9px;
	height: 30px;
	z-index: 8;
	position: absolute;
}
.menu-style li a {
	font: normal 0.8em arial;
	text-decoration: none;
	color: #000;
	outline: none;
	text-align: center;
	top: 7px;
	text-transform: uppercase;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: auto 10px;
}
.menu-style li a:hover, .menu-style li a:active, .menu-style li a:visited {
	border: none;
}



#head {
	margin: 0.5em 0;
	width: 100%;
	line-height: 0.8em;
	}

#main {
	position: relative;
	margin: 50px 0 0 0;
	padding: 0;
	width: 100%;
	}
#right {
	font-size: 0.8em;
	width: 30%;
	float: right;
	border-top: 5px solid #ECECEC;
	padding-top: 20px;
	text-align: right;
	margin-bottom: 40px;
	margin-right:2px;
	}
#right ul, .right2 ul {
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
	}
#right li, .right2 li {
	padding: 5px 0 5px 0px;
	}
#right li a, .right2 li a {
	display:block; 
	padding: 5px;
	color: #777;
	font-size: 1.1em;
	text-decoration: none;
	}
#right li a:hover, .right2 li a:hover {
	padding: 5px;
	background: #fcfcfc url('img/bullet.gif') no-repeat left center;
	}

#content {
	width: 64%;
	margin-right: 35%;
	border-top: 5px solid #ECECEC;
	padding-top: 20px;
	margin-bottom: 40px;
	}
p {
	line-height: 1.8em;
	margin: 10px 0 20px 0;
	color: #777;
	font-size: 0.8em;
	}
	
#content a, #content2 a, #foot a {
	color: #92BF92;
	text-decoration: none;
	}

#content a:hover, #content2 a:hover, #foot a:hover {
	color: #5c9c5c;
	border-bottom: none;
	}

img.content, a img.content {
	background-color: #D3ECCA;
	float: right;
	padding: 4px;
	border: 1px solid #D6D6D6;
	margin: 10px 0 10px 10px;
	}

a:hover img.content {
	border: 1px solid #BBB;
	}
.right2 {
	float: right;
	width: 160px;
	margin-left: 15px;
	padding-top: 40px;
	border-top: 5px solid #ECECEC;
	text-align: right;
	font-size: 0.7em;
	}
	
.right2 h3 {
	letter-spacing: -1px;
	}
	
#content2 {
	margin-right: 365px;
	border-top: 5px solid #ECECEC;
	padding-top: 40px;
	}
	
ol {
	color: #AAA;
	font: 600 1.0em arial,sans-serif;
	padding: 10px;
	}
 
ol span {
	font-family: "lr oSVbN","Hiragino Kaku Gothic Pro W3","qMmpS Pro W3","Osaka";
	color: #777;
	font-style: normal;
	}

ol li {
	margin-left: 25px;
	padding: 4px 0
	}
table {
  width: 100%;
  margin-bottom: 20px;  
  font-size: 1em;
  border-collapse: collapse;
}

table caption {
  margin-top: 20px;
  padding: 0 0 0.5em 3px;
  text-align: left;  
  letter-spacing: -1px;
}

#content table th,
#content table td {
	font-size: 0.8em;
	line-height : 150%;
  text-align: left;
  vertical-align: top;
  padding: 10px 7px 0px 7px !important;
  padding: 12px 10px 0px 10px;
}


thead th {
  color: #92BF92;
  border-top: 2px solid #CCC;
  border-bottom: 1px solid #CCC;
}
#content .th4 {
  width: 40%;
  text-align: center;
	border: none;
}
#content .th6 {
	font-size: 1em;
  width: 60%;
	border: none;
}
tbody td {
  border-bottom: 1px solid #ECECEC;
}

tbody tr:hover {
  background-color: #FaFaFa;
}

.blockquote {
	display: block;
	width: 100%;
	border-top: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	background-color: #F0F0F0;
	margin: 10px 0 20px 10px;
	padding: 5px;
	font-style: italic;
	}
/** Profile Photo **/
div.photo {
	margin: 1em 0 0;
	width: 100%;
	overflow: hidden;
}
div.photo img.figure {
	float: right; 
	display: inline;
	margin: 0 0 1em 20px;
}

#foot {
	text-align: center;
	width: 100%;
	font-size: 0.8em;
	border-top: 5px solid #ECECEC;
	padding: 20px 0 20px 0;
	margin: 40px auto 0 auto;
	}
/*Ǘ*/
.admin{
	margin: 0 20px 0 0;
	clear: both;
	text-align: right;
	border: none;
}
.admin img {
	border: none;
	text-align: right;
}

