@charset "utf-8";

#dammy {
	background: url() no-repeat;
	margin: 0;
	padding: 40px 0 0 0;
	width: 216px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:40px;/* for ie5.x */
	}

/* layout
--------- --------- --------- --------- --------- */
#wrapper {
	margin:0;
	padding:0;
	width:900px;
	text-align: left;
	}

#contents {
	margin:0 0 10px 0;
	padding:0 0 0 10px;
	}

#main {
	margin:0;
	padding:0;
	float:right;
	width:730px;
	}
	
#side {
	margin:0;
	padding:0;
	float:left;
	width:150px;
	}
	
#header1 {
	background: url(../images/common/header.gif) no-repeat;
	background-position: 170px 0;
	margin:0 10px 7px 0;
	padding:0 10px 0 6px;
	height:83px;
	position: relative;
	}
	
#header2 {
	background: url(../images/common/header2.gif) no-repeat;
	background-position: 170px 0;
	margin:0 0 7px 0;
	padding:0 10px 0 6px;
	height:83px;
	position: relative;
	}
	
#header3 {
	background: url(../images/common/header3.gif) no-repeat;
	background-position: 170px 0;
	margin:0 0 7px 0;
	padding:0 10px 0 6px;
	height:83px;
	position: relative;
	}
	
#header4 {
	background: url(../images/common/header4.gif) no-repeat;
	background-position: 170px 0;
	margin:0 0 7px 0;
	padding:0 10px 0 6px;
	height:83px;
	position: relative;
	}
	
#header5 {
	background: url(../images/common/header5.gif) no-repeat;
	background-position: 170px 0;
	margin:0 0 7px 0;
	padding:0 10px 0 6px;
	height:83px;
	position: relative;
	}
	

.block1 {
	margin:0 0 15px 0;
	width:730px;
	float:left;
	}
	
.block2 {
	margin:0 0 15px 0;
	width:500px;
	float:left;
	}
	
.block3 {
	margin:0 10px 15px 0;
	width:210px;
	float:right;
	display: inline;
	}
	
.block3s {
	display: none;
	}
	
.block4 {
	clear:both;
	margin:0;
	width:730px;
	}
	


.userbox_head {
	position: absolute;
	top:50px;
	right:10px;
	margin:0;
	width:150px;
	height:30px;
	background-color: #466;
	display: block;
	font-size:1.2em;
	}
	
.userbox_head b {
	font-size:1.2em;
	font-weight: bold;
	}
	

.userbox_side {
	display: none;
	}


/* #main
--------- --------- --------- --------- --------- */
.mtitlearea2 {
	margin:0 0 10px 0;
	padding:0;
	width:485px;
	height:27px;

	position: relative;
	}

.mtitle2 {
	margin:0 0 10px 0;
	padding:5px 0 5px 5px;
	border:2px solid #638181;
	width:476px;
	font-size:1.4em;
	line-height:1.0;
	font-weight: bold;
	color:#608080;
	}

.mtitlearea3 {
	margin:0 0 10px 0;
	padding:0;
	width:209px;
	height:27px;

	position: relative;
	}

.mtitle3 {
	margin:0 0 10px 0;
	padding:5px 0 5px 5px;
	border:2px solid #638181;
	width:200px;
	font-size:1.4em;
	line-height:1.0;
	font-weight: bold;
	color:#608080;
	}

.mtitlearea2 a,
.mtitlearea3 a {
	position:absolute;
	top:3px;
	right:5px;
	background: url(../images/common/btn_add.gif) no-repeat;
	margin: 0;
	padding: 22px 0 0 0;
	width: 76px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:22px;/* for ie5.x */
	}

.sp_box {
	margin:0 15px 10px 0;
	padding:10px;
	width:215px;
	position: relative;
	float:left;
	}

/* #footer
--------- --------- --------- --------- --------- */
#footer {
	clear:both;
	margin:0 10px 0 10px;
	padding:2px 0;
	text-align: center;
	color:#444;
	background-color: #7bb8b8;
	}

#footer a {
	color:#fff;
	}