@charset "shift-jis";
/* CSS Document */


#sub_title{
	background:url(../common_images/sub_titile06.jpg) top right no-repeat;
	width:720px;
}



/*テーブル-----------*/
table.ni_waku{
 	width:620px;
	background: none;
	margin:30px  auto 15px 50px;
	padding:0 0 20px 0;
	border-bottom: 1px dotted #555555;
}
td.nieilogo{
	padding-left:12px;
	_padding-bottom:20px;
}
td.cupp{
	padding-left:12px;
	text-align: left;
	vertical-align:top;
	color:#555555;
	font-size:110%;
	_font-size:90%;
	line-height:150%;	
}
.em{ font-size:125%; line-height:160%; font-weight:bold; text-align:center;}

/*写真----------*/
.photo{
	border: 1px solid #999999;
	margin:3px;
}

table.image{
	width:620px;
	margin-left:50px;
	margin-right:auto;
}
td.isu{
	text-align:center;
	width:33%;
}




/*リンク----------------------------------------------*/
a.ko_navi{ display:block; padding-right: 17px; line-height:150%; white-space:nowrap;}
a.ko_navi:link { color: #000080; text-decoration: underline; background:url(down.gif) no-repeat right 50%;}
a.ko_navi:visited { color: #000080; text-decoration: underline; background:url(down.gif) no-repeat right 50%;}
a.ko_navi:active { color: #FF9900; text-decoration: underline; background:url(down2.gif) no-repeat right 50%; }
a.ko_navi:hover { color: #FF9900; text-decoration: underline; background:url(down2.gif) no-repeat right 50%; }





/*各テーマへのリンク------------*/
.ichi_waku li{
	float:left;
	margin-right:25px;
	list-style-type:none ;
	font-size:110%;
	line-height:125%;
}

/*一覧のテーブル------------*/
table.ichi_kowawku{
	width:300px;
	padding:5px;
	font-size:100%;
	_font-size:88%;
}

td.item_title{
	font-size:125%;
	padding:0 5px;
	vertical-align:middle;
	border-bottom:1px dotted #555555;
	color:#000080;
	line-height:250%;
	text-align:left;
	background-color:#E5E5E5;

}

td.maker{
	background-color:#F7F7F7;
	line-height:150%;
	border-bottom: 1px dotted #999999;
	padding:5px 20px;
	vertical-align:top;
}



/*▲このページの上へ戻る----------------------*/
td.bt_top{
	text-align:right;
	padding:3px;
	font-size:90%;
	_font-size:80%;
}


/*テーブルのキャプション（サファリ対策のため一番下に記述）-----------------*/

caption{
	font-size:110%;
	line-height:150%;
	background:#FFFFFF;
	color:#333333;
	text-align:left;
	border-bottom:2px solid #000080;
	margin-right:auto;
	margin-left:auto;
}
caption{
		margin-left:50px;#
}