@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;}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
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;
	height: 60px;
	background-image: url(/images/topBanner01.jpg);
	background-repeat: no-repeat;
	background-color: #D7E3FB;
	}
#siteTitle{
	text-align: right;
	font-size: 14px;
	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: 30px;
	clear: left;
}

#mainarea{
	text-align: left;
	}	
#content {
	float: right;
	width: 560px;
	background-color: #FFFFFF;
	padding: 0;
	margin: 0;
	color: #333333;
	}
#subBanner {
	margin-top: 7px;
	margin-left: 10px;
	margin-bottom: 5px;
}
#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:10px;
	padding-top:5px;
	padding-right:10px;
	}	
.blog h2 {
	clear: both;
	text-align: left;
	font-weight: bold;
	font-size: 100%;
	padding-left:3px;
	padding-top: 3px;
	padding-bottom: 2px;
	margin-bottom: 5px;
	color: #FF6600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5F7FE2;
}
	
.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: #FF6600;
	background-image: url(/images/dot01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF6600;
}
.blog h2 img,.blog h3 img{ float: right;}

.blog h4 {
	text-align: left;
	font-weight: bold;
	color:#666699;
	font-size: 100%;
	padding-left: 10px;
	margin-top: 5px;
}
.blog h2 a,
.blog h2 a:link,
.blog h2 a:visited,
.blog h2 a:active{color:#FF6600;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:#FF6633;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:#666699;text-decoration:none;}
.blog h4 a:hover {color: #CC0000;text-decoration:underline;}

.blog hr {
	color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 1px;
	clear: both;
}

.pointBig{
	font-size: 105%;
	font-weight: bold;
	color: #000000;
}	
.pointSmall{
	font-size: 95%;
}
.pointBox{
	border: 2px solid #CCCCCC;
}
.pointMark{
	color: #FF6600;
}	
.entryList {
	clear: both;
	font-weight:normal;
	background:#FFF;
	line-height: 140%;
}
.entryList li{
	list-style: url(/images/mark53.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;
}
.service{
	margin-bottom: 10px;
	margin-left: 0px;
}
.service table{
	padding: 0px;
	margin: 0px;
}
.serviceBox {
	border: 1px solid #36679F;
	padding: 0px;
	margin: 0px 7px 7px 0px;
	text-align: left;
	height: 100%;
}
.serviceBox p img{
	float: left;
	margin-right: 5px;
	margin-top: 3px;
}
.serviceBox p {
	margin: 0px;
	padding: 0px 10px 5px;
}
.goDetail{
	clear:both;
	margin-right: 5px;
	margin-bottom: 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;
	clear: both;
	}
.extended {
	font-weight: bold;
	text-align: right;
	}
.goTop {
	text-align: right;
	clear: both;
	}
.goBack {
	text-align: right;
	}
.approve{
	font-size: 90%;
	padding-left: 10px;
}
#links {
	background-color: #FFFFFF;
	width: 180px;
	float: right;
	margin-top: 7px;
	font-size:14px;
}
.sidetitle {
	color:#003366;
	font-size:14px;
	font-weight:bold;
	background:#91BFFF;
	padding:5px 0px;
	border: none;
	margin: 0px;
	text-align: center;
	}

.sidetitle a,
.sidetitle a:link,
.sidetitle a:visited,
.sidetitle a:active {color: #003366;text-decoration: none;	}
.sidetitle a:hover {color: #CC0000;text-decoration:underline;}
	
.sidebox {
	margin: 0px;
	margin-bottom: 15px;
	padding: 0px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	}	
.sidebox a,
.sidebox a:link,
.sidebox a:visited,
.sidebox a:active {color: #003366;text-decoration: none;	}
.sidebox a:hover {color: #CC0000;text-decoration:underline;}
.navibtnB, .navibtnBSub {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-top: 1px solid #CCCCCC;
}
.navibtnB a, .navibtnBSub a{
	display: block;
	color: #000066;
	text-decoration: none;
	background:#CFE3FA url(/images/mark52.gif) no-repeat 6px 9px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 20px;
	padding-right: 0px;
	font-size: 14px;
	font-weight: bold;
}
.navibtnBSub a{
	background:#E2EEFC url(/images/mark53.gif) no-repeat 9px 11px;
	font-size: 14px;
	font-weight: normal;
}
.navibtnB li, .navibtnBSub li{
	border-bottom: 1px solid #CCCCCC;
}

.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;}
.sideContact {
	color:#666666;
	font-size:13px;
	font-weight:normal;
	padding: 6px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	}	
.sideBookMark{
	text-align: center;
	padding-top: 5px;
	padding-bottom: 10px;
}
.sideEventBanner{
	text-align: center;
	padding-top: 0px;
	padding-bottom: 10px;
}
#bottomMenu {
	clear:both;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 20px;
	width: 100%;
	font-size: 12px;
	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;
	text-align: center;
}
#bottomMenu a{
	color:#003366;
	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: #607FE3;
	padding-top: 5px;
	padding-bottom: 5px;
	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;
	}	
.powered{
	float:right;
	padding-top:0.1em;
	padding-right: 0.3em;
}
#copyRight a{	color:#666666;	text-decoration:none;}
#copyRight a:hover { text-decoration:underline;}

.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;
}
