/*** searchjp.css ***/

/* ---------- 1:reset  ---------- */

html{
	height:100%;
	}

body{
	margin: 0;
	paing: 0;
	text-align: center;
	height:100%;
	}
	
dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,input,p,blockquote,fieldset,div{
	margin: 0;
 	padding: 0;
	}
h1,h2,h3,h4,h5,h6{
	font-size: 100%;
	font-weight: normal;
	}	
ul li, ol li{
	list-style: none;
	}

table{
	margin:0;
	padding:0;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 100%;
	}
caption{
	text-align: left;
	}
	
table,pre,code,select,input,textarea,kbd,var,ins,del,samp{
	font-size: 100%;
	}
	
address,cite,dfn,em,strong,var,th,ins,del,samp{
	font-weight: normal;
	font-style: normal;
	}

a img{
	border: 0;
	margin: 0;
	padding:0;
	}
		
hr.separation{
	display: none;
	}

fieldset{
	border: none;
	}

body { 
	font-family:"MS P Gothic","MS UI Gothic"; 
	}

html>body {
	 font-family:"Lucida Grande",sans-serif; 
	 }

*+html body { 
	font-family:"Meiryo",sans-serif; 
	}

select,input,textarea { 
	font-family:"MS P Gothic","MS UI Gothic"; 
	}

html>body select,
html>body input,
html>body textarea {
	font-family:"Lucida Grande",sans-serif;
	}

*+html body select,
*+html body input,
*+html body textarea {
	font-family:"Meiryo",sans-serif;
	}

ol, ul, li,dd, dt { 
	font-family:"MS P Gothic","MS UI Gothic"; 
	}

html>body ol,
html>body ul,
html>body li,
html>body dd,
html>body dt {
	font-family:"Lucida Grande",sans-serif;
	}

*+html body ol,
*+html body ul,
*+html body li,
*+html body dd,
*+html body dt {
	font-family:"Meiryo",sans-serif;
	}

/* ---------- /1:reset  ---------- */

/* ---------- 2:common  ---------- */

#header_wrapper {
	width: 950px;
}

#emgin {
	width: 950px;
	margin: 10px 0 0 0;
	text-align: center;
	float: center;
	margin:auto ;
	clear: both;
}

#wrapper {
	width: 950px;
	text-align: center;
	margin:auto ;
}

/* ---------- /2:common  ---------- */

/* ---------- 3:top  ---------- */

#top {
	width: 950px;
	margin: 10px 0 20px 0;
	clear: both;
	height: 270px;
	text-align: left;
	background: url(http://i.yimg.jp/images/mobile/pc/images/pr/ksearch/pc_02.gif) repeat left top;
}
#top_cap h1 {
	text-indent: -9999px;
}

#top_carrier P {
	text-indent: -9999px;
}
#top_comment P {
	text-indent: -9999px;
}

#top_left {
	float: left;
	width: 530px;
	height: 270px;
	margin: 0 0 0 5px ;
	overflow: hidden;
}
#top_right {
	float: right;
	margin: 5px 5px 0 0;
}

#top_cap {
	width: 530px;
	height: 120px;
	clear: both;
	margin: 5px 0 0 0;
	background: url(http://i.yimg.jp/images/mobile/pc/images/pr/ksearch/top_cap2.gif) no-repeat left top;
}
#top_carrier {
	width: 530px;
	height: 25px;
	margin: 5px 0 0 0;
	background: url(http://i.yimg.jp/images/mobile/pc/images/pr/ksearch/top_carrier.gif) no-repeat left top;
}
#top_comment {
	width: 530px;
	height: 100px;
	margin: 15px 0 0 0;
	background: url(http://i.yimg.jp/images/mobile/pc/images/pr/ksearch/top_comment.gif) no-repeat left top;
}

/* ---------- /3:top  ---------- */
/* ---------- 4:mobile search  ---------- */

#msearch {
	width: 950px;
	margin:0 0 10px 0 ;
	background-color: #eaeaea;
	background:url(http://i.yimg.jp/images/mobile/pc/images/pr/ksearch/ms_bg_top.gif) no-repeat left top;
	text-align: center;
	clear: both;
	}
#ms_form {
	padding:10px 0;
	background:url(http://i.yimg.jp/images/mobile/pc/images/pr/ksearch/ms_bg_bottom.gif) no-repeat left bottom;
	}	
#msearch .wrapper {
	border-left: 2px solid #bbbbbb;
	border-right: 2px solid #bbbbbb;
	background-color: #f3f3f3;
	}
#msearch form {
	margin:auto ;
	width: 600px;
	background-color: #f3f3f3;	
	}	
#msearch .title {
	float: center;
	ckground-color: #f3f3f3;	
	}	
#msearch .txtarea {
	background-color: #f3f3f3;	
	}
#msearch .radio {
	background-color: #f3f3f3;	
	color: #6e6e6e;
	font-size: small;
	}
#msearch .txtarea {
	padding-top:2px;
	}	
#msearch input {
	margin-bottom:2px;
	font-size:12px;
	line-height:15px;
	vertical-align:middle;
	}
#msearch .radio input {
	margin:0 2px 2px 1px;		
	}
#srchtxt{
	width:66%;
	*width:67%;
	padding:2px 5px;
	height:15px;
	min-height:13px;
	border:1px solid #c3c3c3;
	border-left-color:#7c7c7c;
	border-top-color:#7c7c7c;
	background:#fff url(http://k.yimg.jp/images/top/sp/sb_frm_bg.gif) no-repeat;
	}
#srchbtn{
	display:block;
	margin:0;
	padding:0;
	width:73px;
	height:21px;
	cursor:pointer;
	}

/* ---------- /4:mobile search  ---------- */

/* ---------- 5:mid  ---------- */

#mid {
	width: 950px;
	text-align: center;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	height:100%;
	background:#f1f1f1 url(http://i.yimg.jp/images/mobile/pc/images/pr/ksearch/content_bottom.gif) no-repeat left bottom;
	font-weight: bold;
	color: #6e6e6e;
	font-size: midle;
	line-height: 130%;
	text-align: center;
}

#mid h2,h3,h4 {
	text-indent: -9999px;
}

#content {
	width: 940px;
	margin: 5px 5px 5px 5px;
	overflow:hidden;
	height:100%;
}

#mid_left {
	width: 640px;
	float: left;
	border: 2px solid #faa6f2;
	background:#e1e4db;
	padding: 3px 3px 32768px 3px;
	margin-bottom:-32768px;
}
#mid_right {
	width: 275px;
	float: right;
	border: 2px solid #a2d849;
	background:#e1e4db;
	padding: 3px 3px 32768px 3px;
	margin-bottom:-32768px;
}

#mid_txt {
	float: left;
	width: 190px;
}

#mid_txt_in1 {
	border: 3px solid #ff4bbd;
	background:#ffffff;
	margin: 5px 0 5px 0;
	padding: 2px 2px 20px 2px;
	text-align: justify;
}
#mid_txt_in2 {
	border: 3px solid #ff4bbd;
	background:#ffffff;
	margin: 5px 0 5px 0;
	padding: 2px 2px 20px 2px;
	text-align: justify;
}
#mid_txt_in3 {
	border: 3px solid #ff4bbd;
	background:#ffffff;
	margin: 5px 0 5px 0;
	padding: 2px 2px 20px 2px;
	text-align: justify;
}

#mid_img {
	width: 450px;
	height: 595px;
	float: right;
	text-align: left;
}

#mid_cap {
	clear: both;
	width: 950px;
	height: 40px;
	background: url(http://i.yimg.jp/images/mobile/pc/images/pr/ksearch/mid_cap.gif) no-repeat;
}

#searchres_top_cap {
	width: 190px;
	height: 45px;
	background: url(http://i.yimg.jp/images/mobile/pc/images/pr/ksearch/searchres_top_cap.gif) no-repeat;
}

#searchres_cap1 {
	width: 176px;
	height: 21px;
	margin:auto ;
	background: url(http://i.yimg.jp/images/mobile/pc/images/pr/ksearch/searchres_cap1.gif) no-repeat;
	text-align: center;
}

#searchres_cap2 {
	width: 175px;
	height: 21px;
	margin:auto ;
	background: url(http://i.yimg.jp/images/mobile/pc/images/pr/ksearch/searchres_cap2.gif) no-repeat;
	text-align: center;
}

#searchres_cap3 {
	width: 179px;
	height: 41px;
	margin:auto ;
	background: url(http://i.yimg.jp/images/mobile/pc/images/pr/ksearch/searchres_cap3.gif) no-repeat;
	text-align: center;
}

#accessmet_top_cap {
	width: 275px;
	height: 45px;
	background: url(http://i.yimg.jp/images/mobile/pc/images/pr/ksearch/accessmet_top_cap.gif) no-repeat;
}

#accessmet_cap1 {
	width: 88px;
	height: 24px;
	background: url(http://i.yimg.jp/images/mobile/pc/images/pr/ksearch/accessmet_cap1.gif) no-repeat;
	text-align: left;
}

#accessmet_cap2 {
	width: 91px;
	height: 24px;
	background: url(http://i.yimg.jp/images/mobile/pc/images/pr/ksearch/accessmet_cap2.gif) no-repeat;
	text-align: left;
}

#accessmet_cap3 {
	width: 91px;
	height: 24px;
	background: url(http://i.yimg.jp/images/mobile/pc/images/pr/ksearch/accessmet_cap3.gif) no-repeat;
	text-align: left;
}
#accessmet_txt_in1 {
	width: 220px;
	margin: 5px 0 5px 0;
	padding: 0px 2px 15px 50px;
	background:#f2f8ed url(http://i.yimg.jp/images/mobile/pc/images/pr/ksearch/accessmet_cara1.gif) no-repeat;
	text-align: justify
}
#accessmet_txt_in2 {
	width: 220px;
	margin: 5px 0 5px 0;
	padding: 0px 2px 15px 50px;
	background:#f2f8ed url(http://i.yimg.jp/images/mobile/pc/images/pr/ksearch/accessmet_cara2.gif) no-repeat;
	text-align: justify
	
}
#accessmet_txt_in3 {
	width: 220px;
	margin: 5px 0 5px 0;
	padding: 0px 2px 15px 50px;
	background:#f2f8ed url(http://i.yimg.jp/images/mobile/pc/images/pr/ksearch/accessmet_cara3.gif) no-repeat;
	text-align: justify
}

/* ---------- /5:mid  ---------- */
/* ---------- 6:sim  ---------- */
#sim_cap {
	clear: both;
	width: 950px;
	height: 40px;
	background: url(http://i.yimg.jp/images/mobile/pc/images/pr/ksearch/sim_cap.gif) no-repeat;
}
#sim_cap h2 {
	text-indent: -9999px;
}

#sim_1{
	clear: both;
	float: left;
	margin:5px 0 0 5px;
}
#sim_2{
	float: left;
	margin:5px 0 0 5px;
}
#sim_3{
	float: right;
	margin:5px 5px 0 5px;
}
#sim_arrow{
	float: left;
	margin:140px 0 0 5px;
}
#sim_text{
	width: 930px;
	height: 52px;
	background: url(http://i.yimg.jp/images/mobile/pc/images/pr/ksearch/sim_txt_bg.gif) no-repeat;
}
#sim_text{
	text-indent: -9999px;
}

#sim_content {
	width: 936px;
	border: 2px solid #87daf6;
	margin:5px 5px 0 5px;
	overflow:hidden;
	background:#bbeaf9 url(http://i.yimg.jp/images/mobile/pc/images/pr/ksearch/sim_bg.gif) repeat left top;
	height:100%;
}
#sim_bg {
	width: 930px;
	overflow:hidden;
	height:100%;
	padding-bottom:5px;
}
#sim_maine {
	width: 950px;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	text-align: center;
	height:100%;
	background:#f1f1f1;
	font-weight: bold;
	color: #6e6e6e;
	font-size: midle;
}
/* ---------- /6:sim  ---------- */
 