/*-------------tag --------------------------*/
body {
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 90%;
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, Verdana, "ＭＳ Ｐゴシック", sans-serif;
	color: #666666;
	padding: 0;
}
a {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #0099ff;
	text-decoration: underline;
}
h1,h2,h3 {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
	margin: 2px;
}
/*-------------wrap --------------------------*/
#wrap {
	width: 738px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#wrap2 {
	width: 738px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
/*-------------posiotion --------------------------*/
#center {
	width: 63%;
	float: left;
	overflow:hidden;
	margin-left: 10px;
}
#right {
	width: 28%;
	float: right;
	font-size: 12px;
	text-align: left;
	margin-right: 10px;
}
#content {
	width: 698px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	padding-top: 20px;
}
/*-------------block--------------------------*/
#header {
	background: url(./gnoo/top.jpg) no-repeat right bottom;
	background-repeat: no-repeat;
	color: #ffffff;
	height: 235px;
	text-align: left;
}
#header a {
	text-decoration: none;
	color: #0099ff;
}
#header h1 {
	color: #666666;
	position: relative;
	top: 26px;
	left: 35px;
	font-size: 110%;
}
#header p {
	font-size: 100%;
	color: #ffffff;
	position: relative;
	top: 60px;
	left: 40px;
}

#footer {
	clear: both;
	text-align: center;
	font-size: 80%;
	padding: 3px;
	background: #026fdf;
	color: #ffffff;
}
#footer p {
	margin: 0;
	padding: 0;
}
#clear {
	clear: both;
}
/*-------------center--------------------------*/
.blogday {
	margin-bottom: 10px;
}
.blognavi {
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 30px;
	text-align: center;
}
h2.blogdaytime {
	font-size: 11px;
	font-weight: normal;
	color: #aaaaaa;
	text-align: right;
	border-bottom: 1px solid #efefef;
}
h3.blocktitle {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #666666;
	font-size: 110%:
}
h3.blocktitle a{
	color: #aaaaaa;
}
.enrty_cat {
	text-align: right;
	font-size: 80%;
	color: #888888;
	margin-bottom: 20px;
}
#center div.blockcontents {
	line-height: 1.5;
	padding-left: 20px;
	margin-bottom: 10px;
}
#center div.blockcontents p {
	margin: 0;
	padding: 0;
}
.entry-footer {
	margin-top: 40px;
	color: #888888;
	text-align: right;
	font-size: 90%;

}
.login {
	text-align: center;
	color: #000000;
}
.link {	
	text-align: right;
	margin-bottom: 10px;
}
#center .comment {
	margin-top: 10px;
	padding-top: 20px;
	color: #aaaaaa;
}
#center .comment p {
}
#comment_form {
	margin-top: 40px;
}
#center #comment_list p {
	margin-left: 20px;
	margin-bottom: 20px;
}
.comment_zone {
	text-align: right;
}
/*-------------calender--------------------------*/
.calender table {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #05a0ce;
	border-right: 1px solid #05a0ce;
	border-bottom: 1px solid #05a0ce;
}
.calender {
	text-align: center;
	margin-bottom: 40px;
}
td#calender_titile {
	background: url(./gnoo/01_linkbg1.gif) no-repeat center top;
}
td#calender_titile a{
	color: #ffffff;
}
.calender th {
	font-size: 12px;
	padding: 3px;
	color: #666666;
	font-weight: bold;
}
.calender td {
	font-size: 12px;
	padding: 3px;
}
#right .calender td a {
	text-decoration: underline;
}
.calender td a:hover {

}
/*-------------right--------------------------*/
#right .blocktitle {
	color: #ffffff;
	text-align: center;
	background: url(./gnoo/02_linkbg1.gif) no-repeat;
	padding-top: 3px;
	padding-bottom: 3px;
}
#right .blockcontents {
	padding-left: 15px;
	margin-bottom: 30px;
	padding-top: 5px;
	border-left: 1px solid #888888;
	border-right: 1px solid #888888;
	border-bottom: 1px solid #888888;
}
#right .blockcontents p {
	margin: 0;
	padding: 0;
	margin-top: 3px;
	margin-bottom: 3px;
}
/*-------------right menu--------------------------*/
#right div.menu div.blocktitle {
	background: url(./gnoo/01_linkbg1.gif) no-repeat;
	color: #ffffff;
	border-left: 0px solid;
	padding: 2px;
}
#right div.menu div.blockcontents {
	margin-left: 0px;
	margin-top: 0px;
	padding: 0;
	border: 0px solid #ffffff;
}
#right div.menu div.blockcontents ul {
	margin: 0;
	padding: 0;
}
#right div.menu div.blockcontents li {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-position: inside;
	line-height: 1.7;
	border: 1px solid #ffffff;
}
#right div.menu div.blockcontents a {
	display: block;
	text-decoration: none;
	padding-left: 10px;
	background: #d2eef6 url(./gnoo/01_arrow.gif) no-repeat 2px 8px;
}
#right div.menu div.blockcontents a:hover {
	color: #ffffff;
	background: #05a0ce url(./gnoo/01_arrow.gif) no-repeat 2px 8px;;
	text-decoration: none;
}
/*-------------env--------------------------*/
.blogday h2 {
	font-size: 100%;
}
.blogday dd {
	margin-bottom: 10px;
}
input, textarea {
	font-size: 12px;
}
/*-----------------error block--------------------------*/
#flashNotice {
  border-bottom: 1px solid #000000;
  width: 100%;
  background-color: #ffffff;
  color: #000000;
  text-align:left;
}
#flashNotice p {
 margin: 0;
 padding: 0;
 margin: 2px 10px 2px 10px;
}
#flashNotice .error {
	font-weight: bold;
	color: #ff0000;
}
#flashNotice .warning {
	font-weight: bold;
	color: #ff6600;
}
#flashNotice .notice {
	font-weight: bold;
	color: #00ccff;
}
.labelWithErrors {
   background-color: pink;
}

.fieldWithErrors {
   padding: 2px;
   background-color: red;
   display: table;
}	
	