/* 文字コード */
@charset "UTF-8";

/* 全体 */
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", Helvetica, Arial, sans-serif;
	color: #666666;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(images/headbg.jpg);
	background-repeat: repeat-x;
	font-weight: normal;
}

body div {
  text-align: left;
  margin: 0 auto;
}

img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* リンク指定 */
a {
	overflow: hidden;
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #BB4A00;
	text-decoration: underline;
}

#container {
	width: 1000px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* ヘッダー */
#header {
  margin: 0px;
  padding: 0px;
}

/* ロゴ */
.logo {
	margin: 0px;
	padding: 0px;
	background-image: url(images/headlogo.jpg);
	background-repeat: no-repeat;
	height: 69px;
	width: 1000px;
}

.logoin {
	margin: 0px;
	padding: 0;
	text-indent: -9999px;
	background-repeat: no-repeat;
}
.logoin a {
 margin: 0px;
 padding: 0px;
 width: 360px;
 height: 71px;
 display: block;
}
/* ナビゲーション上部の見出し */
.desc {
  width: 1000px;
  margin: 0px;
  padding: 0px;
}

.desc h2 {
  font-size: 75%;
  line-height: 1.6;
  font-weight: bold;
  text-indent: 10px;
  vertical-align: middle;
  color: #333333;
  margin: 0px;
  padding: 0px;
}
#navi {
	margin: 0px;
	padding: 0px;
	width: 980px;
	height: 41px;
}

ul#navigation {
	margin: 0px;
	padding: 0px;
	list-style: none;
	background-image: url(images/gnavi.jpg);
	background-repeat: no-repeat;
}

#navi li {
  float: left;
  text-indent: -9999px;
}

#navi a {
	text-decoration: none;
	overflow: hidden;
	background-repeat: no-repeat;
	background-image: url(images/gnavi.jpg);
}

#navi1,
#navi1 a,
#navi2,
#navi2 a,
#navi3,
#navi3 a,
#navi4,
#navi4 a,
#navi5,
#navi5 a,
#navi6,
#navi6 a,
#navi7,
#navi7 a {
  display: block;
  width: 140px;
  height: 41px;
  margin: 0px;
  padding: 0px;
}



#navi1 a { background-position: 0px 0px;}
#navi2 a { background-position: -140px 0px;}
#navi3 a { background-position: -280px 0px;}
#navi4 a { background-position: -420px 0px;}
#navi5 a { background-position: -560px 0px;}
#navi6 a { background-position: -700px 0px;}
#navi7 a { background-position: -840px 0px;}

#navi1 a:hover { background-position: 0px -41px;}
#navi2 a:hover { background-position: -140px -41px;}
#navi3 a:hover { background-position: -280px -41px;}
#navi4 a:hover { background-position: -420px -41px;}
#navi5 a:hover { background-position: -560px -41px;}
#navi6 a:hover { background-position: -700px -41px;}
#navi7 a:hover { background-position: -840px -41px;}


#topimg {
	width: 963px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}

#content {
	margin: 0;
	padding: 0px;
	clear: both;
}

/* Left */
#left {
	width: 580px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	float: left;
}

/* Right */
#right {
	width: 300px;
	float: right;
	background-color: #FBECD7;
	background-image: url(images/Lbg_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: 70px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}
.rightbox {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.rightbtm {
	background-image: url(images/Lbg_btm.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 10px;
	text-align: center;
	width: 300px;
}


/* レポーターブログ一覧 */
#list {
    width: 540px;
    margin: 0px;
    padding: 0px;
    clear: both;
}

.listdata {
	float: left;
	width: 250px;
	height: 300px;
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.blogtt h3 {
    margin: 0px;
    padding: 0px 0px 5px 0px;
    line-height: 1.6;
    font-weight: normal;
    vertical-align: middle;
}
.topimage {
	float: left;
	width: 60px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.toplist01 {
	float: left;
	width: 150px;
	padding-left: 10px;
	margin-top: 5px;
}



.newentry {
	color: #FF9900;
	margin: 0px;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 12px;
	padding-left: 0px;
}
.topentry {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.topentry li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	background-image: url(images/vector.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 15px;
}



ul.entrytt {
	margin: 0px;
	list-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 100px;
}

.entrytt li {
    margin: 0px;
    padding: 0px;
    line-height: 1.6;
}
.listlast {
	clear: both;
	text-align: left;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5E533F;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	line-height: 1.4em;
}
.listlast ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.listlast li {
	background-image: url(images/vector.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}




/* 検索 */
.search {
  margin: 0px;
  padding: 0px;
  width: 250px;
  height: 30px;
}

.searchin {
  font-size: 75%;
  line-height: 1.5;
  margin: 0px;
  padding: 0px;
}

.searchin form {
  margin: 0px;
  padding: 0px;
}

#search_images {
  margin: 0px;
  padding: 0px;
  vertical-align: middle;
}

#search_text {
  margin: 0px;
  padding: 0px;
  color: #CCCCCC;
  vertical-align: middle;
  height: 20px;
  border: 1px solid #F7931E;
}

/* ログイン */
.login {
  margin: 0px;
  padding: 0px;
  border: 1px solid #B1CA00;
}

.loginin {
  font-size: 75%;
  line-height: 1.5;
  margin: 0px;
  padding: 10px;
}

.loginin form {
  margin: 0px;
  padding: 0px;
}

.login_text {
  margin: 0px;
  padding: 0px;
  color: #CCCCCC;
  vertical-align: middle;
  height: 20px;
  border: 1px solid #B1CA00;
}

#login_images {
  margin: 10px 0px 0px 0px;
  padding: 0px;
  vertical-align: middle;
}

/* 新着NEWS */
.news {
  margin: 10px 0px 0px 0px;
  padding: 0px;
  font-size: 75%;
  line-height: 1.8;
  font-weight: bold;
  text-indent: 30px;
  vertical-align: middle;
  color: #F7931E;
  background: url(http://e-egao.biz/blog/images/point.gif) no-repeat left center;
}

ul.sideul {
  margin: 0px;
  padding: 10px;
  list-style: none;
}

.sideul li {
  margin: 0px 0px 10px 0px;
  padding: 0px;
  font-size: 75%;
  line-height: 1.6;
}



/* レポーターブログ用 */


#blogmain {
	width: 470px;
	margin: 0px;
	padding: 10px;
	float: left;
	font-size: 12px;
	font-weight: normal;
}
#sidebar01 {
	width: 200px;
	float: left;
	background-repeat: no-repeat;
	background-image: url(images/side01bg.png);
	background-position: left top;
	margin-top: 27px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	font-weight: normal;
}
#sidebar02 {
	width: 190px;
	padding: 5px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	font-weight: normal;
}
/*フッター */
.footerbar {
	text-align: center;
	margin: 0;
	background-image: url(images/ftbg.png);
	background-repeat: repeat-x;
	height: 74px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
}

.footerbar a {
	color: #FF9900;
}

.footerbar a:hover {
	color: #ff8c00;
	text-decoration:underline overline;
}


ul.ftmenu {
  margin: 0px;
  padding: 0px;
  width: 400px;
  list-style: none;
  float: left;
}

.ftmenu li {
  margin: 0px 0px 10px 10px;
  padding: 0px;
  float: left;
}

.copy {
  margin: 0px;
  padding: 0px;
  float: right;
}

/* ハック */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  display: inline-block;
}
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
.topid2 {
	background-image: url(images/top_adachi.jpg);
	background-repeat: no-repeat;
	width: 240px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	height: 250px;
}
.topid3 {
	background-image: url(images/top_kawadu.jpg);
	background-repeat: no-repeat;
	width: 240px;
	clear: both;
	height: 250px;
}
.topid4 {
	background-image: url(images/top_ito.jpg);
	background-repeat: no-repeat;
	width: 240px;
	clear: both;
	height: 250px;
}
.topid5 {
	background-image: url(images/top_kiyohara.jpg);
	width: 240px;
	background-repeat: no-repeat;
	clear: both;
	height: 250px;
}
.topid6 {
	background-image: url(images/top_yahata.jpg);
	background-repeat: no-repeat;
	width: 240px;
	clear: both;
}
.topid7 {
	background-image: url(images/top_ono.jpg);
	background-repeat: no-repeat;
	width: 240px;
	clear: both;
}
.topid8 {
	background-image: url(images/top_hirakawa.jpg);
	background-repeat: no-repeat;
	width: 240px;
	clear: both;
}
.asset-image img {
	padding: 3px;
	border: 1px solid #CCCCCC;
}
.asset-image img a:hover{
	padding: 3px;
	border: 1px solid #FF9900;
}
.blogtt a {
	text-indent: -9999px;
	display: block;
	height: 50px;
}
.date00 {
	font-size: 100%;
}

.bloghead {
	margin: 0px;
	padding: 0px;
}
.asset-meta {
	text-align: right;
}
.asset-body {
	font-size: 14px;
	line-height: 1.5em;
	padding: 10px;
	color: #333333;
	font-weight: normal;
}
#sidebar01 .widget-header {
	background-image: url(images/side01bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 34px;
	width: 198px;
	padding-top: 10px;
	color: #FFFFFF;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
#sidebar02 .widget-header {
	background-image: url(images/side02bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 34px;
	width: 198px;
	padding-top: 10px;
	color: #FFFFFF;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
#page-title {
	font-size: 20px;
	padding-top: 25px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 30px;
	margin: 0px;
	color: #333333;
	font-weight: bold;
}
.rss-box-topics .rss-title {
	background-image: url(images/side02oficial.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	height: 34px;
	width: 198px;
}
.rss-box-topics .rss-items {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	width: 200px;
}
.rss-box-topics .rss-items li {
	background-image: url(images/vector.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.rss-box-topics .rss-date {
	color: #669900;
	font-weight: bold;
}

.rss-box-tool .rss-title {
	background-image: url(images/side02tool.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	height: 34px;
	width: 198px;
}
.rss-box-tool .rss-items {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	width: 200px;
}
.rss-box-tool .rss-items li {
	background-image: url(images/vector.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.rss-box-tool .rss-date {
	color: #669900;
	font-weight: bold;
}
.widget-header {
	color: #FFFFFF;
	background-image: url(images/sidebg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	width: 287px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 20px;
	height: 37px;
	margin: 0px;
}
.widget-list {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.widget-list-item {
	background-image: url(images/vector.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
}
.date00 {
	color: #669900;
	font-weight: bold;
}
.entry-asset {
	margin-top: 20px;
	margin-bottom: 20px;
}

.asset-body {
	font-size: 16px;
	line-height: 1.5em;
	color: #333333;
}

.widget-search input{
     margin-left:20px;
}
.widget-search input#search {
    width: 150px;
}
.asset h2 {
	margin: 0px;
	padding: 0px;
}
.entry-title {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #669900;
	font-weight: bold;
	padding: 3px;
	margin-top: 10px;
	margin-bottom: 5px;
}


.entry-title a{
	padding-top: 25px;
	padding-left: 20px;
	font-size: 20px;
	color: #333333;
	margin: 0px;
	padding-bottom: 0px;
	width: 420px;
	font-weight: bold;
}
.asset-meta {
	margin: 0px;
	padding: 0px;
}
.widget-content {

	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.widget-content ul{
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	list-style-type: none;

}
.widget-content li{
	background-image: url(images/vector.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
}





#calendar {
    margin: 5px 0 10px;;
    color: #444444;
}
.calendarhead {
    padding-bottom: 5px;
    font-size: 9px;
    letter-spacing: 0.2em;
}
#calendar table {
    padding: 0;
    border-collapse: collapse;
}
#calendar th {
    padding-bottom: 3px;
    text-align: center;
    font-size: 9px;
    width: 23px;
}
#calendar td {
    padding: 2px 0;
    text-align: center;
    font-size: 10px;
    line-height: 120%;
}
.today {
    display: block;
    border: 1px solid #444444;
}
.sunday,
.holiday,
.holiday a:link,
.holiday a:visited {
    color: #e50003;
}
.saturday,
.saturday a:link,
.saturday a:visited {
    color: #0000ff;
}
