@charset "utf-8";
/* CSS Document */

*{
	font-size: 14px;
	line-height: 140%;
	margin: 0px;
	padding: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

body {
	background-image: url(../images/bg.jpg);
}

#wrapper{
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color: #666;
}
#main{
	padding-top: 555px;
	margin-right: 30px;
	margin-left: 30px;
	padding-bottom: 50px;
}
#contents{
	float: left;
	width: 615px;
}
.btnGakki{
	float: left;
	width: 198px;
	margin-bottom: 20px;
	text-align: center;
}
.left10{
	margin-left: 10px;
}
.btm10 {
	margin-bottom: 10px;
}
#frm_kaitori{
	position: relative;
}
#btn_detail{
	position: absolute;
	left: 15px;
	top: 327px;
	height: 40px;
	width: 246px;
	background-image: url(../images/btnDetail.gif);
}
#btn_detail a {
	display: block;
	height: 40px;
	width: 246px;
	text-indent: -9999px;
}
#btn_detail a:hover {
	background-image: url(../images/btnDetail.gif);
	background-position: 0px 40px;
}
#fram_osirase{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c4c0c0;
	border-left-color: #c4c0c0;
	width: 572px;
	padding-right: 20px;
	padding-left: 20px;
}
.osirase_date{
	font-weight: bold;
	color: #1d2088;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
}
.osirase_text{
	padding-left: 20px;
}
#left_area{
	float: right;
	width: 276px;
}
#header{
	position: absolute;
	height: 525px;
	width: 980px;
	top: 0px;
}
#kanban{
	height: 75px;
	position: relative;
}
#shop_name {
	position: absolute;
	height: 75px;
	width: 200px;
	left: 0px;
	top: 0px;
}
#shop_name a {
	background-image: url(../images/header.jpg);
	display: block;
	height: 75px;
	width: 200px;
	text-indent: -9999px;
}
#kanban_navi {
	position: absolute;
	height: 32px;
	width: 325px;
	top: 0px;
	right: 0px;
}
#kanban_navi li {
	float: left;
	height: 32px;
	list-style-type: none;
}

#navi_company{
	width: 85px;
}
#navi_contact{
	width: 120px;
}
#navi_sitemap{
	width: 120px;
}
#navi_company a {
	width: 85px;
	background-image: url(../images/kanbanNavi.gif);
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 32px;
}
#navi_contact a {
	width: 120px;
	background-position: -85px 0px;
	background-image: url(../images/kanbanNavi.gif);
	text-indent: -9999px;
	display: block;
	height: 32px;
}
#navi_sitemap a {
	width: 120px;
	background-position: -206px 0px;
	background-image: url(../images/kanbanNavi.gif);
	text-indent: -9999px;
	display: block;
	height: 32px;
}
#navi_company a:hover {
	background-position: 0px 32px;
}
#navi_contact a:hover {
	background-position: -85px 32px;
}
#navi_sitemap a:hover {
	background-position: -206px 32px;
}
#flash{
	height: 380px;
}
#global_navi_wrapper{
	width: 920px;
	height: 50px;
	margin-top: 20px;
	margin-right: 30px;
	margin-left: 30px;
	position: relative;
}
#global_navi{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 50px;
	width: 920px;
}
#global_navi ul {
	list-style-position: inside;
	list-style-type: none;
}
#global_navi ul li {
	float: left;
	height: 50px;
	width: 184px;
}
#global_navi ul li a {
	display: block;
	height: 50px;
	width: 184px;
	text-indent: -9999px;
}
#navi_gakki a{
	background-image: url(../images/globalNavi.gif);
	background-position: 0px 0px;
}
#navi_chuko a{
	background-image: url(../images/globalNavi.gif);
	background-position: -184px 0px;
}
#navi_kaitori a{
	background-image: url(../images/globalNavi.gif);
	background-position: -368px 0px;
}
#navi_school a{
	background-image: url(../images/globalNavi.gif);
	background-position: -552px 0px;
}
#navi_cart a{
	background-image: url(../images/globalNavi.gif);
	background-position: -736px 0px;
}
#navi_gakki a:hover{
	background-position: 0px 50px;
}
#navi_chuko a:hover{
	background-position: -184px 50px;
}
#navi_kaitori a:hover{
	background-position: -368px 50px;
}
#navi_school a:hover{
	background-position: -552px 50px;
}
#navi_cart a:hover{
	background-position: -736px 50px;
}
#footer{
	background-color: #ededed;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
}
#footer_navi{
	width: 920px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.footer_navi_block{
	float: left;
	width: 230px;
}
.footer_navi_block ul {
	list-style-position: inside;
	padding-left: 14px;
	list-style-type: none;
	background-position: 2px;
}
.footer_navi_block ul li {
	background-image: url(../images/footerNaviPoint.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	padding-left: 20px;
}
.footer_navi_block ul li a {
	font-size: 12px;
	line-height: 160%;
	text-decoration: none;
	color: #666;
}
.inside {
	margin-left: 14px;
	background-image: url(../images/footerNaviPoint.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 2px;
}
#copyright{
	background-image: url(../images/bgCopyright.jpg);
	background-repeat: repeat-x;
	height: 40px;
	font-weight: bold;
	text-align: center;
	padding-top: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
}
.clear {
	clear: both;
}
