/* CSS Document */

body {
	font-size: 12px;
	line-height: 1.5;
	color: #333333;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	text-decoration: none;
	}

h1, h2, h3, ul, li {
	margin: 0;
	padding: 0;
	}

img {
	vertical-align: top;
	}

.clear {
	clear: both;
	}

.float_right {
	float: right;
	}

.float_left {
	float: left;
	}



#wrapper {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	border-left: #ccc6c6 2px solid;
	border-right: #ccc6c6 2px solid;
	}

#header {
	width: 800px;
	height: 78px;
	margin: 0;
	padding: 0;
	clear:both;
	background: url(../img/header_backimg.gif) repeat-x;
	}
	
.head {
	float:right;
	display:block;
	width:425px;
	}

#container {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	text-align:left;
	}

#contents {
	width: 520px;
	float: left;
	margin: 0;
	padding-top: 15px;
	text-align:left;
	}

.text01 {
	padding-left: 15px;
	text-align: left;
	}

.text02 {
	padding: 10px 15px;
	background-image: url(../img/index03.jpg);
	background-repeat : no-repeat;
	background-position: right top;
	}

.text03 {
	padding: 10px 15px;
	background-image: url(../img/index07.jpg);
	background-repeat : no-repeat;
	background-position: right top;
	}

.text04 {
	padding: 10px 15px;
	background-image: url(../img/index10.jpg);
	background-repeat : no-repeat;
	background-position: right top;
	}


#right-sidebar {
	width: 270px;
	float:right;
	margin: 0;
	padding-top: 20px;
	font-size: 10px;
	text-align:left;
}

.text05 {
	padding-left: 10px;
	font-size: 12px;
	}

.link01 {
	border: #CCC 1px solid;
	margin: 10px 0 0 0;
	float: left;
	list-style: none;
	width: 212px;
	height: 220px;
}

.link02 {
	border: #CCC 1px solid;
	margin: 10px 0 0 0;
	float: left;
	list-style: none;
	width: 212px;
	height: 180px;
}

.text06 {
	padding-left: 15px;
	font-size:12px;
}
	
#login {
	width: 400px;
	text-align: center;
	border: 1px solid #999;
	background-image: url(../hiroba/img/login_back.gif);
	background-repeat: repeat-x;
	margin: 40px auto 0 auto;
	padding: 20px 0px;
}

#login .loginform {
	width: 300px;
	height: 25px;
	margin: 0 auto 10px auto;
}

#login .label {
	float: left;
	width: 120px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 0 5px;
}

#login .form {
	float: left;
	width: 160px;
	text-align: left;
	font-size: 12px;
}

#login .submit {
	width: 400px;
	text-align: center;
	margin: 0;
}

#footer {
	text-align: center;
	font-size: 10px;
	clear: both;
	margin: 0;
	padding: 0.5em 0;
	background: url(../img/index-003.gif) repeat-x;
}



#footer_bottom {
	background: url(../images/index_26.gif) repeat-x;
	width: 900px;
	height: 36px;
	}

#footer_link {
	width: 800px;
	text-align: center;
	}