@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
.both {
	clear: both;
}
.font16 {
	font-size: 16px;
}


body {
	color: #663300;
	background-color: #FCFAEF;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝";
	/*font-weight: bold;*/
	font-size: 12px;
}
.top_header{
	width: 310px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/header.jpg);
	height: 287px;
	padding-left: 630px;
	padding-top: 134px;
	background-repeat: no-repeat;
	z-index: 1;
	position:fixed;
}
.top_header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.top_main,.top_footer {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
.top_header .menu .zuzo {
	margin-left: 061px;
}
.top_header .menu .yado {
	margin-top: 7px;
	margin-left: 61px;
}
.top_header .menu .syosai_kensaku {
	margin-left: 87px;
}
.top_main {
	clear: both;
	background-image: url(../images/main.jpg);
	background-repeat: repeat-y;
	padding-top: 420px;
}
.top_main h1 {
	margin-left: 100px;
	color: #996600;
	background-image: url(../images/line.jpg);
	background-repeat: no-repeat;
	background-position: left 30px;
	padding-bottom: 12px;
	font-weight:bold;
	font-size: 20px;
	padding-top: 10px;
}
.top_main .text {
	margin-top: 10px;
	margin-right: 120px;
	margin-left: 120px;
	line-height: 20px;
}
.top_main .text li {
	list-style-type: none;
	font-size: 16px;
	line-height: 24px;
}


.top_second {
	color: #996600;
	font-weight:bold;
	font-size: 16px;
}
.top_third {
	font-weight:bold;
	font-size: 14px;
}

.top_footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 157px;
	width: 940px;
}
.top_footer .copy {
	font-size: 10px;
	font-weight: normal;
	padding-top: 57px;
	padding-left: 220px;
}






.back_image {
	background-image: url(../images/index/back_image.jpg);
	background-repeat: repeat-y;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	/*
ie6以外はこれでOK
*/
position:fixed;
	width: 900px;
	margin-left: 10px;
	z-index: 1;
}
.header .navi {
	background-image: url(../images/index/title_image2.jpg);
	background-repeat: no-repeat;
	height: 59px;
	width: 900px;
}
.header .navi .top_btn {
	padding-left: 58px;
}
.header .navi .picture {
	padding-left: 10px;
	padding-top: 27px;
	vertical-align: top;
}
.header .navi .station {
	vertical-align: top;
	padding-top: 27px;
	padding-left: 5px;
}

.header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.header  .search  {
	background-repeat: no-repeat;
	vertical-align: top;
	padding-top: 30px;
	padding-left: 94px;
}
.header .navi .detail_search {
	vertical-align: top;
	padding-top: 27px;
	padding-left: 8px;
}


.main {
	height:100%;
	width: 820px;
	background-image: url(../images/index/main_back.jpg);
	background-repeat: repeat-y;
	padding-right: 40px;
	padding-left: 40px;
	position: relative;
	left: 10px;
	padding-top: 240px;
	font-weight: bold;
}
.main a {
	color: #663300;
	text-decoration: none;
}

.main .zuzo {
	margin-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
.main .zuzo li {
	list-style-type: none;
	float: left;
	height: 200px;
	width: 174px;
	text-align: center;
	padding-right: 13px;
	padding-left: 13px;
}
.main .zuzo a {
	color: #663300;
	text-decoration: none;
}
.main .zuzo .pich {
	height: 16px;
	background-image: url(../images/picture_search/pich_back.gif);
	width: 174px;
	background-repeat: no-repeat;
}
.main .zuzo .picmain {
	background-image: url(../images/picture_search/picmain_back.gif);
	background-repeat: repeat-y;
	width: 174px;
}
.main .zuzo .picmain img {
	border: 1px solid #CCCCCC;
}

.main .zuzo .picf {
	height: 18px;
	background-image: url(../images/picture_search/picf_back.gif);
	width: 174px;
	background-repeat: no-repeat;
}
.main #station {
	margin-top: 10px;
	margin-bottom: 10px;
}
.main #station table {
	width: 100%;
}
.main #station li {
	float: left;
	width: 174px;
	text-align: center;
	padding-right: 4px;
	padding-left: 4px;
	list-style-type: none;
}
.main #station hr {
	color: #E0D6B8;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0D6B8;
}

.main #station a {
	color: #663300;
	text-decoration: none;
}
.main #station .pich {
	height: 16px;
	background-image: url(../images/picture_search/pich_back.gif);
	width: 174px;
	background-repeat: no-repeat;
}
.main #station .picmain {
	background-image: url(../images/picture_search/picmain_back.gif);
	background-repeat: repeat-y;
	width: 174px;
}
.main #station .picmain img {
	border: 1px solid #CCCCCC;
}

.main #station .picf {
	height: 18px;
	background-image: url(../images/picture_search/picf_back.gif);
	width: 174px;
	background-repeat: no-repeat;
}
.main   .btn  {
	text-align: center;
	margin-top: 30px;
}
.main  .btn  img  {
	margin-right: 10px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.main #detail #classification_list {
	width: 830px;
}
.main #detail #classification_list ul {
}

.main #detail #classification_list li {
	float: left;
	width: 115px;
	padding: 5px;
	background-color: #F7F3E5;
	border: 1px solid #B59145;
	list-style-type: none;
	margin-right: 10px;
	margin-bottom: 10px;
}
.main #detail #station td {
	padding: 5px;
	border: 1px solid #E0D6B8;
}
.main #detail #station table {
	border-collapse:collapse;
}
.main #detail #station table li {
	width: 95px;
	text-align: left;
}
.main .page_all {
	float: left;
	width: 380px;
	margin-top: 20px;
}
.main .page {
	float: right;
	width: 440px;
	text-align: right;
	margin-top: 20px;
}

.main .page li {
	float: left;
	width: 30px;
	list-style-type: none;
	text-align: center;
}
.main .page a {
	color: #663300;
	text-decoration: none;
}
.main #result_table {
	width: 100%;
	margin-top: 10px;
	border-collapse:collapse;
}
.main #result_table th {
	border: 1px solid #E0D6B8;
	padding: 5px;
}
.main #result_table a {
	color: #663300;
	text-decoration: none;
}


.main #result_table td {
	padding: 5px;
	border: 1px solid #E0D6B8;
}
.main #result_table .bg_color {
	background-color: #F1ECDA;
}
.main .syosai_zuzo {
	width: 820px;
	background-image: url(../images/keyword2/picmain_back.gif);
	background-repeat: repeat-y;
}
.main .syosai_zuzo .pich {
	background-image: url(../images/keyword2/pich_back.gif);
	height: 15px;
}
.main .syosai_zuzo th {
	color: #666666;
}

.main .syosai_zuzo .picf {
	background-image: url(../images/keyword2/picf_back.gif);
	height: 15px;
}
.main .syosai_zuzo .zuzo_s {
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 20px;
}
.main .syosai_zuzo .zuzo_l {
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 5px;
	padding-bottom: 20px;
}


.main .syosai_zuzo img {
	border: 2px solid #CCCCCC;
}


.main .syosai {
	width: 600px;
	margin-top: 10px;
	margin-left: 110px;
	border-collapse:collapse;
}
.main .syosai th {
	padding: 5px;
	color: #A77C23;
	border: 1px solid #E0D6B8;
	background-color: #F1ECDA;
}
.main .syosai td {
	padding: 5px;
	border: 1px solid #E0D6B8;
}


.main .flash {
	text-align: center;
	margin-bottom: 10px;
}
.main .zuzo_title {
	margin-top: 15px;
}

.main #classification li {
	float: left;
	width: 190px;
	list-style-type: none;
	margin-right: 5px;
	text-align: center;
	margin-top: 10px;
	margin-left: 5px;
}
.main #classification .pich {
	background-image: url(../images/classification/s_pich_back.gif);
	height: 10px;
	width: 174px;
}
.main #classification .picmain {
	background-image: url(../images/classification/s_picmain_back.gif);
	width: 174px;
	background-repeat: repeat-y;
	text-align: center;
	height: 150px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.main #classification .picmain img {
	border: 1px solid #CCCCCC;
}

.main #classification .picname {
	background-image: url(../images/classification/s_picmain_back.gif);
	background-repeat: repeat-y;
	width: 159px;
	padding-left: 15px;
}
.main #classification .picf {
	background-image: url(../images/classification/s_picf_back.gif);
	height: 10px;
	width: 174px;
}
.main  .picture_list {
	margin-top: 15px;
}
.main .picture_list li {
	float: left;
	width: 174px;
	text-align: center;
	list-style-type: none;
	height: 200px;
	margin-right: 13px;
	margin-bottom: 13px;
	margin-left: 13px;
}
.main .picture_list .pich {
	height: 16px;
	background-image: url(../images/picture_search/pich_back.gif);
	width: 174px;
	background-repeat: no-repeat;
}
.main .picture_list .picmain {
	background-image: url(../images/picture_search/picmain_back.gif);
	background-repeat: repeat-y;
	width: 174px;
}
.main .picture_list .picmain img {
	border: 1px solid #CCCCCC;
}

.main .picture_list .picf {
	height: 18px;
	background-image: url(../images/picture_search/picf_back.gif);
	width: 174px;
	background-repeat: no-repeat;
}
.main .page .point a{
	color: #FF0000;
	text-decoration: underline;
}
.main #result_table td {
	line-height: 20px;
}
.main #result_table {
	font-weight: normal;
}
.class_cat {
	font-weight:bold;
	font-size: 16px;
	background-color:#F7F3E5;
	border:1px solid #B59145;
	list-style-type:none;
	margin-bottom:0px;
	margin-right:10px;
	margin-top:20px;
	padding:5px;
	width:810px;
}
.class_cat2 {
	font-weight:bold;
	font-size: 16px;
	background-color:#F7F3E5;
	border:1px solid #B59145;
	list-style-type:none;
	margin-bottom:0px;
	margin-right:10px;
	margin-top:20px;
	padding:5px;
	width:810px;
}














.footer {
	clear: both;
}

