/* 角を丸く見せる */
#waku_search {background: #C0C0C0 ;width:460px;}
#waku_search p {margin:0 0 0 0;text-align:center}
.rtop, .rbottom{display:block;background: #FFFFFF}
.rtop *, .rbottom *{display: block; height: 1px;
overflow: hidden; background: #C0C0C0 }
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px; height: 2px}

h1,h2,h3,h4,h5{
	padding:0;
	margin:0;
}
h1,h2,h3,h4,h5 {
	font-size:100%;
	line-height:100%;
}
ul,ol {
	list-style-type:none;
}
h2 a:link,h2 a:visited,h3 a:link,h3 a:visited{
	color:#333333;
	text-decoration:underline;
}

/* 枠付きテーブル */
.mHeader{background-image:url('./img/pc/icon_back_gray.gif'); background-repeat:no-repeat; height:21px; }
.mHeader h2{line-height:180%; padding-top:0; padding-left:6px; }

.mBox{
	line-height:130%;
	background-color:#f1f1f1;
	text-align:left;
	margin-bottom:8px;
	padding:5px;
	min-height:100px;
	clear:both; border:solid 1px #dadada;
	_height:100px;
}
.mBox form{margin:0; padding:0; }
.mBox input{font-size:100%; }
.mBox select{font-size:100%; }
.imgL{margin-right:6px; float:left; }
.small{font-size:85%; line-height:120%; }

#ul_1{text-align:left; margin:0; padding:0; width:290px; float:left; }
#ul_1 ul{list-style-type:none; }

ul {
	font-weight:normal;
	float:right;
	font-size:12px;
	padding-right:4px;
}

/* topics ---------------------- */
#topics {
	padding-top:10px;
	min-height:10px;
	_height:10px;
	clear:both;
}
#topics h2 {
	display:block;
	height:20px;
	_height:20px;
	width:600px;
	background:#E0E1EB url('./img/pc/gray_gl01.gif') no-repeat right 0;
	text-indent:6px;
	line-height:180%;
	color:#333333;
}
#topics div.pickUp {
	line-height:120%;
	width:32.6%;
	float:left;
	display:block;
	min-height:46px;
	_height:46px;
	padding:6px 0 0 3px;
	font-size:10px;
	*font-size:80%;
	letter-spacing:1px;
}
#topics div.pickUp h3 {
	line-height:14px;
	font-size:12px;
	*font-size:120%;
	letter-spacing:0;
	line-height:140%;
}
#topics div h3 a {
	text-decoration:none;
}
#topics div img {
	float:left;
	img-height:40;
	padding-right:3px;
}
