body {	background-color: white;
      	color: blue;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	font-family: "verdana", "arial", "helvetica", sans-serif;
	background-image:url(/images/blogbg.gif);
	background-repeat:repeat-y;
	background-position:center center;
}

#header{
	background-image:url(/images/ishonan_blog_surfboard.jpg);
	width:800px;
	height:455px;
	margin-left:0 auto 0 auto;
}

/** this surrounds the WHOLE center section */
.surrounder{
	width:800px;
	text-align:center;	
}

#lefty{
	/*float:left;*/
	/*margin-left: 6px;*/
	width:580px;	
}

#righty{
	position:relative;
	width:196px;
}
#container{
	width:800px;
	margin:10px auto 0 auto;
}

#rightcolumn{
	float:right;
	width:200px;
}

#footer{
	clear:both;
	margin-top:25px;
	margin-bottom:20px;
	text-align:center;
	width:800px
}
#googleadwords{
	width:200px;
	margin:10px auto 10px auto;
	text-align:center;
}
#meishiplus{
	width:200px;
	margin:10px auto 10px auto;
	text-align:center;
}

.town_jouhou{
	background-color:#F1BE02;
	color:#DE1C1C;
	width:800px;
	text-align:center;
	margin:0 auto 3px auto;
	letter-spacing:0.2em;
	word-spacing:1.3em;
	position:relative;
}

.town_jouhou A:link {
	text-decoration:none;
	color: white;
}
.town_jouhou A:visited {
	text-decoration:none;
	color: white;
}
.town_jouhou A:hover {
	text-decoration:underline;
	color: white;
}
.town_jouhou A:active {
	text-decoration:none;
	color: white;
} 

#login{
	width:180px;
	border-color:#000044;
	background-color:lightblue;
	border-style:double;
	font-size:10px;
	margin-left:auto;
	margin-right:auto;
	padding:3px;
}
.small{
	font-size:10px;
}

.blogToHa{
	background-image:url(/images/blog_to_ha.gif);
	background-repeat:no-repeat;
	background-position:center top;
}


#shokai{
	width:270px;
	margin-left:auto;
	margin-right:auto;
	float:left;
	padding:10px;
}
#innerShokai{
	padding-top:20px;
	padding-left:10px;
	padding-right:5px;
}
.recent{
	border-color:#000055;
	background-color:#CCCCFF;
	border-style:double;
	width:580px;
}


.register{
	font-size:22px;
	font-weight:bold;
	background-color:black;
	color:#FF2222;
	border-color:#FF1111;
	border-width:2px;
	border-style:solid;

}
a.register:link{
	color:#FF2222;
	text-decoration:underline;
}

a.register:visited{
	color:#FF2222;
	text-decoration:underline;
}

a.register:hover{
	color:black;
	background-color:#FF2222;
	text-decoration:underline;
}

.recent h1{
	/*background-color:blue;*/
	color:white;
	width:100%;
	text-align:center;
	font-size:14px;
	margin-top:0px;
	background-image:url(/images/bluegrad.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

.recent p{
 	width:100%;
	padding-left:5px;
	text-align:left;
	display:inline;
}


#attention{
	border-color:darkred;
	background-color:#FFCCCC;
	border-style:double;
	width:580px;
}



#attention h1{
	/*background-color:blue;*/
	color:white;
	width:100%;
	text-align:center;
	font-size:14px;
	margin-top:0px;
	background-image:url(/images/redgrad.gif);
	background-repeat:repeat-x;
	background-position:top;
}

#attention p{
 	width:100%;
	padding-left:5px;
	text-align:left;
	display:inline;
}

.top10{
	width:200px;
}


#linkHeader{
	margin-top:10px;
	background-color:gold;
	width:200px;
	height:31px;
	background-image:url(/images/linkheader.jpg);
}
#recommendedHeader{
	margin-top:10px;
	background-color:black;
	width:200px;
	height:31px;
	background-image:url(/images/recommended.jpg);
}

#qrHeader{
	margin-top:10px;
	background-color:black;
	width:200px;
	height:31px;
	background-image:url(/images/qrheader.jpg);
}

#leftMain{
	width:590px;
	margin:0;
	position:relative;
}
#leftLeft{
	float:left;
	width:260px;
}
#recentPosts{
	width:590;
	margin:0;
	position:relative;
}

.rightContent{
 	width:182px;
	margin:0 auto 0 auto;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#F1BE02;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#F1BE02;
	background-color:#D3CCFC;
	font-size:smaller;
}
.rightBottom{
	background-image:url(/images/blog_right_cont_btm.gif);
	width:182px;
	height:5px;
	margin:0 auto 0 auto;
}

.pad5{
	padding:5px;
}



A:link {
	color: blue;
}
A:visited {
	color: blue;
}
A:hover {
	color: blue;
}
A:active {
	color: blue;
} 



.HEADER_TD {
	background-color: blue;
	text-align: left;
	font-size: 12pt;
	color: white;
	font-family: "verdana", "arial", "helvetica", sans-serif;
}


.INPUT_TD {
	background-color: #3366FF;
	border-width:0px;
	color: white;
	text-align: left;
	font-size: 12pt;
	font-family: "verdana", "arial", "helvetica", sans-serif;
}

input {
	color: black;
	background-color:#FFFF99;
}

textarea {
	color: black;
	background-color:#FFFF99;
}


form {
	display:inline;
}

hr {
	background: blue;
	width:90%;
}
.valid {
	text-align:left;
	border:0;
}

.logotable{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.logodiv{
	width:100%;
	border-top:1px solid blue;
	border-bottom:1px solid blue;
	border-left:1px solid blue;
	border-right:1px solid blue;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.blog_link{
	text-decoration:none;
	color: blue;
}

.noborder{
	border:0px;
}

.postTopLeft{
	width:580px;
	height:116px;
	position:relative;
	background-image:url(/images/post_title_top_left_bg.gif);

}
	
.postTitle{
	position:absolute;
	top:56px;
	left:36px;
	font-weight:bold;
}
.postBody{
	background-image:url(/images/blog_post_bg.gif);
	background-repeat:repeat-y;
}
.postBodyContent{
	padding:10px 100px 2px 40px;
}
.blogPostBottom{
	background-image:url(/images/blog_post_bottom.gif);
	width:580px;
	height:33px;
}
.postTitle a:link a:visited a:hover{
	color:blue;
}
.daPostContainer{
	width:580px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	position:relative;
}