@import url("../../common/css/default.css");
@import url("../../common/css/common.css"); 
/*
table th,
table td {
	padding: 0 5px;
}*/

/*サイト内検索*/
#search td {
	padding: 5px;
}

/*よくあるご質問*/
#faq td {
	padding: 0 5px;
}

/*サイトマップ*/
.headline325 {
	background: url(../img/img_headline_01.gif) no-repeat 0 0;
	width: 325px;
	padding-top: 10px;
}
.headline680 {
	background: url(../img/img_headline_01.gif) no-repeat 0 0;
	width: 680px;
	padding-top: 10px;
}
.headdotline{
	background: url(../img/img_dotline.gif) no-repeat 0 0;
	width: 100%;
	padding-top: 10px;
}
#sitemapContents ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.dotboxWrapper {
	background: url(../img/img_dotbox_01.gif) no-repeat 0 0;
	width: 670px;
	padding-top: 1px;
}
.dotboxInner {
	background: url(../img/img_dotbox_01.gif) no-repeat 0 bottom;
	width: 670px;
}
.dotboxInner span {
	display: block;
	padding: 5px 10px;
}
.pdnleft170 {
	padding-left: 170px;
}
#search input[type=text] {
	width: 365px;
}