@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	line-height: 1.4em;
	color: #666666;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 90%;
	background-repeat: repeat-x;
	background-position: center -2px;
	z-index: 100;
}
p {
	line-height: 1.6em;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #4684C1;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.header {
	background-image: url(img_y/bg_header.png);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333333;
}
.header #msg {
	position: absolute;
	top: 2px;
	left: 37%;
	z-index: 0;
}

.header #taichi {
	margin-bottom: 15px;
	margin-top: 3px;
	margin-left: 25%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}
.header #taichi a{
color:#666666;
}

.header .login {
	margin-right: 10px;
	text-align: right;
	margin-top: -40px;
}
.header .login .idpass {
	width: 6em;
	height: 1em;
}

.header .login .btn{
	border:1px solid #999900;
	background-color: #333333;
	margin-left: 1em;
	color: #FFFFFF;
}
.header #search {
	padding-right: 15px;
	text-align: right;
	margin-top: 40px;
}

.menus {
	margin-left: 0.5em;
	overflow: hidden;
	width: 30em;
	margin-top: -1em;
}

.menus a {
	float: left;
	text-decoration: none;
	color: #333333;
	padding-left: 1em;
	padding-right: 1em;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(img_y/dot_h.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 16px;
	font-weight: bold;
}
.menus a:hover {
	background-image: url(img_y/dot_b.png);
	text-decoration: none;
	color: #FF6600;
}

.navi {
	width: 21%;
	float: left;
	margin-top: 2em;
}

.navi h2 {
	color: #993300;
	margin-bottom: 1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	padding-left: 1.5em;
	line-height: 2em;
	background-image: url(img_y/bg_navi22.png);
	background-repeat: repeat-x;
	background-position: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFF66;
	border-right-color: #FFCC00;
	border-bottom-color: #FF9900;
	border-left-color: #FFFF00;
	-webkit-border-top-left-radius: 10px;    /* Safari,Google Chrome用 */  
	-moz-border-radius-topleft: 10px;   /* Firefox用 */  
	-webkit-border-top-right-radius: 10px;    /* Safari,Google Chrome用 */  
	-moz-border-radius-topright: 10px;   /* Firefox用 */ 	 
}
.navi p {
	margin-top: 1em;
	margin-right: -1em;
	margin-left: 1em;
}

.navi .rss_icon{
	float: left;
	margin-right: 10px;
}

.navi .banner {
float:none;
margin-top:20px;
}

.navi .topics {
	overflow: scroll;
	height: 22em;
	margin-bottom: 2em;
	background-color: #FFFFCC;
	margin-top: -1em;
	padding-top: 1em;
}
.navi .comments {
	background-color: #FFFFCC;
	margin-top: 1.5em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-radius: 10px;        /* CSS3草案 */  
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 10px;   /* Firefox用 */  
}
.navi li {
	list-style-type: none;
	line-height: 1.5em;
	margin-left: 1em;
	margin-bottom: 0.6em;
}
.navi #book_btn {
	border: 1px solid #FF9900;
	padding: 0.5em;
	color: #FFFFFF;
	margin-right: 15px;
	margin-bottom: 15px;
	background-color: #FFCC00;
}
#content {
	padding-bottom: 15px;
	margin-top: 2em;
	margin-left: 23%;
	margin-right: 22%;
}

#content .topic {
	overflow: visible;
	margin-bottom: 1.5em;
}
#content .topic p {
	margin-left: 1em;
	margin-bottom: 1.2em;
}

#content h1 {
	font-size: 17px;
	color: #993300;
	background-image: url(img_y/bg_topic1.png);
	background-repeat: repeat-x;
	margin-bottom: 1em;
	padding-top: 10px;
	background-position: top;
	height: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF9933;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #996633;
	padding-left: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#content h1 a{
	font-size: medium;
}

.content_form h2 {
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #444444;
	margin-bottom: 1em;
	clear: right;
	margin-top: 2em;
	font-size: 100%;
}

#content .res {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
	margin-bottom: 1.2em;
}
#content h2 {
	border-bottom-style: none;
	margin-top: 1em;
	border-left-width: 12px;
	border-left-style: solid;
	border-left-color: #FFCC00;
	padding-left: 8px;
	line-height: 1.2em;
	font-size: medium;
	font-weight: bold;
	margin-bottom: 1.5em;
	color: #333333;
}

#content h3 {
	margin-left: 1em;
	font-size: 100%;
	color: #333333;
	margin-bottom: -0.7em;
	border-left-width: 1em;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 0.7em;
}

#content .res p {
	margin-left: 1em;
	margin-bottom: 1.2em;
}
#content .res .date {
	font-weight: normal;
	color: #999999;
}
#content .sum {
	float: right;
	margin-bottom: 10px;
	margin-left: 15px;
}

#content .btn {
	text-align: right;
}

#content .btn img {
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0;
}
#content .btn a:hover {
	background-color: #FFCC66;
}


#content .topic iframe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
	padding-left: 2em;
}

#footer {
	text-align: center;
	padding-top: 1em;
	clear: both;
}
.content_form {
	margin-right: auto;
	margin-left: auto;
	width: 96%;
	background-color: #FFFFFF;
	background-image: none;
	padding-top: 40px;
	padding-right: 2%;
	padding-left: 2%;
}
.content_form form {
	background-color: #FFFFFF;
}

.content_form table {
	cellspacing: 10px;
	caption-side:inherit;
	margin-right: auto;
	margin-left: auto;
	
}

.content_form caption {
	line-height: 200%;
	color: #666666;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	background-image: url(newimg/bg_h2.png);
	background-repeat: repeat-x;
	background-position: top;
}
.content_form th {
	text-align: right;
	vertical-align: top;
	font-weight: normal;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FF9900;
	padding-right: 1em;
}
.content_form #intro {
	width: 480px;
}

.content_form input {
	font-size: small;
	color: #666666;
}

.content_form textarea {
	width: 40em;
	height: 15em;
	font-size: small;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.4em;
	color: #666666;
}

.content_form input.sub {
	margin-left: 10em;
	width: 6em;
	margin-top: 1em;
}
.content_form .file {
	width: 18em;
}

.content_form h4 {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FFCC00;
	padding-left: 1em;
	margin-bottom: 1em;
	margin-top: 3em;
	background-image: url(newimg/bg_h2.png);
	background-repeat: repeat-x;
	background-position: top;
}
.content_form .red {
	color: #FF6600;
	margin-left: 0.5em;
}
.content_form td li {
	list-style-type: none;
	line-height: 2em;
}
#content th {
	background-color: #CCCCCC;
	text-align: left;
	padding: 2px;
}

#content table {
	margin-bottom:1.5em;
	margin-left: 1em;
	}
	
#content td {
	padding: 3px;
	text-align: left;
	background-color: #eeeeee;
}
#content tr.alt {
	background-color: #eeeeee;
}

.right {
	float:right;
	width:20%;
	margin-top: 2em;
	margin-bottom: 1em;
}
.right iframe {
margin-top:1em;
}

.topic iframe {
	margin-top:5px;
	margin-left: -15px;
}

.archive {
	background-color: #FFFFCC;
	margin-top: 1.5em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-radius: 10px;        /* CSS3草案 */
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 10px;   /* Firefox用 */  
	float: left;
	width: 23.5%;
	margin-left: 1%;
}

.archive h2 {
	color: #993300;
	margin-bottom: 1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	padding-left: 1.5em;
	line-height: 2em;
	background-image: url(img_y/bg_navi22.png);
	background-repeat: repeat-x;
	background-position: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFF66;
	border-right-color: #FFCC00;
	border-bottom-color: #FF9900;
	border-left-color: #FFFF00;
	-webkit-border-top-left-radius: 10px;    /* Safari,Google Chrome用 */  
	-moz-border-radius-topleft: 10px;   /* Firefox用 */  
	-webkit-border-top-right-radius: 10px;    /* Safari,Google Chrome用 */  
	-moz-border-radius-topright: 10px;   /* Firefox用 */ 	 
}
.archive li {
	list-style-type: none;
	line-height: 1.5em;
	margin-left: 1em;
	margin-bottom: 0.6em;
}
h1.center{
	text-align: center;
	font-size: large;
	line-height: 2em;
	margin-top: 1em;
	color: #333333;
}
