/* CSS Document */


.red {
	color:#FF0000;
}

.blue {
	color:#0000FF;
}

.aqua {
	color:#8aa7c5;
	font-weight:bold;
}

.yellow {
	color:#00FF00;
}

body {
	font-size:0.8em;
	/*background-color:#000033;*/
	color:#2b405a;
	line-height:1.3em;
}

body a {
	color:#405C92;
}

li {
	list-style:none;
}

div#container {
	width:1000px;
	margin:0px auto 0px auto;
	/*background:url(../img/background_container.gif) repeat-y;*/
}

/*ヘッダ*/

div#header {
	width:1000px;
	/*height:58px;*/
	/*border: #CCCCCC solid 1px;*/
	margin:0px auto 0px 10px;
	/*background-image:url(../img/background_header.jpg);*/
	background-repeat:no-repeat;
}

table#hmenu td img {display: block;}

 /* safari only \*/  
/*html:\66irst-child address {
	font-size:10px;
	line-height:80%;
}
*/

/*ヘッダメニュー*/

div#menu {
}

div#menu ul {
}

div#menu ul li {
}


/*左のほう*/

div#left {
	float:left;
	width:180px;
}

#left div.box {
	width:158px;
	margin:0px auto 15px auto;
	padding:0px;
	background-color:#FFF;
	padding-bottom:10px;
	background:url(../img/renew/background_side_menu01.gif) bottom no-repeat;
}

div.box select {
	width:100%;
}

input#s {
	width:90px;
}

#left div.box ul li {
	/*padding:5px;*/
	list-style:none;
	margin:0px;
}

/*右のほう*/

div#main {
	width:820px;
	padding:0px;
	margin:0px;
	border:none;
	_display:inline;
	float:right;
}

div#right {
	float:right;
	width:202px;
}


#right div.box {
	width:184px;
	margin:0px auto 15px auto;
	padding:0px;
	background-color:#FFF;
	padding-bottom:10px;
	background:url(../img/renew/background_side_menu02.gif) bottom no-repeat;
}

div#pr_flash {
	width:180px;
	margin:0px auto 0px auto;
	padding:0px;
	background:none;
	padding-bottom:10px;
}

#right div.box ul.ranking li {
	padding:5px;
	list-style:none;
	margin:0px;
}

#right div.box ul.ranking li.joui a{
	font-weight:bold;
}

/*センター*/

div#center {
	width:618px;
	float:left;
}

div#center div#news ul li {
	list-style:none;
	padding:5px;
	margin:0px;
}

div.paragraph {
	width:810px;
	margin:0px auto 30px auto;
	clear:both;
}

.paragraph p.danraku {
	margin-bottom:15px;
}

div.paragraph2 {
	width:600px;
	margin:0px auto 30px auto;
	clear:both;
	background:url(../img/renew/background_paragraph02.gif) bottom no-repeat;
	padding-bottom:20px;
}




/*フッタ*/

div#footer {
	clear:both;
	height:30px;
}


div#footer ul {
}

div#footer ul li {
}

div#page_title {
	background:url(../img/renew/background_pagetitle.gif) no-repeat;
	height:25px;
	width:810px;
	padding-left:10px;
	margin-bottom:10px;
}

h4.search_d {
	background:url(../img/bgi_titleh4.jpg) no-repeat;
	height:25px;
	width:810px;
	padding-left:10px;
	color:#FFF;
	line-height:25px;
}




div#page_title h2 {
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	color:#FFF;
}

/*.search_d h4 {
	font-size:12px;
	font-weight:bold;
	line-height:25px;
	color:#FFF;
}*/



table#login_area td{
	line-height:1.5em;
	font-size:1em;
}




.question {
	color:#8aa7c5;
	font-weight:bold;
	display:block;
}

.answer {
	margin-bottom:30px;
	display:block;
	color:#2b405a;
}

strong {
	font-weight:bold;
}



table.dl_list {
	margin-top:20px;
	padding-bottom:20px;
	border-bottom:#CCC dashed 1px;
	width:80%;
}

.totop {
	text-align:right;
}


table.search_detail {
	float:left;
	width:155px;
	font-size:0.8em;
}

table.search_detail2 {
	float:left;
	width:465px;
	font-size:0.8em;
	margin-left:5px;
}

table.search_detail tr {
	background-color:#FFF;
}

table.search_detail tr td {
	padding:5px;
	margin:0px;
}

div.ranking{
	border-left:solid 1px #D2DAE2;
	border-right:solid 1px #D2DAE2;
	width:817px;
}

img.border01 {
	margin-bottom:30px;
}

/*h4.search_d {
	width:90px;
	padding:4px;
	color:#000066;
	background-color:#a4b5c4;
}*/

div#globalsign {
	float:right;
	margin-left:40px;
}







