﻿@charset "utf-8";
/* CSS Document */

*{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	padding:0;
	margin:0;
}

img{
	border:none;
}
ul li{
	list-style-type:none;
}

a{
	color:#336699;
	text-decoration: underline;
}

a img {
	border: none;
	text-decoration: none;
}

.clear{
	font-size: 0px;
	clear: both;
}

a:hover{
	color:#3366CC;
	text-decoration:underline;
}
div.block_site{
	text-align:center;
}

div.block_content{
	text-align:left;
	width:840px;
	margin:auto;
	border-top:4px #0244a6 solid;
}
/******　Header Start *********/
	div.block_header{
	}
		div.block_header h1.headCopy{
			font-size:10px;
			color:#666666;
			font-weight:normal;
			float:left;
			width:520px;
			height:18px;
			overflow:hidden;
		}
		div.block_header div.headNavi{
			float:right;
			width:310px;
			height:18px;
			overflow:hidden;
		}
			div.block_header div.headNavi ul li{
				display:inline;
			}
		div.block_header div.header_block_left{
			clear:both;
			width:410px;
			float:left;
		}
			div.block_header div.header_block_left p.headLogo{
			
			}
		div.block_header div.header_block_right{
			width:410px;
			float:right;
			margin-top:8px;
		}
			div.block_header div.header_block_right form.headSearch{
				float:left;
				width:220px;
				margin-top:12px;
			}
			div.block_header div.header_block_right form.headSearch input.texts{
				width:110px;
				font-size:80%;
				margin-bottom:6px;
			}
			div.block_header div.header_block_right form.headSearch input.button{
				
			}
			div.block_header div.header_block_right p.headEstimate{
				width:180px;
				float:right;
			}
		div.block_header div.headerBar{
			margin-bottom: 5px;
			width: 840px;
			clear:both;
		}
/******　Header End *********/

div.block_bodies div.block_bodies_body{
	background-color: transparent !important;
	background-image: url(../images/side_bg.gif);
	background-repeat: repeat-y;
	background-position: 0 5px;
	width: 840px;
}

div.block_bodies {
	background-color: transparent !important;
}

* html div.block_bodies div.div.block_bodies_body {
	margin-top: -2px;
}

/******　Left Column Start *********/
div.block_column_left{
	margin: 0;
	display: inline;
	width:250px;
	float:left;
	background-color: transparent !important;
}

	div.block_column_left div.leftBar{
		background-color: #EEEEEE;
	}
		div.block_column_left div.leftBar ul.sideNavi li{
			vertical-align:bottom;
		}
		div.block_column_left div.leftBar ul.sideNavi li img{
			vertical-align:bottom;
		}
	div.block_column_left div.leftBar div.sideBanners{
	}
		div.block_column_left div.leftBar div.sideBanners p{
			text-align:center;
			padding:5px;
		}
		div.block_column_left div.leftBar div.sideBanners ul{
			text-align:center;
		}
		div.block_column_left div.leftBar div.sideBanners ul li ul li{
			text-align:center;
			font-size:80%;
			padding:3px;
		}
		div.block_column_left div.leftBar div.sideBanners ul li h2{
			font-size:80%;
			color:#3366CC;
			text-align:center;
			border-bottom:1px solid #3366CC;
			margin:8px;
		}
	div.block_column_left div.leftBar div.sideNaviPlus{
	}
		div.block_column_left div.leftBar div.sideNaviPlus p{
			text-align:center;
			padding:5px;
		}
		div.block_column_left div.leftBar div.sideNaviPlus ul{
			text-align:center;
		}
		div.block_column_left div.leftBar div.sideNaviPlus ul li{
			text-align:left;
			padding:3px;
		}
		div.block_column_left div.leftBar div.sideNaviPlus ul li ul li{
			text-align:left;
			font-size:80%;
			padding:3px;
			margin-left:28px;
			list-style-type:decimal;
		}
		div.block_column_left div.leftBar div.sideNaviPlus ul li select{
			text-align:left;
			font-size:80%;
			padding:3px;
			margin-left:20px;
			width:200px;
		}
		div.block_column_left div.leftBar div.sideNaviPlus ul li h2{
			font-size:80%;
			color:#3366CC;
			text-align:center;
			border-bottom:1px solid #3366CC;
			margin:8px;
		}
		
		div.block_column_left div.leftBar div.sideNaviGroup h2{
			font-size:80%;
			color:#3366CC;
			text-align:center;
			border-bottom:1px solid #3366CC;
			margin:8px;
		}
		
		div.block_column_left div.leftBar div.sideNaviGroup ul li {
			margin-bottom: 7px;
			text-align: center;
		}
/******　Left Column End *********/

/******　Right Column Start *********/
div.block_column_right{
	margin: 0;
	display: inline;
	width:587px;
	float:right;
}
		div.block_column_right div.navigation {
			display: block;
			text-align: center;
			margin-top: 10px;
			font-size:80%;
			margin-bottom: 40px;
		}
		
		div.block_column_right div.cms-pagenavi {
			text-align: center;
			font-size: 85%;
			margin-bottom: 10px;
		}
		
		div.block_column_right div.cms-pagenavi span.current {
			margin-right: 5px;
			margin-left: 5px;
			color: #003399;
			font-weight: bold;
		}
		
		div.block_column_right div.cms-pagenavi span.pages {
			vertical-align: baseline;
			color: #666666;
			font-size: 80%;
		}
		
		div.block_column_right div.cms-pagenavi a {
			margin-right: 5px;
			margin-left: 5px;
			text-decoration: underline;
		}
		
		div.block_column_right div.navigation div.alignright {
			float: right;
			width:250px;
			margin-right:8px;
			text-align:right;
			height: auto !important;
			min-height:1.5em;
			height:1.5em;
		}
		
		div.block_column_right div.navigation div.alignleft {
			float: left;
			text-align:left;
			margin-left:8px;
			width:250px;
			height: auto !important;
			min-height: 1.5em;
			height:1.5em;
		}
		div.block_column_right div.entry{
			border:1px solid #c6c6c6;
			margin:10px 5px 26px 5px;
			padding:10px;
			overflow:visible;
			font-size:80%;
		}
		
		* html div.block_column_right div.entry{
			margin:10px 4px 26px 4px;
		}
		
		div.block_column_right div.entry .center {
			text-align: center;
		}
		
		div.block_column_right div.entry h2{
			margin:1em 1em 1em 1em;
		}
		div.block_column_right div.entry h3{
			margin:2em 1em 1em 0em;
			padding: 3px 0 3px 5px;
			border-left: solid 3px #0244A5;
			border-bottom: double 3px #0244A5;
			font-size: 115%;
		}
		div.block_column_right div.entry h4{
			margin:1.5em 1em 0.5em 1em;
			padding-left: 20px;
			color: #505050;
			background-color: #FFFFFF;
			background-image:url('../images/shared/heading4_bg.gif');
			background-repeat: no-repeat;
			background-position: 0 center;
			font-size: 110%;
			
		}
		div.block_column_right div.entry h4 a {
			text-decoration: underline;
		}
		div.block_column_right div.entry h5{
			margin:1em 1em 1em 1em;
		}
		div.block_column_right div.entry{
			line-height:160%;
		}
		div.block_column_right div.entry p{
			margin: 0 1em 1em;
			line-height:160%;
		}
		div.block_column_right div.entry p.image {
			margin: 0 0 1em;
			text-align: center;
		}
		div.block_column_right div.entry p.image img {
			margin: 0;
			padding: 0;
		}
		div.block_column_right div.entry p.photo {
			margin: 1em auto 1em;
			width: 300px;
			border: solid 1px #CCCCCC;
			padding: 4px;
			color: #666666;
			background-color: #F6F6F6;
			font-size: 75%;
			text-align: center;
		}
		div.block_column_right div.entry p.photo img {
			margin: 0 0 3px;
		}
		
		div.block_column_right div.entry p.cite {
			text-align: right;
		}
		
		div.block_column_right div.entry ul,
		div.block_column_right div.entry ol {
			margin-bottom: 1em;
		}
		div.block_column_right div.entry ul li{
			margin-bottom: 0.2em;
			margin-left: 4.5em;
			line-height:160%;
			list-style-type: disc;
		}
		
		div.block_column_right div.entry ul.questionList li {
			padding-left: 13px;
			background-image: url(../../../../images/faq/marker.gif);
			background-repeat: no-repeat;
			background-position: 0 7px;
			list-style-type: none;
		}
		
		div.block_column_right div.entry ul.serviceArea {
			margin-right: 15px;
			margin-bottom: 10px;
			margin-left: 15px;
		}

		div.block_column_right div.entry ul.serviceArea li {
			margin: 0;
			padding: 10px 15px 10px 25px;
			border-bottom: dashed 1px #CCCCCC;
			background-image: url(../images/top/service_marker.gif);
			background-repeat: no-repeat;
			background-position: 10px center;
			list-style-type: none;
			font-size: 90%;
		}
		
		div.block_column_right div.entry ul.serviceAreaNote {
			margin: 15px 15px 15px 15px;
			padding: 12px;
			border: dashed 1px #96BEE7;
			color: #415A6D;
			background-color: #FDFEFF;
		}
		
		div.block_column_right div.entry ul.serviceAreaNote li {
			margin:0 0 5px 0;
			padding-left: 1.5em;
			text-indent: -1.5em;
			list-style-type: none;
		}
		
		div.block_column_right div.entry p.footnote {
			margin-left: 20px;
			margin-bottom: 8px;
			padding-left: 1em;
			text-indent: -1em;
		}
				
		div.block_column_right div.entry ol li{
			margin-bottom: 0.2em;
			margin-left: 4.5em;
			line-height:160%;
			list-style-type: decimal;
		}
		
		div.block_column_right div.entry dl {
			margin-bottom: 1em;
		}
		
		div.block_column_right div.entry dl dt {
			margin-right: 1.5em;
			margin-bottom: 0.3em;
			margin-left: 1.5em;
			color: #006699;
			background-color: inherit;
			font-weight: bold;
		}
		
		div.block_column_right div.entry dl dd {
			margin-right: 1.5em;
			margin-bottom: 1em;
			margin-left: 2.5em;
			line-height: 1.5;
		}
		
		div.block_column_right div.entry dl.faqList {
			padding-top: 15px;
			padding-bottom: 15px;
			border-top: double 3px #E2E9ED;
			border-bottom: double 3px #E2E9ED;
		}
		
		div.block_column_right div.entry dl.faqList dt.question {
			padding-bottom: 5px;
			padding-left: 55px;
			background-image: url(../../../../images/faq/bg_question.jpg);
			background-repeat: no-repeat;
			background-position: 0 3px;
		}
		
		div.block_column_right div.entry dl.faqList dd.answer1 {
			margin-bottom: 0.5em;
			margin-left: 19px;
			padding-left: 55px;
			background-image: url(../../../../images/faq/bg_answer.jpg);
			background-repeat: no-repeat;
			background-position: 0 3px;
		}
		
		div.block_column_right div.entry dl.faqList dd.answer2 {
			margin-bottom: 2em;
			margin-left: 19px;
			padding-bottom: 2em;
			padding-left: 55px;
			border-bottom: double 3px #E2E9ED;
			background-image: url(../../../../images/faq/bg_more.jpg);
			background-repeat: no-repeat;
			background-position: 0 3px;
		}
		
		div.block_column_right div.entry img{
			margin:7px;
			line-height:160%;
		}
		
		div.block_column_right div.entry table {
			margin: 1em 25px;
			border-collapse: collapse;
		}
		
		div.block_column_right div.entry table th,
		div.block_column_right div.entry table td {
			padding: 5px;
			border: solid 1px #CCCCCC;
		}
		
		div.block_column_right div.entry table th {
			color: #003366;
			background-color: #FDFEFF;
			background-image: url(../images/shared/th_bg.png);
			background-repeat: repeat-x;
			background-position: bottom;
			text-align: center;
		}
		
		div.entry div.notFound p{ margin:2em; line-height:180%;}
		div.entry div.notFound form{ text-align:center; width:500px; margin:2em auto; line-height:180%;}
		div.entry div.notFound form input.forminput{ width:200px;font-size:14px; padding:0.2em;}
		div.entry div.notFound form input.searchsubmit{ padding:1em; border:1px solid #999999; background-color:#99CCFF;font-weight:bold;}
		
		/* 地デジ最新情報 */
		div.block_column_right div.entry table.newsTable {
			margin: 1em 15px;
			border-bottom: dashed 1px #CCCCCC;
		}
				
		div.block_column_right div.entry table.newsTable th,
		div.block_column_right div.entry table.newsTable td {
			border-top: none;
			border-right: none;
			border-bottom: dashed 1px #CCCCCC;
			border-left: none;
			padding: 5px;
			vertical-align: top;
		}
		
		div.block_column_right div.entry table.newsTable th {
			background-color: #FFFFFF;
			background-image: none;
			white-space: nowrap;
		}
		
		div.block_column_right div.entry table.newsTable td * {
			margin: 0;
			font-size: 100%;
		}
		
		div.block_column_right div.entry table.newsTable td p.entryTitle {
			color: #115AB5;
			background-color: inherit;
			font-weight: bold;
		}
		
		div.block_column_right div.entry table.newsTable td p.detailLink {
			text-align: right;
		}
		
		div.block_column_right div.entry table.newsTable td p.detailLink a {
			text-decoration: underline;
		}
		
		/* ISO認証取得ページ */
		
		div.block_column_right div.entry table.logo {
			margin: 0 0 0 25px;
		}
		
		div.block_column_right div.entry table.logo td {
			padding-right: 10px;
			text-align: center;
			font-size: 12px;
		}
		
		div.block_column_right div.entry table.logo td img {
			margin: 0;
		}
		
		div.block_column_right div.entry table.outline th {
			padding-right: 10px;
			vertical-align: top;
			white-space: nowrap;
		}
		
		
		/* ベストアンテナ診断 */
		div.block_column_right div.entry h3.headingFirst {
			margin-top: 0;
		}
		div.block_column_right div.entry div#section00 ul li,
		div.block_column_right div.entry div ul li.back{
			margin-bottom:10px;
			line-height:1.3;
			color:#0066CC;
			background-color:inherit;
			text-decoration:underline;
			cursor:pointer;
		}
		
		div.block_column_right div.entry div ul li {
			margin-bottom: 4px;
		}
		
		div.block_column_right div.entry div ul li.back{
			text-align:right;
		}
		
		div.block_column_right div.entry div#section00 ul li.aHover{
			color:#F06600;
			background-color:inherit;
		}
		
		div.block_column_right div.entry ul.faq li {
			margin-bottom: 5px;
			margin-right: 30px;
			margin-left: 25px;
			list-style-type: none;
		}
		
		div.block_column_right div.entry ul.faq li.q {
			padding-left: 20px;
			color: #666666;
			background-color: inherit;
			background-image: url(../../../../best_antenna/images/icon_q.gif);
			background-repeat: no-repeat;
			font-weight: bold;
		}
		
		div.block_column_right div.entry ul.faq li.ans {
			padding-left: 20px;
			background-image: url(../../../../best_antenna/images/icon_a.gif);
			background-repeat: no-repeat;
		}
		
		div.block_column_right div.entry h4.antenna {
			padding-left: 20px;
			border-bottom: dashed 1px #3366CC;
			background-image: url(../../../../best_antenna/images/heading_bg.gif);
			background-repeat: no-repeat;
			background-position: 3px center;
			font-size: 95%;
		}
		
		div.block_column_right div.entry p.button1 {
			margin-bottom: -0.6em;
		}
		
		div.block_column_right div.entry p.a_link {
			padding-left: 20px;
			background-image: url(../../../../best_antenna/images/back_link_bg.gif);
			background-repeat: no-repeat;
			background-position: 72% 50%;
			text-align: right;
		}
		
		div.block_column_right div.entry p.result {
			margin-top: 20px;
			margin-bottom: 25px;
			text-align: center;
			color: #5E4835;
			background-color: inherit;
			font-weight: bold;
		}
		
		div.block_column_right div.entry p.result strong {
			color: #FF6633;
			background-color: inherit;
			font-size: 105%;
		}


/* ------- お客様の声 ---------------------------------------- */

div.block_column_right div.entry div.enquete * {
	margin: 0;
	padding: 0;
}

div.block_column_right div.entry div.enquete p {
	margin: 0 1em;
	line-height: 1.6;
}

div.block_column_right div.entry div.enquete dl.enquete {
	margin: 1.5em 1em 1em;
	padding-bottom: 1em;
	border: solid 2px #FFCC01;
	position: relative;
	color: #333333;
	background-color: #FFFAE6;
	background-image: url(../../../../images/enquete/bg1.gif);
	background-repeat: no-repeat;
}

div.block_column_right div.entry div.enquete dl.enquete dt {
	color: #454545;
	background-color: #FFFAE6;
	position: absolute;
	top: 5em;
	left: 0.5em;
}

div.block_column_right div.entry div.enquete dl.enquete dd {
	margin-left: 70px;
	padding-top: 1em;
}

div.block_column_right div.entry div.enquete dl.enquete dd p {
	margin-bottom: 1em;
}

div.block_column_right div.entry div.enquete dl.enquete dd h4 {
	margin: 0 0 -1.5em 1em;
	color: #006666;
	background-color: #FFFAE6;
	background-image: none;
	font-size: 90%;
}

div.block_column_right div.entry div.enquete dl.enquete dd ul {
	margin-left: 8em;
}

div.block_column_right div.entry div.enquete p.enquete {
	margin-bottom: 3em;
	padding: 1em 1em 1em 70px;
	border: solid 2px #0099CC;
	color: #333333;
	background-color: #F0FCFF;
	background-image: url(../../../../images/enquete/bg2.gif);
	background-repeat: no-repeat;
}

/* ----------------------------------------------------------- */


	div.block_column_right div.pageTitle{
		clear:both;
		margin:10px 0px 10px 0px;
		height: auto !important;
		min-height: 70px;
		height:70px;
		background-image:url('../images/heading_bg1.jpg');
		background-repeat:no-repeat;
		background-position: bottom;
	}
	div.block_column_right div.pageTitle h2{
		height: auto !important;
		min-height: 35px;
		height:35px;
		color: #385470;
		font-size:18px;
		overflow:visible;
		padding-left:56px;
		margin-bottom:5px;
		padding-top:9px;
		font-weight:bold;
	}
	div.block_column_right div.pageTitle p.date{
		color: #666666;
		font-size:12px;
		margin-right:10px;
		text-align:right;
	}

	div.block_column_right div.topNews{
	
	}
		div.block_column_right div.topNews h2{
		
		}
			div.block_column_right div.topNews ul{
				font-size:80%;
				margin-top:8px;
				margin-bottom:8px;
				margin-left:5px;
				margin-right:5px;
			}
				div.block_column_right div.topNews ul li{
					margin:0 4px 5px 20px;
					color:#666666;
					list-style-image:url("../images/allow1.jpg");
					border-bottom:1px dashed #999999;
				}
				div.block_column_right div.topNews ul li span.date{
					padding:0 5px;
				}
				div.block_column_right div.topNews ul li a{
				
				}
	div.block_column_right div.topNews div.topBanners{
		padding:10px auto;
		text-align:center;
	}
		div.block_column_right div.topNews div.topBanners p{
		
		}
		div.block_column_right div.topNews div.topBanners ul{
			margin-top:12px;
		}
		div.block_column_right div.topNews div.topBanners ul li{
			
		}
		div.block_column_right div.topNews div.topBanners ul li h2{
			font-size:80%;
			color:#666666;
		}
		
		
		
		div.block_column_right div.commentsBlock{
			border:1px solid #c6c6c6;
			margin:10px 10px 26px 10px;
			padding:10px;
			font-size:80%;
		}
		div.block_column_right div.commentsBlock h3{
			font-size:16px;
			color:#336699;
			margin:0.5em;
			padding:0.3em;
			border-bottom:2px solid #99CCCC;
		}
		div.block_column_right div.commentsBlock table.commentsForm{
			width:90%;
			margin:auto;
		}
		div.block_column_right div.commentsBlock table.commentsForm th{
			width:25%;
			background-color:#D2DCE6;
			padding:4px;
		}
		div.block_column_right div.commentsBlock table.commentsForm td{
			padding:4px;
		}
		div.block_column_right div.commentsBlock table.commentsForm td.input{
			
		}
		div.block_column_right div.commentsBlock table.commentsForm td textarea{
			width:90%;
		}
		div.block_column_right div.commentsBlock table.commentsForm td.submits{
			text-align:center;
		}
		div.block_column_right div.commentsBlock ol.commentList{
			margin:1em;
			padding:1em;
		}
		div.block_column_right div.commentsBlock ol.commentList li{
			margin-bottom:1em;
			list-style-position:inside;
			border-bottom:1px dotted #666666;
		}
		div.block_column_right div.commentsBlock ol.commentList li div.commentText{
			margin:0.3em;
		}


	div.block_column_right div.topTopics{
	
	}
		div.block_column_right div.topTopics h2{
		
		}
		div.block_column_right div.topTopics table.topicList{
			margin-bottom: 15px;
			margin-left:5px;
		}
			div.block_column_right div.topTopics table.topicList tr {
				border-bottom: solid 10px #FFFFFF;
			}
			
			div.block_column_right div.topTopics table.topicList td{
				border-left:3px solid #cccccc;
				width:170px;
				/*float:left;*/
				font-size:80%;
				padding:4px 8px;
				overflow:hidden;
				margin:5px 0 8px;
				height:300px;
				vertical-align:top;
			}
				div.block_column_right div.topTopics table.topicList td p.photo{
					margin-bottom:6px;
				}
				div.block_column_right div.topTopics table.topicList td p.date{
					float:left;
					width:100px;
					font-weight:bold;
					color:#000000;
					overflow:hidden;
				}
				div.block_column_right div.topTopics table.topicList td p.new{
					float:right;
					width:35px;
					overflow:hidden;
				}
				div.block_column_right div.topTopics table.topicList td h3{
					clear:both;
					font-size:12px;
					border-bottom:1px solid #999999;
					overflow:hidden;
				}
				div.block_column_right div.topTopics table.topicList td p.excerpts{
					line-height:120%;
					color:#666666;
					margin:3px;
				}
				div.block_column_right div.topTopics table.topicList td p.detailLink{
					text-align:right;
				}
					div.block_column_right div.topTopics table.topicList td p.detailLink a{
						color:#336699;
					}


	div.block_column_right ul.archiveList{
				
			}
				div.block_column_right ul.archiveList li{
					display:block;
					width:580px;
					border:1px solid #cdcdcd;
					margin:3px;
					background-color:#fcfcfc;
					list-style-type:none;
					padding-bottom:10px;
				}
					div.block_column_right ul.archiveList li div.photo{
						width:170px;
						overflow:hidden;
						float:left;
						margin:3px 3px 3px 3px;
					}
					div.block_column_right ul.archiveList li div.photo a img{
						border:2px solid  #ffffff;
					}
					div.block_column_right ul.archiveList li div.photo a:hover img{
						border:2px solid  #FFCC66;
					}
					div.block_column_right ul.archiveList li div.information{
						margin:5px 5px 5px 0px;
						width:390px;
						float:right;
					}
					div.block_column_right ul.archiveList li div.information p.date{
						color:#194D82;
						font-weight:bold;
						text-align:right;
						font-size:10px;
						margin-right:5px;
					}
					div.block_content div.block_column_right ul.archiveList li div.information div.comment{
						margin-right:5px;
						line-height:120%;
						font-size:12px;
					}
					div.block_content div.block_column_right ul.archiveList li div.information div.comment a:link,
					div.block_content div.block_column_right ul.archiveList li div.information div.comment a:active,
					div.block_content div.block_column_right ul.archiveList li div.information div.comment a:visited{
						text-decoration:none;
						line-height:120%;
						color:#333333;
					}
					div.block_content div.block_column_right ul.archiveList li div.information div.comment a:hover{
						color: #0066DD;
						text-decoration:underline;
						/*background-color: #FFFFCC;*/
					}
					div.block_column_right ul.archiveList li div.information h3{
						clear:both;
						font-size:120%;
						padding:8px 5px 5px 2px;
					}
					div.block_column_right ul.archiveList li div.information h3 a{
						color:#194D82;
						text-decoration:none;
						display:block;
						width:100%;
						border-bottom:1px solid #999999;
					}
					div.block_column_right ul.archiveList li div.information h3 a:hover{
						color: #0066DD;
						text-decoration:underline;
						/*background-color:#FFFFCC;*/
					}
					
					
/******　Right Column End *********/


/******　Footer Start *********/
ul.footNavi{
	clear: both;
	background-color:#9a9a9a;
	padding: 12px;
	width: 816px;
	line-height: 1.3;
}
	ul.footNavi li{
		padding-right: 1px;
		padding-left: 3px;
		display:inline;
		font-size: 75%;
		color:#ffffff;
		border-right: solid 1px #ffffff;
	}
	ul.footNavi li a{
		color: #ffffff;
		background-color: transparent;
	}
	
	ul.footNavi li a:hover {
		color: #ffffff;
		background-color: transparent;
	}
	
/******　Footer End *********/



/************* Others ***************/

/****** SiteMap **********/
div.entry div.siteMaps ul{
	margin-left:25px;
}
div.entry div.siteMaps ul li{
	margin-left:25px !important;
	list-style-type: none;
}

div.entry div.siteMaps ul li ul li {
	list-style-type: disc;
}