@charset "utf-8";
/* CSS Document */

/*検索窓*/
.search2{
	float: right;
	margin-right: 15px;
}
.search2 .searchEnter {
	background-image: url(../images/top_QA_23.gif);
	background-repeat: no-repeat;
	width: 244px;
	height: 40px;
}
.search2 .td01 {
	padding-top: 5px;
	padding-left: 19px;
	width: 140px;
	height: 28px;
	padding-bottom: 5px;
}
.search2 .txt01 {
	height: 15px;
	width: 140px;
	padding: 3px;
	font-size: 14px;
	color: #696969;
}
.search2 .td02 {
	width: 62px;
}

/*-------------------------------------------------<Ｑ＆Ａ横断検索ページ>----------*/
.toptxt ul {
	margin: 0;
}

#LeftContent2 {
	float: left;
	min-height:500px;
	height: auto !important;
	height:500px;
	padding-right: 10px;
	padding-top: 10px;
}

#RightContent2 {
	width: 245px;
	float: right;
	padding-top:14px;
}


/*検索窓*/
.search .searchEnter2 {
	background-image: url(../images/QA-top_09.gif);
	background-repeat: no-repeat;
	width: 658px;
}
.search .td01 {
	padding-top: 7px;
	padding-left: 33px;
	width: 185px;
	padding-bottom: 10px;
}
.search .txt01 {
	height: 21px;
	width: 175px;
	padding: 4px;
	font-size: 16px;
	color: #696969;
}
.search .td02 {
	width: 82px;
	padding-left: 9px;
	padding-top: 6px;
	padding-bottom: 10px;
}


/*おすすめ検索ワード*/
.osusume {
	font-weight: bold;
	color: #7200ff;
}
.osusume table {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #7200ff;
	border-bottom-color: #7200ff;
	border-left-color: #7200ff;
	background-color: #f4ebff;
}
.osusume td {
	padding-top: 10px;
	padding-left: 10px;
}
.osusume a {
	color: #7200ff;
}
#all {
	background-image: url(../images/QA-kekka_07.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 115px;
	float: right;
}
#all a {
	color: #FFFFFF;
	padding-right: 37px;
	line-height: 22px;
}
.linkUp {
	background-image: url(../images/lasic_top_new2-2_03-06.gif);
	background-repeat: no-repeat;
	padding-left: 130px;
	padding-top: 2px;
	min-height:22px;
	height: auto !important;
	height: 22px;
}
.resultWrap {
	margin-right: 7px;
	margin-left: 7px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.result {
	background-image: url(../images/lasic_top_new2-2_17.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	height: 29px;
	padding-left: 155px;
	color: #cc0000;
	padding-top: 2px;
}
.resultInner p {
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 5px;
}
.resultInner {
	margin-bottom: 20px;
}
a.resultTitle {
	color: #1486be;
	font-size: 120%;
	font-weight: bold;
	line-height: 24px;
}
.date {
	color: #B3B3B3;
	font-size: 85%;
	margin-left: 10px;
}
.siteLink {
	color: #2ba700;
}

.resultTitle .highlight {
	padding: 2px;
	background-color: #bcf0ff;
	text-decoration: underline;
}
 
.highlight {
	padding: 2px;
	background-color: #bcf0ff;
}
/*ページ番号*/
.number a {
	margin-left: 5px;
	border: 1px solid #E0DFE3;
	padding: 3px;
	text-align: center;
}
.number a:hover {
	margin-left: 5px;
	border: 1px solid #E0DFE3;
	padding: 3px;
	color:#FFFFFF;
	background-color:#913F35;
}
.numberHit {
	padding: 3px;
	margin-left: 15px;
	font-weight: bold;
	border: 1px solid #E0DFE3;
	background-color: #E0DFE3;
}
.next a {
	margin-right: 10px;
	margin-left: 15px;
	font-weight: bold;
	background-image: url(../images/lasic_top_new2-2_39.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
	height: 18px;
	line-height: 18px;
}

.pre a {
	margin-right: 10px;
	margin-left: 15px;
	font-weight: bold;
	background-image: url(../images/lasic_top_new2-pre.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 18px;
	line-height: 18px;
	padding-left: 20px;
}

/*タグクラウド*/
.tagcloud {
	padding-right: 13px;
	padding-left: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 10px;
	background-color: #36322D;
}

ul.tag {
	padding: 10px;
	line-height: 1.1;
	font-size: 13px;
}

ul.tag li {
	display: inline;
	font-size: 100%; /* ここで相対的に文字サイズを変更 */
}

ul.tag li a {
	padding: 0 5px;
	position: relative;
	text-decoration: none;
	background-repeat:repeat;
}

ul.tag li.level1 a {
	z-index: 6;
	font-size: 300%;
	color: #FFFFFF;
}

ul.tag li.level2 a {
	top: 5px;
	z-index: 5;
	font-size: 250%;
	color: #FFFFFF;
}

ul.tag li.level3 a {
	font-size: 200%;
	color: #FFFFFF;
	z-index: 4;
}

ul.tag li.level4 a {
	top: 5px;
	z-index: 3;
	font-size: 150%;
	color: #FFFFFF;
}

ul.tag li.level5 a {
	font-size: 100%;
	color: #FFFFFF;
	z-index: 2;
}


/* オンマウス */
ul.tag li a:hover {
	z-index: 10;
	color: #FFFFFF;
	padding: 5px;
	background-color: #545454;
	border: 2px solid #FFFFFF;
}
.kanren {
	background-color: #e5f2ff;
	border: 1px solid #0066cc;
	padding: 10px;
}
.kanrenText {
	color: #0066cc;
	background-image: url(../images/lasic_top_new2-2_15.gif);
	background-repeat: no-repeat;
	padding-left: 130px;
	padding-top: 6px;
	height: 25px;
	margin-top: 15px;
}
.imgSpacer {
	padding-right: 10px;
}
.imgSpacer2 {
	padding-left: 40px;
	padding-top: 10px;
}
.sponsor {
	padding-bottom: 10px;
}
.sponsorWrap {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-top: 15px;
	padding-top: 10px;
	margin-bottom: 15px;
}

.sponsorAd {
	float: right;
	font-size: 10px;
}

/*---------------------------------------------<PR>---------*/
#pr {
	border: 1px solid #bfbfbf;
}
#pr p {
	padding-right: 10px;
	padding-left: 10px;
}
#pr p.title a {
	color:#999999;
	font-weight: bold;
	font-size: 100%;
	text-decoration: underline;
}
#pr p.inner {
	padding-bottom: 10px;
	font-size: 85%;
	line-height: 150%;
}

