/* ---------------
		 header
------------------ */

/* ---------------
		 contents
------------------ */
#conBox01 {
	margin: 0px;
	padding: 5px;
	height: auto;
	border: 1px solid #cccccc;
	float: left;
}
#conBox01_s {
	margin: 5px;
	padding: 5px;
	width: 240px;
	height: auto;
	float: left;
	border: 1px solid #cccccc;
}
#conBox01_ss {
	background-color: #FFFFCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cc6600;
	border-bottom-color: #cc6600;
	margin: 10px;
	padding: 0px;
	height: auto;
	float: left;
}
#conBox01_ss img {
	margin: 0px;
	padding: 10px;
	float: left;
}
.conBox01_ss_ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.conBox01_ss_li {
	margin: 5px;
	padding: 0px;
	display: block;
	float: left;
	height: 30px;
	width: 100px;
}

.nul00 {
	margin: 0px;
	padding: 0px;
}
#conBox02 {
	margin: 0px;
	padding: 5px;
	height: auto;
	border: 1px solid #cccccc;
	float: left;
}
#conBox03 {
	height: auto;
	border: 1px solid #cccccc;
	margin: 0px;
	padding: 5px;
	float: left;
}
#conBox03_s {
	margin: 5px;
	padding: 5px;
	float: left;
	height: auto;
	width: 175px;
	background-image: url(../img/con_boxbg.gif);
	background-repeat: repeat-x;
	border: 1px solid #cccccc;
}

#osusume_switch {
	padding: 0px;
	height: 22px;
	width: 70px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: auto;
}

#osusume_switch a{
	display:block;
	width:70px;
	background-image: url(../img/osusume_s.jpg);
	height:22px;
	text-decoration:none;
	text-align:center;
	text-indent: -9999px;
	background-repeat: no-repeat;
}

#osusume_switch a:hover{
	background-image: url(../img/osusume_on_s.jpg);
	background-repeat: no-repeat;
}






/* ---------------
		 left
------------------ */
/* ---------------
		 right
------------------ */
/* ---------------
		 footer
------------------ */
/* ---------------
		 the Other
------------------ */

