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

body {
	margin:0;
	padding:0;
	background-color:#27AECE;
}

a {
	color:#132C50;
}

#header {
	padding:60px 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;
}

#yahoo_credit {
}

#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;
}

.dvd_text {
	font-size:12px;
	color:#364C71;
}

.dvd_text a {
	color:#364C71;
	text-decoration:none;
}

.dvd_text a:hover {
	text-decoration:underline;
}

.book_text {
	font-size:12px;
	color:#A70E0A;
}

.book_text a {
	color:#A70E0A;
	text-decoration:none;
}

.book_text a:hover {
	text-decoration:underline;
}

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

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


/*
#tagcroud a {
	color:#666666;
	text-decoration:none;
}

#tagcroud a:hover {
	color:#132C50;
	text-decoration:underline;
}
*/

#dataPan {
	margin:20px 0 0 0;
	color:#FFFFFF;
	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;
}

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

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

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

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

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

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

#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;
}

#ad {
	width:300px;
	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;
}

#blog {
	width:234px;
	height:600px;
	overflow:auto;
	border-left:1px solid #27AECE;
	border-right:1px solid #27AECE;
}

#blog h2 {
	color:#27AECE;
	font-size:14px;
	margin:5px;
	padding:0;
}

#blog p {
	padding:0;
	margin:10px;
	color:#1C0D82F;
	font-size:12px;
}

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

#blog_button {
	width:236px;
	height:25px;
}

#blog_button a {
	color:#FFFFFF;
	font-size:14px;
	display:block;
	width:236px;
	text-align:center;
	height:25px;
	padding:5px 0 0 0;
	background-color:#27AECE;
	border:1px solid #FFFFFF;
}