@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	line-height: 1.166;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	}
#all {
	width: 750px;
	text-align: left;
	}
a {	color: #3366FF;text-decoration: underline;	}
a:link { color: #3366CC;	}
a:visited {	color: #660066;	}
a:active { color: #660066; }
a:hover { color: #CC0000;text-decoration:underline;}

h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	text-align: left;
	background-color: #FFFFFF;
	height: auto;
	border-top: 0px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	}
#banner {
	color: #FFFFFF;
	margin: 0px;
	height: 60px;
	background-image: url(/images/TopBanner01.jpg);
	background-repeat: no-repeat;
	background-color: #024997;
	}
#siteTitle{
	text-align: right;
	font-size: 13px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 5px;
	font-weight: bold;
}	
#siteLogo{
	margin: 0px;
	padding: 0px;
	float: left;
}
#description{
	font-size:12px;
	color: #FFFFFF;
	border: none;
	text-align: right;
	padding-top: 3px;
	padding-right: 5px;
	font-weight: bold;
}

#topmenu {
	margin: 0px;
	height: 20px;
}

#mainarea{
	text-align: left;
	}	
#content {
	float: left;
	width: 541px;
	background-color: #FFFFFF;
	padding: 0;
	margin: 0;
	color: #333333;
	}
#subBanner {
	margin-top: 7px;
	margin-left: 6px;
	margin-bottom: 6px;
}
#pageBanner {
	margin-top: 6px;
	margin-left: 10px;
	height: 85px;
}
#pageTitle{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 20px;
	font-weight: bold;
	color: #660000;
	padding-top: 33px;
	padding-left: 85px;
	text-decoration: none;
}
#pageTitle a,
#pageTitle a:link,
#pageTitle a:visited,
#pageTitle a:active{color:#660000;text-decoration:none;}
#pageTitle a:hover{color:#FF6600;text-decoration:underline;}

.pankuzu {
	font-size: 12px;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
	}

.blog {
	padding-left:8px;
	padding-top:5px;
	padding-right:10px;
	}	
.blog h2 {
	clear: both;
	text-align: left;
	font-weight: bold;
	font-size: 95%;
	background: #44747D url(/images/midashi01.gif) repeat-y;
	padding-left:10px;
	padding-top: 3px;
	padding-bottom: 2px;
	margin-bottom: 5px;
	color: #FFFFFF;
}
	
.blog h3 {
	clear: both;
	text-align: left;
	font-weight: bold;
	font-size: 105%;
	padding-left:10px;
	padding-top: 1px;
	padding-bottom: 2px;
	margin-bottom: 5px;
	color: #666666;
	background-image: url(/images/dot01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CC3300;
}
.blog h2 img,.blog h3 img { float: right;}

.blog h4 {
	text-align: left;
	font-weight: bold;
	color:#666699;
	font-size: 100%;
	padding-left: 10px;
}
.blog h2 a,
.blog h2 a:link,
.blog h2 a:visited,
.blog h2 a:active{color:#FFFFFF;text-decoration:none;}
.blog h2 a:hover {color: #FFFFFF;text-decoration:underline;}
.blog h3 a,
.blog h3 a:link,
.blog h3 a:visited,
.blog h3 a:active{color:#666666;text-decoration:none;}
.blog h3 a:hover {color: #CC0000;text-decoration:underline;}
.blog h4 a,
.blog h4 a:link,
.blog h4 a:visited,
.blog h4 a:active{color:#004787;text-decoration:none;}
.blog h4 a:hover {color: #CC0000;text-decoration:underline;}


.pointBig{
	font-size: 105%;
	font-weight: bold;
	color: #000000;
}	
.entryList {
	clear: both;
	font-weight:normal;
	background:#FFF;
	font-size: 85%;
	line-height: 140%;
}
.entryList li{
	list-style: url(/images/mark_35.gif) none;
	margin:0px;
	padding:0px;
}

.blogbody {
	clear: both;
	font-weight:normal;
	background:#FFF;
	font-size: 85%;
	line-height: 150%;
	padding-bottom: 5px;
	}
.blogbody p{
	padding-left: 10px;
}
.blogbody blockquote {
	background-color: #F0F0F0;
	padding: 4px;
	border: thin dotted #CCCCCC;
}
.blogbody table{
	padding-left: 10px;
	font-size: 100%;
	line-height: 150%;
	}
.imageLeft img {
	margin-right: 10px;
	margin-bottom: 5px;
	float: left;
}
.imageRight img {
	margin-left: 10px;
	margin-bottom: 5px;
	float: right;
}
.programBox {
	clear:both;
	margin-left: 0px;
	padding-top: 5px;
}
.programBox h4{
	background-image: url(/images/mark_36.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #003300;
	color: #004787;
}
.programBox p img{
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}
.programBox p {
	margin: 0px;
}

.goDetail{
	clear:both;
	margin-right: 5px;
	margin-bottom: 5px;
	float: right;
}
.goDetail2{
	margin-right: 5px;
	float: right;
}
.posted {
	color: #999999;
	font-size: 12px;
	border-top: 1px solid #999999;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	margin-top: 10px;
	}
.extended {
	font-weight: bold;
	text-align: right;
	}
.goTop {
	text-align: right;
	}
.goBack {
	text-align: right;
	}
#links {
	background-color: #FFFFFF;
	width: 200px;
	float: left;
	margin-top: 7px;
	font-size:13px;
}
	
#links ul { 
	margin:0px; 
	padding:0px; 
	}
#links li { 
	margin:0px;
	padding:5px 0px 6px 18px;
	list-style: none;
	}
#links ul.navibtn li {
	background:url(/images/mark_38.gif) no-repeat 2px 5px;
}
#links ul.navibtn-ul li {
	background:url(/images/mark_38.gif) no-repeat 2px 5px;
	border-bottom:1px solid #CCCCCC;
}
#links ul.navibtnB li {
	background:url(/images/mark_37.gif) no-repeat 2px 5px;
}
#links ul.navibtnB-ul li {
	background:url(/images/mark_37.gif) no-repeat 2px 5px;
	border-bottom:1px solid #CCCCCC;
}
.sidetitle {
	color:#333333;
	font-size:13px;
	font-weight:bold;
	background:#999999 url(/images/title01.jpg) no-repeat left top;
	padding:4px 0px 5px 23px;
	letter-spacing: 0.2em;
	border: none;
	margin: 0px;
	}

.sidetitle a,
.sidetitle a:link,
.sidetitle a:visited,
.sidetitle a:active {color: #333333;text-decoration: none;	}
.sidetitle a:hover {color: #CC0000;text-decoration:underline;}
	
.side {
	color:#666666;
	font-size:12px;
	font-weight:normal;
	padding: 4px;
	margin-bottom: 7px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	}	
.side a,
.side a:link,
.side a:visited,
.side a:active {color: #333333;text-decoration: none;	}
.side a:hover {color: #CC0000;text-decoration:underline;}

.sideLink {
	color:#666666;
	font-size:12px;
	font-weight:normal;
	margin-bottom: 7px;
	padding: 3px;
	border: 1px solid #666666;
	}	
.sideLink a {	color: #666666;text-decoration: none;	}
.sideLink a:hover {color: #CC0000;text-decoration:underline;}

#bottomMenu {
	clear:both;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 20px;
	width: 100%;
	font-size: 13px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	color: #666666;
}
#bottomMenu a{
	color:#666666;
	text-decoration:none;
	font-weight: bold;
}
#bottomMenu a:hover{color:#CC0000;text-decoration:none;}

.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{
	font-size: 12px;
	clear:both;
	color: #FFFFFF;
	margin: 0px;
	background-color: #004887;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#footer a{	color:#FFF;	text-decoration:none;}
#footer a:hover { text-decoration:underline;}
.rss{
	float:right;
	padding-top:0.1em;
	padding-right: 0.3em;
}
#copyRight {
	color:#666666;
	font-size:10px;
	margin: 0px;
	padding: 3px;
	}	
#copyRight a{	color:#666666;	text-decoration:none;}
#copyRight a:hover { text-decoration:underline;}
.powered{
	float:right;
	padding-top:0.1em;
	padding-right: 0.3em;
}
.produce a{
	width:100px;
	height:12px;
	overflow: hidden;
	display:block;
	background-image: url(/images/total-web02L.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999em;
	float: right;
}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-size: 13px;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}
#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;
	}
textarea{
	width: 95%;
	}
textarea[id="comment-text"] {
	width: 80%;
	}
.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}
.form-title {
	color: #333333;
	background: #D8D8D8;
	text-align: center;
}
.form-data {
	color: #333333;
	text-align: left;
	background: #F3F3F3;
}
.form-required {
	color: #CC0000;
	font-weight: normal;
}
.form-error {
	color: #FF0033;
}
.search-result {
	margin: 10px;
}
