@charset "utf-8";
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.166;
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}
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;
}

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: 750px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 1px solid #000000;
	text-align: left;
	height: auto;
	padding: 0px;
}

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

div#content {
	float: left;
	width: 544px;
	padding: 0;
	margin: 0;
}
div#links {
	width: 195px;
	float: left;
	margin: 0px;
}

#header {
	height: 200px;
	background-image: url(images/topBanner01.jpg);
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
}


#header h1{
	font-size: 13px;
	position: absolute;
	top: 45px;
	margin: 0px 200px 0px 240px;
	padding: 0px;
	color: #FFFFFF;
}

#header p{
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	overflow: hidden;
}

div#header div.description{
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
}

div#header #siteLogo a{
	float: left;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(/images/topBanner01-Logo.jpg);
	text-indent: -9999em;
	margin: 0px;
	padding: 0px;
	height: 62px;
	width: 230px;
	font-size: 14px;
}

#globalNavi{
}

#pageBanner {
}
.pankuzu {
	font-size: 12px;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 5px;
	clear: both;
	}
.blog {
	padding-left:10px;
	padding-top:5px;
	padding-right:10px;
	}	
.blog h2 {
	color: #000000;
	text-align: left;
	font-weight: bold;
	font-size: 95%;
	padding-left:10px;
	padding-top: 5px;
	padding-bottom: 4px;
	margin-bottom: 5px;
	margin-top: 0px;
	border-top: 1px solid #D7D7D7;
	border-right: 1px solid #D7D7D7;
	border-bottom: 3px solid #000099;
	border-left: 1px solid #D7D7D7;
	background-image: url(/images/midashi04.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	vertical-align: middle;
}
.blog h3 {
	font-size: 105%;
	font-weight: bold;
	color: #000000;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #000099;
	background-image: url(/images/dot01.gif);
	margin-top: 10px;
	padding: 1px 3px 1px 5px;
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom-width: 0px;
}
.blog h4 {
	font-size: 105%;
	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;
}
.entryList {
	clear: both;
	font-weight:normal;
	font-size: 100%;
	line-height: 160%;
}
.entryList ul { 
	margin:0px; 
	padding:0px; 
	}
.entryList li{
	list-style: disc url(none);
	margin:0px;
	padding:0px 0px 0px -20px;
}
div#content div.blogbody {
	clear: both;
	font-weight:normal;
	font-size: 85%;
	line-height: 150%;
	padding-bottom: 5px;
	}
#more {
	clear: both;
}
.blogbody p{
	padding-left: 10px;
}
div#content div.blogbody blockquote {
	padding: 4px;
	border: thin dotted #CCCCCC;
	background-color: #EBEBEB;
}
div#content div.blogbody table{
	padding-left: 10px;
	font-size: 100%;
	line-height: 150%;
	color: #333333;
}

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 {
	color: #333333;
	border-color :#666666 ;
}
div#content div.designTable table tr td  {
	background-color : #F3F3F3;
	border-color : #666666 ;
}
div#content div.designTable table tr th  {
	background-color : #DDDDDD;
	border-color :#666666 ;
}
.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;
}

.blog iframe {
	margin-left: 10px;
	margin-bottom: 5px;
	float: right;
}
.adsense {
	clear: both;
	padding-top: 10px;
	padding-left: 10px;
}
.adsense iframe {
	float: none;
}
.posted {
	clear: both;
	color: #666666;
	font-size: 12px;
	border-top: 1px solid #666666;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	margin-top: 10px;
	}
.extended {
	clear:both;
	}
.goTop {
	text-align: right;
	clear: both;
	font-size: 90%;
	}
.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;
}
div#links {
	font-size:13px;
	color: #333333;
}

#links ul { 
	margin:3px 0px 0px 3px; 
	padding:2px 0px 0px 5px; 
	}
#links li { 
	margin:1px 0px 5px;
	padding:0px 0px 5px 15px;
	list-style: none;
	}
#links ul.navibtnB li{
	background-image: url(images/mark-91.gif);
	border-bottom:1px solid #ccc;
	background-repeat: no-repeat;
	background-position: 0px 1px;
}
#links ul.navibtn li,#links ul.navibtn-ul li{
	background-image: url(/images/mark-91.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
}
#links ul.navibtn-ul li{
	border-bottom:1px solid #ccc;
}
.side-title{
	color:#666666;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	padding-top: 5px;
	padding-bottom: 4px;
	letter-spacing: 0.1em;
	background-color: #FFFFFF;
	background-image: url(images/side-title02.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-top: 1px solid #D7D7D7;
	border-right: 1px solid #D7D7D7;
	border-bottom: 0px solid #9A9A9A;
	border-left: 1px solid #D7D7D7;
}

.side-title a,
.side-title a:link,
.side-title a:visited,
.side-title a:active {color: #666666;text-decoration: none;	}
.side-title a:hover{color: #CC0000;text-decoration:underline;}

.side-box,.side-menu {
	color:#666666;
	font-size:12px;
	font-weight:normal;
	background:#FFFFFF;
	margin-bottom: 7px;
	padding: 3px;
	border: 1px solid #D7D7D7;
}	
.side-menu {
}	
.side-menu p{
	margin: 10px 5px;
}	

.side-box {
	text-align: center;
}

.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 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%;
	}
textarea[id="comment-text"] {
	}
.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}
.form-required {
	color: #CC0000;
	font-weight: normal;
}
.form-error {
	color: #FF0033;
}
.search-result {
	margin: 10px;
}
#foot_sp {
	font-size: 13px;
	margin: 10px;
}
#foot_sp p{
	margin: 0px;
}
