@charset "euc-jp";
/* html */

/* body */
html {
	height : 100%;
}
body {
	height : 100%;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	height: 100%;
	text-align: center;
	background-color: #EEEEEE;
	background-image: url(../../images/back/back.png);
}
/* P */
p {
	margin: 0px;
	padding: 0px;
}
/* a */
a {
	color: #7798DD;
	text-decoration: none;
}
a:hover{
	color: #E27D72;
	text-decoration: underline;
}

img {
border:none;
}
ul{
	margin: 0px;
	padding: 0px;
}
li{
	margin: 0px;
	padding: 0px;
}
form{
	margin:3px;
	padding:0px;
}

#wrap {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#ext_left {
	float: left;
	width: 140px;	
	padding-top: 10px;
}
#ext_wrap{
	float: right;
	width: 760px;
}
#ext_center{
	float: left;
	width: 600px;

}
#ext_right{
	text-align: left;
	width: 150px;
	padding-top: 10px;
	float: right;
}
.adimg{
	margin-bottom: 8px;
}
div.adtext{
	margin-top: 3px;
	margin-bottom: 3px;
}
div.adtext ul {
	list-style:none;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;

}
div.adtext li {
	display: inline;
	margin-right: 4px;
	margin-left: 4px;
}
div.adtext a {

	text-decoration: none;
	color: #009900;
}
div.adtext a:hover {
	text-decoration: underline;

}


/* 基本枠 
-----------------------------------------------------------------------------*/
div#all {
	background-color: #FFFFFF;
	width: 600px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	padding: 0px;
}
/* ヘッダータイトル
-----------------------------------------------------------------------------*/
div#header_title {
	background-color: #5bad00;
	width: 600px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-repeat: no-repeat;
	margin: 0px;

}
div#header_title p {
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
#all #header_title a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#head_bar {
	background-color: #E1FFBF;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #003300;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5BAD00;
}


/* エラー表示
-----------------------------------------------------------------------------*/
p.error{
	font-weight: bold;
	color: #FF0000;	
}
/* コンテンツメイン
-----------------------------------------------------------------------------*/
div#con_main {
	width: 600px;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 0px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;

}

/* ブックマークボタン */
div.bkmbtn{
	width:300px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 3px;
	margin-bottom: 3px;
	
}
div.bkmbtn ul {
	list-style:none;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;

}
div.bkmbtn li {
	display: inline;

}
div.bkmbtn a {
	font-weight: bold;
	text-decoration: none;

}



/* フッター 
-----------------------------------------------------------------------------*/
div#footer {
	width: 600px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1px;
}
div#footer p{
	padding: 5px;

}

subtitle {
	font-size: 10px;
}
#subtitle {
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#maga_title {
	font-size: 36px;
	font-weight: bold;
}
#maga_title span {
	color: #FF0000;
}


#result1 table {
	width: 420px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
}
#result1 th {
	padding: 5px;
	width: 40px;
	background-color: #EAE7D5;

}
#result1 td {
	text-align: left;
	color: #666666;
	line-height: 18px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#result1 strong {
	font-weight: bold;
	color: #FF6600;
	font-size: 14px;
}
div#ondo_title {
	width:340px;
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
	margin-bottom: 2px;
}
div#ondo {
	width:340px;
	color: #660000;
	font-weight: bold;
	font-size: 14px;
	background-color: #FFFFCC;
	border: 1px solid #000000;
	padding: 3px;
	line-height: 25px;

	text-align:center;
}

#result1 em {
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	color: #FF6600;
	margin-right: 2px;
	margin-left: 2px;
}
div#meisan{
	font-size: 14px;
	font-weight: bold;
	color: #660000;
}
div#voice{
	font-weight: bold;
	color: #000000;
}
div#voice ul{
	margin-left: 0px;
	list-style-type: none;	
}
div#voice li{
	margin-left: 0px;
	
}
div#voice span{
	font-weight: normal;
}

#koukou_list table {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
}
#koukou_list th {

}
#koukou_list td {
	text-align: left;
}


#details .kakudesu {
	font-size: 9px;
}
.c {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.new{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
}

