@charset "UTF-8";
/* CSS Document */
#all{
    font-family: "ＭＳ Ｐゴシック",sans-serif;
}
#search_window table{
   width:600px;
   margin:0 auto;
   text-align:left;
   font-size:85%;
}
#search_window table th{
   text-align:center;
   width:13%;
}
#search_window table input.text{
   width:370px;
}
#search_window table #SearchBtn {
   margin-left:10px;
}
#search_window table select{
   width:205px;
}
ul.logos{
    float:left;
    clear:both;
	width:754px;
	margin:10px 0;
	font-size:85%;
}
/*------hack-----*/
*:first-child+html ul.logos { margin-top:0; }
/*---------------*/
ul.logos img{
    vertical-align:middle;
    margin-right:3px;
}
ul.logos li{
   display:inline;
   margin-right:10px;
}
.news,
.news .news_top {
    float:left;
    clear:both;
	width:754px;
	font-size:85%;
}
.news {
	margin:10px 0;
	padding-bottom:8px;
	background:url(/news/images/news_base_bottom.gif) no-repeat left bottom;
}
.news .news_top {
    height:8px;
	background:url(/news/images/news_base_top.gif) no-repeat left top;
}
/*------hack-----*/
*html .news .news_top {
    overflow:hidden;
}
/*---------------*/
.news .news_in {
    float:left;
    clear:both;
	width:752px;
	border-left:solid 1px #cecdc9;
	border-right:solid 1px #cecdc9;
	padding-bottom:10px;
	background:url(/news/images/news_base_bg.gif) repeat-x left top #f2f3ee;
}
.news table{
    float:left;
    clear:both;
    width:752px;
	border-collapse:collapse;
}
.news table tr#top{
    background:url(/common/img/dot.gif) repeat-x left bottom; 
}
.news table th{
   text-align:center;
   padding:5px;
}
.news table .th_w4{
    width:18%;
}
.news table .th_w1{
    width:12%;
}
.news table .th_w3{
    width:21% !important;
	text-align:left;
	font-size:11px;
	font-weight:normal;
}
.news table img{
    vertical-align:middle;
	margin-left:3px;
}
.news table td{
	text-align:center;
	padding:5px;
}
.news table td p{
    float:left;
    clear:both;
	width:712px;
	padding:20px;
    text-align:left;
	margin-left:-3px;
	line-height: 150%;
	background:url(/common/img/dot.gif) repeat-x left bottom;
}
/*------hack-----*/
*html .news table td p {
	width:700px;
	margin-left:0px;
}
/*---------------*/
.news table .news_title{
    text-align:left;
	font-size:120%;
}
.news table .news_title a{
	font-size:90%;
}
.news table .shop_name{
	font-size:80%;
	margin:5px 0;
}
.news table td.date{
    font-weight:bold;
    color:#f39301;
}

/*-------------link base---------------*/
.news table a:link,.news table a:visited {
    color:#333333;
	text-decoration:none;
}
.news table a:hover ,.news table a:active {
    color:#f39301;
	text-decoration:underline;
}
/*-------------------------------------*/

/* --- for News innner HTML markup */

div#flat-news {
	float:none;
    clear:both;
	width:auto;
	text-align:left;
	line-height:150%;
}

div#flat-news p {
	background:none;
	float:none;
    clear:both;
	width:auto;
	text-align:left;
	line-height:150%;
}

div#flat-news table {
	float:none;
    clear:both;
	width:auto;
	border-style: none;
	margin: 0;
	padding: 3px;
}

div#flat-news table td{
	width: auto;
	border-style: none;
	margin: 0;
	padding: 3px;
	text-align:left;
	line-height:150%;
}

/* --- for News innner HTML markup */




/* --- end of for innner HTML markup */

#page_select{
    float:left;
    clear:both;
	width:740px;
	text-align:center;
    padding-top:10px;
	font-size:12px;
}
#page_select ul{
    width:450px;
	margin:0 auto;
}
#page_select ul li {
    margin-bottom:5px;
	padding-top:2px;
}
#page_select ul li a img{
    vertical-align:middle;
	background-image:none;
	text-decoration:none;
}
#page_select ul li.prev{
    padding-left:25px;
}
#page_select ul li.next{
	padding-right:25px;
}
#back_list {
    float:left;
    clear:both;
	width:754px;
	text-align:right;
}
/*------------------------------------------*/

.logo_text {
	clear:both;
	width:754px;
	font-size:12px;
	padding-top:1px;
	padding-bottom:3px;
	color:#f39301;
	font-weight:bold;
}


