@charset "euc-jp"; 

* {
	margin:0 auto;
	padding:0;
	font-family: "¥á¥¤¥ê¥ª", Meiryo, "£Í£Ó £Ð¥´¥·¥Ã¥¯","¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	font-size:8pt;
	font-weight:normal;
	line-height: 1.4em;
}

body {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	margin-bottom: 10px;

}

a{
	text-decoration: underline;
	color: #333333;
}
a:hover{
	text-decoration: underline;
	color: #7D94B3
}

.bold {
	font-weight: bold;	
}

.red {
	color: #FF007F;
}

.gray {
	color: #808080;
}

.help-canvas{
	display:none;
	position: absolute;
	top:0px;
	left:0px;
	width: 350px;

	border: 1px solid #FFCC33;
	background-color: #FFFFCC;
	padding: 5px;

	z-index: 100;
}


#frame {
	width:904px;
	margin: 0 auto;
}

#frame_top {
	background-image: url(/image/common/frame_top.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 904px;
	background-position: bottom;
}

#frame_bottom {
	background-image: url(/image/common/frame_bottom.gif);
	background-repeat: no-repeat;
	height: 3px;
	width: 904px;
}

#frame_left {
	background-image: url(/image/common/frame_left.gif);
	background-repeat: repeat-y;
	width: 2px;
}

#frame_right {
	background-image: url(/image/common/frame_right.gif);
	background-repeat: repeat-y;
	width: 2px;
}

#frame_main {
	background-color: #FFFFFF;
	width: 900px;
	padding: 0px 5px 5px;
}

#frame_menu {
	background-color: #FFFFFF;
	text-align: right;
	text-decoration: none;
}

#menu_left {
	width:180px;
	padding-left: 15px;
	vertical-align: top;
}

#item_list {
	margin-top: 0px;
	text-decoration:none;
	font-weight:800;
	font-size:14px;
}

#item_list2 {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 160px;
	text-decoration:none;
}

#item_list2 li {
	font-weight:600;
	list-style-type: none;
}

#item_list3 {
	position: absolute;
	top: 28px;
	left: 12px;
	width: 160px;
	text-decoration:none;
	font-weight:600;
}

#item_list_top {
	position: absolute;
	top: 12px;
	left: 35px;
	width: 130px;
	text-decoration:none;
}

#item_list_top li {
	font-weight:800;
	font-size:14px;
	letter-spacing: 0.2em;
	list-style-type: none;
}

#item_list_top2 {
	position: absolute;
	top: 12px;
	left: 35px;
	width: 130px;
	text-decoration:none;
}

#item_list_top2 li {
	font-weight:800;
	font-size:14px;
	letter-spacing: 0.2em;
	list-style-type: none;
	color: #333333;
}

#item_list_middle {
	position: absolute;
	top: 19px;
	left: 10px;
	width: 150px;
	text-decoration:none;
}


#item_list_middle li {
	font-weight:600;
	list-style-type: none;
}

#category_select {
	margin-top: 11px;
	background-color: #EEEEEE;
	width: 180px;
}

#category_select td{
	text-align: center;
}

#category_select select {
	width:150px;
	margin-top:3px;
}

#category_select td .text {
	text-align:left;
	width:150px;
	margin-top:11px;
	margin-bottom:17px;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 1.5em;
}

#footer {
	background-color: #A7B5C8;
	height: 80px;
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	vertical-align: top;
	padding-left: 13px;
}

#footer table {
	width:100%;
	height:48px;
}

#footer .cell1 {
	color: #FFFFFF;
	padding-top: 9px;
	vertical-align: top;
}

#footer .cell1 a{
	color: #FFFFFF;
	text-decoration: underline;
}

#footer .cell1 a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

#footer .cell2 {
	text-align:right;
	vertical-align: top;
}

#header {
	width:860px;
	padding-right: 15px;
	padding-left: 15px;
	vertical-align: top;
}

#header table{
	width:860px;
}

#header table .cell1{
	padding-right:20px;
}

#header table .cell2{
	width:480px;
	vertical-align: bottom;
}

#header table .cell2 img{
	margin:0 20px 0 0;
}

#header table .cell3{
	vertical-align: bottom;
	text-align:right;
}

#header table .cell4{
	vertical-align: bottom;
	text-align:left;
	width:260px;
}

#header table .cell5{
	vertical-align: bottom;
	text-align:left;
	width:400px;
}

#header table .cell5 img{
	margin:0 10px 0 0;
}
