* {   
    margin:0;   
    padding:0;   
}   
body {
	font-family: Meiryo, "メイリオ", Verdana, "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", Osaka, "MS P Gothic", "ＭＳ Ｐゴシック", sans-serif;
	font-size:80%;
	background:url(http://www.insecte.jp/image/bg.gif) repeat-x;
	background-color:#f5f5f5;
    line-height:1.6;
	color:#333333;
}
html {   
    overflow-y:scroll;   
}
h1,h2,h3,h4{
	line-height:1;
}
p,li,dt,dl {   
    line-height:1.6;
}   
img {   
    border:0;
	vertical-align:bottom;
	font-size:0;
	line-height:0.1;
}   
address {   
    font-style:normal;   
}
#box:after{
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}
#box:after {
  min-height: 1px;
}
* html #box:after{
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
#layout {
	width:950px;
	margin:0 auto;
	height:auto;
}

#main {
	float:right;
	width:694px;
	margin-right:20px;
	display:inline;
}

#side {
	float:left;
	width:203px;
	margin-left:20px;
	display:inline;
	margin-top:20px;
}
/*
 Head [  
----------------------------------------------------------- */  
#header {
	height:85px;
}
.logo{
	margin:20px 0 0 20px;
	float:left;
}
.navibox{
	width:463px;
	float:right;
	margin:55px 20px 0 0;
}
.navibox img{
	margin-right:15px;
}


h1 {
margin: 0px;
padding: 0px;
}

ul {
margin: 0px 0px 0px 15px;
padding: 0px;
}

/*  
 Link Color [  
----------------------------------------------------------- */  
a:link {
	text-decoration:none;
	color:#00a1e9;
}   
a:visited {   
    text-decoration:none;
	color:#00a1e9;
}   
a:hover {
    text-decoration:none;
	color:#ffaa00;
}   
a:active {
    text-decoration:none;
	color:#ffaa00;
}

.site_title a {color: #666666;text-decoration: none;}
.site_title a:link {color: #666666;text-decoration: none;}
.site_title a:visited {color: #666666;text-decoration: none;}
.site_title a:active {color: #666666;text-decoration: none;}
.site_title a:hover {color: #666666;text-decoration: none;}

.site_title {
font-size: 24px;
color: #000000;
margin: 20px 0px 10px 0px;
padding: 0px;
}

.description {
font-size: 14px;
color: #666666;
margin: 0px 0px 25px 0px;
display:none;
}


.entry_navi{
font-size: 12px;
color: #666666;
margin: 15px 0px 15px 0px;
}

.entry {
margin: 20px 0 0 0;
padding: 0px;
}

.entry_date {
font-size: 90%;
margin: 0px 10px 0px 0px;
float:right;
}

.entry_title {
	background:url(http://www.insecte.jp/image/title.png) no-repeat;
	width:660px;
	height:28px;
	font-size: 14px;
	font-weight: bolder;
	color: #ffffff;
	padding:10px 10px 0 24px; 
}
.witebox{
	background:url(http://www.insecte.jp/image/flash02.png) repeat-y;
	padding:10px 27px 5px 27px;
}



.entry_body {
font-size: 12px;
line-height: 170%;
color: #666666;
margin: 15px 0px 15px 0px;
}

.entry_author {
font-size: 10px;
color: #999999;
margin: 5px 0px 5px 0px;
text-align: right;
}

.entry_more {
font-size: 11px;
line-height: 170%;
color: #333333;
margin: 15px 0px 15px 0px;
}

.entry_state {
font-size: 11px;
color: #666666;
margin: 15px 0px 30px 0px;
}

blockquote {
font-size: 11px;
color: #666666;
margin: 20px 10px 20px 10px;
padding: 10px;
border-left: 3px solid #CCCCCC;
}

.comment-title {
font-size: 14px;
font-weight: bolder;
color: #666666;
margin: 10px 0px 10px 0px;
padding-bottom: 3px;
border-bottom: 1px dotted #CCCCCC;
}

.trackback-title {
font-size: 14px;
font-weight: bolder;
color: #666666;
margin: 10px 0px 10px 0px;
padding-bottom: 3px;
border-bottom: 1px dotted #CCCCCC;
}

.pict {
border-width: 1px;
border-style: solid;
border-color: #999;
}

.linktitle {
font-size: 12px;
font-weight: bolder;
color: #666666;
line-height: 170%;
margin: 10px 0px 0px 0px;
}

.linktext {
font-size: 11px;
color: #999999;
line-height: 170%;
margin: 5px 0px 15px 0px;
}

.search {
font-size: 10px;
color: #333333;
line-height: 170%;
margin: 20px 0px 5px 0px;
}

.copyright {
font-size: 10px;
color: #333333;
line-height: 170%;
border-top: 1px solid #666666;
margin: 10px 0px 0px 0px;
padding-top: 10px;
}

.calendar {
font-size: 10px;
color: #666666;
margin: 5px 0px 20px 0px;
}

.calendar_month {
margin-bottom: 10px;
font-size: 10px;
color: #F666666;
}

.cell {
width: 25px;
height: 20px;
padding: 0px;
}


.page_navi {
margin-top: 30px;
font-size: 10px;
color: #666666;
}

/*  
 side [  
----------------------------------------------------------- */
.sidenaka{
	background:url(http://www.insecte.jp/image/side01.png) repeat-y;
	padding:15px 21px 5px 22px;
}
.t20{
	margin:20px 0 0 0;
}

/*  
 footer [  
----------------------------------------------------------- */  
#footer{
	width:950px;
	padding:15px 0;
	margin:20px auto;
	border-bottom:1px solid #C0C0C0;
	border-top:1px solid #C0C0C0;
	text-align:center;
}
#footer a{
	margin:0 10px;
}
#footer a:link{
	color:#333333;
	margin:0 10px;
}
#footer a:visited{
	color:#333333;
}
#footer a:hover {
	color:#00a1e9;
}
#footer a:active{
	color:#00a1e9;
}
