/*ここは消さないで下さい!*/
/* Edited with EditCSS */
/*CSSLicense: jp-soft.com Tsunehisa Hazama*/

/* BODY */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #FFFFFF;
	margin : 0px 0px 0px 0px;
	color:#666;
	font-size: 12px;
	line-height: 150%;
	}


/* 画像の属性 */

img {border-style: none;}


/*左に画像、右に文章*/
.left{
	float: left;
	margin: 0px 20px 20px 0px;
}

/*左に文章、右に画像*/
.right{
	float: right;
	margin: 0px 0px 20px 20px;
}

/* 強調文の属性*/

strong {color: #FF0000;}

/* リンクの属性（未指定の時） */
a:link, a:visited, a:active {color: #3399CC;text-decoration: none;}
a:hover {color: #FFCC00;text-decoration: underline;}

/* フィールド属性 */	
fieldset {
	font-size:12px;
	line-height: 120%;
	color: #666;
	margin-top : 10px;
	padding: 5px;
	text-align: left;
	}
legend {font-size: 12px;color: #3399CC;font-weight: bold;}

/* 基本設定*/

#wrapper{
	width: 780px;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
	background-color:white;
	}

.red {
	color:#f00;
	}

.blue {
	color:#0000FF;
	}

.mark {
	background-color:#FFFF00;
	padding:0px 2px 0 2px;
	line-height:140%;
}

.mark-1 {
	background-color:#99FFFF;
	padding:0px 2px 0 2px;
	line-height:140%;
}

.akira{font-size:24px;
      line-height:150%; 
      font-weight:bold;
      color:#0000FF;
}
.akira1{font-size:24px;
      line-height:150%; 
      font-weight:bold;
      color:#ff0000;
}
.akira2{font-size:24px;
      font-weight:bold;
      line-height:150%; 
      color: #009900; 
}
.akira3{font-size:16px;
      font-weight:bold;
      line-height:190%; 
}

/*ブログの枠等の属性*/

#container{
	width:780Px;
	margin-left:auto;
	margin-right:auto;
	background: url("http://big.dreambomber.net/img/top.gif");
	background-repeat: no-repeat;
	text-align:left;
	}
		
/*ヘッダー*/
#header	{margin : 0px; padding: 0px; height : 180px;}
#header h1{margin-top : 0px; margin-bottom: 0px; text-indent: -1000px;}
#header h1 a {
	width:420px;
	height: 180px;
	background-image: url("http://big.dreambomber.net/img/top.gif");
	background-repeat: no-repeat;
	display: block;
	}
#header h1 a:hover {background-image: url("http://big.dreambomber.net/img/top.gif");}

/*サイドバー*/
#sidebar {
	width: 200px;
	float: right;
	margin: 0px;
	color: #666;
	}

#sidebar .search {
	margin: 0px;
	padding-top: 10px;
	font-size: 10px;
	text-align: left;
	line-height: 130%;
	}


/*メニュー*/
.menu dt.pt1{
	list-style: none;
	margin: 0px;
	}

.menu dd.pt2 {
	color: #4055BF;
	text-decoration:none;
	width:200px;
	height:24px;
	background-image: url("http://big.dreambomber.net/img/menu01.gif");
	background-repeat: no-repeat;
	text-indent: 10px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding-top: 2px;
	margin : 10px 0px 0px 0px;
	list-style: none;
}

.menu dl {
   color: #666;
   margin: 0px 0px 0px 0px;
   list-style: none;
}

.menu dd {
	color: #3399CC;
	color:#444;
	text-decoration:none;
	width:200px;
	height:20px;
	background-image: url("http://big.dreambomber.net/img/menu03.gif");
	background-repeat: no-repeat;
	text-indent: 20px;
	display: block;
	font-size: 12px;
	padding-top: 2px;
	margin : 0px;
	list-style: none;
}

.menu dd a:link, .menu dd a:visited, .menu dd a:active{
	color:#3399CC;
	text-decoration:none;
	width:200px;
	height:20px;
	background-image: url("http://big.dreambomber.net/img/menu03.gif");
	background-repeat: no-repeat;
	text-indent: 20px;
	display: block;
	font-size: 12px;
	padding-top: 1px;
	margin : 0px;
   list-style: none;
	}
		
.menu dd a:hover{
	color: #FF6600;
	background-image: url("http://big.dreambomber.net/img/menu04.gif");
	background-repeat: no-repeat;
	background-color: #FFF;
	list-style: none;
	}

/*コンテンツ*/
#content {
	width: 560Px;
	float: left;
	background-color: #FFF;
	margin: 0px;
	}
				
#content h2	{
	border-left: 10px double #3388FF;
	height: 20px;
	margin: 20px 0px 0px 0px;
	padding: 2px 0px 0px 12px;
	font-size:14px;
	color : #666E99;
	text-align: left;
	}

#content h3 {
	border-style: solid;
	border-color: #4055BF;
	border-width: 0px 0px 1px 0px;
	background-color: #DCEBF0;
	margin: 10px 0px 5px 0px;
	padding-left:5px;
	font-size:12px;
	color : #3399CC;
	}
	
#content h4 {
	margin: 0px;
	padding: 10px 0px 5px 0px;
	font-size:12px;
	color : #3399CC;
	}

#content p {
	font-size: 12px;
	color:#666;
	line-height: 140%;
	margin: 5px 5px 5px 10px;
	}
	
/*ＮＥＸＴ表示*/
.next {
	font-size: 12px;
	color:#666;
	line-height: 120%;
	margin: 0px 5px 0px 10px;
	text-align: right;
	}

/*エントリーボックス*/
#content .ent_box{
	width: 540px;
	border: 1px solid #99C4FF;
	float: left;
	margin: 10px 0px 10px 0px;
	padding: 10px;
	}

/* h1 h2 h3リンク属性 */
#content a:link.c1, #content a:visited.c1, #content a:active.c1{color: #3399CC;text-decoration: none;}
#content a:hover.c1{color : #FF2200;}

/* contenntリンク属性 */
#content a:link, #content a:visited, #content a:active {color: #3399CC;text-decoration: none;}
#content a:hover{color : #FF2200;text-decoration: underline;}

/*グーグルアドセンス*/
.ads{
	margin: 0px;
	padding: 10px 0px 10px 0px;
	font-size: 10px;
	text-align: center;
	}
.ads .slink{
	margin: 0px; 
	font-size: 9px; 
	color: #999;
	text-align: right;
	}

/*trackbacks & Comments*/

#content .post1 {
	border-top: solid 1px #AAAAFF;
	font-size: 10px;
	padding-top: 6px;
	margin-bottom: 30px;
	}

#content #trackbackdata h3{
	font-size: 10px;
	color: #888;
	margin-bottom: 0px;
	}

#content #tbdata. #content #commentdata p{
	font-size: 10px;
	color: #888;
	margin-top: 0px;
	margin-bottom: 0px;
	}

#content #commentdata .post2 p{
	margin-bottom: 20px;
	font-size:10px;
	text-align: right;
	}
#content .error {
	font-size : 14px;
	color: red;
	border: 1px solid red;
	padding: 5px;
	text-align: center;
	}

/*フッターナビ*/
.rss {
	clear: both;
	margin: 0px;
	padding: 5px 5px 5px 5px;
	text-align: right;
	font-size: 10px;
	}

.rss img{border-style: none; vertical-align: middle;}


/*フッター*/
#footer{
	clear: both;
	border-top: 1px solid #999;
	color: #999;
	margin-top: 10px;
	padding: 0.5em 1em 0.5em 0em;
	text-align: right;
	font-size: 12px;
	line-height: 133%;
	}
#footer img{border-style: none;	vertical-align: middle;	}

#footer .banner{
	background-color: #FFF;
	margin: 0px;
	padding: 15px 5px 10px 5px;
	float: left;
	}

/*  ページナビ  */
.navi2 {
	height: 15px;
	border-bottom: 2px solid #3388FF;
	font-size: 10px;
	color:#666;
	margin :0px;
	padding-left: 10px;
	}

.navi2 a:link, .navi2 a:visited, .navi2 a:active {
	color: #3399CC;
	text-decoration: none;
	}

.navi2 a:hover {
	color: #FFCC00;
	text-decoration: underline;
	}

/*  記事の分割ナビ */
.paginate {
	margin-top: 10px;
	text-align:left;
	font-size: 10px;
	color: #999;
	}

/*  記事の右寄せ  */
.detail {
	text-align:right;
	font-size: 10px;
	margin-right:10px;
	margin-top;0px;
	margin-bottom;0px;
	}

/*  フォームメール用  */
.comments-head{
	margin: 10px 10px 10px 5px;
	font-size: 14px;
	font-weight: bold;
	color: #4A4A97;
	}

.comment-content{
	margin: 10px 0px 10px 10px;
	font-size: 12px;
	color: #666;
	line-height: 155%;
	}

.comment-view{
	margin: 0px 0px 10px 10px;
	font-size: 12px;
	color:  #3399CC;
	line-height: 155%;
	}
