body {
	margin: 0px auto 0px auto;
	padding: 0px;
	background: #FFFFCC;
        

width: 760px;
}

a {text-decoration: none;}
a:link {color: #663333; text-decoration: none;}
a:active {color: #486685; text-decoration: none;}
a:visited {color: #660000; text-decoration: none;}
a:hover {color: #FFCC99; text-decoration: none;}

ul {
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

li {
	color: #486685;
        text-align: left;
}

form{
	margin:0px;
}

.site_title {
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-weight: bolder;
	color: #000;
	margin: 0px;
	text-indent: -9999px;
}

.site_title a,
.site_title a:link,
.site_title a:visited,
.site_title a:active,
.site_title a:hover {
	color: #FFF;
	text-decoration: none;
}

.description {
	width: 420px;
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 12px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	height: 0px;
}

blockquote {
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 11px;
	color: #808080;
	margin: 20px 10px 20px 10px;
	padding: 10px;
	border: 1px solid #486685;
	border-left:  10px solid #486685;
}

.pict {
	background: #FFF;
	margin: 15px 0px 15px 0px;
	padding: 8px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	align: center;
}



/* container------------------------------------------------------------ */
#container1 {
	margin: 0px  0px ;
	padding: 0px;
	background: #99cc99;
        text-align: center;
}

#container2 {
	margin: 0px;
	padding: 0px;
	background: #99cc99;
	width: 570px;
}



/* head----------------------------------------------------------------- */
#head {
	width: 760px;
	height: 140px;
	background-image: url(http://www.navi-hiro.com/main_imges/news_header.jpg);
	background-repeat: no-repeat;
}



/* search--------------------------------------------------------------- */
#search_box {
	width: 760px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px dashed #FFF;
	text-align: right;
	background-color: #333333;
}

.search {
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 10px;
	color: #BDCCDB;
	margin: 0px 10px 5px 0px;
	padding: 0px 0px 0px 0px;
}



/* left----------------------------------------------------------------- */
#left {
	width: 190px;
	margin: 0px;
	padding: 0px;
	background: #99cc99;
}

.left_border {
	border-right: 1px dashed #FFF;
	margin: 0px;
	width: 190px;
	padding: 0px;
}

.title_img {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px dashed #FFF;
}

.left_title {
	font-size: 12px;
	color: #666633;
	margin: 5px 0px 0px 5px;
	padding: 0px;
	text-align: left;
}

.left_text {
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 11px;
	color: #FFFF66;
	line-height: 140%;
	margin: 1px 5px 10px 6px;
	padding: 10px;
}

#kei {
	text-align: center;
	padding: 15px;}

.links {
	margin: 0px;
	padding: 1px 0px 0px 0px;
	background: #99cc99;
}

.recommend {
	margin: 0px;
	border-bottom: 1px dashed #FFF;
}

#ad {
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 11px;
	color: #333;
	line-height: 170%;
	margin: 1px 5px 10px 6px;
	padding: 10px;
}

.powered {
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 9px;
	color: #FFF;
	line-height: 130%;
	margin: 0px;
	padding: 6px 4px 4px 4px;
	text-align: center;
	visibility: hidden;
}

.powered a:visited,
.powered a:active,
.powered a:hover {
	color: #BDCCDB;
	text-decoration: none;
}

/* calendar------------------------------------------------------------- */
#calendar_box {
	width: 570px;
	margin: 0px;
	padding: 0px;
	background: #666633;
	border-bottom: 1px dashed #FFF;
}

.calendar {
	font-family: "Verdana";
	font-size: 9px;
	color: #7B99B8;
	line-height: 130%;
	margin: 0px;
	padding: 4px 0px 6px 0px;
	text-align: center;
}

.calendar a {text-decoration: none;}
.calendar a:link {color: #FFFFFF; text-decoration: none;}
.calendar a:active {color: #FFFFFF; text-decoration: none;}
.calendar a:visited {color: #FFFFFF; text-decoration: none;}
.calendar a:hover {color: #CCDD77; text-decoration: none;}

.cell {
	width: 25px;
	height: 13px;
	padding: 1px;
}

.weekday {
	font-size: 9px;
	text-align: center;
	width: 25px;
	height: 13px;
	padding: 1px;
}

.today {
	/*background-color: #CC6699;*/
}



/* mid------------------------------------------------------------------ */
#mid {
	width: 400px;
	margin: 0px;
	padding: 0px;
	background: #666633;
}
.entry_navi{
	margin: 4px;
	padding: 2px 0px;
	background: #ECECEC;
	border-right: 1px solid #9A9A9A;
	border-bottom: 1px solid #9A9A9A;
	text-align:center;
	font-size: 12px;
}

.entry {
	margin: 4px;
	padding: 10px 0px 10px 0px;
	background: #ECECEC;
	border-right: 1px solid #9A9A9A;
	border-bottom: 1px solid #9A9A9A;
        text-align: left;
}

.entry_date {
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bolder;
	color: #ECECEC;
	margin: 0px 10px 5px 0px;
	padding: 3px;
/*	background: #C54343;*/
	background: #666666;
	text-align: right;
}

.entry_title {
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 14px;
	color: #000;
	margin: 12px;
        text-align: center;
}

.entry_author {
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 10px;
	font-weight: normal;
	color: #000;
	margin: 12px 12px 12px 0px;
	text-align: right;
}

.entry_author a {text-decoration: none;}
.entry_author a:link {color: #7B99B8; text-decoration: none;}
.entry_author a:active {color: #7B99B8; text-decoration: none;}
.entry_author a:visited {color: #7B99B8; text-decoration: none;}
.entry_author a:hover {color: #666666; text-decoration: none;}

.entry_body {
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 12px;
	line-height: 170%;
	color: #666;
	margin: 12px;
	}

.entry_more {
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 12px;
	line-height: 170%;
	color: #333;
	margin: 12px;
}

.entry_more a {text-decoration: none;}
.entry_more a:link {color: #7B99B8; text-decoration: none;}
.entry_more a:active {color: #7B99B8; text-decoration: none;}
.entry_more a:visited {color: #7B99B8; text-decoration: none;}
.entry_more a:hover {color: #666666; text-decoration: none;}

.entry_state {
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 10px;
	color: #999;
	margin: 20px 12px 15px 12px;
        text-align: center;
}

.entry_state a {text-decoration: none;}
.entry_state a:link {color: #7B99B8; text-decoration: none;}
.entry_state a:active {color: #7B99B8; text-decoration: none;}
.entry_state a:visited {color: #7B99B8; text-decoration: none;}
.entry_state a:hover {color: #666666; text-decoration: none;}

#up{text-align:center;}


/* right---------------------------------------------------------------- */
#right {
	margin: 0px;
	padding: 0px;
	background: #99cc99;
	width: 170px;
}

.right_border {
	border-left: 1px dashed #FFF;
	width: 100%;
}

.right_title {
	font-size: 12px;
	color: #666633;
	margin: 5px 0px 0px 5px;
	padding: 0px;
	text-align: left;
}

#commentlist,
#tblist,
#newentrylist,
.right_text {
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 11px;
	color: #000000;
	line-height: 170%;
	margin: 1px 5px 10px 4px;
	padding: 10px;
        text-align: left;
}

.border {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px dashed #FFF;
}

.login {
	width: 170px;
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 11px;
	color: #333;
	margin: 0px 0px 30px 0px;
	padding: 15px 10px 10px 0px;
	text-align: right;
	vertical-align: middle;
	line-height: 170%;
}



/* footer--------------------------------------------------------------- */
#footer {
	width: 760px;
	margin: 0px;
	padding: 0px;
	background: #666633;
	border-top: 1px dashed #FFF;
}

.copyright {
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 9px;
	color: #FFF;
	line-height: 130%;
	margin: 0px;
	padding: 6px 4px 4px 4px;
	text-align: center;
}

.copyright a:visited,
.copyright a:active,
.copyright a:hover {
	color: #BDCCDB;
	text-decoration: none;
}
#m-navi {
	width: 190px;
}
#m-navi ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#m-navi li,#m-navi a {
	margin: 0px;
	height: 40px;
	width: 190px;
	padding: 0px 0px 0px;
	display: block;
	text-indent: -9999px;
	font-size: 14px;
	font-weight: bold;
}
#m-navi01 {
	background: url(http://www.navi-hiro.com/blog-imges/l_navi.gif) no-repeat -190px 0px;
}
#m-navi02 {
	background: url(http://www.navi-hiro.com/blog-imges/l_navi.gif) no-repeat 0px -40px;
}
#m-navi02 a:hover {
	background: url(http://www.navi-hiro.com/blog-imges/l_navi.gif) -190px -40px;
}

#m-navi04 {
	background: url(http://www.navi-hiro.com/blog-imges/l_navi.gif) no-repeat 0px -120px;
}
#m-navi04 a:hover {
	background: url(http://www.navi-hiro.com/blog-imges/l_navi.gif) -190px -120px;
}
#m-navi05 {
	background: url(http://www.navi-hiro.com/blog-imges/l_navi.gif) no-repeat 0px -160px;
}
#m-navi05 a:hover {
	background: url(http://www.navi-hiro.com/blog-imges/l_navi.gif) -190px -160px;
}
#m-navi06 {
	background: url(http://www.navi-hiro.com/blog-imges/l_navi.gif) no-repeat 0px -200px;
}
#m-navi06 a:hover {
	background: url(http://www.navi-hiro.com/blog-imges/l_navi.gif) -190px -200px;
}
.site_title-m {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
}
.center {
	padding-top: 30px;
	padding-right: 10px;
	padding-left: 10px;
}
#count {
	padding-left: 100px;
}
