/*
Theme Name:uwakinavi
Author:uwakinavi
*/

/* CSS Document */

body {
	background-image:url(img/bodybk.jpg);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	font-size:14px;
	font-family: “ヒラギノ角ゴ Pro W3″,”Hiragino Kaku Gothic Pro W3″,メイリオ,Meiryo,”ＭＳ Ｐゴシック”,sans-serif;
	color:#333333;
	}
	
img {
	border:none;
	}

h1,h2,h3,h4,h5,h6,p {
   margin:0;
   padding:0;
   font-size:14px;
   font-weight:normal;
	}

.clear {
	clear:both;
	}
	
.red {
	color:#FF0000;
	}
	
.orange {
	color:#FFA50D;
}
	
.orangebold {
	color:#FFA50D;
	font-weight:bold;
}

.yellow {
	color:#FFFF00;
	}
	
.redbold {
	color:#FF0000;
	font-weight:bold;
	}
	
.bold {
	font-weight:bold;
	}

.green {
	color:#58882D;
	}


.font12 {
	font-size:12px;
	}

.font16 {
	font-size:16px;
	}

.font16bold {
	font-size:16px;
	font-weight:bold;
	}

.font18 {
	font-size:18px;
	}

/* marker */

.marker_yellow_futo {
background: linear-gradient(transparent 0%, #ffff66 0%);
font-weight:bold;
}
	
.marker_yellow_hoso {
background: linear-gradient(transparent 60%, #ffff66 60%);
font-weight:bold;
}
	
.marker_pink_futo {
background: linear-gradient(transparent 0%, #ff66ff 0%);
font-weight:bold;
}


.marker_pink_hoso {
background: linear-gradient(transparent 60%, #ff66ff 60%);
font-weight:bold;
}
	
/* パンくずリスト */

#pankuzu {
	background-color:#F5F1E6;
	background-repeat:no-repeat;
	margin-bottom:30px;
	}

ol.topic-path {
	margin:0 auto;
	width:650px;
	padding:7px 5px;
	background-color:#F5F1E6;
	list-style-type:none;
	font-size:12px;
	}

ol.topic-path ol {
	margin:0;
	padding:0;
	}

ol.topic-path li {
	display:inline;
	margin:0;
	padding:0;
	}

ol.topic-path li.first {
	}

ol.topic-path li a {
	padding-right:10px;
	background:url(img/topic-path-gray.gif) no-repeat right;
	}

ol.topic-path li a {
	color:#4682b4;
	}

ol.topic-path li a:hover {
	color:#79a7cc;
	}
	
/* 共通テンプレとトップページ */

#hl {
	background-color:#BB000C;
	width:100%;
	}
	
#hl1000 {
	margin:0 auto;
	background-color:#BB000C;
	width:1000px;
	}
	
#hl1000 h1 {
	text-align:right;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	}
	
#hl1000 p {
	text-align:right;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	}
	
#headers {
	height:130px;
	width:auto;
	}
	
#header1000 {
	background-image:url(img/header1000bk.gif);
	margin:0 auto;
	height:130px;
	width:1000px;
	}
	
#header1000left {
	float:left;
	width:70%;
	}
	
#header1000right {
	float:right;
	width:30%;
	}

#search {
	margin-top:85px;
	}
	
#key {
	width:200px;
	padding:5px;
	}
	
#submit {
	padding:5px 20px;
	color:#333333;
	font-weight:bold;
	}
	
#logo {
	float:left;
	padding-top:20px;
	height:95px;
	width:190px;
	}
	
#kensu {
	float:right;
	}
	
#count {
	color:#977E46;
	font-weight:bold;
	font-size:35px;
	padding-top:75px;
	padding-right:350px;
	}
	
#main {
	margin:0 auto;
	width:1000px;
	overflow:hidden;
	}
	
#left {
	float:left;
	width:730px;
	}

.serch_area {
	margin-top:20px;
	overflow:hidden;
	}
	
.serch_area h2 {
	font-size:14px;
	}

.serch_area p {
	padding:10px 0;
	font-weight:bold;
	}
	
.chumoku {
	background-color:#BB000C;
	padding:3px;
	font-size:12px;
	color:#FFFFFF;
	}

.serch_area p a {
	color:#4682b4;
	font-size:16px;
	font-weight:bold;
	}

.serch_area p a:hover {
	text-decoration:none;
	}
	
.serch_area ul {
	clear:both;
	margin:10px 0 0 0;
	padding:0;
	list-style:none;
	height:40px;
	}
	
.serch_area li {
	float:left;
	list-style:none;
	text-align:center;
	font-weight:bold;
	}
	
.serch_area li a {
	color:#006699;
	text-decoration:none;
	}
	
.serch_area li a:hover {
	text-decoration:underline;
	}
	
.sa_first {
	background-color:#EFEADA;
	width:100px;
	padding:10px 10px 10px 9px;
	}
	
.sa_second {
	margin:0 0 0 9px;
	border:#DDD0B0 solid 1px;
	padding:10px 15px;
	}
	
.sa_second a {
	text-align:center;
	}
	
.sa {
	margin:0 0 0 6px;
	border:#DDD0B0 solid 1px;
	padding:10px 15px;
	}
	
.sa a {
	text-align:center;
	}
	
.sa_last {
	margin:0 0 0 10px;
	border:#DDD0B0 solid 1px;
	padding:10px 15px;
	}
	
.sa_last a {
	text-align:center;
	}
	
.catdisc p {
	margin:30px 15px;
	line-height:1.8em;
	font-size:12px;
	border-bottom:#DDD0B0 dotted 2px;
	padding-bottom:20px;
	}
	
.catdisc p a {
	color:#4682b4;
	font-weight:bold;
	}
	
.catdisc ul {
	padding:0;
	margin:20px 0 30px 0;
	}
	
.catdisc li {
	list-style:inside;
	padding:0 15px 5px 15px;
	margin:0;
	font-size:14px;
	}
	
.catdisc li a {
	color:#4682b4;
	}
	
.indexbox {
	background-color:#FFFFFF;
	border:#DDD0B0 solid 1px;
	margin-top:20px;
	padding:20px 30px;
	overflow:hidden;
	}
	
.indexbox h2 {
	background-image:url(img/listboxh2.gif);
	height:40px;
	width:645px;
	padding:10px 0 0 25px;
	font-size:20px;
	font-weight:bold;
	}
	
.indexbox h3 {
	font-size:20px;
	font-weight:bold;
	}
	
.indexbox h3 a {
	color:#333333;
	}
	
.indexbox p {
	margin-top:20px;
	}
	
.listbox {
	background-color:#FFFFFF;
	border:#DDD0B0 solid 1px;
	margin-top:20px;
	padding:20px 30px;
	overflow:hidden;
	}
	
.listbox_shita {
	background-color:#F5F1E6;
	border:#DDD0B0 solid 1px;
	margin-top:20px;
	padding:20px 30px;
	overflow:hidden;
	}
	
.listbox_shita p {
	margin-top:20px;
	}
	
.listbox h1 {
	background-image:url(img/listboxh2.gif);
	height:40px;
	width:645px;
	padding:10px 0 0 25px;
	font-size:20px;
	font-weight:bold;
	}
	
.listbox h2 {
	background-image:url(img/listboxh2.gif);
	height:40px;
	width:645px;
	padding:10px 0 0 25px;
	font-size:20px;
	font-weight:bold;
	}
	
.listbox h3 {
	font-size:20px;
	font-weight:bold;
	}
	
.listbox h3 a {
	color:#333333;
	}
	
.setsumei_h2 {
	margin-top:20px;
	}
	
.listbox p {
	margin-top:20px;
	}
	
.box {
	margin-top:20px;
	overflow:hidden;
	border-bottom:#DDD0B0 dotted 2px;
	overflow:hidden;
	padding-bottom:10px;
	}
	
.boxleft {
	float:left;
	width:200px;
	}
	
.boxleft2 {
	float:left;
	width:200px;
	}
	
.boxleft3 {
	float:left;
	width:250px;
	padding-bottom:10px;
	}
	
.boxright {
	float:right;
	width:450px;
	}
	
.boxright2 {
	float:right;
	width:450px;
	}
	
.boxright3 {
	float:right;
	width:400px;
	}
	
.boxright3 p {
	margin:8px 0;
	}
	
.cat_table-01 {
	clear:both;
	width:668px;
	border-top:#DDD0B0 solid 1px;
	border-left:#DDD0B0 solid 1px;
	}
	
.cat_table-01 td {
	padding:5px;
	font-size:12px;
	}
	
.golink {
	padding-top:15px;
	}
	
.golink a {
	color:#006699;
	font-weight:bold;
	}
	
.more	{
	clear:both;
	padding-top:5px;
	padding-bottom:10px;
	}	
	
.more a	{
	color:#006699;
	}
	
.more2	{
	clear:both;
	padding-top:5px;
	padding-bottom:10px;
	}	
	
.more2 a	{
	color:#006699;
	}
	
.wp-pagenavi {
	margin-top:10px;
	}
	
/* ライトナビ */

#right {
	float:right;
	}

#rnavi1 {
	background-color:#FFFFFF;
	margin-top:20px;
	padding:15px;
	width:218px;
	border:#DDD0B0 solid 1px;
	overflow:hidden;
	}
	
.rtitle2 p {
	margin-top:30px;
	background-image:url(img/rtitle.gif);
	background-repeat:no-repeat;
	width:200px;
	height:29px;
	font-size:14px;
	font-weight:bold;
	padding-top:6px;
	padding-left:20px;
	}
	
.rtitle p {
	background-image:url(img/rtitle.gif);
	background-repeat:no-repeat;
	width:200px;
	height:29px;
	font-size:14px;
	font-weight:bold;
	padding-top:6px;
	padding-left:20px;
	}
	
.r_rank {
	margin-top:20px;
	}

.r_rank img {
	margin-bottom:10px;
	}

.r_tanto {
	margin-top:10px;
	}
	
.r_rank p {
	padding:5px 0 0 0;
	font-size:12px;
	}
	
.r_rank p a {
	font-size:16px;
	font-weight:bold;
	color:#4682b4;
	text-decoration:none;
	}
	
.r_rank p a:hover {
	text-decoration:underline;
	}
	
.r_rank_link {
	clear:both;
	padding-top:20px;
	}
	
.r_rank_link a {
	color:#4682b4;
	font-weight:bold;
	}
	
.r_rank_link2 {
	clear:both;
	padding-top:10px;
	}
	
.r_rank_link2 a {
	color:#4682b4;
	font-weight:bold;
	}
	
#rnavi2 {
	background-color:#FFFFFF;
	margin-top:20px;
	padding:15px 15px 0 15px;
	width:218px;
	border:#DDD0B0 solid 1px;
	overflow:hidden;
	}
	
#rnavi2 p {
	background-image:url(img/rtitle.gif);
	background-repeat:no-repeat;
	width:200px;
	height:29px;
	font-size:14px;
	font-weight:bold;
	padding-top:6px;
	padding-left:20px;
	}
	
#rnavi2 ul {
	margin:0 0 20px 0;
	padding:0;
	list-style:none;
	}
	
#rnavi2 li {
	overflow:hidden;
	}
	
#rnavi2 li a {
	display:block;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	padding:15px 15px 10px 15px;
	border-bottom:1px dotted #DDD0B0;
	}
	
#rnavi2 li a:hover {
	display:block;
	font-size:12px;
	color:#666666;
	text-decoration:underline;
	}
	
#rnavi3 {
	overflow:hidden;
	width:248px;
	margin-top:20px;
	}
	
#rnavi3 p {
	background-color:#F5F1E6;
	font-weight:bold;
	padding:5px;
	margin-bottom:10px;
	}

#rnavi3 a {
	color:#333333;
	}
	
/* フッター */
	
#footer {
	clear:both;
	margin-top:20px;
	background-color:#BB000C;
	height:50px;
	}
	
#footer p {
	padding-top:20px;
	text-align:center;
	color:#FFFFFF;
	font-size:11px;
	}
	
/* カテゴリページ */	
	
.catlink {
	margin:0 auto;
	padding-top:20px;
	width:640px;
	}
	
.catlink ul {
	margin:0;
	padding:0;
	list-style:none;
	}
	
.catlink li {
	margin:0;
	padding:0 0 10px 0;
	list-style:none;
	}
	
.catlink li a {
	color:#4682b4;
	font-weight:bold;
	}
	
.catlink li a:hover {
	text-decoration:none;
	}
	
/* 事務所詳細ページ */


.cv_btn {
	background-color:#FFAC1D;
	width:auto;
	border-radius:5px;
	color:#FFFFFF;
	font-size:22px;
	font-weight:bold;
	text-align:center;
	margin-bottom:30px;
	margin-left:40px;
	margin-right:46px;
	box-shadow:6px 6px #D58500;
	padding:15px 0;
	}
	
.cv_btn a {
	display:block;
	color:#fff;
	text-decoration:none;
	}
	
.cv_btn a:hover {
	color:#fff;
	text-decoration:underline;
	}
	
.jimushobox {
	background-color:#FFFFFF;
	border:#DDD0B0 solid 1px;
	margin-top:20px;
	padding:20px 30px;
	overflow:hidden;
	}
	
.jimushobox h1 {
	background-image:url(img/listboxh2.gif);
	height:40px;
	width:645px;
	padding:10px 0 0 25px;
	font-size:20px;
	font-weight:bold;
	}
	
.jimushobox h2 {
	background-image:url(img/listboxh2.gif);
	height:40px;
	width:645px;
	padding:10px 0 0 25px;
	font-size:20px;
	font-weight:bold;
	}
	
.jimushobox h3 {
	background-image:url(img/listboxh2.gif);
	height:40px;
	width:645px;
	padding:10px 0 0 25px;
	font-size:20px;
	font-weight:bold;
	}

.buzzjump {
	margin-bottom:5px;
	}

.buzzjump a {
	color:#4682b4;
	}

#copy {
	font-size:30px;
	font-weight:bold;
	padding:25px 0 20px 0;
	}
	
#site {
	overflow:hidden;
	padding-bottom:30px;
	}
	
#siteimg {
	float:left;
	width:325px;
	padding:0 20px 10px 0;
	}
	
#siteimg img {
	padding:0 0 5px 0;
	}
	
#zenkokusiteimg {
	float:left;
	width:325px;
	padding:0 20px 20px 0;
	}
	
#zenkokusiteimg img {
	padding:0 0 5px 0;
	}
	
.shutten {
	color:#999999;
	}
	
.shutten a {
	color:#999999;
	}
	
#sitetxt {
	line-height:1.8em;
	}
	
#sitetxt a {
	color:#4682b4;
	font-weight:bold;
	}
	
.nomaltxt {
	margin:30px 15px;
	line-height:1.8em;
	}
	
.nomaltxt a {
	color:#4682b4;
	font-weight:bold;
	}
	
.item_table-01 {
	width:640px;
	margin:30px 15px;
	border-top:#DDD0B0 solid 1px;
	border-left:#DDD0B0 solid 1px;
	}
	
.item_table-01 td {
	padding:10px;
	}
	
.item_table-01 td a {
	color:#4682b4;
	}
	
.item_td1 {
	background-color:#F5F1E6;
	width:25%;
	border-bottom:#DDD0B0 solid 1px;
	border-right:#DDD0B0 solid 1px;
	}
	
.item_td3 {
	background-color:#FFFFFF;
	width:75%;
	border-bottom:#DDD0B0 solid 1px;
	border-right:#DDD0B0 solid 1px;
	}
	
.item_td2 {
	background-color:#F5F1E6;
	width:25%;
	border-bottom:#DDD0B0 solid 1px;
	border-right:#DDD0B0 solid 1px;
	}
	
.item_td4 {
	background-color:#FFFFFF;
	width:75%;
	border-bottom:#DDD0B0 solid 1px;
	border-right:#DDD0B0 solid 1px;
	}
	
.item_td3 a {
	text-decoration:underline;
	line-height:1.8em;
	}
	
.item_td3 a:hover {
	text-decoration:underline;
	}
	
.item_td3 ul {
	list-style:none;
	margin:0;
	padding:0;
	}
	
.item_td3 li {
	list-style:none;
	margin:0;
	padding:0;
	}
	
.item_td3 li a {
	color:#4682b4;
	}


.buzz_zone {
	overflow:hidden;
	margin:30px 15px;
	padding-bottom:15px;
	border-bottom:dotted 2px #CCC;
	}
	
.buzz_zone_name {
	font-weight:bold;
	padding:10px 0 0 0;
	}
	
.buzz_zone_title {
	font-size:16px;
	font-weight:bold;
	padding:0 0 10px 0;
	}
	
.buzz_zone_txt {
	}

.prlink2 {
	margin:0 10px 30px 10px;
	font-weight:normal;
	}

.pr2 {
	margin-top:50px;
	margin-bottom:30px;
	background-color:#BB000C;
	color:#FFFFFF;
	text-align:center;
	padding:3px;
	font-weight:bold;
	width:100px;
    border-radius: 8px;        /* CSS3草案 */  
    -webkit-border-radius: 8px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 8px;   /* Firefox用 */ 
	}

.prlink2 p a {
	font-weight:normal;
	color:#4682b4;
	font-size:16px;
	line-height:1.8em;
	}
	
.prlink2 p a:hover {
	text-decoration:none;
	}
	
.jimushoshita_banner {
	margin:30px auto 50px auto;
	width:728px;
	}
	
/* コラム詳細ページ *********ss*/
	
.columnbox {
	background-color:#FFFFFF;
	border:#DDD0B0 solid 1px;
	margin-top:20px;
	padding:20px 30px;
	overflow:hidden;
	}
	
.columnbox h1 {
	background-image:url(img/listboxh2.gif);
	height:40px;
	width:645px;
	padding:10px 0 0 25px;
	font-size:20px;
	font-weight:bold;
	}
	
.columnbox h2 {
	background-image:url(img/listboxh2.gif);
	height:40px;
	width:645px;
	padding:10px 0 0 25px;
	font-size:20px;
	font-weight:bold;
	margin-bottom:30px;
	}
	
.columnbox h3 {
	background-color:#F5F1E6;
	width:655px;
	padding:5px 0 5px 15px;
	font-size:16px;
	font-weight:bold;
	margin-bottom:20px;
	}
	
.columnbox h4 {
	border-bottom:4px solid #F5F1E6;
	width:655px;
	padding:5px 0 5px 15px;
	font-size:16px;
	font-weight:bold;
	margin-bottom:20px;
	}
	
.columnbox h5 {
	border-left:3px solid #CC0000;
	width:655px;
	padding:2px 0 2px 15px;
	font-size:14px;
	font-weight:bold;
	margin-bottom:20px;
	}
	
.dendo {
	background-color:#EEE;
	border:1px #ccc solid;
	padding:10px;
	margin:0 15px 30px 15px;
	font-weight:bold;
	}
	
.dendo p {
	font-weight:bold;
	}
	
.dendo li a {
	color:#4682b4;
	text-decoration:none;
	}
	
.dendo_jimusho {
	background-color:#EEE;
	border:1px #ccc solid;
	padding:10px;
	margin:0 0 30px 0;
	font-weight:bold;
	}
	
.dendo_jimusho p {
	margin-left:15px;
	font-weight:bold;
	}
	
.dendo_jimusho ul {
	padding:0;
	margin:0 0 30px 0;
	}
	
.dendo_jimusho li {
	list-style:inside;
	padding:0 15px 5px 15px;
	margin:0;
	font-size:14px;
	}
	
.dendo_jimusho li a {
	color:#4682b4;
	text-decoration:none;
	}
	
.columnbox table {
	font-size:14px;
	margin:0 auto 30px auto;
	width:640px;
	}
	
.wp-table-reloaded {
	}
	
.wp-table-reloaded a {
	color:#4682b4;
	}
	
#wp-table-reloaded-id-4-no-1 td {
	width:33%;
	}
	
.imgcenter {
	margin:0 auto 30px auto;
	width:580px;
	}
	
#toc_container {
	padding-bottom:30px;
	}
	
.single_ad {
	margin-bottom:30px;
	}

.column_txt p {
	margin:0 15px 30px 15px;
	line-height:1.8em;
	}
	
.column_txt p a {
	color:#4682b4;
	}
	
.column_txt ul {
	padding:0;
	margin:0 0 30px 0;
	}
	
.column_txt li {
	list-style:inside;
	padding:0 15px 5px 15px;
	margin:0;
	font-size:14px;
	}
	
.column_txt li a {
	color:#4682b4;
	
	}

.column_txt img {
	padding:0 10px 10px 0;
	}

.alignleft {
	float:left;
	}
	
#single_date {
	font-size:12px;
	padding-bottom:10px;
	}

.column_thumb {
	margin:30px auto 50px auto;
	width:580px;
	}
	
.google {
	width:100%;
	margin:0 10px;
	}

.checklist ul {
	list-style:none;
	padding:0px;
	line-height:1.9em; /*emはMを基準にした大きさ（ここでは行間）*/
	margin:0 0 30px 20px;
	}

.checklist li {
	list-style:none;
	background-image:url(img/checklist.gif);
	background-repeat:no-repeat;
	text-indent:20px;
	background-position:top left;/*背景画像の縦位置の指定。*/
	margin:0 0 5px 0;
	font-weight:bold;
	}

.cattag {
	margin-top:20px;
	width:580px;
	}

.cattag ul {
	list-style:none;
	margin:0;
	padding:0;
	}

.cattag li {
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	} 
	
.cattag p {
	padding-top:2px;
}  

.cattag a {
	background-color:#F5F1E6;
	border:#DDD0B0 solid 1px;
	margin-right:7px;
	padding:5px 10px;
	text-decoration:none;
	color:#333333;
	font-size:12px;
    border-radius: 8px;        /* CSS3草案 */  
    -webkit-border-radius: 8px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 8px;   /* Firefox用 */ 
}  

.cattag2 {
	margin-top:50px;
	}

.cattag2 ul {
	list-style:none;
	margin:0;
	padding:0;
	}

.cattag2 li {
	float:left;
	list-style:none;
	margin:0;
	padding:2px 0 0 0;
	} 

.cattag2 li a {
	background-color:#F5F1E6;
	border:#DDD0B0 solid 1px;
	margin-right:7px;
	padding:5px 10px;
	text-decoration:none;
	color:#333333;
	font-size:12px;
    border-radius: 8px;        /* CSS3草案 */  
    -webkit-border-radius: 8px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 8px;   /* Firefox用 */ 
}  
	
.cattag2 p {
}  

.cattag2 p a {
	background-color:#F5F1E6;
	border:#DDD0B0 solid 1px;
	margin-right:7px;
	padding:5px 10px;
	text-decoration:none;
	color:#333333;
	font-size:12px;
	font-weight:normal;
    border-radius: 8px;        /* CSS3草案 */  
    -webkit-border-radius: 8px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 8px;   /* Firefox用 */ 
} 

.pr {
	margin-top:50px;
	background-color:#BB000C;
	color:#FFFFFF;
	text-align:center;
	padding:3px;
	font-weight:bold;
	width:100px;
    border-radius: 8px;        /* CSS3草案 */  
    -webkit-border-radius: 8px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 8px;   /* Firefox用 */ 
	}

.prlink {
	margin-bottom:30px;
	font-weight:normal;
	}

.prlink p a {
	font-weight:normal;
	color:#4682b4;
	font-size:16px;
	line-height:1.8em;
	}
	
.prlink p a:hover {
	text-decoration:none;
	}

.post-time {
	margin-top:20px;
	font-size:12px;
	}

.time {
	color:#CC0000;
	font-weight:bold;
	}
	
/* YARPP */
	
.yarpp-related {
	margin:0 auto;
	padding-top:30px;
	width:640px;
	}
	
.yarpp-related ul {
	margin:0;
	padding:0;
	list-style:none;
	}
	
.yarpp-related li {
	margin:0;
	padding:0 0 10px 0;
	list-style:none;
	}
	
.yarpp-related li a {
	color:#4682b4;
	font-size:16px;
	text-decoration:none;
	}
	
.yarpp-related li a:hover {
	text-decoration:none;
	}
	
.column_link {
	margin:20px auto 0 auto;
	padding-top:10px;
	padding-bottom:30px;
	width:640px;
	}
	
.column_link ul {
	margin:0;
	padding:0;
	list-style:none;
	}
	
.column_link li {
	margin:0;
	padding:0 0 20px 0;
	list-style:none;
	}
	
.column_link li a {
	color:#4682b4;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	}
	
.column_link li a:hover {
	text-decoration:none;
	}
	
.uranai {
	margin:30px 15px 0 15px;
	}
	
.uranai a {
	color:#4682b4;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	border-bottom:dotted 3px #CCC;
	}
	
.double_ad {
	clear:both;
	margin:40px auto 20px auto;
	width:640px;
	overflow:hidden;
	}
	
.double_ad_left {
	float:left;
	width:300px;
	}
	
.double_ad_right {
	float:right;
	width:300px;
	}
	
.uwakistopbanner {
	margin-top:30px;
	}
	
.uwakistopbanner img {
	width:100%;
	}
	
.rikonbanner {
	margin-top:10px;
	}
	
.rikonbanner img {
	width:100%;
	}


/* .columnbox h3 {
	background-image:url(img/listboxh2.gif);
	height:40px;
	width:645px;
	padding:10px 0 0 25px;
	margin-bottom:30px;
	font-size:20px;
	font-weight:bold;
	}

.yarpp-related a {
	color:#4682b4;
	padding:0 7px;
	}
	
.yarpp-thumbnail img {
	}
	
.yarpp-related {
	} */

/* 全国区ランキングページ */

.zenkoku261 {
	margin-top:30px;
	background-image:url(img/ranking1.jpg);
	height:40px;
	width:575px;
	padding:10px 0 0 95px;
	font-size:20px;
	font-weight:bold;
	}

.zenkoku287 {
	margin-top:20px;
	background-image:url(img/ranking2.jpg);
	height:40px;
	width:575px;
	padding:10px 0 0 95px;
	font-size:20px;
	font-weight:bold;
	}

.zenkoku2192 {
	margin-top:20px;
	background-image:url(img/ranking3.jpg);
	height:40px;
	width:575px;
	padding:10px 0 0 95px;
	font-size:20px;
	font-weight:bold;
	}

.zenkoku278 {
	margin-top:20px;
	background-image:url(img/listboxh2.gif);
	height:40px;
	width:645px;
	padding:10px 0 0 25px;
	font-size:20px;
	font-weight:bold;
	}

.zenkoku272 {
	margin-top:20px;
	background-image:url(img/listboxh2.gif);
	height:40px;
	width:645px;
	padding:10px 0 0 25px;
	font-size:20px;
	font-weight:bold;
	}

.zenkoku293 {
	margin-top:30px;
	background-image:url(img/listboxh2.gif);
	height:40px;
	width:645px;
	padding:10px 0 0 25px;
	font-size:20px;
	font-weight:bold;
	}
	
.zenkokuh3 {
	font-size:20px;
	font-weight:bold;
	}

.zenkokumore	{
	clear:both;
	}	
	
.zenkokumore a	{
	color:#006699;
	}

/* カテゴリに該当記事なし */
	
.no h2 {
	background-image:url(img/listboxh2.gif);
	height:40px;
	width:645px;
	padding:10px 0 0 25px;
	font-size:20px;
	font-weight:bold;
	}
	
.no p a {
	color:#4682b4;
	font-weight:bold;
	}
	
.no p a:hover {
	text-decoration:none;
	}

#nosearch {
	margin-top:30px;
	}
	
#key {
	width:200px;
	padding:5px;
	}
	
#submit {
	padding:5px 20px;
	color:#333333;
	font-weight:bold;
	}
	
	
/* TEL */	
	
	
.r_tel {
	padding-top:5px;
	}
	
.r_tel a {
	color:#CC0000;
	font-weight:bold;
	text-decoration:none;
	font-size:25px;
	}
	
	
.s_tel {
	padding-top:10px;
	font-size:12px;
	}
	
.s_tel a {
	color:#CC0000;
	font-weight:bold;
	text-decoration:none;
	font-size:30px;
	}
	
	
.s_tel2 {
	}
	
.s_tel2 a {
	color:#CC0000;
	font-weight:bold;
	text-decoration:none;
	font-size:45px;
	}
	
	
.s_tel3 {
	font-size:12px;
	}
	
.s_tel3 a {
	color:#CC0000;
	font-weight:bold;
	text-decoration:none;
	font-size:45px;
	}
	
.single_topafi {
	padding-top:10px;
	padding-bottom:20px;
	}
	
.single_topafi a {
	color:#006699;
	font-size:16px;
	}
	
.item_url_top2 {
	}
	
.pcbtn {
	margin:15px auto 5px auto;
	}
	
.pcbtn2 {
	margin:10px auto 30px auto;
	}