@charset"Shift_JIS";

/* 共通
---------------------------------------------------- */
body{
    margin:0;
    padding:0;	
    color:#666;
    font-family: "ＭＳ Ｐゴシック", "Osaka";
    background-color: #E2EDDF;
	  text-align: center;
}

a{
    color:#336699;
}

a:hover{
	color:#3366cc;
    text-decoration:none;
}

img{
	border: 0;
}

p,ul{
    font-size:83%;
    line-height:150%;
}

h1{
   margin:0;
   padding:0;
}

.bold {
	font-weight: bold;
}

.red {
	color: #cc0000;
}

.tagline {
   font-size: 75%;
   }
   
.manny {
   color:#cc0000;
   font-size:100%;
   font-weight:bold;
}
	 

#contents{
    width:760px;
    margin-left:auto;
    margin-right:auto;
    padding:0;
    background-image: url(../img/top_bg.gif);
    background-repeat: repeat-y;
	text-align: left;
}

.path {
	text-align:right;
	padding: 5px;
	margin: 15px;
	border-bottom: 1px dotted #CCC;
}

.header{
    margin:0 0 20px;
    padding:0;
}

.link {
	font-size: 70%;
	text-align:center;
	border-top: 1px solid #ccc;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}


.totop{
	width:700px;
	height:30px;
	margin:1.5em 0;
	padding:15px 30px 0 0;
	text-align:right;
	background:url(../img/icon_03.gif) no-repeat right;
	clear:both;
}

/* コンテンツ
---------------------------------------------------- */
#contents h2 {
    margin:0;
    padding:0;
}

#entrybox {
   padding:0;
   margin-left: 5px;
} 

#entrybox h2{
	font-size:80%;
	background: url(../blog/img/h3_01.gif) no-repeat;
	color:#fff;
	font-weight:bold;
	width:534px;
	height:25px;
	padding: 10px 0 0 20px;
} 

#contents h3 {
	font-size:80%;
	background: url(../blog/img/h3_01.gif) no-repeat;
	color:#fff;
	font-weight:bold;
	width:534px;
	height:25px;
	padding: 10px 0 0 20px;
}

#contents p.posted {
  padding-top:0.5em;
  padding-bottom:1em;
  border-top:1px dashed #ccc;
  border-bottom:1px solid #ccc;
  text-align:right;
}

#contents p{
  padding:1em;
}


#contents #entrybox {
  width:554px;
  margin-bottom:40px;
}

#contents p.content-nav {
  padding:0.5em;
  background-color:#F1F7F0;
}


/* コンテンツスタイル
---------------------------------------------------- */
table #tamanegi {
   font-size:80%;
   border-top: 1px solid #ccc;
   border-left: 1px solid #ccc;
}

table #tamanegi td{
   border-right: 1px solid #ccc;
   border-bottom: 1px solid #ccc;
}

/* サブナビゲーション
---------------------------------------------------- */

#sidebar{
	margin-left: 10px; 
}

#sidebar h2{
	margin: 0;
	padding-top: 5px;
	font-size:80%;
	background: url(../blog/img/subnavi_bg.gif) no-repeat;
	color:#fff;
	font-weight:bold;
	width:170px;
	height:19px;
	text-align:center;
}

#sidebar ul{  
  margin: 0; 
  padding: 0;
  list-style: none;
  font-size: 80%;
}

#sidebar ul li{
	margin: 0;
	padding:5px 0 0 15px;
	width: 153px;
	height: 30px;
	background-color: #fff;
	border-right: 1px solid #bbb;
	border-bottom: 1px dashed #839F42;
	border-left: 1px solid #bbb;
	background: url(../img/icon_02.gif) no-repeat 0.5em 1em;
}

#sidebar li a{
    display: block;
	text-decoration: none;
	width: 153px;
	height: 30px;
}

#sidebar li a:hover {
	display: block;
	width: 153px;
	height: 30px;
	text-decoration: underline;
}

#Blogcom,
#Blogcate,
#Blogarc,
#Blogsea {
   margin-bottom:15px;
}

#Blogsea {
   font-size:80%;
}

#Blogsea div.search{
   border-right: 1px solid #bbb;
   border-left: 1px solid #bbb;
   padding: 1em 0 0 0.5em;
   width:162px;
}




/*-----------------------------------フッター*/

table#footer p{
   font-size:75%;
	 padding:0;
	 margin:0;
	 }
	 
table#footer p.txt{
	 padding-bottom:0.5em;
	 margin-bottom:0.5em;
	 border-bottom:1px dashed #ccc;
	 margin-top:1em;
	 font-size:70%;
	 }
	 
img.linkbanner {
	margin:20px 0 0 0px;
	padding:0;
}