@charset "euc-jp";

/*=====Search====================================================*/
div.Search{
margin:10px 0;
}

div.SearchTitle{
background:#f7f7f7;
padding:5px 5px 0 5px;
border:1px solid #cccccc;
height:22px;
margin-bottom:10px;
}

/*----SearchBox----------------------------------------------------*/
table#SearchBox{
background:#f7f7f7;
border:1px solid #cccccc;
width:100%;
margin:0 0 5px;
}

table#SearchBox tr{
}

table#SearchBox tr td{
padding:3px;
}

/*----SearchResult----------------------------------------------------*/
div.SearchPageMove{
text-align:right;
}

div.Search h4{
clear:both;
border-bottom:1px #cccccc dotted;
padding-bottom:5px;
margin-bottom:5px;
}

div.Search h4 span.gray{
color:#999999;
}

div.Search p.SubCategory{
margin:0 0 10px;
}

h3.SearchArticleTitle{
border-bottom:none;
}

h3.SearchArticleTitle a{
font-weight:bold;
}

p.SearchArticle{
border-bottom:1px dotted #cccccc;
padding-bottom:5px;
margin-bottom:5px;
}

/*-----photonewsSearch-----------------------------------------------*/

div.photonewsSearch{
margin:10px 0;
}

div.photonewsSearch div.imgSearch{
width:185px;
float:left;
margin-right:5px;
}

div.photonewsSearch div.imgSearch img{
width:185px;
}

div.photonewsSearch div.imgSearch ul{
text-align:center;
margin:5px 0;
}

div.photonewsSearch div.imgSearch ul li{
text-align:center;
}