@charset "shift_jis"

/*-----------------------------------------------
 __default style clear
-----------------------------------------------*/

body {
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	padding: 0px;
}

html {
	overflow-y:scroll;
}

p {
	font-size: 12px;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
}


/*-----------------------------------------------
 __header
-----------------------------------------------*/

#header {
	margin-top:10px;
	min-width:430px;
}

#header_under {
	width:98%;
	text-align: left;
	background-color: #eeeeee;
	padding: 3px;
	margin: 20px auto 10px auto;
	padding-right: 8px;
	height: 18px;
	line-height: 18px;
}

#header h2 {
	font-size: 11px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	padding: 0 0 3px 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}




/*-----------------------------------------------
 __footer
-----------------------------------------------*/

#footer {
	clear:both;
	width:100%;
	min-width:430px;
	padding-top:5px;
	padding-bottom:5px;
}

#footer ul {
	margin:10px auto;
	text-align:center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 5px;
}

#footer ul li {
	display:inline;
	margin-right:10px;
	padding-left:15px;
	line-height:1.1;
	border-left:1px solid #CCCCCC;
	font-size: 11px;
}

#footer ul li.utilityHome {
	border-left:0;
}


#footers {
	clear:both;
	width:100%;
	min-width:430px;
	padding-top:5px;
	padding-bottom:5px;
}

#footers ul {
	margin:10px auto;
	text-align:center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 5px;
}

#footers ul li {
	display:inline;
	margin-right:10px;
	padding-left:15px;
	line-height:1.1;
	border-left:1px solid #CCCCCC;
	font-size: 11px;
}

#footers ul li.utilityHome {
	border-left:0;
}

#footers p#copyright {
	text-align:right;
}

.site_link{
	border-bottom: 1px #CCC;
	color: #666666;
	font-size: 11px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
	padding-bottom: 5px;
}

/*-----------------------------------------------
 __contents
-----------------------------------------------*/

#contents {
	float:left;
	width:100%;
	min-width:430px;
	padding:0 0 15px 0;
}


/*-----------------------------------------------
 __main
-----------------------------------------------*/

#main {
	float:left;
	width:100%;
}


/* __inner
------------------------------------------*/

.inner {
	min-width:200px;
	margin:0 200px 0 0;
	padding:10px 15px 5px;
}


/* __hikken_list
------------------------------------------*/

.hikken_list {
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.hk_titlebar {
	background-color: #FFCC00;
	height: 22px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}
.hk_car {
	background-color: #FFFFCC;
	margin: 0px 0px 1px;
	padding: 0px;
	width: 100%;
	clear: both;
	height: 50px;
}
#hikken_list h1 {
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	margin-top: 7px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: none;
	line-height: 3px;
}
#hikken_list h2 {
	font-size: 11px;
	font-weight: normal;
	color: #00CC00;
	margin-top: 4px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: none;
}

#hikken_list h3 {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin-top: 8px;
	margin-bottom: 5px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	line-height: normal;
}
.hk_car_photo {
	padding: 0px;
	float: left;
	margin: 3px 3px 2px 2px;
}



/*-----------------------------------------------
 __sub
-----------------------------------------------*/

#sub {
	float:right;
	width:200px;
	margin-left:-210px;
	padding:0px 0 0px 0;
}

#sub h3 {
	margin-bottom:5px;
	margin-left:15px;
	font-size:100%;
	letter-spacing: 1px;
}






ul#globalNavi {
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: #E30404;
 /* for MacIE5.x \*//*/
 overflow: hidden;
 /* end */
}

ul#globalNavi::after {
 height: 0;
 visibility: hidden;
 content: ".";
 display: block;
 clear: both;
}

ul#globalNavi li {
 margin: 0;
 padding: 0;
 float: left;
 width: 115px;
 list-style-type: none;
}

ul#globalNavi li a {
 padding: 0.4em 5px;
 display: block;
 position: relative; 
 font-size: 11px;
 color: #FFF;
 text-align: center;
 text-decoration: underline;
 background-color: #E30404;
}

ul#globalNavi li a:hover {
color: #000;
background-color:#FF9933;
}




.bk_globalNavi {
	background-color: #e30404;
	margin: 0px;
	padding: 0px;
	width: 100%;
	clear: both;
}
.bk_globalNavi_under {
	background-color: #EEEEEE;
	margin: 0px;
	padding: 0px;
	width: 100%;
	clear: both;
}
.header_logo {
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 5px;
	float: left;
}
.globalNavi_pankuzu {
	font-size: 11px;
	margin: 0px;
	padding: 5px 0px 5px 5px;
}
.ct {
	margin: 15px auto;
}
.ct_list {
	margin-top: 5px;
	margin-bottom: 10px;
}



/* __list
------------------------------------------*/

.list {
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#list h1 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 1px;
	vertical-align: middle;
	float: left;
	height: 19px;
	margin-right: 10px;
	padding: 0px;
	margin-top: 2px;
	margin-left: 0px;
}
#list h2 {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 3px;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-left: 0px;
}
#list h3 {
	font-size: 11px;
	color: #999999;
	margin-bottom: 3px;
	font-weight: normal;
	padding: 0px;
	margin-top: 2px;
	margin-right: 3px;
	margin-left: 0px;
	float: left;
	clear: left;
}
#list h4 {
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}
#list h5 {
	font-size: 12px;
	color: #333333;
	margin-bottom: 3px;
	clear: both;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}





#list2 h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 1px;
	vertical-align: middle;
	float: left;
	/*height: 19px;*/
	margin-right: 10px;
	padding: 0px;
	margin-top: 2px;
	margin-left: 0px;
}
#list2 h3 {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 3px;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-left: 0px;
}
#list2 h4 {
	font-size: 11px;
	color: #999999;
	margin-bottom: 3px;
	font-weight: normal;
	padding: 0px;
	margin-top: 2px;
	margin-right: 3px;
	margin-left: 0px;
	float: left;
	clear: left;
}
#list2 h5 {
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}
#list2 h6 {
	font-size: 12px;
	color: #333333;
	margin-bottom: 3px;
	clear: both;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}






.list_sibori1 {
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.list_sibori2 {
	font-size: 12px;
	padding-bottom: 3px;
	padding-top: 3px;
	float: left;
}
.list_sibori3 {
	font-size: 12px;
	padding-bottom: 3px;
	padding-top: 3px;
	text-align: right;
}
.list_sibori_bk {
	padding: 0px 0px 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
}
.list_page {
	font-size: 13px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.list_koumoku {
	font-size: 11px;
	color: #FFFFFF;
	padding: 3px;
	margin: 0px;
}
.list_icon {
	height: 19px;
	margin-bottom: 3px;
}
.list_txt {
	font-size: 12px;
	margin-top: 3px;
}
.list_txt2 {
	font-size: 12px;
	margin-top: 3px;
	font-weight: bold;
	color: #FF0000;
}
.list_txt3 {
	font-size: 11px;
	color: #FF0000;
}
.ic_photo {
	margin-top: 2px;
	margin-bottom: 0px;
	margin-right: 5px;
	float: left;
	padding: 0px;
	margin-left: 0px;
}
.ic_photo_cnt {
	font-size: 11px;
	color: #666666;
	padding-top: 7px;
	margin: 0px;
	padding-left: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.ic_new {
	margin-top: 5px;
}
.search_cnt {
	font-size: 14px;
	padding: 0px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	font-weight: normal;
}
result_txt {
	font-size: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	margin-top: 3px;
	padding: 0px;
}
.img_rss {
	text-align: right;
	float: right;
	margin: 0px;
	padding: 0px;
}
.hu_menu {
	float: right;
	text-align: right;
	margin-top: 3px;
	margin-right: 10px;
	margin-left: 5px;
	padding: 0px;
	margin-bottom: 0px;
}
.mymjnet_login {
	font-size: 11px;
	text-align: right;
	margin-right: 20px;
	padding: 0px;
}
.mymjnet_login a:link {
	  color: #3366CC;
	text-decoration: none;
}
.mymjnet_login a:visited {
	 color: #6600CC;
	text-decoration: none;
}
.mymjnet_login a:hover, a:active {
	color: #FF0000;
	text-decoration: underline;
}

.ic_simplephoto {
	margin-top: 3px;
	margin-left: 3px;
}
.txt13 {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}
.list_soubi_ic {
	padding: 0px;
	margin: 0px;
	float: none;
	clear: left;
}
.list_soubi_ic_img {
	padding: 0px;
	float: left;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.list_shop_ic {
	clear: none;
	float: none;
}
#header h1 {
	background-image: url(/media/img/ucar/result/header_logo.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 124px;
	/*text-indent: -9999em;*/
}
.logo_s {
	float: left;
	padding-top: 8px;
	padding-left: 10px;
	padding-bottom: 8px;
}
#header h1 a {
	display: block;
	height: 36px;
	width: 124px;
}
.msg404 {
	background-color: #eeeeee;
	text-align: center;
	padding: 30px;
	width: 40%;
	border: 1px solid #CCCCCC;
	font-size: 14px;
	margin-top: 100px;
	margin-bottom: 100px;
}
#mjnet_info {
	margin-right: 50px;
	margin-left: 50px;
}
#mjnet_info h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 20px;
	padding: 5px 0px 5px 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: dotted;
	border-top-color: #e30404;
	border-right-color: #e30404;
	border-bottom-color: #e30404;
	border-left-color: #e30404;
	border-left-style: solid;
}
#mjnet_info h2 {
	font-size: 15px;
	line-height: 140%;
	color: #333333;
	background-color: #eeeeee;
	border: 1px solid #CCCCCC;
	text-align: center;
	padding: 15px;
	margin-bottom: 20px;
}
#mjnet_info p {
	font-size: 14px;
	line-height: 140%;
	color: #333333;
}

/*------------------必見リスト設定-----------------------*/

#hk_listmain h2 {
	background-image: url(/media/img/ucar/result/hk_title_back.gif);
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	height: 50px;
	width: 100%;
}
#hk_listmain ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	width: 330px;
}
#hk_listmain li {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px none #FF0000;
}
.hk_shop_txt {
	font-size: 11px;
	background-image: url(/media/img/ucar/result/hk_yaji.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 330px;
	text-indent: 15px;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 7px;
}
.hk_carinfo_txt {
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.hk_carcomment_txt {
	font-size: 11px;
	line-height: 120%;
	color: #333333;
	background-image: url(/media/img/ucar/result/hk_point.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 22px;
	padding: 0px 0px 0px 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.hk_car_01 {
	background-color: #FFE8FF;
	height: 85px;
	clear: both;
	float: none;
	padding-top: 8px;
	padding-left: 10px;
	margin: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
}
.hk_car_02 {
	background-color: #FFFFFF;
	height: 85px;
	clear: both;
	float: none;
	padding-top: 8px;
	padding-left: 10px;
	margin: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
}

/*-------必見リスト リンクカラー設定---------*/

#hk_listmain a:link {
	color: #E30404;
}

#hk_listmain a:visited {
	color: #666666;
	text-decoration: underline;
}



/*--------必見リスト  リンクカラー設定 END--------*/


/*------------------必見リスト設定 END-----------------------*/


#ColorSelect {
	width: 100%;
	margin:0px 0px 5px;
}
#ColorSelect dl {
	font-size: 13px;
	line-height: 20px;
	height: 25px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100px;
}
#ColorSelect dt {
	float: left;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#ColorSelect dl .colorimg {
	padding-top: 5px;
	padding-right: 5px;
}

#ColorSelect dd {
	float: left;
	margin: 0px;
	padding: 0px;
	line-height: 25px;
	height: 25px;
}

