@charset "utf-8";
/* for thumbnail.pager template*/

.box1 {	width: 560px;border: solid 1px #cdcccc;	background-color:#FFD5E9; padding: 0 20px 10px 20px; margin-top:10px; line-height:160%; font-size:12px;}
.box2 {width: 560px; border: solid 1px #cdcccc; background-color:#FFD5E9; padding: 20px 20px 20px 20px; line-height:160%; font-size:12px;}
.list {margin-top:15px; padding:0 0 0 30px; }
.menu {font-weight:bold; padding-right:20px; padding-bottom:30px;}
.clear {clear:both;}

/*サムネイル全体のボックスの指定*/
#search_form {
	background-color: #000;
	height: auto;
	width: 640px;
	margin-right: 10px;
	margin-left: 10px;
	font-family:Arial, "MS UI Gothic", "MS Pゴシック", verdana, Helvetica, sans-serif;
	color:#000000;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}


h1 {
	background: url("/img/search/title.gif");
	color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    height: 36px;
    line-height: 30px;
    margin: 15px 0 0;
    padding-left: 15px;
    text-align: left;
    width: 785px;
}
/*h1 {
	background: url("/img/search/title_search.png") repeat scroll 0 0 transparent;
	color: #FFFFFF;
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 1em;
	margin-top: -10px;
	position: relative;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 10px;
	text-align: left;
}*/

