body, html  { height: 100%; }
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
a:link, a:visited  {
	color: #06C;
}
a:hover {
	text-decoration:underline;
	color:#9CF;
}
.fl{float: left;}
.fr{float: right;}
.ar{
	text-align: right;
}
.al{
	text-align: left;
}
.ac{
	text-align: center;
}

html body * span.clear,
html body * div.clear,
html body * li.clear,
html body * dd.clear
{
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}/* http://sonspring.com/journal/clearing-floats */
.bold{
	font-weight: bold;
}
.normal{
	font-weight: normal;
}
.txt16{
	font-size: 16px;
	line-height: 20px;
}
.txt14{
	font-size: 14px;
	line-height: 20px;
}
.txt12{
	font-size: 12px;
	line-height: 18px;
}
.top_p5{
	padding-top: 5px;
}
.top_p15{
	padding-top: 15px;
}
.top_p25{
	padding-top: 25px;
}
.top_p30{
	padding-top: 30px;
}
.bot_p5{
	padding-bottom: 5px;
}
.bot_p10{
	padding-bottom: 10px;
}
.bot_p20{
	padding-bottom: 20px;
}
.bot_p25{
	padding-bottom: 25px;
}
.bot_p100{
	padding-bottom: 100px;
}
.rig_p20{
	padding-right: 20px;
}
.rig_p25{
	padding-right: 25px;
}
.rig_p120{
	padding-right: 120px;
}
.lef_p25{
	padding-left: 25px;
}
.lef_p120{
	padding-left: 120px;
}
body {
	background: #666666;
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #000000;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 100%;
}


.oneColFixCtrHdr #container {
	width: 100％;  /* 最大幅である 800px より 20px 小さくすることにより、ブラウザクロームの使用が可能となり、水平スクロールバーが表示されなくなります */
	background: #FFFFFF;
	margin: 0 auto; /* 自動マージン（幅と連動）により、ページが中央揃えになります */
	border: 1px solid #000000;
	text-align: center; /* この設定は body エレメントの text-align: center より優先されます。 */
}
.oneColFixCtrHdr #header {
	background: #ffffff; 
	padding: 0px;  /* この余白は、その下に表示される div のエレメントの左揃えと一致します。#header でテキストの代わりにイメージが使用される場合は、必要に応じて、余白を削除してください。 */
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* #header div の最後のエレメントのマージンを 0 に設定することにより、マージンの相殺（div 間の原因不明のスペース）が回避されます。div の周囲に境界線が適用されている場合は、境界線によってマージンの相殺が回避されるため、この操作は不要です */
	padding: 0; /* マージンの代わりに余白を使用して、エレメントを div の端に接触しない位置に維持することができます */
}
.oneColFixCtrHdr #mainContent {
	background: #FFFFFF;
	width: 750px;
	padding: 25px 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px; /* この余白は、その上に表示される div のエレメントの左揃えと一致します。 */
	background:#DDDDDD;
	text-align: center;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* フッターの最初のエレメントのマージンを 0 に設定することにより、マージンの相殺（div 間のスペース）が回避されます */
	padding: 10px 0; /* このエレメントの余白により、マージンの相殺を発生させることなく、マージンの効果とまったく同じように、スペースが設定されます */
	font-size: 12px;
}
.navi_bg{
	background-image: url(../images/header/navi/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#navi{
	background-color: #F9F9F9;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/header/navi/line.gif);
	background-position: 8px top;
	background-repeat: no-repeat;
}
#navi img{
	padding-right: 6px;
	padding-left: 6px;
	background-image: url(../images/header/navi/line.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
h2{
	text-align: left;
	height: 35px;
	padding-left: 10px;
}
.yerrow_bar{
	background-image: url(../images/contents/top/yerrow_bar.gif);
	background-repeat: repeat-x;
}
.blue_bar{
	background-image: url(../images/contents/top/blue_bar.gif);
	background-repeat: repeat-x;
}
.blueviolet_bar{
	background-image: url(../images/contents/search/blueviolet_bar.gif);
	background-repeat: repeat-x;
}
.orange_bar{
	background-image: url(../images/contents/search/orange_bar.gif);
	background-repeat: repeat-x;
}
.orange_bar2{
	background-image: url(../images/contents/douga/orange_bar.gif);
	background-repeat: repeat-x;
}
.green_bar{
	background-image: url(../images/contents/search/green_bar.gif);
	background-repeat: repeat-x;
	height: 20px;
	background-position: bottom;
	padding: 0px;
	margin-bottom: 10px;
}
.purple_bar{
	background-image: url(../images/contents/kigyo/purple_bar.gif);
	background-repeat: repeat-x;
}
.teigi{
	text-align: left;
	font-size: 110%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.teigi p{
	line-height: 20px;
}
#mainContent ol{
	list-style-position: outside;
	list-style-type: decimal;
	padding: 20px;
}

.place_title{
	background-image: url(../images/contents/top/place_bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	height: 47px;
	padding-left: 34px;
}
.place_title p{
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.tori_place{
}
.tori_box{
	float: left;
	width: 153px;
	padding-top: 0px;
	padding-right: 17px;
	padding-bottom: 40px;
	padding-left: 17px;
}
.tori_box img{
	border: 1px solid #000;
}
.tori_box .tori_name{
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	padding: 2px;
}
#footer_box{
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#footer_box ul{
 text-align:center;
 }
 
#footer_box li{
	display:inline;
	padding:0 3px;

 }
#footer_box li.line{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
#footer_box li a{
	padding:0 8px;
	font-size: 12px;
 }


#info_box{
	width: 560px;
	padding:10px;
	float: left;
}

#info_box ul{
 text-align:center;
 }
 
#info_box li{
	display:inline;
	padding:0 5px;
	font-size: 14px;
 }
 #info_box li.line{
 	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
}


#tori_infobox{
	padding:10px;
	border: 1px solid #000;
	margin-top: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}
	
#info_box .infobox{
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	margin-top: 10px;
}
#info_box .tori_shurui{
	height: 60px;
	width: 100px;
	margin: 0px;
	text-align: center;
	background-color: #FC9;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#info_box .tori_shurui p{
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
}
#info_box .tori_name{
	padding: 10px;
	height: 80px;
}
#info_box .tori_name .name{
	font-size: 34px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 34px;
	height: 40px;
}

#info_box .tori_name .yomigana{
	margin: 0px;
	padding: 0px;
}
dl.info {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
dl.info dt {
	clear: left;
	float: left;
	margin: 0 0 0.8em;
	width: 7.5em;
	color: #000;

}
dl.info dd {
	margin-bottom: 0.8em;
	margin-left: 7.5em;

}
.campany{
	width: 285px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ccc;
	padding-left: 4px;
}

#search_side{
	width: 160px;
	padding: 25px 0;
}
.ban_but{
	background-image: url(../images/contents/search/but_bg.gif);
	background-repeat: repeat-y;
	height: 30px;
	width: 156px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #999;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.search_box{
	padding:10px;
	border: 1px solid #000;
	margin-top: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}
.search_con{
	text-align: left;
	float: right;
	width: 410px;
}
.meigara{
	background-image: url(../images/contents/search/meigara.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 107px;
	height: 36px;
	padding-bottom: 10px;
	position: relative;
}
.meigara p{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #595959;
	height: 34px;
	line-height: 34px;
	padding-left: 10px;
	font-weight: bold;
}
.meigara .txt2{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #595959;
	height: 34px;
	line-height: 16px;
	padding-left: 10px;
	font-weight: bold;
}
.seisansha p{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #595959;
	height: 34px;
	line-height: 34px;
	padding-left: 10px;
	font-weight: bold;
}
.seisansha{
	background-image: url(../images/contents/search/seisansha.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 107px;
	height: 36px;
	padding-bottom: 10px;
	font-size: 14px;
}
#kigyo_box{
	padding:10px;
}
#kigyo_box ul{
 text-align:center;
 }
 
#kigyo_box li{
	display:inline;
	padding:0 3px;

 }
#kigyo_box li.line{
 	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
}
#kigyo_box li a{
	padding:0 8px;
	font-size: 14px;
 }

#kigyo_box table{
	width: 100%;
}
#kigyo_box tr{
	margin: 0px;
}
#kigyo_box th{padding-bottom: 10px;}
#kigyo_box td{
	font-size: 14px;
	line-height: 18px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-bottom: 10px;
}
#kigyo_box ul.kigyo_info{
 text-align:left;
 }
.kigyo_info li{
	list-style-type: none;
}
.kigyo_info li.place1{
	width: 100px;
	float: left;
 }
.kigyo_info li.place2{
	width: 310px;
	float: left;
 }
.kigyo_info li.place3{
	width: 120px;
	float: left;
 }
 .kigyo_info li.place4{
	width: 80px;
	float: left;
	text-align: center;
 }
 
table#table-01 {
    border: 1px #000000 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table#table-01 th {
    padding: 5px;
    border: #000000 solid;
    border-width: 0 0 1px 1px;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}
table#table-01 td {
    padding: 5px;
    border: 1px #000000 solid;
    border-width: 0 0 1px 1px;
}