/* CSS Document */

@import"main.css"; /* メインCSS */

@import"index_style.css"; /* indexCSS */

@import"content_style.css"; /* メインコンテンツCSS */

@import"sub_menu.css"; /* サブメニューCSS */

@import"guide_style.css"; /* お役立ちガイドCSS */

@import"introduction_style.css"; /* ご案内CSS */

/*
.b_list {
	height: auto;
	width: 760px;
	margin: 10px;
	font-size: smaller;
	padding-left: 5px;
}


.b_list2 {
	height: auto;
	width: 760px;
	margin: 5px;
	font-size: smaller;
	padding-left: 5px;
}

.b_osusume {
	height: auto;
	width: 350px;
	margin: 5px;
	font-size: smaller;
	padding-left: 5px;
}

#contents .b_list table {
	background-color: #FFFFFF;
	width: 750px;
	padding: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 0px;
}
#contents .b_list th {
	font-weight: normal;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
	background-color: #99CCFF;
}
#contents .b_list td {
	padding: 0px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	text-align: center;
}
#contents .b_list tr {
	margin: 0px;
	padding: 0px;
}
#zumen {
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 60px;
}
#contents2 .b_list table {
	background-color: #FFFFFF;
	width: 750px;
	padding: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 0px;
}
#contents2 .b_list th {
	font-weight: normal;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
	background-color: #FF9999;
}
#contents2 .b_list td {
	padding: 0px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	text-align: center;
}
#contents2 .b_list tr {
	margin: 0px;
	padding: 0px;
}
#contents3 .b_list table {
	background-color: #FFFFFF;
	width: 750px;
	padding: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 0px;
}
#contents3 .b_list th {
	font-weight: normal;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
	background-color: #99FF99;
}
#contents3 .b_list td {
	padding: 0px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	text-align: center;
}
#contents3 .b_list tr {
	margin: 0px;
	padding: 0px;
}

*/

#outline #footer p {
	text-indent: -9999px;
}
#sonota {
	text-align: right;
	padding-right: 5px;
}
#main_topframe #search_frame #side_bg img {
	margin: 1px;
}
#pr_container ul {
	display: inline;
	list-style-image: none;
}
#pr_container li {
	display: inline;
	list-style-image: none;
}
#footer #alink {
	text-indent: -99999px;
	display: none;
}
#s_catelist {
	margin-bottom: 30px;
	padding-top: 5px;
	font-size: larger;
}
#s_catelist li {
	background-image: url(../images/icon/cate_icon.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	list-style-type: none;
	margin-left: 50px;
	margin-top: 10px;
}
#s_catelist a {
	text-decoration: underline;
}
.outline #menu {
	height: 44px;
	width: 800px;
	margin-left: 0px;
}
.outline #menu ul {
	display: inline;
	list-style-image: none;
	list-style-type: none;
}
.outline #menu #navi0 a {
	background-image: url(../images/navigation/navigation_bar.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 44px;
	width: 140px;
	text-indent: -99999px;
}
.outline #menu li#navi0 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 40px;
	width: 140px;
	background-image: url(../images/navigation/navigation_bar.jpg);
	background-repeat: no-repeat;
}

.outline #menu #navi0 a:hover {
	background-image: url(../images/navigation/navigation_bar.jpg);
	background-repeat: no-repeat;
	background-position: 0px -44px;
}
.outline #menu #navi1 a {
	background-image: url(../images/navigation/navigation_bar.jpg);
	background-repeat: no-repeat;
	background-position: -140px 0px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 44px;
	width: 140px;
	text-indent: -99999px;
}
.outline #menu li#navi1 {
	background-image: url(../images/navigation/navigation_bar.jpg);
	background-repeat: no-repeat;
	background-position: -140px 0px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 44px;
	width: 140px;
}

.outline #menu #navi1 a:hover {
	background-image: url(../images/navigation/navigation_bar.jpg);
	background-position: -140px -44px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 44px;
	width: 140px;
	background-repeat: no-repeat;
}
.outline #menu li#navi_left {
	background-image: url(../images/navigation/navi_barleft.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 44px;
	width: 49px;
}

