@charset "utf-8";
html{overflow-y:scroll;}
html, body, div, span,
h1, h2, h3, h4, h5, h6, p, img, a img,
dl, dt, dd, ol, ul, li
 {
    margin : 0px ;
    padding : 0px ;
    border : 0px ;
    outline : 0px ;
    font-size:100%;
    vertical-align:baseline;
    list-style:none;
}
body {
    margin: 0px;
    padding: 0px;
    font-size: 13px;
    font-family:Meiryo UI,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	width: 100%;
	line-height:1.6em;
/*	min-width: 900px;*/
	min-width: 980px;
	color: #000;
	background:url(../images/back.jpg) repeat;
}
img.bg {

}
@media screen and (max-width: 1024px){
  img.bg {
  left: 50%;
  margin-left: -512px; }
}
#container {
  position: relative; 
}
#contener{
width: 1000px;
	margin: 10px auto 0;
		background:#fff;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		border-radius: 8px;
		-webkit-box-shadow:0 0 5px #ccc;
		-moz-box-shadow:0 0 5px #ccc;
		box-shadow:0 0 5px #ccc;
}
h1, h2, h3, h4, p{
    margin: 0px;
    padding: 0px;
}
a{
    text-decoration: underline;
    color: #FF0049;
}
a:hover {
position: relative;
top: 1px;
left: 1px;
text-decoration: none;
}
ul, li, dl, dd, dt{
    margin: 0px;
    padding:0px;
    list-style: none;
}
#header{
	width:980px;
	margin:0 auto;
	height:200px;
	background:url(../images/top.gif) repeat;
			}
#header h1{
    padding: 20px 10px 0px 20px;
	font-size: 27px;
    width:980px;
    margin: 0px auto;
}
#header h1 a{
text-decoration:none;
}
#header h2{
    padding: 20px 10px 10px 20px;
	font-size: 14px;
	color: #000;
/*    width:980px;*/
    margin: 0px auto;
}

#header h2 a {
	text-decoration:none;
}

#header img{
	display: block;
    width:980px;
    margin: 0 auto;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		border-radius: 8px;
}
#wrap{
    width:980px;
    margin: 10px auto 0;
}
.clearfix:after{
    content: "."; 
    display: block; 
    height: 0; 
    font-size:0;	
    clear: both; 
	visibility:hidden;
}
.clearfix{
	display: inline-block;
} 
/* Hides from IE Mac */
* html .clearfix{
	height: 1%;
}
.clearfix{
	display:block;
}
/* End Hack */ 
/*サイドバー*/
.widget-name{
		font-size : 100%;
		margin : 0px;
		color: #777;
		padding: 15px 10px 5px 5px;
		font-size: 18px;
		margin-bottom: 5px;
border-bottom:1px solid #F3E0DC;
}
/*サイドバーエリア*/
#menu{
		padding: 0px 10px 10px 10px;
		float: right;
		margin: 10px 0px 30px 10px;
		width:230px;
}
.widget-erea {
margin-bottom:10px;
}
.widget-erea ul li{
padding:5px;
font-size:15px;
}
.widget-erea ul li a{
background-image:url(../images/allow.png);
background-position:1% 50%;
background-repeat:no-repeat;
padding-left:30px;
}
.widget-erea ul li ul{
	margin:10px 0;
margin-right:2px;
}
.widget-erea ul li ul li{
	margin:10px 0;
}
#main_contents{
	float: left;
    width: 700px;
    margin: 10px 0px 0px 0px;
}
.pdr #main_contents{
	float: none;
	margin: 10px 0px 30px 0px;
	width: 100%;
}
/*記事見出しの設定*/
.content-title{
	font-size : 20px;
	margin : 0px;
	line-height : 1.2em;
    color: #0C447F;
    padding: 20px 10px 20px 60px;
	margin-bottom: 20px;
background-image:url(../images/h3.png);
background-position:1% 50%;
background-repeat:no-repeat;
border-bottom:2px dashed #D14774;
}
.content-title:first-letter{
  font-weight:bold;
  font-size:200%;
}
.post{
}
.post h3{
	font-size:18px;
	margin : 5px 0px 5px 0px ;
	padding : 5px ;
	border-left:9px #D14774 solid;
}
.post h4{
	font-size:16px;
	margin : 5px 0px 5px 0px ;
	padding : 5px ;
	border-left:6px #D14774 solid;
}
.post h5{
	font-size:14px;
	margin : 5px 0px 5px 0px ;
	padding : 5px ;
	border-left:4px #D14774 solid;
}
/*記事エリア部分の設定*/
.box{
    margin-bottom: 10px;
	padding: 10px 10px 10px 10px;
}
/*ニュースエリア*/
.news_province, .topics_province, .sitemap_province{
    margin-bottom: 10px;
	padding: 10px 10px 10px 10px;
}
.box p, .sitemap_province p{
    padding: 0px 20px 15px 20px;
	color: #000;
text-shadow:1px 1px #fff;
}
.news_province dl{
    padding: 0px 20px 10px 20px;
	overflow-y: auto;
	max-height: 250px;
	_height: 250px;
	margin: 10px 0px;
}
.news_province dt{
    padding: 10px 0px 0px 0px;
}
.news_province dd{
    border-bottom: 1px dotted #999;
    padding: 0px 0px 0px 0px;
}
.topics_province h4{
    margin: 10px 20px 0px 20px;
    border-bottom: 1px dotted #999;
}
.topics_province p{
    margin: 5px 20px 20px 20px;
}
.sitemap_province ul{
    padding: 0px 20px 0px 20px;
}
.sitemap_province li{
    padding: 3px 6px 10px 20px;
    background: url(../images/li_style.jpg) no-repeat 0px 7px;
}
/*フッター部分の設定*/
#footer{
    clear: both;
	width: 1000px;
		background:url(../images/conten_bg.png) left top repeat;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		border-radius: 8px;
margin:0 auto;
}
#footer p{
    display : block;
    text-align : center;
    padding : 30px 0px 30px 0px;
    margin : 0px auto 10px;
    width:980px;
	color: #000;
}
#footer p a{
}
/*トップへ戻る部分の設定*/
.top_page_link {
font-size:14px;
background:#FF0049 ;/*トップへ戻るの色*/
float:right;
padding: 5px 15px 5px 15px;
display: inline;
margin-right:180px;
}
.top_page_link a {
color:#fff;
}
.pagenav{
clear:both;
width: 100%;
height: 30px;
margin: 5px 0 20px;
}
.prev{float:left}
.next{float:right;}
#pageLinks{
clear:both;
color:#4f4d4d;
text-align:center;
}
/*ナビゲーション部分の装飾*/
#g_navi ul,
#g_navi li,
#g_navi span,
#g_navi a {
  margin: 0;
  padding: 0;
  position: relative;
}
#g_navi {
	width: 980px;
	margin: 60px auto 10px auto;
  height: 49px;
  background: #141414;
  background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAxCAIAAACUDVRzAAAAA3NCSVQICAjb4U/gAAAALElEQVQImWMwMrJi+v//PxMDw3+m//8ZoPR/qBgDEhuXGLoeYswhXg8R5gAAdVpfoJ3dB5oAAAAASUVORK5CYII=) 100% 100%; 
  background: -moz-linear-gradient(top, #32323a 0%, #141414 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #32323a), color-stop(100%, #141414));
  background: -webkit-linear-gradient(top, #32323a 0%, #141414 100%);
  background: -o-linear-gradient(top, #32323a 0%, #141414 100%);
  background: -ms-linear-gradient(top, #32323a 0%, #141414 100%);
  background: linear-gradient(to bottom, #32323a 0%, #141414 100%);
  border-bottom: 2px solid #407CC5;
}
#g_navi:after,
#g_navi ul:after {
  content: '';
  display: block;
  clear: both;
}
#g_navi a {
  background: #141414;
  background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAxCAIAAACUDVRzAAAAA3NCSVQICAjb4U/gAAAALElEQVQImWMwMrJi+v//PxMDw3+m//8ZoPR/qBgDEhuXGLoeYswhXg8R5gAAdVpfoJ3dB5oAAAAASUVORK5CYII=) 100% 100%; 
  background: -moz-linear-gradient(top, #32323a 0%, #141414 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #32323a), color-stop(100%, #141414));
  background: -webkit-linear-gradient(top, #32323a 0%, #141414 100%);
  background: -o-linear-gradient(top, #32323a 0%, #141414 100%);
  background: -ms-linear-gradient(top, #32323a 0%, #141414 100%);
  background: linear-gradient(to bottom, #32323a 0%, #141414 100%);
  color: #ffffff;
  display: inline-block;
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size: 12px;
  line-height: 49px;
  padding: 0 20px;
  text-decoration: none;
}
#g_navi ul {
  list-style: none;
}
#g_navi > ul {
  float: left;
}
#g_navi > ul > li {
  float: left;
}
#g_navi > ul > li:hover:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  bottom: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #407CC5;
  margin-left: -10px;
}
#g_navi > ul > li:first-child > a {
  border-radius: 10px 0 0 0;
  -moz-border-radius: 10px 0 0 0;
  -webkit-border-radius: 10px 0 0 0;
}
#g_navi > ul > li:last-child > a {
  border-radius: 0 10px 0 0;
  -moz-border-radius: 0 10px 0 0;
  -webkit-border-radius: 0 10px 0 0;
}
#g_navi > ul > li.active a {
  box-shadow: inset 0 0 3px #000000;
  -moz-box-shadow: inset 0 0 3px #000000;
  -webkit-box-shadow: inset 0 0 3px #000000;
  background: #070707;
  background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAxCAIAAACUDVRzAAAAA3NCSVQICAjb4U/gAAAALklEQVQImWNQU9Nh+v//PxMDw3+m//8ZkNj/mRgYIHxy5f//Z0BSi18e2TwS5QG4MGB54HL+mAAAAABJRU5ErkJggg==) 100% 100%; 
  background: -moz-linear-gradient(top, #26262c 0%, #070707 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #26262c), color-stop(100%, #070707));
  background: -webkit-linear-gradient(top, #26262c 0%, #070707 100%);
  background: -o-linear-gradient(top, #26262c 0%, #070707 100%);
  background: -ms-linear-gradient(top, #26262c 0%, #070707 100%);
  background: linear-gradient(to bottom, #26262c 0%, #070707 100%);
}
#g_navi > ul > li:hover > a {
  background: #070707;
  background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAxCAIAAACUDVRzAAAAA3NCSVQICAjb4U/gAAAALklEQVQImWNQU9Nh+v//PxMDw3+m//8ZkNj/mRgYIHxy5f//Z0BSi18e2TwS5QG4MGB54HL+mAAAAABJRU5ErkJggg==) 100% 100%; 
  background: -moz-linear-gradient(top, #26262c 0%, #070707 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #26262c), color-stop(100%, #070707));
  background: -webkit-linear-gradient(top, #26262c 0%, #070707 100%);
  background: -o-linear-gradient(top, #26262c 0%, #070707 100%);
  background: -ms-linear-gradient(top, #26262c 0%, #070707 100%);
  background: linear-gradient(to bottom, #26262c 0%, #070707 100%);
  box-shadow: inset 0 0 3px #000000;
  -moz-box-shadow: inset 0 0 3px #000000;
  -webkit-box-shadow: inset 0 0 3px #000000;
}
#g_navi .page_item {
  z-index: 1;
}
#g_navi .page_item:hover > ul {
  display: block;
}
#g_navi .page_item ul {
  display: none;
  position: absolute;
  width: 200px;
  top: 100%;
  left: 0;
}
#g_navi .page_item ul li {
  *margin-bottom: -1px;
}
#g_navi .page_item ul li a {
  background: #407CC5;
  border-bottom: 1px dotted #ac6dd0;
  filter: none;
  font-size: 11px;
  display: block;
  line-height: 120%;
  padding: 10px;
}
#g_navi .page_item ul li:hover a {
  background: #333;/*ナビゲーションのホバー時子ページ*/
}
#g_navi .page_item .page_item:hover > ul {
  display: block;
}
#g_navi .page_item .page_item ul 
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
}
#g_navi .page_item .page_item ul li a {
  background: #540980;
  border-bottom: 1px dotted #996bb3;
}
#g_navi .page_item .page_item ul li a:hover {
  background: #350551;
}
/*ウジェットのカレンダー*/
#calendar_wrap{
margin:20px 0px;
padding:5px;
}
/*タグ欄*/
.tagcloud{
margin-bottom:10px;
padding:5px;
}



/*広告エリア*/

#ad_area{
padding:5px;
background:#fff;
font-family:"メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "sans-serif";
}

table.ads {
        background-color: #F3E0DC;
        border-collapse: separate;
        border-spacing: 1px;
}

th.img_area  {
        border: 1px solid #FFF;
width:210px;
}


td.text_area {
        background-color: #FFF;
}

.img_area img{
width:200px;
	padding:5px;
background:#fff;
border-right:1px solid #ddd;
border-bottom:1px solid #ddd;
}


.text_area{
padding:5px;
line-height:1.25em;
text-align:left;
vertical-align:top;
}

.text_area span {
	margin-top:10px;
	display:block;
}

.text_area p {
	padding:5px 10px;
	line-height:1.6em;
}

.sitename {
padding:20px 3px 20px 50px;
margin-bottom:5px;
}
.sitename a{
font-size:160%;
font-weight:600;
text-shadow:1px 1px 0px #fff;
}
.rank1{
background:url(../images/no1.jpg) left 50% no-repeat;
}

.rank2{
background:url(../images/no3.jpg) left 50% no-repeat;
}

.rank3{
background:url(../images/no3.jpg) left 50% no-repeat;
}
.botan{
text-align:center;
padding-top:10px;
}

.shiny-button {
  display: inline-block;
  text-align: center;
  border-width: 1px;
  border-style: solid;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 1.1;
  font-weight: normal;
  font-family: sans-serif;
  color: #FFFFFF;
  font-size: 15px;
	background:#105dae;
	background-image: -moz-linear-gradient(top, #105dae, #0C447F);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#105dae), to(#0C447F));
	background-image: -o-linear-gradient(top, #105dae, #0C447F);
	background-image: linear-gradient(top, #105dae, #0C447F);
  border-color: #9a7018;
  -webkit-box-shadow: inset 0 0 1px 1px #eee, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 0 1px 1px #eee, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 0 1px 1px #eee, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  -webkit-text-shadow: 1px 1px 1px #105dae;
  -moz-text-shadow: 1px 1px 1px #105dae;
  -o-text-shadow: 1px 1px 1px #105dae;
  text-shadow: 1px 1px 1px #105dae;
  -webkit-border-radius: 11px;
  -moz-border-radius: 11px;
  border-radius: 11px;
  padding: 12px 60px 12px 60px;
}

.shiny-button strong {
  letter-spacing: 1px;
  font-size: 22px;
}

.shiny-button:hover {
  color: #FFFFFF;
	background:#0C447F;
	background-image: -moz-linear-gradient(top, #0C447F, #105dae);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#0C447F), to(#105dae));
	background-image: -o-linear-gradient(top, #0C447F, #105dae);
	background-image: linear-gradient(top, #0C447F, #105dae);
  border-color: #9a7018;
  -webkit-box-shadow: inset 0 0 1px 1px #ddd, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 0 1px 1px #ddd, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 0 1px 1px #ddd, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  -webkit-text-shadow: 1px 1px 1px #105dae;
  -moz-text-shadow: 1px 1px 1px #105dae;
  -o-text-shadow: 1px 1px 1px #105dae;
  text-shadow: 1px 1px 1px #105dae;
}


.kclearfix:after{ content : ''; display : block; clear : both; height:0; }
.kclearfix{ /zoom : 1; }
