/* わっしょい */
html {
	overflow-y:scroll;
}
body {
	background:#ffffff;
	color:#000000;
	line-height:130%;
	font-family:Verdana, Helvetica, Tahoma, Arial, sans-serif;
	margin: 0px;
}
table {
}
table td{
	vertical-align:top;
}
th {
	color:#ffffff;
	background-color:#006699;

	text-align:center;
	padding:5px 1px;
}
a {
	background: transparent;
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #dc143c;
	text-decoration: underline;
}
img  {
vertical-align:top;
border:none;
}

.mcenter  {
vertical-align:middle;
}
.outer td , .outer th {
	border:1px solid #999999;
}
table.outer {
	margin:10px 0;
	border:1px solid #666699;
}
.head {
	color:#000000;
	background:#dddddd;
	padding:5px 3px;
}
.core {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.heder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2B2B2;
	margin-bottom: 20px;
}
.moji_size {
	width:149px;
	position:absolute;
	top: 39px;
	left: 754px;
}
.moji_size form {
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
}
.hed_text {
	margin: 0;
	padding: 0;
	width: 149px;
	vertical-align:bottom;
}
.hed_text li {
	margin: 0;
	padding: 0;
	vertical-align:bottom;

	float: left;
	line-height: 1;
	list-style-type: none;

}

.leftcol {
	width:550px;
	float: left;
}

.rightcol {
	width:350px;
	float: left;
	padding-left: 20px;
}


.t2leftcol {
	width:185px;
	float: left;
}


.t2rightcol {
	float:right;
	width:715px;
}

.t2colbottom {
	background-image:url(../images/leftboder.gif);
	border-bottom:1px #CCCCCC solid;
	background-repeat: repeat-y;
	width: 920px;
}

.cyclefirst {
	background:#ffffff;
	padding:5px 3px;
}
tr .cyclefirst td {
	padding:3px;
	vertical-align:middle;
}

.thsub {
	color: #ffffff;
	background-color: #999999;

	text-align:left;
	padding:5px 3px;
}

.cyclesecond {
	background:#F5F5F5;
	padding:5px 3px;
}
tr .cyclesecond td {
	padding:3px;
	vertical-align:middle;
}

.adminmenu {
	background-image: url(../images/nav.gif);
}
.adminmenu td {
	padding:3px;
	text-align:center;
	border:solid 1px #CCCCCC;
}
.footer {
	width:100%;
	padding-top: 30px;
	text-align: center;
}
.footer span {
	font-size:10px;
}

