@charset "utf-8";
/* CSS Document default.css */



body {
   overflow-y:scroll;
}

*html body {  　　　　　/*IE6だけに適用*/
   overflow-y:hidden;
}

*+html body {　　　　　/*IE7だけに適用*/
   overflow-y:hidden;
}


.left {
	float:left;
}

.right {
	float:right;
}

.clear {
	clear:both;
}

a{
	color:#026B8B;
}

a:hover{
	color:#FF9900;
}

body {
	width:900px;
	margin:0 auto;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#main {
	width:900px;
}

#header {
	width:900px;
	margin-bottom:8px;
}

#header h1 {
	/* font-family:"MS Gothic"; */
	font-size:10px;
	color:#000;
	margin:5px 10px 0 0;
	width:500px;
	text-align:right;
	font-weight:normal;
}

#header img#logo {
	margin:9px 10px;
}

#header a img#yahoo {
	margin:15px 10px 0 0;
}
    
#header a img#top_btn {
	margin:5px 10px 0 0;
}

/* ボタンと件数 */
#header a.a_top_btn {
    }

span.s_top_btn {
    position: absolute;
    top: 36px;
    left: 830px;
    display: block;
    width: 40px;
    text-align: right;
    font-size: 12px;
    line-height: 13px;
    font-weight: 700;
    color: #f00;
    }

#header a.a_top_btn span {
    position: absolute;
    top: 0px;
    left: 0px;
    }

#nav {
	width:900px;
	height:34px;
 	background-image: url(../images/shared/mainmenu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#nav ul li{
 	float:left;
	list-style:none;
}

#nav ul li.home a{
 	background-image: url(../images/shared/mainmenu.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height:34px;
	width:185px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}

#nav ul li.home a:hover{
 	background-image: url(../images/shared/mainmenu.gif);
	background-repeat: no-repeat;
	background-position: 0 -34px;
	height:34px;
	width:185px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}

body.home #nav ul li.home a{
 	background-image: url(../images/shared/mainmenu.gif);
	background-repeat: no-repeat;
	background-position: 0 -34px;
	height:34px;
	width:185px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}

#nav ul li.special a{
 	background-image: url(../images/shared/mainmenu.gif);
	background-repeat: no-repeat;
	background-position: -185px 0;
	height:34px;
	width:176px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}

#nav ul li.special a:hover{
 	background-image: url(../images/shared/mainmenu.gif);
	background-repeat: no-repeat;
	background-position: -185px -34px;
	height:34px;
	width:176px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}

body.special #nav ul li.special a{
 	background-image: url(../images/shared/mainmenu.gif);
	background-repeat: no-repeat;
	background-position: -185px -34px;
	height:34px;
	width:176px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}

#nav ul li.campaign a{
 	background-image: url(../images/shared/mainmenu.gif);
	background-repeat: no-repeat;
	background-position: -361px 0;
	height:34px;
	width:177px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}

#nav ul li.campaign a:hover{
 	background-image: url(../images/shared/mainmenu.gif);
	background-repeat: no-repeat;
	background-position: -361px -34px;
	height:34px;
	width:177px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}

body.campaign #nav ul li.campaign a{
 	background-image: url(../images/shared/mainmenu.gif);
	background-repeat: no-repeat;
	background-position: -361px -34px;
	height:34px;
	width:177px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}

#nav ul li.kuchikomi a{
 	background-image: url(../images/shared/mainmenu.gif);
	background-repeat: no-repeat;
	background-position: -538px 0;
	height:34px;
	width:177px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}

#nav ul li.kuchikomi a:hover{
 	background-image: url(../images/shared/mainmenu.gif);
	background-repeat: no-repeat;
	background-position: -538px -34px;
	height:34px;
	width:177px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}

body.kuchikomi #nav ul li.kuchikomi a{
 	background-image: url(../images/shared/mainmenu.gif);
	background-repeat: no-repeat;
	background-position: -538px -34px;
	height:34px;
	width:177px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}

#nav ul li.tsukaikata a{
 	background-image: url(../images/shared/mainmenu.gif);
	background-repeat: no-repeat;
	background-position: -715px 0;
	height:34px;
	width:185px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}

#nav ul li.tsukaikata a:hover{
 	background-image: url(../images/shared/mainmenu.gif);
	background-repeat: no-repeat;
	background-position: -715px -34px;
	height:34px;
	width:185px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}

body.tsukaikata #nav ul li.tsukaikata a{
 	background-image: url(../images/shared/mainmenu.gif);
	background-repeat: no-repeat;
	background-position: -715px -34px;
	height:34px;
	width:185px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}

#nav ul li a{

}

#nav ul li {
	float:left;
	height:32px;
	padding:0;
	margin:0;
}

#nav ul li a {
	display:inline;
	float:left;
}

.br1{
	border-right:1px solid #A4BBFF;
}

#mainarea {
	width:890px;
	padding:0 10px;
    /*zoom: 100%;*/
	clear: both;
    }

#mainarea:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
    }


#left_part {
	width:680px;
	_width:670px;
	padiing: 0 10px 0 0;
	_padiing: 0 10px 0 0;
	float: left;
	overflow: hidden;
}

#url {
	padding:3px 0 3px 10px;
  width:800px;
	font-size:12px;
}

#url h2{
	color:#999999;
}

#url a {
	/* font-family:"MS Gothic"; */
	font-size:12px;
	text-decoration:underline;
}

#url a:hover {
	/*font-family:"MS Gothic";*/
	font-size:12px;
	text-decoration:underline;
	}

#url span{
	/*font-family: "MS Gothic";*/
	font-size:12px;
	color:#666666;
	padding:0 0 0 5px;
}

#url strong{
	/*font-family: "MS Gothic";*/
	font-size:12px;
	color:#666666;
	padding:0 0 0 5px;
	font-weight:normal;
}

div#resultInfo {
	/*width:650px;*/
	width:878px;
	padding:0px 0px 0px 10px;
}

#part_1_left,#part_2_left,#part_3_left,#part_4_left,#part_5_left {
	width:670px;
	margin:0px 0px 10px 0px;
}

#part_1_left p img {
    display: block;
	margin-top: 3px;
    }

#part_4_left h2{
	font-weight:normal;
}

#part_5_left {
	width:670px;
	margin:0px 0px 30px 0px;
}

#part_5_left h3{
	font-weight:normal;
	clear:both;
	padding:10px 0px 10px 0px;
	font-size:13px;
}

.title {
	width:670px;
	height:30px;
}

#title1 {
	background:url(../images/shared/title_bar.png) no-repeat;
}

#title2 {
	background:url(../images/shared/title_bar1.png) no-repeat;
}

#title3 {
	background:url(../images/shared/title_bar2.png) no-repeat;
}

.title h2 {
	/* font-family:"MS Gothic"; */
	font-size:16px;
	color:#333333;
	font-weight:bold;
	margin-left:30px;
	line-height:200%;
	padding-left:25px;

}

.title h3 {
	/* font-family:"MS Gothic"; */
	font-size:16px;
	color:#333333;
	font-weight:bold;
	margin-left:30px;
	line-height:200%;
	padding-left:25px;

}


.sosaibt a {
	margin: 5px 0 0 10px;
	display: block;
	background: url(../images/sosaibut_soo0918.gif) no-repeat;
	width: 74px;
	height: 21px;
	_height: 21px;
	text-indent: -9999px;
	overflow: hidden;
}

.sosaibt a:hover {
	background: url(../images/sosaibut_soo0918.gif) no-repeat;
	background-position: 0 -21px;

}

/* ----- overwrite by KUNUGI start --------------------------------- */

#part_1_cont {
    width: 670px;
    height: 165px;
    background: url(../images/shared/base_part_1_cont2010.png) 0 0 no-repeat;
		overflow:hidden;
    }
.mt-bat2010 {margin:13px 0 0 16px; width:635px; height:30px;}	

.certer-ttl { 
	margin: 10px 0 0 0px;
	background: url(../images/shared/center_ttlbar.gif) no-repeat;
	width: 670px;
	height: 32px;
	display: block;
}

.certer-ttl a {
	font-size: 12px;
	text-decoration: underline;
	float: right;
	padding: 0 10px 0 0px;
	line-height: 32px;
}

.certer-bana ul{
	width: 670px;
	float: left;
}

.certer-bana li img {
	margin: 5px 4px 0px 4px;
	border: 1px solid #ccc;
}

.spbn-ssbtn {
	width: 175px;
	float: right;
	margin-top: 3px;
	margin-bottom: 7px;
}

.spbn-ssbtn a {
	display: block;
	overflow: hidden;
	font-size: 12px;
}



/* 見出し */
p.p_part1_01 {
	margin: 6px 0 15px 15px;
    width: 470px;
    height: 58px;
    text-indent: -9999px;
    }

.p_eS_of {
    background: url(/common/images/shared/title_part_1_cont_1.png) 0 0 no-repeat;
    }

.p_eS_on {
    background: url(/common/images/shared/title_part_1_cont_1_on.gif) 0 0 no-repeat;
    }

#part_1_cont dl {
    /* position: relative;*/
    width: 360px;	
	margin: 15px 0 10px 10px;
	_margin: 15px 0 10px 0px;
	float: left;
    }

.part_cvbut {
    width: 273px;
	height: 63px;
	margin: 5px 25px 0px 0px;
	_margin: 5px 15px 0px 0px;
	float: right;
	overflow: hidden;
    }

.part_cvbut a {
    width: 273px;
	height: 63px;
	background: url(/common//images/shared/part_1_cvbut2010.gif) no-repeat;
	float: right;
	display: block;
	text-indent: -9999px;
    }
.part_cvbut a:hover {
	background: url(/common//images/shared/part_1_cvbut2010.gif) no-repeat;
	background-position: 0 -63px;
	display: block;
    }

#part_1_cont dl dt, #part_1_cont dl dd {
		margin: 3px 0 4px 15px;

    }

dt.d_dt1, dt.d_dt2 {
	margin-left: 20px;
    width: 84px;
    height: 18px;
    text-indent: -9999px;
    background-image: url(../images/shared/part_1_cont_01.gif);
    background-repeat: no-repeat;
    }

dt.d_dt1 {
    background-position: 0 0;
		float: left;
    }

dt.d_dt2 {
    background-position: -84px 0;
		float: left;
		clear: both;
    }

dd.d_dd1 {
		float: left;
		width: 200px;
    }
dd.d_dd2 {
		float: left;
		width: 200px;
}




/*dd.d_dd1 {

    top: 91px;
    _top: 94px;
    }

dd.d_dd2 {
    top: 130px;
    _top: 133px;
    }*/

select.part1_01_select {
	margin: 0px 0 2px 3px;
    border: 1px solid #b8b8b8;
    padding: 1px 1px 1px 0px;
    width: 220px;
	_width: 210px;
    height: 22px;
    font-size: 14px;
    background-color: #fef9ce;
    }

select.part1_01_select option {
    padding-top: 1px;
    padding-left: 2px;
    }

label.l_01 {
    /*position: absolute;*/
    top: 151px;
    left: 0px;
    display: block;
    width: 413px;
    font-size: 14px;
    text-align: right;
		border: solid #CC6600 1px;
    }

a.a_part1_01_1, a.a_part1_01_2 {
    /* position: absolute;*/
		margin: 10px 0 10px 7px;
		float: left;
    width: 196px;
    height: 44px;
    text-indent: -9999px;
    text-decoration: none;
    outline: none;
    background-image: url(../images/shared/part_1_cont_02.gif);
    background-repeat: no-repeat;
    }

a.a_part1_01_1 {
		display: block;
    background-position: 0 0;
		
    }

a:hover.a_part1_01_1 {
		display: block;
    background-position: 0 -44px;
    }

a.a_part1_01_2 {
    /*---left: 224px;---*/
		display: block;
        margin-left: 25px;
        _margin-left: 11px;
    background-position: -196px 0;
    clear: both;
    }

a:hover.a_part1_01_2 {
		display: block;
    background-position: -196px -44px;
    }

/* エラー処理 */
p.p_errSearch {
     /*top: 50px;
    left: 10px;
		float: left;
		left: 402px;
		_left: 400px;
		top: 210px;
		_top: 200px;
		position:absolute;*/
    }



/* ----- overwrite by KUNUGI end --------------------------------- */



#part_2_cont {
	width:335px;
}

#part_2_cont .list {
	padding:10px;
	width:335px;
}

#part_2_cont .list img {
	padding:3px;
	border:1px solid #053EC0;
}

#part_2_cont .list dl {
	width:532px;
	padding-left:10px;
}

#part_2_cont .list dl dt a {
	/* font-family:"MS Gothic"; */
	font-size:15px;
	color:#006B90;
	background:url(../images/shared/icon_2.gif) no-repeat left;
	padding-left:20px;
	font-weight:bold;
	text-decoration:none;
}

#part_2_cont .list dl dt a:hover {
	text-decoration:underline;
	color:#FF9900;
}

#part_2_cont .list dl dd {
	/* font-family:"MS Gothic"; */
	font-size:12px;
	color:#666666;
}

/* 特集 */
div.d_featureBox {
    margin: 10px 0px 10px 10px;
    width: 660px;
    zoom: 100%;
    }

ul.ul_ftB {
    width: 660px;
    }

ul.ul_ftB:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
    }

ul.ul_ftB li {
    float: left;
    padding-right: 4px;
    width: 325px;
    height: 100px;
    list-style-type: none;
    overflow: hidden;
    }

ul.ul_ftB li a, ul.ul_ftB li p {
    /*position: absolute;*/
		width: 210px;
		margin: 0 0 0 10px;
	    }

a.a_ftB1 {
    top: 0px;
    left: 0px;
    width: 90px;
    height: 90px;
    }

a.a_ftB1 img {
    width: 90px;
    height: 90px;
		float: left;
    }

a.a_ftB2 {
    top: 2px;
    left: 100px;
    font-size: 14px;
    font-weight: 700;
    line-height: 15px;
    }

ul.ul_ftB li p {
    font-size: 12px;
    line-height: 14px;
    color: #484848;
		overflow: hidden;
		padding: 10px 0 0 10px;
		_padding: 10px 0 0 20px;
    }

#part_news {
	width:325px;
	padding: 0px 0px 0 5px;
	float: right;
}


#part_news dt {
	font-size: 12px;
	width: 290px;
	background: url(../images/shared/n2010_news_blt.gif) no-repeat 0px;
	padding: 3px 0 3px 10px;
	margin: 2px 0 0 20px;
	
}


.news-sosai a {
	background: url(../images/shared/n2010_sosai_blt.gif) no-repeat;
	padding: 0 0px 0px 16px;
	font-size: 12px;
	margin: 10px 10px 0 0;
	display: block;
	float: right;
}


#part_3_cont {
	width:330px;
	padding: 0px 0px 0 0;
	float: left;
}

.kuchi {
	width:330px;
	height: 30px;
	margin: 0 0 10px 0px;
	background: url(../images/shared/n2010_kuchkomi_ttlbar.gif) no-repeat;

}

span.togo-but {
	width: 147px;
	height: 22px;
	float: right;
	margin: 2px 4px 0 0px;
}

span.togo-but a {
	background: url(../images/shared/kuchkomi-togobut.gif) no-repeat;
	width: 147px;
	height: 22px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

.togo-but a:hover {
	background: url(../images/shared/kuchkomi-togobut.gif) no-repeat;
	background-position: 0 -22px;

}



#part_3_cont dl.part3_list {
	width:335px;
	line-height:100%;
	padding-bottom:20px;
}

#part_3_cont dl.part3_list dt {
	width:325px;
}

#part_3_cont dl.part3_list dt a {
	/* font-family:"MS Gothic"; */
	font-size:12px;
	color:#016C90;
	font-weight:bold;
	background:url(../images/shared/icon_4.gif) no-repeat left;
	padding-left:25px;
	text-decoration:underline;
	padding-top:5px;
}

#part_3_cont dl.part3_list dt a:hover {
	color:#FF9900;
}

#part_3_cont dl.part3_list dd {
	width:300px;
	margin-left:22px;
	/* font-family:"MS Gothic"; */
	color:#484848;
	font-size:12px;
}

#part_3_cont dl.part3_list dd span{
	/* font-family:"MS Gothic"; */
	color:#484848;
	font-size:12px;
	margin:3px 5px 0px 0px;
}

#part_3_cont dl.part3_list dd img {
	margin-left:-4px;
}

p#part3_link{
	background:url(../images/shared/icon_3.gif) left no-repeat;
	padding-left:15px;
	padding-right:10px;
	font-size:13px;
}

p#part3_link a{
	color:#026B8B;
	font-size:13px;
}

p#part3_link a:hover{
	color:#FF9900;
	font-size:13px;
}

#subarea {
	width:200px;
	float: right;
	overflow: hidden;

}

#part_1_subarea {
	width:198px;
	background:#EFEFEF;
}

#part_2_subarea {
	width:200px;
	/*---margin-top:10px;---*/
	margin-bottom:10px;
	overflow: hidden;
}


#part_2_subarea p img {
    display: block;
		overflow: hidden;
    }

#part_2_subarea h4 {
	/* font-family:"MS Gothic"; */
	height:30px;
	font-size:12px;
	color:#333333;
	font-weight:bold;
	width:180px;
	background:url(../images/shared/title_bar3.png) no-repeat;
	line-height:230%;
	padding-left:20px;
}

#part_2_subarea ul {
	width:198px;
	border-left:1px solid #CDCDCD;
	border-right:1px solid #CDCDCD;
	border-bottom:1px solid #CDCDCD;
	list-style:none;
	/*padding-bottom:5px;
	padding-top:5px;*/
	background-color:#FFFFFF;
	line-height:100%;
	padding:6px 0;
	_padding:0px 0;
}

#part_2_subarea ul li {
	padding: 2px 0 0 10px;
	_padding: 2px 0 2px 10px;
	line-height:130%;

}

#part_2_subarea ul li a {
	overflow: hidden;
	padding: 2px 5px 2px 10px;
	font-size:12px;
	color:#006B90;
	background:url(../images/shared/icon_5.gif) left no-repeat;
	text-decoration:none;
	
}

#part_2_subarea ul li a:hover {
	color:#FF9900;
	text-decoration:underline;
	/*font-weight:bold;*/
}

#ad_1 {
	margin-top:10px;
}

#btm_2 {
	margin-top:10px;
}

#part_3_subarea {
	width:200px;
	margin-top:10px;
}

#part_3_subarea h4 {
	/* font-family:"MS Gothic"; */
	height:30px;
	font-size:13px;
	color:#333333;
	font-weight:bold;
	width:180px;
	background:url(../images/shared/title_bar4.png) no-repeat;
	line-height:230%;
	padding-left:20px;
}

#part_3_subarea ul {
	width:160px;
	border-left:1px solid #CDCDCD;
	border-right:1px solid #CDCDCD;
	border-bottom:1px solid #CDCDCD;
	list-style:none;
	background:#F2F2F2;
	padding:0px 19px 10px 19px;
}

#part_3_subarea ul li {
	margin-top:10px;
	
}

#part_3_subarea ul li a {
    display:block;
    *display:inline;
    _display:inline;
}

#part_3_imgLink {
    width : 200px ;
    text-align :center ;
}


#part_3_imgLink ul {
    width : 200px ;
    padding-top : 10px ;
		overflow: hidden;
	list-style:none;
}

#part_3_imgLink ul li {
	float:left;
	margin-left:5px;
}

#part_4_cont {
	padding:10px;
	/* font-family:"MS Gothic"; */
	font-size:12px;
	color:#000;
}

#part_5_cont {
	padding:5px 50px 5px 60px;
	width:560px;
}

#part_5_cont dl {
	width:560px;
	line-height:130%;
}

#part_5_cont dl dt {
	width:130px;
	/* font-family:"MS Gothic"; */
	font-size:13px;
	color:#666666;
	float:left;
	font-weight:bold;
}

#part_5_cont dl dd {
	width:430px;
	/* font-family:"MS Gothic"; */
	font-size:12px;
	color:#006B8C;
	float:left;
}

#part_5_cont dl dd span{
	color:#000000;
}

#part_5_cont dl dd a {
	/* font-family:"MS Gothic"; */
	font-size:13px;
	color:#006B8C;
	text-decoration:none;
}

#part_5_cont dl dd a:hover {
	text-decoration:underline;
	color:#FF9900;
}

#footer {
	width:900px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
	background:url(../images/shared/footer_bar.gif) repeat-x;
	clear:both;
	_width:903px;

}


#footer ul {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	width:900px;
	padding:10px 0 0 0;
}

#footer ul li{
	display:inline;
}

#footer ul li a {
	font-family: "MS Gothic";
	font-size:12px;
	padding:0 5px;
	display:inline;
	text-decoration:underline;
}

#footer ul li span {
	font-size:12px;
	color:#333;
	line-height:130%;
}

#footer p {
	font-size:12px;
	color:#616161;
	/* font-family:"MS Gothic"; */
	margin-right:-3px;
}



/*-------------------------------list page-----------------------------------*/

#resultInfo h2 {
	/* font-family:"MS Gothic"; */
	font-size:14px;
	font-weight:bold;
	color:#313131;
	margin-bottom:10px;
}

#resultInfo p {
	/* font-family:"MS Gothic"; */
	font-size:12px;
	color:#000;
	line-height:130%;
	padding:0px 0px 5px 0px;
}

#resultInfo p strong {
	color:#F00;
}

#rightBtm {
	width:195px;
}

#rightBtm span {
	/* font-family:"MS Gothic"; */
	font-size:12px;
	color:#999999;
}

/* 一覧-再検索パネル */
#searchBox {
    position: relative;
    float: left;
    margin: 0px 0px 10px 0px;
    width: 890px;
    height: 104px;
    background: url(../images/shared/back_research.png) 10px 0 no-repeat;
    }

img.img_sB1 {
    position: absolute;
    top: 35px;
    left: 20px;
    }

#searchBox dl {
    position: absolute;
    top: 20px;
    left: 280px;
    width: 345px;
    height: 70px;
    overflow: hidden;
    }

.cibori-btn {
	position: absolute;
    top: 72px;
    left: 636px;
	font-size: 12px;
}

.cibori-btnmain {
	font-size: 12px;
}
.cibori-btnmain input {
	margin-left: 15px;
}

#searchBox dt, #searchBox dd {
    float: left;
    height: 34px;
    }

#searchBox dt {
    width: 91px;
    }

/*
#searchBox dd {
    width: 268px;
    }
*/

#searchBox dd select {
    margin-top: 3px;
    /*---width: 252px;---*/
    width: 230px;
    font-size: 14px;
    background-color: #fef9ce;
    }

a.a_searchBtn1, a.a_searchBtn2 {
    position: absolute;
    left: 674px;
    display: block;
    width: 197px;
    height: 39px;
    text-indent: -9999px;
    text-decoration: none;
    outline: none;
    }

a.a_searchBtn1 {
    top: 45px;
    background: url(../images/shared/btn_research1.png) 0 0 no-repeat;
    }

a.a_searchBtn2 {
    top: 6px;
    background: url(../images/shared/btn_research2.png) 0 0 no-repeat;
    }

a:hover.a_searchBtn1, a:hover.a_searchBtn2 {
    background-position: 0 -39px;
    }

a.a_searchBtn1v3 {
    position: absolute;
    top: 9px;
    left: 625px;
    display: block;
    width: 240px;
    height: 63px;
    text-indent: -9999px;
    text-decoration: none;
    outline: none;
    background: url(../images/search/search_07.png) 0 0 no-repeat;
    }

a:hover.a_searchBtn1v3 {
    background-position: 0 -63px;
    cursor:pointer;
    }


a.a_searchBtn1v4n {
    position: absolute;
    top: 28px;
    left: 630px;
    display: block;
    width: 233px;
    height: 50px;
    text-indent: -9999px;
    text-decoration: none;
    outline: none;
    background: url(../images/search/search_084n.png) 0 0 no-repeat;
    }

a:hover.a_searchBtn1v4n {
    background-position: 0 -50px;
    cursor:pointer;
    }

/*kensaku*/
/*kensaku*/
.entry-resultList{
/*	width:878px;
	_width:878px;*/
	border:1px solid #CECEE0;
	margin:0px 10px 10px 10px;
	_margin: 0px 5px 10px 5px;
	float:left;
	overflow: hidden;
}

div.checkbox {
	float: left;
	width:20px;
	padding:20px 0px 0px 0px;
	text-align:center;
	height: 16px;
	_margin-top: 15px;
}

*+html div.checkbox {
	margin-top: 15px;
}

.chk_tutor {
	width:16px;
	_width:14px;
}

.resultList {
	float: right;
	width:852px;
	border-left:1px #CCCCCC solid;
	/*border:1px solid #CECEE0;
	margin:0px 10px 10px 0px;
	_margin: 0px 5px 10px 0px;*/
	_width:857px;

}
.resultList .listTitle {
	float: right;
	width:852px;
	background:#E0E8F9;
	_width:857px;
}

.resultList .listTitle h3 {
	padding:5px 15px;
}
	

.resultList .listTitle h3 a {
	/* font-family:"MS Gothic"; */
	font-size:16px;
	color:#085F7A;
	text-decoration:none;
	font-weight:bold;
}

.resultList .listTitle h3 a:hover{
	/* font-family:"MS Gothic"; */
	font-size:16px;
	color:#FF9900;
	text-decoration:underline;
	font-weight:bold;
}



.resultList .listTitle .titChkBox {
	width:200px;
}

.resultList .listTitle .titChkBox {
	width:200px;
	margin-right:50px;
	padding-top:13px;
}

.resultList .listTitle .titChkBox input {
	margin-right:5px;
}

.resultList .listTitle .titChkBox span {
	/* font-family:"MS Gothic"; */
	font-size:12px;
	color: #000;
	line-height:180%;
	margin-right:10px;
}

.resultList .listCont {
	width:855px;
	_width:857px;
}

.resultList .listCont .listCont_1 {
	padding:5px;
	width:200px;
}

img.list_pic {
	padding-bottom:5px;
}

.resultList .listCont .listCont_1 div {
	width:200px;
	text-align:center;
}
.resultList .listCont .listCont_1 div a {
	width:71px;
}

.resultList .listCont_2 {
	width:375px;
	padding:5px;
}

.resultList .listCont_2 p {
	width:375px;
	/* font-family:"MS Gothic"; */
	font-size:12px;
	color:#000;
}

.resultList .listCont_2 div {
	float:left;
	width:375px;
	padding:2px 0 0 0;
}

.resultList .listCont_2 div span {
	/* font-family:"MS Gothic"; */
	font-size:12px;
	color:#000;
	padding:0 0 0 5px;
}

.resultList .listCont_2 div a {
	/* font-family:"MS Gothic"; */
	font-size:12px;
	color:#2E5979;
	margin-left:10px;
}

.resultList .listCont_2 div img {
	margin-left:3px;
}


.resultList .listCont_3 {
	width:240px;
	padding:5px 5px 5px 5px;
}

.resultList .listCont_3 dl#tel {
	width:240px;
}

.resultList .listCont_3 dl#tel dt {
	/* font-family:"MS Gothic"; */
	font-size:16px;
	color:#012C70;
	line-height:140%;
	font-weight:bold;
	border-bottom:1px solid #878787;
}

.resultList .listCont_3 dl#tel dd {
	font-family: 'Tahoma','Verdana';
	color:#ED2116;
	font-size:18px;
	background:url(../images/shared/tel.gif) left no-repeat;
	padding-left:30px;
	font-weight:bold;
}

.resultList .listCont_3 dl#business_hours {
	width:240px;
	padding-top:5px;
}

.resultList .listCont_3 dl#business_hours dt {
	/* font-family:"MS Gothic"; */
	font-size:12px;
	color:#000;
	float:left;
	width:200px;
}

.resultList .listCont_3 dl#business_hours dd {
	/* font-family:"MS Gothic"; */
	font-size:12px;
	color:#000;
	float:left;
	width:120px;
}

.resultList .listCont_3 #list_btn {
	width:240px;
	margin:5px 0 0 0;
	height:70px;
	background:url(../images/shared/list_btn_bk.gif) no-repeat;
}

.resultList .listCont_3 #list_btn img.list_btn_1 {
	margin:15px 20px;
}

.resultList .listCont_3 #list_btn img.list_btn_2 {
	margin:4px 0 0 20px ;
}

ul#btn-checkbox-top{
	list-style:none;
}

ul#btn-checkbox-top li{
	float:left;
}

ul#btn-checkbox-top li.all-check{
	padding:7px 0px 0px 10px;
	font-size:13px;
}

ul#btn-checkbox-top li.all-check a img{
	float:left;
}


ul#btn-checkbox-top li.all-check input{
	float:left;
	width:150px;
}

li.li_pro {
	/*margin-left: 580px;*/
	margin-left: 290px;
	
    }
	
li.li_pro a {
    float: left;
    display: block;
    width: 290px;
    height: 46px;
    text-indent: -9999px;
    text-decoration: none;
    outline: none;
    background: url(../images/search/search_08.png) 0 0 no-repeat;
    }
	
.matomme {
	float: left;
}

li.li_all {
	/*margin-left: 580px;*/
    margin-left: 290px;
    }
li.li_all a {
    float: left;
    display: block;
    width: 290px;
    height: 46px;
    text-indent: -9999px;
    text-decoration: none;
    outline: none;
    background: url(../images/search/pro.gif) 0 0 no-repeat;
    }


#btn-checkbox-bottom{
	margin:0px 0px 0px 0px;
	_margin:0px 0px 0px 5px;
	list-style:none;
	padding:0px;
	float:left;
}

ul#btn-checkbox-bottom li{
	float:left;
}

ul#btn-checkbox-bottom li.all-check{
	float: left;
	padding:7px 0px 0px 10px;
	font-size:13px;
}

ul#btn-checkbox-bottom li.all-check a img{
	float: left;
}

ul#btn-checkbox-bottom li.all-check input{
	float:left;
}

.bb1 {
	border-bottom:1px dashed #95C8F8;
}

a.topBtnLink {
	width:250px;
	text-align:right;
	/* font-family:"MS Gothic"; */
	font-size:12px;
	text-decoration:underline;
	padding:0 5px;
}

.listPage {
	width:880px;
	background:#E5E5E5;
	padding:5px 0;
	margin:15px 0 0 0 ;
}

.listPage span {
	width:300px;
	/* font-family:"MS Gothic"; */
	color:#000;
	font-size:12px;
	padding:5px 15px 0;
}

.listPage-top span, .listPage-bottom span {
	width:300px;
	/* font-family:"MS Gothic"; */
	color:#000;
	font-size:12px;
	padding:0px 2px;
}

.listPage span strong {
	font-size:13px;
	color:#F00;
	font-weight:bold;
}

.listPage1 {
	width:880px;
	background:#E5E5E5;
	padding:5px 0;
	margin:15px 0 15px 0 ;
}

.listPage1 span {
	width:300px;
	/* font-family:"MS Gothic"; */
	color:#000;
	font-size:12px;
	padding:5px 15px 0;
}

.listPage1 span strong {
	font-size:13px;
	color:#F00;
	font-weight:bold;
}

.listPage1 ul {
	list-style:none;
}

.listPage1 ul li {
	float:left;
}

.listPage1 ul li a {
	padding:0 2px;
	font-family:"Comic Sans MS", cursive;
	font-size:13px;
	text-decoration:underline;
	display:inline;
}

.listPage1 ul li span, strong {
	font-size:12px;
	color:#000;
	/* font-family:"MS Gothic"; */
	padding:0 2px;
}

.listPage-top {
background:#E5E5E5 none repeat scroll 0 0;
margin:15px 0 10px 0px;
padding:5px 0;
width:880px;
}

#agreement dl dd strong{
	float:left;
	padding:0 0 0 260px;
}
.listPage ul {
	list-style:none;
	width:290px;
}

.listPage ul li {
	float:left;
}

.listPage ul li a {
	padding:0 2px;
	font-family:"Comic Sans MS", cursive;
	font-size:12px;
	color:#106489;
	text-decoration:underline;
	display:inline;
}

.listPage ul li a:hover{
	color:#FF3300;
}

.listPage ul li span strong {
	font-size:12px;
	color:#000;
	/* font-family:"MS Gothic"; */
	padding:0 2px;
}

.bottomBtn {
	width:195px;
	padding:20px 340px 80px 340px;
	margin-left:10px;
}

.bottomBtn span {
	/* font-family:"MS Gothic"; */
	font-size:12px;
	color:#999999;
	padding-left:5px;
}

a#backTop {
	/* font-family:"MS Gothic"; */
	font-size:12px;
	margin-right:10px;
	width:110px;
/*	margin-top:15px;
	padding:15px 0 15px 15px;*/
	padding:0 0 15px 15px;
	clear:both;
	text-align:right;
	float:right;
	background-image:url(../images/shared/icon-backtotop.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

p#back-lin{
	text-align:right;
	display:inline;
}

/*
#crt-cnt1:hover {
background-position:0 -114px;
}
#crt-cnt2:hover {
background-position:0 -190px;
}
#crt-cnt3:hover {
background-position:0 -266px;
}

.crt-cnt {
float: right;
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(/img/list/v1.0_14.gif) no-repeat;
display:block;
height:38px;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
text-decoration:none;
text-indent:-9999px;
background-image:url('/common/images/shared/top_btn_2.gif');
width:248px;
top:25px;
left:650px;
}

#crt-cnt1 {
background-position:0 -76px;
}
#crt-cnt2 {
background-position:0 -152px;
}
#crt-cnt3 {
background-position:0 -228px;
}
*/
.blticon-ichi {
	background:transparent url(/img/ichiran_blt.gif) no-repeat scroll 0 2px;
	margin:7px 0 7px 0;
	padding:0 0 0 0;
	text-indent:65px;
	font-size:12px;
}
.blticon-news {
	background:transparent url(/img/news_blt.gif) no-repeat scroll 0 2px;
	margin:7px 0 7px 0;
	padding:0 0 0 0;
	text-indent:65px;
	font-size:12px;
}
div.cntsFrame dl.contstext {
line-height:20px;
padding:10px 0 10px 15px;
width:800px;
}

.updatebut_box {
margin:0 0 0 270px;
width:400px;
}
a.a_help_3p {
background:transparent url(/img/v1.0_19.gif) no-repeat scroll 0 0;
display:block;
height:53px;
margin-top:20px;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
text-decoration:none;
text-indent:-9999px;
width:300px;
}
#pankuzu {
font-size:10px;
margin-top:3px;
overflow:hidden;
}



