@import url("global.css");

#mainmenu {
	background: url(../images/main_menu_lines.gif) repeat-x center top;
	height: 91px;
}
#mainmenu .center-block {
	background: url(../images/index/index_top.jpg) no-repeat left top;
	height: 91px;
	width: 800px;
}
#contents .center-block {
	background: #FFFFFF;
	padding: 10px 10px 30px;
	border: 1px solid #afafaf;
	width: 780px;
}
#top-fla {
	height: 350px;
	padding-bottom: 20px;
}
#left-cont {
	float: left;
	width: 500px;
	padding-left: 10px;
}
#right-cats {
	float: right;
	width: 230px;
	padding: 0px 10px 0px 0px;
	margin: 0px;
}
h2 {
	background: url(../images/index/index_title_bb.gif) no-repeat left bottom;
	margin-bottom: 15px;
	padding-bottom: 3px;
}
.img-icon {
	vertical-align: middle;
	margin-right: 4px;
}
.totop {
	font-size: 80%;
	text-align: right;
	margin-top: 20px;
}
.pl {
	padding-left: 20px;
}
#basic table {
	width: 100%;
	margin-bottom: 5px;
}
#basic th {
	font-weight: normal;
	text-align: left;
	padding-bottom: 4px;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 4px;
	vertical-align: middle;
	font-size: 95%;
	line-height: 140%;
	padding-left: 19px;
	text-indent: -16px;
}
#basic td {
	text-align: right;
	vertical-align: middle;
	padding-bottom: 4px;
	border-bottom: 1px solid #CCCCCC;
	color: #999999;
	width: 95px;
	padding-top: 4px;
	font-size: 80%;
	line-height: 140%;
}
.img-bnr {
	height: 60px;
	margin-bottom: 2px;
}
#link-back {
	background: #eeeeee;
	padding: 7px 6px 10px 18px;
	margin-top: 10px;
}
#link-back p {
	font-size: 80%;
	line-height: 130%;
	display: inline;
	padding-right: 8px;
}
#link-back img {
	vertical-align: middle;
}
.img-bnr2 {
	height: 93px;
	margin-bottom: 2px;
}
.box01 {
	margin-top: 11px;
	padding-top: 16px;
	border-top: 1px solid #CCCCCC;
}

/*new year*/
#new-year {
	margin-bottom: 10px;
	border: 1px solid #e6decc;
	background-color: #fffaf1;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 13px;
	width: 745px;
}
#new-year .clear {
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}
#new-year .fl-l {
	float: left;
	width: 87px;
}
#new-year .fl-r {
	float: right;
	width: 636px;
}
/*緊急のお知らせ08/10/30*/
#caution {
	border: 2px solid #FF6666;
	margin-bottom: 15px;
	padding: 5px;
	width:486px;
}
.mobileNavi {
	background: #f4ebd9;
	padding: 10px 10px 9px;
	margin-bottom: 8px;
	width: 210px;
}
.mobileNavi .textBlock {
	font-size: 80%;
	float: right;
	width: 100px;
}
.mobileNavi .imgQr {
	float: left;
	width: 100px;
}
.mobileNavi .clear {
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}
/*お詫び09/9/20*/
#owabi {
	border: 2px solid #FF6666;
	margin-bottom: 15px;
	padding: 15px;
	width:746px;
}