body {
	margin: 0px;
	text-align: center;
}

#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

h1 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #6eaae6;
	margin: 0px;
	padding: 10px;
}

#contents {
	background-image: url(../images/contents_bg.gif);
	background-repeat: repeat-y;
	width: 900px;
}

#header {
	background-image: url(../images/header_ue.gif);
	width: 900px;
	text-align: left;
	background-color: #6eaae6;
	background-repeat: no-repeat;
}

#side_navi {
	background-color: #6EAAE6;
	width: 170px;
	float: left;
}

#contents_naka {
	width: 510px;
	font-size: 12px;
	color: #666666;
	line-height: 200%;
	font-weight: bold;
	padding-right: 25px;
	padding-left: 25px;
	float: left;
	text-align: left;
	background-image: url(../images/header_center.gif);
	padding-top: 40px;
	background-repeat: no-repeat;
}

#contents_naka_clear {
	clear: both;
	float: none;
	width: 480px;
}

#profile {

	float:left;
	text-align:left;
	vertical-align:top;
	width:510px;
	font-size: 12px;
	color: #666666;
	line-height: 230%;
	background-image: url(../images/header_center.gif);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-right: 25px;
	padding-left: 25px;
}

#contents_clear {
	clear: both;
	float: none;
	width: 900px;
}

#right {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	float: right;
	width: 170px;
	font-weight: bold;
	line-height: 200%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#footer {
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 35px;
	width: 900px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 65px;
	line-height: 120%;
	margin: 0px;
	clear: both;
	float: none;
}
#copy {
	font-size: 11px;
	line-height: 150%;
	color: #FFFFFF;
}

#footer a:link {
color:#FFFFFF;
text-decoration:none;
}

#footer a:visited {
color:#FFFFFF;
text-decoration:none;
}

#footer a:hover {
color:#333333;
font-weight:bold;
text-decoration:underline;
}

#footer a:active {
color:#FF0000;
font-weight:bold;
text-decoration:underline;
width:200px;
}

p {
	padding-top: 20px;
	margin: 0px;
}

.mawarikomi {
	float: left;
	margin-right: 20px;
}

#font_process {
	font-size: 12px;
	line-height: 200%;
	color: #666666;
	width: 450px;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.tr_grey {
background-color:#F2F2F2;
}

.td_cat {
font-weight:bold;
text-align:center;
width:90px;
}

.td_orange {
color:#FF9900;
font-weight:bold;
text-align:center;
width:150px;
}

a:link {
color:#FF9900;
font-weight:bold;
text-decoration:none;
}
a:visited {
color:#FF9900;
font-weight:bold;
text-decoration:none;
}
a:hover {
color:#FF0000;
font-weight:bold;
text-decoration:underline;
}
a:active {
color:#FF0000;
font-weight:bold;
text-decoration:underline;
}
.hizuke {

	font-size: 11px;
	line-height: 200%;
	color: #CCCCCC;
}
#right_font {
	text-align: left;
	width: 130px;
	margin-right: 20px;
	margin-left: 20px;
}
.list {
	background-color: #D9F3FF;
	font-weight: bold;
	text-align: center;
	width: 150px;
	font-size: 12px;
	line-height: 200%;
}.input_area {
	font-size: 12px;
	line-height: 200%;
}

