@import url(/css/basestyle.css);
@import url(/css/common.css);

/* 広告 */
.ad-bn {
	width : 533px;
	margin : 0px 0px 10px 0px;
	padding : 0;
	text-align : center;
}

/* カテゴリ内を地域で絞り込む */
#area-select {
	width : 533px;
	margin : 0px 0px 10px 0px;
	padding : 0;
}

#area-select td {
	width : 247px;
	height : 60px;
	padding : 0;
	text-align : center;
	vertical-align : middle;
	background-image : url(/images/category/area-select-02.gif);
	background-position : right;
	background-repeat : no-repeat;
}

#area-index {
	width : 510px;
	margin : 15px auto;
	padding : 0;
	font-size:14px;
}

#area-index span {
	font-size:18px;
}

/* 自薦一覧 */
.jisen {
	width : 533px;
	margin : 0px 0px 10px 0px;
	padding : 0;
}

.jisen-bg {
	width : 531px;
	margin : 0;
	padding : 0;
	border-right : 1px solid #CCCCCC;
	border-left : 1px solid #CCCCCC;
}

.jisen-inner {
	width : 510px;
	margin : 0px auto;
	padding : 10px 0px;
}

.jisen-inner h1 {
	font-size : 18px;
	margin-bottom : 5px;
	color: #006699;
}

.jisen-site-title {
	font-size : 14px;
	margin : 5px 0px 5px 0px;
	padding : 5px 0px 8px 10px;
	background-image : url(/images/category/jisen-title-bg.gif);
	background-position : left;
	background-repeat : no-repeat;
}

.jisen-site-title a {
	color : #0066CC;
	text-decoration : underline;
}

.jisen-site-title a:hover {
	color : #A9B1FA;
}

.jisen-icon {
	margin : 10px 0px 0px 0px;
	padding : 0;
}

.jisen-icon img {
	margin : 0px 3px 5px 0px;
}

.jisen-icon input {
	margin : 0;
	padding : 0;
}

.capture {
	border : 1px solid #999999;
}


.upper {
	text-align:right;
	margin : 5px auto;
	padding : 0;
}


/* 他薦一覧 */
.tasen {
	margin : 5px auto;
	padding : 0;
}

.tasen li {
	margin : 0px 0px 5px 15px;
	padding : 10px 0px 10px 0px;
	border-bottom : 1px dashed #999999;
	list-style-type : disc;
	list-style-position : outside;
	line-height:1.4em;
}

.tasen h2 {
	font-size:14px;
	color : #0066CC;
}

.tasen h2 a {
	color : #0066CC;
	text-decoration : underline;
}

.tasen h2 a:hover {
	color : #A9B1FA;
}

.tasen .xs-normal {
	color:#333333;
}

.tasen span {
	color:#333333;
	font-size:12px;
	font-weight:normal;
}



/* 大カテ一覧 */
#cate-title {
	font-size : 18px;
	margin : 0px 0px 10px 0px;
	padding-bottom : 5px;
	border-bottom : 1px dashed #999999;
	color: #006699;
}

#cate-title a {
	color:#006699;
	text-decoration:underline;
}

#cate-list {
	margin : 10px 0px;
	padding : 0;
	line-height : 1.4em;
}

#cate-list dt {
	font-size : 14px;
}

#cate-list dd {
	margin-bottom : 10px;
}

/* 全カテ一覧 */
.cate-title2 {
	font-size : 18px;
	margin : 0px 0px 10px 0px;
	padding-bottom : 0px;
}

.cate-box {
	border-bottom : 1px dashed #999999;
	padding-bottom : 5px;
	margin : 10px 0px 5px 0px;
}

.cate-inside {
	margin : 10px;
	padding : 0;
}

.cate-inside li {
	display:inline;
	margin : 10px 2px 10px 0px;
	padding : 3px;
	line-height : 2em;
	list-style-type : none;
	list-style-position : outside;
	color:#999999;
}














































