@charset "utf-8";
/* CSS Document */
@import "list.css";
@import "block.css";
@import "font.css";
@import "title.css";
@import "api.css";

/* リンク指定 */

a:link{
	text-decoration: none;
	color: #0066CC;
}
a:visited{
	text-decoration: none;
	color: #0066CC;
}
a:hover{
	text-decoration: underline;
	color: #0099FF;
}

.block_topic_body a {
	color: #666666;
	text-decoration: none;
}
.block_topic_body :hover{
	color: #999999;
	text-decoration: underline;
}


.hsearch a:link{
	text-decoration: none;
	color: #666666;
}
.hsearch a:visited{
	text-decoration: none;
	color: #666666;
}
.hsearch a:hover{
	text-decoration: underline;
	color: #999999;
}
.hback a:link{
	text-decoration: none;
	color: #666666;
}
.hback a:visited{
	text-decoration: none;
	color: #666666;
}
.hback a:hover{
	text-decoration: underline;
	color: #999999;
}
.atop a:link{
	text-decoration: none;
	color: #666666;
}
.atop a:visited{
	text-decoration: none;
	color: #666666;
}
.atop a:hover{
	text-decoration: underline;
	color: #999999;
}
.news_list_sub a:link{
	text-decoration: none;
	color: #0099FF;
}
.news_list_sub a:visited{
	text-decoration: none;
	color: #0099FF;
}
.news_list_sub a:hover{
	text-decoration: underline;
	color: #FF6600;
}

a.i_cat {
	color: #006699;
	text-decoration: none;
}
a:visited.i_cat {
	color: #006699;
	text-decoration: none;
}
a:hover.i_cat {
	color: #006699;
	text-decoration: none;
}

a.i_all {
	color: #006699;
	text-decoration: none;
}
a:visited.i_all {
	color: #006699;
	text-decoration: none;
}
a:hover.i_all {
	color: #006699;
	text-decoration: none;
}
.clear{
	display: block;
	height: 10px;
}

.clear5{
	display: block;
	height: 5px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.position_r{
	text-align: right;
	display: block;
}

.hserch {
	font-size: 70%;
	text-align: right;
	display: block;
	padding: 3px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.search_info_bt a {
	font-size: 70%;
	text-align: center;
	display: block;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 25px;
	width: 170px;
	background-image: url(../img/bt_search_info.jpg);
	text-indent: -9999px;
}
.hback {
	font-size: 70%;
	text-align: right;
	display: block;
	padding: 3px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	width: 200px;
	clear: both;
}
.hsearch {
	font-size: 70%;
	text-align: right;
	display: block;
	padding: 3px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	width: 200px;
	clear: both;
}
.atop {
	font-size: 70%;
	text-align: right;
	display: block;
	padding: 3px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	width: 200px;;
	clear: both;
}
.pan {
	font-size: 75%;
	color: #999999;
	display: block;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.pan a {
	color: #006699;
	text-decoration: none;
}
.pan a:visited{
	color: #0066CC;
}
.pan a:hover{
	color: #3399CC;
	text-decoration: underline;
}
.maker01{
	background-color: #CCCCCC;
	width: 70px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 1px;
	text-align: center;
}
.maker02{
	background-color: #CCCCCC;
	width: 70px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 1px;
	text-align: center;
}

body {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 90%;
	/*font-family: 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, 'メイリオ', 'ＭＳ Ｐゴシック', sans-serif;*/
	font-family:verdana, sans-serif;
	color: #666666;
	line-height: 135%;
}
#layout {
	padding: 0px;
	width: 840px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#obi{
	display: none;
}

#header_top{
	display: block;
	padding: 0px;
	height: 50px;
	width: 840px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../img/gnavi.gif);
}
#header{
	display: block;
	height: 50px;
	width: 840px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	float: left;
}
#footer{
	display: block;
	padding: 10px;
	width: 820px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 2px;
	border-top-style: double;
	border-top-color: #CCCCCC;
	float: left;
	font-size: 75%;
	text-align: right;
}
#copy {
	font-size: 75%;
	color: #999999;
}
.img01{
	margin: 0px;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.img01 a{
	margin: 0px;
	padding: 2px;
	border: 1px solid #CCCCCC;
}

.block_topic_body img {
	padding: 2px;
	border: 1px solid #CCCCCC;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 0px;
}


.newphoto{
	background-color: #FFFFFF;
	display: block;
	padding: 0px;
	height: 90px;
	width: 148px;
	border: 1px solid #999999;
	cursor: default;
	margin: 0px;
}
.newphoto_search{
	background-color: #FFFFFF;
	display: block;
	padding: 0px;
	height: 60px;
	width: 90px;
	border: 1px solid #999999;
	cursor: default;
	margin: 0px;
}

.i_cat{
	background-image: url(../img/sign_cat.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 80%;
}
.i_all{
	background-image: url(../img/sign_all.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 80%;
}

.news{
	font-size: 80%;
	display: block;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	float: left;
	width: 590px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.news_date{
	color: #FF9900;
	margin: 0px;
	padding: 2px;
	width: 75px;
	float: left;
	vertical-align: middle;
}
.news_title{
	padding: 2px;
	float: right;
	width: 505px;
	vertical-align: middle;
	margin: 0px;
}
.news_title a{
	color: #333333;
	text-decoration: none;
}
.news_title a:visited{
	color: #333333;
	text-decoration: none;
}
.news_title a:hover{
	color: #999999;
	text-decoration: underline;
}
.pref {
	color: #FF9900;
	vertical-align: middle;
}
input.sbox {
	width: 200px;
	margin: 3px;
	padding: 3px;
}
input.bt_search_key {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	display: block;
}
a.bt_search_key {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
}
table.tb00  {
	width: 100%;
}
.tb00 td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-weight: normal;
	font-size: 75%;
	color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	line-height: 130%;
}
.tb00 th {
	font-weight: normal;
	color: #999999;
	text-align: left;
	font-size: 70%;
	line-height: 100%;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

table.tb01  {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 100%;
}
.tb01 td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 5px;
	font-weight: bold;
	background-color: #FDFDFD;
}
.tb01 th {
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #666666;
}

table.tb02  {
	width: 100%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.tb02 td {
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-size: 80%;
}
.tb02 th {
	padding: 10px;
	margin: 0px;
	background-color: #FFFFF4;
	text-align: left;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	width: 100px;
}
table.tb03  {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.tb03 td {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 50%;
	font-size: 90%;
}
.tb03 th {
	text-align: left;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #99CCCC;
	padding-top: 25px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

table.tb04  {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
td.tb04  {
	margin: 0px;
	padding: 10px;
	vertical-align: bottom;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
th.th04  {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	font-weight: normal;
	vertical-align: top;
	margin: 0px;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
table.tb05  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}
.tb05 td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 5px;
	background-color: #000000;
	width: 450px;
	text-align: center;
}
.tb05 th {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #F3F3F3;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	border-top-width: 3px;
	border-top-color: #999999;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

table.tb06  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tb06 td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 5px;
}
.tb07 th {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

table.tb07  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tb07 td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.tb07 th {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

table.tb08  {
	padding: 0px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 100%;
}
.tb08 td {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.tb08 th {
	text-align: left;
	vertical-align: top;
	padding: 5px;
	background-color: #F2F2F2;
	width: 180px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

/*ロケ地*/
.photo {
	text-align: center;
	display: block;
}
.photo_t {
	background-color: #666666;
	display: block;
	padding: 3px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 75%;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #006699;
}
.photo_t a {
	color: #FFFFFF;
	text-decoration: none;
}
.photo_t a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.photo_t a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/*JAVA用*/
.highslide-wrapper div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
	outline: none;
	text-decoration: none;
}
/*.highslide img {
	border: 1px solid silver;
}
.highslide:hover img {
	border-color: gray;
}

.highslide-active-anchor img, .highslide-active-anchor:hover img {
	border-color: black;
}
*/
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: gray;
}
.highslide-wrapper, .rounded-white {
	background: white;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border-top: none;
	font-size: 1em;
	padding: 5px;
	background: white;
}
.highslide-heading {
	width: 200px;
	display: none;
	font-weight: bold;
	margin-bottom: 0.4em;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(highslide/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}


/* Controls. See http://www.google.com/search?q=css+sprites */
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(highslide/graphics/controlbar-white.gif) 0 -90px no-repeat;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(highslide/graphics/controlbar-white.gif) right -90px no-repeat;
}
.highslide-controls li {
	float: left;
	padding: 5px 0;
}
.highslide-controls a {
	background-image: url(highslide/graphics/controlbar-white.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
}
.highslide-move a {
	cursor: move;
}

/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
}
