@charset "utf-8";
body {
	font-family: Meiryo, "メイリオ", Arial, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.166;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-repeat: repeat;
	background-image: url(/images/Back01.gif);
	color: #330000;
	}
a {	color: #0066CC;text-decoration: underline;	}
a:link { color: #0066CC;	}
a:visited {	color: #660066;	}
a:active {	}
a:hover { color: #CC0000;text-decoration:underline;}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}
img {
	border: none;
	margin: 0px;
	padding: 0px;
}

div#container:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

div#container {display: inline-block;}

/* Hides from IE-mac \*/
* html div#container {height: 1%;}
div#container {display: block;}
/* End hide from IE-mac */

div#container {
	width: 950px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	height: auto;
	border-top: none;
	border-right: 1px solid #EBDCDC;
	border-bottom: 1px solid #EBDCDC;
	border-left: 1px solid #EBDCDC;
}

div#mainarea{
	text-align: left;
	margin: 0px;
	padding: 7px 0px 0px;
	background-color: #FFFFFF;
}

div#content {
	float: left;
	width: 628px;
	padding: 0;
	margin: 0;
}
div#sidebar {
	width: 320px;
	float: right;
	margin: 0px;
	font-size:13px;
	color: #330000;
}

#header {
	position: relative;
}

#header * {
	position: absolute;
	top: 0px;
	left: 0px;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	line-height: 150%;
}
#header a {
	color: #330000;
	text-decoration: none;
	display: block;
	white-space: nowrap;
}

#header {
	height: 190px;
	background-image: url(images/topBanner01.jpg);
	margin: 0px;
	padding: 0px;
}

#header h1 {
	padding-top: 5px;
	padding-left: 12px;
}
#header p.head_desc {
	top: 89px;
	left: 15px;
	width: 530px;
}
#header h2 {
	top: 50px;
	left: 270px;
}
#header p.head_link {
	top: 30px;
	left: 0px;
}
#header h3 {
	top: 135px;
	left: 15px;
	width: 530px;
}

#add_clip {
	position: absolute;
	top:6px;
	padding-left: 630px;
}
#TopSearchBox {
	position: absolute;
	top: 30px;
	height: 50px;
	width: 240px;
}

#pageBanner {
}
.pankuzu {
	font-size: 12px;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 5px;
	clear: both;
	}
.pankuzu a{
	color:#0066CC;
}

.pankuzu a:hover{
	color: #CC0000;
}
	
.blog {
	padding-left:10px;
	padding-top:5px;
	padding-right:10px;
	}	
.blog h2 {
	color: #330000;
	text-align: left;
	font-weight: bold;
	font-size: 15px;
	padding-left:15px;
	padding-top: 11px;
	padding-bottom: 13px;
	margin-top: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-image: url(/images/title_h2-01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: middle;
}
.blog h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-image: url(/images/title_h3-01.gif);
	margin-top: 10px;
	padding: 1px 3px 1px 15px;
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-style: dotted;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}
.blog h4 {
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 7px;
}

.blog h2 a,
.blog h2 a:link,
.blog h2 a:visited,
.blog h2 a:active{color:#000000;text-decoration:none;}
.blog h2 a:hover {color: #CC0000;text-decoration:underline;}
.blog h3 a,
.blog h3 a:link,
.blog h3 a:visited,
.blog h3 a:active{color:#000000;text-decoration:none;}
.blog h3 a:hover {color: #CC0000;text-decoration:underline;}

.blog hr {
	color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	height: 1px;
}
.pointBig{
	font-size: 105%;
	font-weight: bold;
}
.pointSmall{
	font-size: 95%;
}
.boldRed{
	font-weight: bold;
	color: #990000;
}

div#content div.blogbody {
	clear: both;
	font-weight:normal;
	font-size: 14px;
	line-height: 150%;
	padding-bottom: 5px;
	margin-right: 2px;
	margin-left: 2px;
	}
#more {
	clear: both;
}
.blogbody p{
	padding-left: 10px;
}
div#content div.blogbody blockquote {
	padding: 4px;
	border: thin dotted #F3BAC1;
	background-color: #FEF4F5;
}

.entryList {
	clear: both;
	font-weight:normal;
	font-size: 100%;
	line-height: 150%;
	padding: 5px;
	margin-bottom: 20px;
}

.entryList ul { 
	margin:0px; 
	padding:0px; 
	}
.entryList li{
	list-style: disc url(none);
	margin:0px;
	padding:0px 0px 0px -20px;
}
.entryList dl{
	margin: 0px;
	padding: 0px;
}
.entryList dt{
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-left: 8px;
	padding-top: 5px;
}
.entryList dd{
	margin: 0px;
	font-size: 90%;
	padding-left: 8px;
}
.entryList dd a{
	margin-right: 5px;
}

div#content div.blogbody table{
	padding-left: 10px;
	font-size: 100%;
	line-height: 150%;
	color: #330000;
}

div#content div.designTable table{
	margin : 10px 0px;
	font-size: 95%;
	line-height: 150%;
	border-style : solid;
	border-width : 1px;
	border-collapse : collapse;
	vertical-align : top;
	width : 100%;
}
div#content div.designTable table tr td {
	border-style : solid;
	border-width : 1px;
	border-collapse : collapse;
	padding : 5px 10px;
	vertical-align : top;
}
div#content div.designTable table tr th {
	border-style : solid;
	border-width : 1px;
	border-collapse : collapse;
	padding : 5px;
	vertical-align : top;
	font-weight: bold;
	white-space: nowrap;
	text-align: center;
}
div#content div.designTable table {
	color: #330000;
	border-color :#FDB6C8;
}
div#content div.designTable table tr td  {
	border-color : #FDB6C8;
}
div#content div.designTable table tr th  {
	background-color : #FFF7F5;
	border-color :#FDB6C8;
	background-image: url(/images/sideMenuH3.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.tr_even {
	background-color : #FDF1F1;
}

.info_box {
	background-image: url(/images/info_box_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #FDB6C8;
}
.info_box h3{
	font-size: 15px;
	font-weight: bold;
	padding-right: 15px;
	padding-left: 15px;
	background-image: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.info_box h3 a{
	color: #330000;
	text-decoration: none;
}
.info_box p{
	padding-right: 15px;
	padding-left: 15px;
}
.info_box ul {
	margin: 0px;
	padding: 10px;
	list-style-type: none;
	font-weight: bold;
}

.info_box ul li {
	clear: left;
}

.info_box ul ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-weight: normal;
	width: 99%;
}
.info_box ul ul li {
	background-image: url(/images/mark_90.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	padding-right: 5px;
	display: block;
	float: left;
	clear: none;
}
.info_box ul ul li a{
	display: block;
	white-space: nowrap;
}
.area_link ul{
	margin: 0px;
	padding: 10px;
	list-style-type: none;
}
.area_link  ul li {
	background-image: url(/images/mark_90.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
}
.area_link a{
	color:#0066CC;
}

.area_link a:hover{
	color: #CC0000;
}
.station_link {
	padding-top: 5px;
}
.station_link ul {
	margin: 0px;
	list-style-type: none;
	font-weight: normal;
	padding-left: 10px;
}
.station_link ul li {
	background-image: url(/images/mark_90.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	padding-right: 5px;
	display: block;
	float: left;
	clear: none;
}
.station_link ul li a{
	display: block;
	white-space: nowrap;
}
.station_link:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


.marginZero p {
	margin: 0px;
	padding: 0px;
}
.imageLeft img {
	margin-right: 10px;
	margin-bottom: 5px;
	float: left;
}
.imageRight img {
	margin-left: 10px;
	margin-bottom: 5px;
	float: right;
}
.goDetail{
	clear:both;
	margin-right: 5px;
	margin-bottom: 10px;
	float: right;
}
.goDetail2{
	margin-right: 5px;
	float: right;
}

.adsense {
	clear: both;
	padding-top: 10px;
	padding-left: 25px;
	padding-bottom: 10px;
}
.adsense iframe {
	float: none;
}
.adtext {
	font-weight: bold;
	padding: 10px;
}
.adtext a, .adsense a{
	color:#0066CC;
}

.adtext a:hover, .adsense a:hover{
	color: #CC0000;
}

.posted {
	clear: both;
	color: #666666;
	font-size: 12px;
	border-top: 1px solid #666666;
	text-align: right;
	margin-bottom: 15px;
	line-height: normal;
	padding: 3px;
	margin-top: 10px;
	}
.extended {
	float: right;
	padding-right: 2px;
	width: 110px;
	}
.extended a {
	width:110px;
	height:25px;
	display:block;
	font-size:13px;
	text-indent:-9999px;
	overflow: hidden;
	text-decoration:none;
	background-image: url(/images/extendedBtn01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.extended a:hover {
	background-image: url(/images/extendedBtn01-hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.goTop {
	text-align: right;
	clear: both;
	font-size: 90%;
	padding-top: 10px;
	}
.goBack {
	text-align: right;
	}
.goTop a:visited {	color: #000099;	}
.goTop a:hover { color: #CC0000;text-decoration:underline;}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#qr_code img{
	margin-left: 10px;
	margin-bottom: 5px;
	float: right;
	border: 1px solid #CCCCCC;
	background-color: #F3F3F3;
	padding: 3px;
}

#entry_detail {
	width: 350px;
	float: left;
}
#entry_minimap {
	width: 180px;
	float: left;
	padding-top: 10px;
}
.sidemenu,.sidemenu2,.sidemenu3,.sidebox {
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px solid #FDB6C8;
}
.sidemenu h3,
.sidemenu2 h3,
.sidemenu3 h3,
.sidebox h3{
	background-color: #FEECEC;
	font-size: 13px;
	font-weight: bold;
	color: #330000;
	padding-top: 4px;
	padding-left: 10px;
	padding-bottom: 6px;
	background-image: url(/images/sideMenuH3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom: 1px solid #FD7673;
}

.sidemenu ul{
	margin:0px;
	padding: 0px;
	list-style-type: none;
}

.sidemenu ul li{
	margin:0 0 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 23px;
	background-image: url(/images/sideMenuBack01.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding-right: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFEDED;
}

.sidemenu ul li a,.sidemenu2 ul li a{
	text-decoration:none;
}

.sidemenu ul li a:hover,.sidemenu2 ul li a:hover{
	text-decoration:underline;
	color: #CC0000;
}

.sidemenu2 ul{
	margin:0px;
	padding: 0px;
	list-style-type: none;
}
.sidemenu2 ul li{
	margin:0 0 1px;
	background-image: url(/images/sideMenuBack02.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFEDED;
	padding: 5px 10px;
}
.sidemenu2 a{
	margin-right: 5px;
}

.sidemenu3 {
	line-height: 150%;
}
.sidemenu3 ul {
	margin: 0px;
	padding: 10px;
	list-style-type: none;
	font-weight: bold;
}

.sidemenu3 ul li {
	clear: left;
}

.sidemenu3 ul ul {
	list-style-type: none;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	width: 99%;
}
.sidemenu3 ul ul li {
	background-image: url(/images/mark_90.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	padding-right: 5px;
	display: block;
	float: left;
	clear: none;
}
.sidemenu3 ul ul li a{
	display: block;
	white-space: nowrap;
}

.sidebox img{
	padding: 15px;
}
.sidebox input {
	font-size: 90%;
}
.sidebox form {
	margin: 0px;
	padding: 0px;
}
.sidebox_center {
	text-align: center;
	margin-top: 7px;
	margin-bottom: 7px;
}

.sidebox_center img{
	margin: 0px;
	padding: 0px;
}

#map {
	border: 1px solid #CCCCCC;
	margin: 0 auto; 
}

.syndicate {
	font-size:10px;
	font-weight:bold;
	padding:2px;
	text-align:center;
	background:#EEEEEE;
	margin-top: 20px;
	border-bottom: 1px solid #EEEEEE;
	letter-spacing: 0.1em;
 	}	
		
#footer{
	clear:both;
	color: #333333;
	margin: 0px;
	background-color: #FFFFFF;
	font-size: 12px;
}
#bottomMenu{
	margin: 0;
	padding: 3px 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#bottomMenu ul li{
	float: left;
	list-style: none;
	list-style-type: none;
	list-style-image: none;
	padding-right: 12px;
}
#bottomMenu ul{
	display: inline;
}

.rss{
	float:right;
	padding-top:0.1em;
	padding-right: 0.3em;
}
#copyRight {
	color:#666666;
	font-size:10px;
	margin: 0px;
	padding: 3px;
	border: none;
	background-color: #FFFFFF;
	}	
.powered{
	float:right;
	padding-top:0.1em;
	padding-right: 0.3em;
}
#copyRight a{	color:#666666;	text-decoration:none;}

#copyRight h3{
	font-size: 12px;
	padding: 0px;
	float: left;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#copyRight p{
	margin: 0px;
	padding: 0px;
	float: right;
}

#comment-post {
   font-weight: bold;
}
#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}
textareat{
	width: 80%;
	}
textarea[id="comment-text"] {
	}
.form-required {
	color: #CC0000;
	font-weight: normal;
}
.form-error {
	color: #FF0033;
}
.search-result {
	margin: 10px;
}
#form-post {
	font-weight: bold;
}
#foot_sp {
	font-size: 13px;
	margin: 10px;
}
#foot_sp p{
	margin: 0px;
}
#comments-form {
	padding-left: 10px;
}
.pageClip {
	float: right;
	margin: 0px;
	padding: 0px;
	clear: right;
}
