/* CSS Document */

p,h1,h2,h3,h4,li,ul {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #FFFFFF;
}
img {
	border-style: none;
}
#wrapper {
	text-align: left;
	margin: 0 auto;
	width: 740px;
	background: url(../commons/back.gif) repeat-y;
	padding-left: 18px;
	padding-right: 18px;
}
#header {
	width: 730px;
	padding-right: 10px;
	padding-top: 3px;
}
#main {
	width: 728px;
	padding-right: 6px;
	padding-left: 6px;
	margin-top: 20px;
	height: 850px;
}
#footer {
	height: 250px;
	width: 725px;
	background: url(../commons/back_footer.gif) repeat;
	text-align: right;
	padding-top: 15px;
	padding-right: 15px;
	clear: both;
}
#float_l {
	float: left;
}
#clear_l {
	clear: left;
}
#clear_both {
	clear: both;
}
a:link, a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover, a:active {
	color: #000066;
	text-decoration: underline;
}

/* header*/
h1 {
	float: left;
}
#sub_menu {
	float: right;
	width: 178px;
}
#head_cp {
	width: 730px;
	text-align: right;
	margin-bottom: 8px;
	color: #999999;
}
#line {
	clear: both;
	padding-top: 10px;
	margin-bottom: 5px;
}
/* \*/
#line {
	clear: both;
	margin-top: 10px;
	margin-bottom: 5px;
}
/* */
#navi {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 740px;
	height: 61px;
	position: absolute;
}
#navi em {
	text-indent: -9999px;
	float: left;
	list-style: none;
}
#navi a {
	text-decoration: none;
	display: block;
	height: 61px;
	width: 106px;
	background: url(../commons/menu.gif) left top;
}
#navi07 a {
	text-decoration: none;
	display: block;
	height: 61px;
	width: 104px;
	background: url(../commons/menu.gif) left top;
}
#navi02 a {
	background-position: -106px 0px;
}
#navi03 a {
	background-position: -212px 0px;
}
#navi04 a {
	background-position: -318px 0px;
}
#navi05 a {
	background-position: -424px 0px;
}
#navi06 a {
	background-position: -530px 0px;
}
#navi07 a {
	background-position: -636px 0px;
}
#navi01 a:hover {
	background-position: 0px 61px;
}
#navi02 a:hover {
	background-position: -106px 61px;
}
#navi03 a:hover {
	background-position: -212px 61px;
}
#navi04 a:hover {
	background-position: -318px 61px;
}
#navi05 a:hover {
	background-position: -424px 61px;
}
#navi06 a:hover {
	background-position: -530px 61px;
}
#navi07 a:hover {
	background-position: -636px 61px;
}
#line2 {
	margin-top: 61px;
}

/*main*/
#cp {
	width: 385px;
	float: left;
	margin-right: 23px;
	vertical-align: bottom;
}
#bt {
	float: left;
	width: 320px;
	height: 240px;
}
/*\*/
* html #main { height: 1%}
/**/
#original {
	margin-top: 10px;
}
h3 {
	margin-bottom: 5px;
}
#newcomer {
	clear: left;
	margin-top: 30px;
	background: url(../top/obi_newcomer.gif) no-repeat;
	width: 705px;
	height: 18px;
	padding-top: 5px;
	text-align: right;
	padding-right: 25px;
}
#item {
	margin-top: 10px;
	width: 101px;
	float: left;
	margin-right: 20px;
	height: 150px;
}
#itemname {
	text-align: center;
}
#itemcp {
	float: left;
	width: 190px;
	background: #f0f8ff;
	margin-top: 10px;
	padding: 15px;
}
#section {
	width: 390px;
	margin-top: 10px;
	float: left;
	margin-bottom: 40px;
}
#section ul {
	list-style: none;
	margin-top: 10px;
	margin-bottom: 35px;
}
#section li {
	display: inline;
	padding: 0px;
	margin-right: 1.5px;
	text-decoration: none;
	margin-left: 1.5px;
}
#new {
	float: right;
	width: 320px;
	height: 130px;
	margin: 10px 0px 20px;
}
#new ul {
	margin-top: 7px;
	list-style: none;
}
#new li {
	margin-top: 4px;
	background: url(../top/yaji.gif) no-repeat left 5px;
	padding-left: 13px;
}
form {
	margin: 0px;
	padding: 0px;
	margin-top: 15px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#cpright {
	margin-top: 10px;
}
#main .seminar {
	background: #EFEFEF;
	padding: 5px;
	width: 310px;
	margin-bottom: 10px;
}
#main .seminar strong {
	color: #990099;
	font-size: 13px;
}
#main .seminar .blue {
	color: #990099;
	padding-top: 5px;
}
#main .seminar a:link,
#main .seminar a:visited {
	color: #666666;
	text-decoration: underline;
}
#main .seminar a:hover,
#main .seminar a:active {
	color: #000066;
	text-decoration: none;
}
