@charset "UTF-8";

/* CSS Infomation =======================================================
Filename	: style.css
Description	: Style for GoogleMaps
Version		: 1.0
Modified	: 10/02/09
Content		:
========================================================================= */

@import "basestyle.css"; /* サイト共通スタイル取り込み */

body
{
	background: #ececec url(../img/back_oshirase.gif) repeat-y center fixed;
}

div#top
{
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	width: 735px;
	text-align: center;
	background-color: white;
}

h1
{
	font-size: 220%;
	font-weight: bold;
	width: 600px;
	margin: 30px auto 6px;
}

h1 span{
	display: none;
}

h2
{
	font-size: 170%;
	font-weight: bold;
	width: 600px;
	margin: 0 auto 20px;
	color: #f00;
}

div#oshirase
{
	height: 52px;
	background-image: url(../img/title_oshirase.gif);
	width: 700px;
	margin-right: auto;
	margin-top: 10px;
	margin-left: auto;
}

div#oshirase span
{
	visibility: hidden;
}

/* コンテンツ全体のボックス */
div#main_box{
	width: 600px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	font-size: 120%;
}

/* コンテンツ内容のボックスー分割なし用 */
div.naiyou_box_all{
	text-align: center;
}



/* コンテンツ内容のお辞儀があるときの文字 */

div#main_box div.ojigi_heiyou_moji{
	width: 480px;
	float: right;
	text-align: center;
	margin-right: 10px;
}

p{
	font-size: 150%;
	line-height: 1.5em;
}

span.rank2{
	color: #000;
	width: 550px;
	display: block;
	margin-left: 25px;
}





/* 装飾メグリアバード */
#bird{
	width: 100%;
	text-align: right;
}

/* フッタ */
div#footer{
	height: 30px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 19px;
	border-top: 1px solid #5e5e5e;
	width: 600px;
}

div#footer p{

	text-align: center;
	margin-top: 10px;
	visibility: hidden;
}

div#footer img{

	text-align: center;
	margin-top: 20px;
}

/* 表のスタイル_600px */
div#nichiji{
	margin: 10px auto;
	font-size: 120%;
}

div#nichiji p#ki{
	text-align: center;
	font-weight: bold;
}




div#nichiji div{
	
}

div#nichiji div span.wordbox{
	border: 1px dotted #000;
}

div#nichiji div p{
	margin-top: 5px;
	margin-bottom: 8px;
	font-size: 90%;
	line-height: 1.2em;
}




/* 装飾用クラス */

.mannaka{
	text-align: left;
}

.small
{
	font-size: 85%;
}

em{
	font-weight: bold;
	font-style: normal;
	border-bottom: 2px solid #f00;
}

/* 表のスタイル */
table
{
	margin: 0 auto;
	border-top: 1px solid #797979;
}

table th,
table td
{
	font-size: 1.2em;
}

table th
{
	background-color: #fcdec0;
	width: 6em;
	text-align: center;
	border-bottom: 1px solid #797979;
	border-left: 1px solid #797979;
	font-weight: bold;
}

table td
{
	background-color: #FFFFFF;
	border-bottom: 1px solid #797979;
	border-right: 1px solid #797979;
}

iframe
{
	border: 2px solid #fcb874;
}

small
{
	display: block;
	margin-top: 5px;
	font-size: 0.8em;
}


/* ボタン */
.btn_link{
	width: 202px;
	height: 50px;
	margin: 30px auto 20px;	
	background-image: url(../img/btn_oshirase.gif);

}

.btn_link p{
	text-align: center;
	line-height: 50px;
	font-size: 160%;
	width: 203px;
	margin-left: auto;
	margin-right: auto;
}


/*透過ロールオーバー*/
a:hover img {
	filter: alpha(opacity=80);
	-khtml-opacity:0.8;
	-moz-opacity:0.8;
	opacity:0.8;
}


/*可変する角丸ボックス*/
/* The ThrashBox - http://www.vertexwerks.com/tests/sidebox/ */
/* Show only to IE PC \*/
* html #sidebox .boxhead h2 {height: 1%;} /* For IE 5 PC */

* html #sidebox .boxhead h2 {height: 1%;} /* For IE 5 PC */

#sidebox {
    margin: 0 auto; /* center for now */
    background: url(img/sbbody-r.gif) no-repeat bottom right;
    font-size: 100%;
	width: 232px;
}
#sidebox .boxhead {
    background: url(img/sbhead-r.gif) no-repeat top right;
    margin: 0;
    padding: 0;
    text-align: center;
}
#sidebox .boxhead .h {
    background: url(img/sbhead-l.gif) no-repeat top left;
    margin: 0;
    padding: 16px 20px 0;
    color: white; 
    font-weight: bold; 
    font-size: 1.2em; 
    line-height: 1em;
    text-shadow: rgba(0,0,0,0.4) 0px 2px 5px; /* Safari-only, but cool */
}

#sidebox .boxhead .h span{
	visibility: hidden;
}
#sidebox .boxbody {
    background: url(img/sbbody-l.gif) no-repeat bottom left;
    margin: 0;
    padding: 5px 20px 20px;
}
#sidebox .boxbody p {
    margin:0; padding: 3px 0 16px;
	text-align: center;
	font-size: 160%;
	line-height: 10px;
}

/******** 訂正文 ********/
div#teisei{
	border-width: 2px;
	border-style: solid;
	padding: 10px;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	font-size: 115%;
}

div#teisei p{
	font-size: 115%;
	text-align: left;
	line-height: 1.5em;
	margin-bottom: 10px;
}

div#teisei dl{
	padding: 10px;
	width: 430px;
	margin-right: auto;
	margin-left: auto;
	line-height: 2em;
}


div#teisei dl dt{
	width: 400px;
	float: left;
	text-align: left;
	font-weight: bold;
}


div#teisei dl dd{
	float: left;
	border-bottom-width: 1px;
	padding-bottom: 5px;
}


div#teisei dl dd.ma1{
	width: 220px;
	text-align: left;
	text-indent: 2em;
}

div#teisei dl dd.ma2{
}

div#teisei dl dd.ma3{
	width: 210px;
	text-align: left;
}

.red{
	color: #fe2919;
	text-align: center;
	display: block;
	margin-top: 5px;
	margin-bottom: -5px;
	font-size: 0.9em;
}

/**** ClearFix ****/
.clear{
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
	}
	
.clearfix:after{
	clear:both;
	content:' ';
	display:block;
	font-size:0;
	line-height:0;
	visibility:hidden;
	width:0;
	height:0;
	}
	
* html .clearfix,*:first-child+html .clearfix{
	zoom:1;
	}
