@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, h5 {
	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;
	}
#siteLogo{
	margin: 0px;
	padding: 0px;
	float: left;
}
#banner h1, #siteTitle{
	text-align: right;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	font-weight: bold;
}
#banner h2, #banner p{
	margin: 0px;
	padding: 0px;
	font-size:12px;
	color: #FFFFFF;
	border: none;
	text-align: right;
	padding-top: 3px;
	padding-right: 5px;
	font-weight: bold;
}
#banner a,
#banner a:link, 
#banner a:visited, 
#banner a:active { color: #FFFFFF; text-decoration: none;}
#banner a:hover { color: #FFFFFF;text-decoration:underline;}

#topmenu {
	margin: 0px;
	height: 20px;
}

#mainarea{
	text-align: left;
	}	
#content {
	float: left;
	width: 543px;
	background-color: #FFFFFF;
	padding: 0;
	margin: 0;
	color: #333333;
	}
#subBanner {
	margin-top: 7px;
	margin-left: 6px;
	margin-bottom: 6px;
	margin-right: 0px;
}
#pageBanner {
	margin-bottom: 10px;
}

#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: 110%;
	background: #6699FF;
	padding-left:10px;
	padding-top: 3px;
	padding-bottom: 2px;
	margin-bottom: 12px;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0043A1;
	border-right-color: #0043A1;
	border-bottom-color: #0043A1;
	border-left-color: #0043A1;
}
.blog h3, h5 {
	clear: both;
	text-align: left;
	font-weight: bold;
	font-size: 115%;
	padding-left:10px;
	padding-top: 2px;
	padding-bottom: 3px;
	margin-bottom: 5px;
	color: #333333;
	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:#0B025B;
	font-size: 100%;
	padding-left: 10px;
	background-color: #C7D5E4;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #0043A1;
	padding-top: 1px;
	padding-bottom: 1px;
}
.blog h5 {
	color: #CC3300;
}
.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:#333333;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;
	line-height: 160%;
}	
.pointMoreBig{
	font-size: 150%;
	font-weight: bold;
	color: #000000;
}	
.pointBigRed{
	font-size: 105%;
	font-weight: bold;
	color: #CC0000;
}	
.underLine {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC0000;
}
.entryList {
	clear: both;
	font-weight:normal;
	background:#FFF;
	font-size: 85%;
	line-height: 140%;
}
.entryList li{
	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: #F6F6F6;
	padding: 4px;
	border: thin dotted #C7D5E4;
}
div#content div.blogbody table{
	font-size: 100%;
	line-height: 150%;
	color: #333333;
	margin-left: 7px;
}

div#content div.designTable table{
	margin : 10px 0px 10px 10px;
	font-size: 100%;
	line-height: 150%;
	border-style : solid ; 
	border-width : 1px  ;
	border-collapse : collapse ;
	vertical-align : top ;
	width : 94% ;
}
div#content div.designTable table tr td {
	border-style : solid ;
	border-width : 1px  ;
	border-collapse : collapse ;
	padding : 5px 5px 5px 10px ;
	vertical-align : top ;
}
div#content div.designTable table tr th {
	border-style : solid;
	border-width : 1px;
	border-collapse : collapse;
	padding : 5px 5px 5px 10px;
	vertical-align : top;
	font-weight: bold;
	white-space: nowrap;
}
div#content div.designTable table {
	border-color :#C7D5E4 ;
	color: #333333;
}
div#content div.designTable table tr td  {
	background-color : #F6F6F6;
	border-color : #C7D5E4 ;
}
div#content div.designTable table tr th  {
	background-color : #DFE8F0;
	border-color : #C7D5E4;
}

.imageLeft img {
	margin-right: 10px;
	margin-bottom: 5px;
	float: left;
}
.imageRight img {
	margin-left: 10px;
	margin-bottom: 5px;
	float: right;
}
.thumb img {
	border: 1px solid #666666;
	text-align: left;
	vertical-align: top;
}
.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;
	clear: both;
	}
.extended {
	font-weight: bold;
	text-align: right;
	margin-bottom: 15px;
	}
.goTop {
	text-align: right;
	}
.goBack {
	text-align: right;
	}
.prevNext {
	font-size: 12px;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
	clear: both;
	}
.strikBox {
	border: 2px solid #0043A1;
	padding: 10px 20px;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 40px;
	font-size: 105%;
	font-weight: bolder;
	background-color: #F6F6F6;
}
#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:7px 5px 7px 25px;
	list-style: none;
	}
#links ul.navibtn li {
	background-image: url(/images/mark_62.gif);
	background-repeat: no-repeat;
	background-position: 6px 7px;
}
#links ul.navibtn-ul li {
	background-image: url(/images/mark_62.gif);
	background-repeat: no-repeat;
	background-position: 6px 7px;
	border-bottom:1px solid #C7D5E4;
}
#links ul.navibtnB li {
	background-image: url(/images/mark_60.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
}
#links ul.navibtnB-ul li {
	background-image: url(/images/mark_60.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
	border-bottom:1px solid #C7D5E4;
}
.sidetitle {
	color:#000066;
	font-size:13px;
	font-weight:bold;
	background:#C7D5E4;
	padding:4px 0px 5px 10px;
	letter-spacing: 0.2em;
	margin: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 5px solid #0043A1;
	}

.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:#333333;
	font-size:12px;
	font-weight:normal;
	padding: 0px;
	margin-bottom: 7px;
	background-color: #F6F6F6;
	border-top: 0px solid #C7D5E4;
	border-right: 1px solid #C7D5E4;
	border-bottom: 1px solid #C7D5E4;
	border-left: 5px solid #C7D5E4;
	}	
.sideSubMenu {
}
.side a,
.side a:link{color: #014987;text-decoration: none;	}
.side a:active, 
.side a:visited {color: #660066;text-decoration: none;	}
.side a:hover {color: #CC0000;text-decoration:underline;}

.sideAbout {
	padding: 5px;
}
.sideMdeia {
	padding: 5px;
	text-align: center;
}

.sideLink {
	color:#666666;
	font-size:12px;
	font-weight:normal;
	margin-bottom: 7px;
	padding: 3px;
	border: 1px solid #666666;
	}	
.sideLink a {	color: #0F0452;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: #0B025B;
}
#bottomMenu a{
	color:#0B025B;
	text-decoration:none;
	font-weight: normal;
}
#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: #0043A1;
	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;
	}	
.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: 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;
}
