@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background-color:#89C6A9;
}

a {
	color:#4A9974;
}

#header {
	margin:0;
	padding:30px 0 0 0;
	text-align: center;
	background-color:#FFFFFF;
}

#header img {
	border:0px;
}

#mainPan {
	margin:0;
	padding:10px 0 50px 0;
	background-color:#FFFFFF;
}

#mainPan form {
	text-align:center;
	padding:30px auto 30px auto;
	background-color:#FFFFFF;
	margin:0;
}

#mainPan .inputText {
	width:300px;
	border:1px solid #132C50;
	margin:5px;
}

#catch_copy {
	background-color:#FFFFFF;
	text-align:center;
	color:#999999;
	padding:10px 0 10px 0;
}

#catch_copy a {
	color:#999999;
	text-decoration:none;
}

#catch_copy a:hover {
	text-decoration:underline;
}

.gray_text {
	color:#666666;
	font-size:12px;
}

#tagcroud {
	text-align:left;
	width:60%;
	margin:80px auto 120px auto;
}

#dataPan {
	background:url(../img/databg.gif) repeat-x top;
	padding-top:30px;
}

#dataPanIn {
	font-size:12px;
	width:800px;
	margin:auto;
}

.datalist {
	margin:0;
	padding:5px 0 20px 20px;
}

.datalist li {
	margin:5px 0 5px 0;
}

#recentSearch {
	width:200px;
	float:left;
	background: url(../img/dataMiddle.gif) repeat-y top;
}

#recentSearchUpper {
	background: url(../img/dataUpper.gif) no-repeat top;
}

#recentSearchBottom {
	padding:30px 10px 0 25px;
	background: url(../img/dataBottom.gif) no-repeat bottom;
}

#popularSearch {
	width:200px;
	float:left;
	background: url(../img/dataMiddle.gif) repeat-y top;
}

#popularSearchUpper {
	background: url(../img/dataUpper.gif) no-repeat top;
}

#popularSearchBottom {
	padding:30px 10px 0 25px;
	background: url(../img/dataBottom.gif) no-repeat bottom;
}

#rareSearch {
	width:200px;
	float:left;
	background: url(../img/dataMiddle.gif) repeat-y top;
}

#rareSearchUpper {
	background: url(../img/dataUpper.gif) no-repeat top;
}

#rareSearchBottom {
	padding:30px 10px 0 25px;
	background: url(../img/dataBottom.gif) no-repeat bottom;
}

#recommendSearch {
	width:200px;
	float:left;
	background: url(../img/dataMiddle.gif) repeat-y top;
}

#recommendSearchUpper {
	background: url(../img/dataUpper.gif) no-repeat top;
}

#recommendSearchBottom {
	padding:30px 10px 0 25px;
	background: url(../img/dataBottom.gif) no-repeat bottom;
}

#footerPan {
	text-align:center;
	clear:both;
	color:#FFFFFF;
	padding-top:30px;
	padding-bottom:30px;
	font-size:12px;
}

#footerPan a{
	color:#FFFFFF;
}

#tags {
	position:absolute;
	top:10px;
	right:10px;
	width:200px;
	color:#ffffff;
	font-size:12px;
	background: url(../img/lefttopMiddle.gif) repeat-y top;
}

#tagsUpper {
	background:url(../img/lefttopUpper.gif) no-repeat top;
}

#tagsBottom {
	padding:15px 15px 25px 15px;
	background:url(../img/lefttopBottom.gif) no-repeat bottom;
}

#google_ad {
	width:468px;
	margin:0 auto 0 auto;
	padding:0 0 20px 0;
}

#service {
	padding-top:20px;
	text-align:center;
	font-size:11px;
}

#search_target {
	margin:20px 0 0 0;
}

#recommend_media {
	text-align:center;
	font-size:12px;
	margin:10px 0 0 0;
}