/* Edited with EditCSS */
/**** LINK-tag style sheet take.css ****/

/*
Title: take.css
CSSLicense: j-suzuki
*/

body {
	min-width: 850px;
	text-align: center; /* center on ie */
	margin: 0px auto;
	padding: 0;
	font-size: 12px;
	line-height: 1.5;
    background-color : #66CCFF;
}

#container{
	background-color : #00CCFF;
	position: relative;
	margin: 0 auto; /* center on everything else */
	width: 800px;
	_width: 790px;
	text-align: left;
	border-width : 1px;
	border-style : solid;
	border-color : #ccc;
}

#description h1
{
	font-size:12px;
	font-weight:bold;
	text-indent: 5px;
	color: #666;
	text-align: right;
	margin-right:5px;
	margin-top:-15px;
	margin-bottom:0;
	_margin-top:-21px;
	width: 800px;
	_width: 793px;
	height: 15px;
}

*:first-child+html #description h1
{
	font-size:12px;
	font-weight:bold;
	text-indent: 5px;
	color: #666;
	text-align: right;
	margin-right:5px;
	margin-top:-18px;
	margin-bottom:0;
	width: 800px;
	height: 15px;
}

#discrpt{
text-align:right;
margin-top:-24px;
margin-bottom:-8px;
_margin-top:-35px;
_margin-bottom:-15px;
}

#discrpt h2{
font-size:10px;
font-weight:normal;
color: #FFF;
}

*:first-child+html #discrpt{
text-align:right;
margin-top:-35px;
margin-bottom:-15px;
}

#banner
{
	color: #fff;
	font-size: 0px;
	text-decoration: none;
	background-image: url("banner.jpg");
	text-align: right;
	display: block;
	width: 800px;
	height: 90px;
}


img
{
	border-style: none;
}


a {text-decoration: none;}
a:hover {text-decoration: none; color: #EF0656;}

/***** COUNTER *****/

#counter
{
	text-align: center;
	margin-top:15px;
}


/***** CONTENTS *****/

#contents{
width: 800px;
height: auto;
}

#result-new
{
	width:585px;
	height: auto;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:10px;
	border: 1px dotted #ccc;
	font-size:12px;
	float:left;
}

.top-tag
{
	background-image : url(top-tag.gif);
	background-repeat : no-repeat;
	width:250px;
	height:25px;
	margin-left:170px;
	margin-bottom:5px;
	_margin-bottom:-15px;
	text-align:center;
}

.top-tag h2
{
font-weight:normal;
font-size:12px;
line-height:2em;
}

.menu-result h2{
	background-color:#00A2FF;
	background-repeat : no-repeat;
	width:550px;
	height: 20px;
	margin-left:20px;
	padding-left:5px;
	margin-bottom:-5px;
	_margin-bottom:-6px;
	font-size:14px;
	font-weight:normal;
}

.top-result
{
	width:552px;
	min-height: 65px;
	height: auto;
	margin-top:5px;
	margin-left:20px;
	margin-bottom:5px;
	border: 1px dotted #ccc;
}


/******* Copyrights *******/
.copyrights {
	clear: both;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 12px;
    text-align: center;
	height: 20px;
	margin: 0;
	background-color: #FFF;
}


.copyright {
	clear: both;
	border-bottom: 1px solid #ccc;
	font-size: 12px;
    text-align: center;
	height: 20px;
	margin: 0;
	background-color: #FFF;
}


.top-footer
{
	margin: 5px 10px 0 0;
	border-top: 1px dotted #dae0e6;
	padding: 5px 0;
	font-size: 10px;
	_font-size: 8px;
	text-align: center;
}

.top-footer a{color:#0090FF;}

.td02{text-align: center;}

/*---Font Style---*/

.blue {
	font-weight: normal;
	color: #0000FF;
}

.blue-2 {
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
}

.red {
	font-weight: normal;
	color: #FF0000;
}

.red-2 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

.red-2 a:hover
{
	color: #FFCC00;
}

.pr {
	clear:left;
	min-height: 30px;
	padding-bottom:5px;
	padding-top:5px;
	font-size: 10px;
	text-align: center;
}

.pr a{color:#3D3D3D;}

.pr a:hover {color:#FFFFFF;}