@charset "UTF-8";

/* ================================================================ *
	worldagency,Inc.
	http://worldagency.jp/
		
	この CSS を書き換えることで，テンプレートをカスタマイズ
	できます。本文記事およびコメントを参考に変更し，活用して
	ください。
 * ================================================================ */

/* 画像を回り込ませている箇所の見出しデザイン */


table {
	padding:0 ;
	height:auto ;
	border:ridge 1px #FFFFFF ;
	border-collapse:collapse;
}

th,td {
	margin:0 ;
	padding:5px 10px ;
	text-align:left ;
	border:ridge 1px #FFFFFF ;
}

th {
	text-align:center ;
	font-size:larger ;
	color:#0066FF ;
	background-color:#FFFFFF;
	font-weight:bold ;
}

form {
	margin:10px;
	padding:0 ;
}

.center {
	text-align:center ;
	line-height:140% ;
	clear:both ;
	display:block ;
}

.spacer {
	margin:5px;
	width:100%;
	height:5px;
	clear:both;
}

#bunner {
	width:120px;
	height:auto;
	margin:10px auto;
	padding:0;
}

#bunner img {
	width:120px;
	height:auto;
	margin:2px 0;
	padding:0;
}

#bunner ol {
	list-style-type:none;
	width:120px;
	height:auto;
	margin:10px auto;
	padding:0;
}

.left {
	float:left;
	text-align:left;
}

.right {
	float:right;
	text-align:right;
}

.clear {
	clear:both;
}

img {
	margin:0;
	padding:0;
}

/* IE6 のみ span inline化 */
*html .indent {
	display:inline-block;
}

.indent span {
	margin:0.1em 1.0em;
	padding:0;
	float:left;
	width:20%;
	height:auto;
	line-height:1.4;
}

.indent_e span {
	margin:0.1em 1.0em;
	padding:0;
	float:left;
	width:auto;
	height:auto;
	line-height:1.4;
}

.table2 {
	margin:10px 0 10px 20px;
	widh:100%;
	border:none;
	empty-cells:hide;
	line-height:2.0em;
}

.table2 th {
	width:150px;
	text-align:left;
	font-weight:normal;
	white-space:nowrap;
	padding:2px;
	vertical-align:top;
	color:#FFFFFF ;
	background-color:#0066FF ;
	border:none ;
}

.table2 td {
	width:auto;
	text-align:left;
	padding:2px 2px 2px 10px;
	background-color:#0066FF ;
	border:none ;
}

.thum {
	width:30%;
	float:left;
	margin:10px auto;
	padding:0;
	text-align:center;
    position: relative;
}

.detail {
	width:100%;
	margin:0 auto;
	padding:0;
	text-align:center;
    position: relative;
}

.button a {
	display:block;
	width:150px;
	height:20px;	
	text-align:center;
	background: #0066FF url(images/bg.png) repeat-x;
	margin:10px auto;
	padding:0px;
}

.button a:hover {
	display:block;
	width:150px;
	height:20px;
	text-align:center;
	background: #EEEEEE url(images/arrow.gif) no-repeat;
	margin:10px auto;
	padding:0px;
	color:#0033FF;
	font-weight:bold;
	text-decoration:none;
}	

.gijutsujoho {
	width:520px ;
	margin:30px auto 10px auto ;
	padding:0 ;
    position: relative;
}

.gijutsukokoku {
	width:520x ;
	margin:30px auto 10px auto ;
	padding:0 ;
    position: relative;
}

.mitsumori {
	width:400px ;
	margin:30px auto 10px auto ;
	padding:0 ;
}

.mitsumori td {
	text-align:center;
}

.map {
	text-align:center ;
	background-color:#FFFFFF ;
	margin:10px 5px ;
	padding:20px 5px ;
}

.button2 {
	display:block;
	width:250px;
	margin:10px auto;
	padding:0;
	text-align:center;
}

.button2 a {
  margin: 0;
  padding: 6px 20px 5px 20px;
  display: block;
  border-right: 1px solid #CCCCCC;
  border-bottom: 5px solid #3EBAEE;
  background: url(images/bg.png) repeat-x;
  font-weight: bold;
}

.button2 a:hover {
  border-bottom: 5px solid #0086b9;
  background: #EEEEEE url(images/arrow.gif) no-repeat;
  text-decoration: none;
  color: #0066FF ;
}

#counter {
	font-size:0.6em;
	text-align:center;
}




	