@charset "shift_JIS";

body
{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#333333;
	margin:0px;
	padding:0px;
	background-color:#ffffff;
	/*scrollbar-face-color:#006666;
	scrollbar-highlight-color:#cccccc;
	scrollbar-shadow-color:#006666;
	scrollbar-3dlight-color:#cc9966;
	scrollbar-darkshadow-color:#cc9966;
	scrollbar-arrow-color:#cccccc;
	scrollbar-track-color:#cc9966;*/
}

/*a{color:#333333; text-decoration:none;}
a:hover{color:#ffffff; text-decoration:underline;}
*/
#outer{
	text-align: center;
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	/*border: 1px dotted #FF0000;*/
}
td{font-size:90%; color:#666666; margin:0px; padding:0px;}



input,select,textarea
{border-style:solid; border-width:1px; border-color:#006666;
 color:#ffffff; background-color:#006666;}

/*.list{list-style:square inside; margin:15px 0px; padding:0px;}*/
/*upper div*/
#upper{
	padding: 0px;
	width: 800px;
	background-image: url(../img/top_001.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 520px;
	border-bottom-width: 12px;
	border-bottom-style: solid;
	border-bottom-color: #666600;
	margin: 0px;
	position: relative;
}
/*updateの日付*/
div.top
{
	margin:0px;
	padding:10px;
	font-size:90%;
	color:#CCCCCC;
	line-height: 110%;
	/*border: 1px dotted #99FF33;*/
	text-align: left;
	font-weight: bold;
}

/*info*/
#info{
	width: 250px;
	/*border: 1px dotted #CCFFFF;*/
	/*position: absolute;*/
	height: 25px;
	padding: 0px;
	background-color: #210006;
	float: right;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#info ul{
	padding :0;
	list-style-type : none;
	width: 100%;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#info li{
	display : inline;
	margin:0;
	float:left;
	padding: 0;
}
	
#info li a{/*border-style:solid; border-color:#669933; border-width:12px 0px 0px 0px;*/
	margin:0px;
	color:#E9E9E9;
	text-align: left;
	text-decoration: none;
	font-size: 100%;
	line-height: 110%;
	/*display: block;*/
	/*float: left;*/
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;	/*width: 40%;*/
}

#info li a:hover{
	color: #990033;
	text-decoration: underline;
	font-weight: bold;
	background-color: #CCCCCC;
}
/*top image*/
#t_img{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	/*float: left;*/
	width: 595px;
	text-align: center;
	display: block;
	/*border: 1px dotted #99FFFF;*/
	padding-top: 20px;
	padding-bottom: 20px;
	height: 420px;
}

#t_img img{float: left;}
#tx_img{
	padding-right: 60px;
}
/*サイト名*/
div.sitelogo
{
	/*border-style:solid;
	border-color:#006666;
	border-width:0px 0px 12px 0px;*/
	margin:0px;
	font-size:30px;
	color:#003334;
	font-weight:bold;
	text-align:right;
	line-height: 45px;
	top: 580px;
	overflow: hidden;
	z-index: 5;
	padding: 0px;
	position: absolute;
	left: 20px;
}

.e_name{
	font-size: 60%;
	line-height: 70%;
	color: #CCCCCC;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: oblique;
}

/*first letter*/
.iromoji{
	color:#630101;
}
/*lower*/
#lower{
	margin: 0px;
	padding: 0px;
	height: 160px;
	width: 800px;
	/*border: 1px solid #CCFF33;*/
	background-color: #210006;
}	

div.menu{
	/*float: left;*/
	width: 100%;
	/*border: 1px dotted #99FFFF;*/
	position: relative;
	height: 2.5em;
}

div.menu ul{
	padding :0;
	list-style-type : none;
	width: 100%;
	margin-top: -15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

div.menu li{display : inline;
	margin:0;
	float:left;
	padding: 0;}
div.menu li a{/*border-style:solid; border-color:#669933; border-width:12px 0px 0px 0px;*/
	margin:0px;
	color:#E9E9E9;
	text-align: left;
	text-decoration: none;
	font-size: 100%;
	line-height: 120%;
	display: block;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;	/*width: 40%;*/
}

div.menu li a:hover{
	color: #990033;
	text-decoration: underline;
	font-weight: bold;
}


/*こまいぬ設定*/
#k_img{
	float: right;
	/*width: 75px;*/
	margin-right: 0px;
	margin-bottom: 10px;
	margin-top: -50px;
}
.clr{
	clear: both;
}

/*footer*/
#footer{
	font-size: 95%;
	font-style: oblique;
	line-height: 100%;
	color: #8B8B8B;
	text-align: center;
	display: block;
	margin-top: -25px;
	height: 1em;
	width: 45%;
	/*border: 1px dashed #CCCCCC;*/
	margin-right: auto;
	margin-left: auto;
}

/*.main{width:450px; margin:10px 20px; padding:0px; color:#333333; text-align:left;}
*/
