
* {
	margin: 0;
	padding: 0;
}

BODY {
	text-align:center;
	font-size: small;
	font-family:"MS UI Gothic","MS PGothic";
	text-align: center;
	padding-top: 2.5em;
	/*background-color: #DDDDCC;*/
	background-color: #FFFFFF;
}

IMG {
	border: 0;
}

HR {
	clear: both;
	height: 1px;
	color: #CCCCDD;
	margin: 0.8em;
}

H1 {
	margin: 30px 30px 0 0;
	padding: 0px;
	width: 220px;
	background: url(http://sf.super-search.jp/contents/sf/images/nt_ogo.gif) no-repeat top left;
	float: left;
}

H1 a:hover {
	background: url(../images/nt_ogo.gif) no-repeat top left;
	text-decoration :underline;
}
H3 {
	font-size: medium;
	margin: 1em 0;
	color: #003399;
}

H4 {
	margin: 0.3em 0;
}

A:link {
	color: #0000DE;
	text-decoration :underline;
}

A:visited {
	color: #0000DE;
	text-decoration: underline;
}

A:hover {
	background-color: #CCCCCC;
	text-decoration :underline;
}


/**
 * $B6&DL(B --------------------------------------------------------------------------
 */

#title {
	width: 216px;
	height: 85px;
	text-indent: -10000px;
	text-decoration: none;
	display:block;
}

.header {
	width: 760px;
	background: url(../images/header_bg.gif) repeat-x top left;
}

.header p {
	padding: 50px 5px 0px 220px;
	font-size: small;
	font-weight: normal;
}

/*
.panlist {
	clear: both;
	margin: 0px;
	padding: 8px;
	color: #ffffff;
	font-size: small;
	background: #5D2D00;
}
*/

.header_spacer {
	clear: both;
	background-color: #EEEEEE;
	font-size: smaller;
	border-top: 1px solid #CCCCCC;
	text-align: center;
	margin-top: 0.5em;
	padding: 0.2em 0;
}

.container {
	margin: 0px auto;
	width: 760px;
	text-align: left;
	padding: 0 10px;
	background-color: #FFFFFF;

}

.separator {
	clear: both;
}

.content {
	width: 70%;
	float: left;
}

/**
 * $B%a%K%e!<(B --------------------------------------------------------------------------
 */
 
.menu {
	float: right;
	width: 20%;
	margin-top: 3em;
	margin-right: 1em;
	padding-left: 1em;
	border-left: 1px dotted #CC9933;
}

.menu .related {
	background: #FFF0C0;
	border-left: solid 3px #660000;
	line-height: 1.2;
	margin: 0 3px 0 0;
	padding: 3px 6px;
}
.menu .related span {
	color: #CC0000;
	display: block;
	font-size: 14px;
	font-weight: bold;
}

.menu IMG {
	margin-right: 0.5em;
}

.menu H3 {
	font-color: #FFCC00;
	font-weight: bold;
	font-size: medium;
	color: #444444;
	margin: 0;
	background-color: #DBDAEF;
}

.menu UL {
	list-style-type: none;
	color: #666666;
	margin: 0;
}

.menu UL .even {
}

.menu UL .odd {
}

.menu LI {
	width: 100%;
}

.menu A {
	padding: 0.6em 0.3em;
	display: block;
}

.menu A:link, .menu A:visited {
	padding: 0.3em 0.3em;
	text-decoration: underline;
}

.menu A:hover {
	padding: 0.3em 0.3em;
	text-decoration: underline;
	background-color: #FFCC33;
	color: #CC3333;
}

/**
 * $B%j%9%F%#%s%0(B --------------------------------------------------------------------------
 */

.listing_header {
	margin-bottom: 1em;
}

.listing_header P{
	margin: 1em 0;
	padding-left: 0.5em;
	color: #333333;
	border: 1px solid #FFFFFF;
	font-size: small;
}

.listing_header IMG {
	display: block;
}

.listing_header STRONG {
	/*
	font-weight: bold;
	font-size: 1.2em;
	color: #33AA33;
	*/
	padding: 0 0.5em;
}

.listing_p {
	width: 100%;
}

.listing_p .thumbnail {
	display: block;
	float: left;
	border: 1px solid #0000FF;
	margin-right: 1.0em;
}

.listing_p .title {
	display: block;
	font-size: large;
	font-weight: normal;
	text-decoration: underline;
}

.listing_p .url {
	display: block;
	font-family: font-family:"MS UI Gothic","MS PGothic";
	color: #008000;
}

.listing_p .summary {
	display: block;
	color: #000000;
	padding: 0.1em;
}

A.listing_p {
	display: block;
	padding: 0.2em;
	min-height: 80px;
}

A.listing_p:link, A.listing_p:visited {
	background-color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #999999;
	color: #0000DE;
}

A.listing_p:hover {
	cursor: hand;
	color: #FF0000;
	background-color: #FFFFCC;
	border: 1px solid #FF9933;
}

A.listing_p:hover .thumbnail{
	border: 1px solid #FF0000;
}

.list_spacer {
	clear: both;
	margin: 0.0em 0;
	padding: 0;
	height: 1px;
	/*color: #E7E7E7;*/
	color: #FFFFFF;
}

/**
 * $BA0$N8!:w7k2L!"<!$N8!:w7k2L(B
 */
.listing_navi {
	margin-top: 1em;
	text-align: center;
}

.listing_navi TABLE {
	white-space: nowrap;
	margin: 0 auto;
}

.listing_navi TD {
	text-align: center;
}

.listing_navi IMG {
	vertical-align: middle;
}

.listing_navi .current {
	float: left;
	font-weight: bold;
	background-color: #CCCCCC;

	padding: 0.2em 0.45em;
	margin: 0 0.2em;
	border: 1px solid #E7E7E7;
}

.listing_navi A {
	display: block;
	float: left;
	
	padding: 0.2em 0.45em;
	margin: 0 0.2em;
	border: 1px solid #E7E7E7;
}

.listing_navi A:hover {
	background-color: #003399;
	color: #FFFFFF;
}


/**
 * $B8!:w%U%)!<%`(B --------------------------------------------------------------------------
 */

.search_form {
	text-align: center;
	margin: 0 auto;
}

.search_form IMG {
	display: block;
	margin: 0.2em 0;
}

.search_form P {
	margin: 0.4em 0;
	padding-left: 0.2em;
}

.search_form .sp {
	color: #999999;
}

.search_form INPUT {
}

.search_form A {
	padding: 0.2em;
}


/**
 * $B$[$+(B --------------------------------------------------------------------------
 */
.footer {
	margin-top: 2em;
}

.op_info {
	margin-top: 1em;
	text-align: right;
	font-size: small;
	clear: both;
}

.copyright {
	text-align: center;
	margin-top: 1em;
	padding-top: 1em;
	clear: both;
}



.toplinks {
	margin-left: 2em;
	margin-bottom: 3em;
}

.toplinks A {
	margin-right: 1.5em;
}

.toplinks .linkblock {
	margin: 2em 0;
	margin-left: 2em;
}



