/*-----------------------------------------
main
*/

body {
	background-image: url(../images/bg_base.gif);
	background-repeat: repeat;
	margin-top: 0;
	margin-bottom: 0;
}
.table_header {
	margin: auto;
	background-image: url(../images/bg_contents.gif);
	background-repeat: repeat-y;
}
.table_contents {
	margin: auto;
	background-image: url(../images/bg_contents.gif);
	background-repeat: repeat-y;
}
.table_footer {
	margin: auto;
	background-image: url(../images/bg_contents.gif);
	background-repeat: repeat-y;
}
.contents_bg {
}
.contents_side {
	background-image: url(../images/bg_side.gif);
	background-repeat: repeat-y;
}
/*-----------------------------------------
footer
*/
.footer_copyright {
	background-color: #CCCCCC;
	text-align: right;
	font-size: 12px;
	padding-right: 5px;
}

/*-----------------------------------------
contents
*/

/*-----------------------------------------
text
*/

.index_text {
	font-size: 95%;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.index2_text {
	font-size: 95%;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 30px;
}

.index_whats_new {
	background-image: url(../images/index_whats_new.gif);
	background-repeat: repeat-x;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-left-width: 10px;
	border-left-style: double;
	border-left-color: #009900;
}
.index_yadokari_new {
	background-image: url(../images/index_yadokari_new.gif);
	background-repeat: repeat-x;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-left-width: 10px;
	border-left-style: double;
	border-left-color: #FF99FF;
}
.index_kikokusale {
	background-image: url(../images/index_kikokusale.gif);
	background-repeat: repeat-x;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-left-width: 10px;
	border-left-style: double;
	border-left-color: #00F;
}

.index_online {
	background-image: url(../images/index_online.gif);
	background-repeat: repeat-x;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-left-width: 10px;
	border-left-style: double;
	border-left-color: #FFCC00;
}
.index_online a:link {
	text-decoration: none;
	color: #000000;
}
.index_online a:visited {
	text-decoration: none;
	color: #000000;
}
.index_online a:hover {
	text-decoration: none;
	color: #000000;
}
.index_online a:active {
	text-decoration: none;
	color: #000000;
}

/*-----------------------------------------
inquiry
*/


/*-----------------------------------
address
*/
.contents_address {
	border: 2px solid #009B00;
	background-color: #D7FFD7;
	margin-top: 20px;
	margin-right: 30px;
	margin-left: 30px;
}
.contents_address td {
	padding: 2px;
}
.contents_address_title {
	margin-top: -10px;
	text-indent: 20px;
}
.contents_address_title span {
	background-color: #FFFFFF;
	font-weight: bold;
	color: #009B00;
}

/*-----------------------------------------
link to top/shikumi
*/
.link_to_top {
	padding: 5px 20px;
}
.link_to_shikumi {
	padding: 5px 20px;
}
/*-----------------------------------------
index
*/
.special_item {
	font-size: 12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.special_item ul {
	margin: 0 0 0 10px;
	list-style: none; 

}
.special_item ul li {
	background-image: url(../images/special_item_li.gif);
	background-repeat: no-repeat;
	background-position: 2px 4px;
	padding:5px 5px 5px 20px;
}


.special_item a:link {
	text-decoration: underline;
	color: #0000FF;
}
.special_item a:visited {
	text-decoration: underline;
	color: #0000FF;
}
.special_item a:hover {
	text-decoration: none;
	color: #0000FF;
}
.special_item a:active {
	text-decoration: none;
	color: #0000FF;
}
/*-----------------------------------------
archive
*/
.archive_subtitle {
	background-image: url(../images/contents_subtitle.gif);
	background-repeat: no-repeat;
	background-position: 20px top;
	padding-top: 5px;
	padding-left: 40px;
	font-weight: bold;
	margin-top: 20px;
}
.archive_contents {
	font-size: 80%;
	margin: 5px 10px 5px 30px;
}
.archive_contents ul {
	margin: 0 0 0 10px;
	list-style: none; 

}
.archive_contents ul li {
	background-image: url(../images/special_item_li.gif);
	background-repeat: no-repeat;
	background-position: 2px 10px;
	padding:5px 5px 5px 20px;
}
.archive_contents a:link {
	text-decoration: underline;
	color: #0000FF;
}
.archive_contents a:visited {
	text-decoration: underline;
	color: #0000FF;
}
.archive_contents a:hover {
	text-decoration: none;
	color: #0000FF;
}
.archive_contents a:active {
	text-decoration: none;
	color: #0000FF;
}
.archive_new {
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	padding-left: 10px;
}

/*-----------------------------------------
download
*/
.link_to_online {
}
.link_to_online img {
	padding-top: 5px;
	padding-right: 3px;
}
/*-----------------------------------------
download
*/
.print_online {
	padding: 0 25px;
}

/*-----------------------------------------
Pet
*/
.pet_english {
	padding: 5px;
	border: 1px solid #CCCCCC;
}

.pet_note {
	margin: 1.5em 0;
	padding: 1em;
	border: 4px double #990000;
	background-color: #FFF7F7;
	overflow:hidden;
	zoom:1;
}
