﻿@charset "UTF-8";
/*----------------------------
  CSS bit Document 2007.12
----------------------------*/

 @import url(blogcommon.css);
 @import url(blogside.css);

/*###### トップページ ########*/

#Navi06 a { background:url(../img/common/navi/Navi_06.gif) bottom;}

/*TOPページ*/

.topImage {
	margin-left:5px;
	margin-bottom:10px;
	width:780px;
	height:100px;
	background:url(../blog/img/topimage.gif) left top no-repeat;}

.topImage h2 {
	display:none;}
	
/* Main */

#Main h3{
	margin:10px 0 25px 0;}
	
#Main h3.sub{
	margin:10px 0 25px 0;
	padding:25px 0 0 70px;
	width:572px;
	height:73px;
	background:url(../blog/img/midashi_l.gif) left top no-repeat;
	font-size:20px;
	color:#003;}

html>body #Main h3.sub{
	width:502px;
	height:48px;}

#Midashi {
	width:573px;
	height:101px;
	background:url(../img/top/midashi_system.jpg) left top no-repeat;
	text-indent:-9999px;}
#Midashi h3 {margin:0px;}


/*Blog*/

div.entry {
	padding-bottom:5px;
	background:url(../img/top/line_dot.gif) bottom repeat-x;}

.next {
	text-align:right;}

.date {
	text-align:right;
	font-size:10px;
	font-family:Verdana, sans-serif; }

	
/* end */

