/* 

    2005/07/12
    Blog  -  Blue Line Grayscale CSS 

    1.基本設定
    2.ヘッダ　タイトル部分
    3.左カテゴリー
    4.右カテゴリー（本文）
    5.フッタ　コピーライト部分


*/

/*  1.基本設定  */
body{
text-align:center;
background-color:#FFFFFF;
font-size:12px;
color:#333333;
}

a{
color:#444444;
text-decoration:none;
}

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

a:link{
color:#FF6600;
text-decoration:none;
}


#whole{
margin-left:auto;
margin-right:auto;
width:760px;
height:auto;
border:1px solid #DBDBDB;
}

td{
vertical-align:top;
}

table{
font-size:12px;
}

/*  2.ヘッダ　タイトル部分  */
#title{
text-align:left;
margin:0px;
padding:0px 0px 10px 0px;
background:url('http://www.dreamblog.jp/blog/blog_master_skin/5/simpleline/orange/bar_solid_orange.gif') repeat-x;
background-position:bottom center;
}

h1{
font-size:18px;
color:#000000;
font-weight:bold;
margin:0px;
padding:10px 0px 0px 20px;
}

#title img{
margin:5px 19px 0px 20px;
}

#useroption{
text-align:right;
height:20px;
padding:5px 12px 0px 0px;
margin:7px 15px 10px 0px;
}



/*  3.左カテゴリー  */
#leftcateg{
text-align:left;
float:left;
margin:10px 0px 0px 10px;
padding:0px;
width:220px;
}

.leftcategtitle{
text-align:left;
width:223px;
height:23px;
background-image:url('http://www.dreamblog.jp/blog/blog_master_skin/5/simpleline/title_categ_fix.gif');
background-repeat:no-repeat;
font-size:12px;
margin:0px;
padding:6px 0px 0px 30px;
}

#leftcateg ul{
text-align:left;
margin:10px 0px 20px 0px;
padding:0px;
}


.categname{
background:url('http://www.dreamblog.jp/blog/blog_master_skin/5/simpleline/orange/arrow_orange.gif') no-repeat;
background-position:0px 1px;

margin:0px 0px 5px 0px;
list-style-type:none;
padding:0px 0px 0px 10px;
}

.categnamenormal{
margin:0px 0px 0px 15px;
list-style-type:none;
}

.categname img{
margin:0px 5px 0px 0px;
padding:0px;
}





/*  4.右カテゴリー（本文）  */
#rightcateg{
text-align:left;
float:left;
margin:10px 0px 0px 18px;
width:471px;
}

h2{
text-align:left;
width:471px;
height:23px;
background-image:url('http://www.dreamblog.jp/blog/blog_master_skin/5/simpleline/title_news_fix.gif');
background-repeat:no-repeat;
font-size:14px;
font-weight:normal;
margin:0px;
padding:5px 0px 0px 30px;
}

.timecode{
text-align:left;
margin:15px 5px 0px 0px;
font-size:12px;
position:relative;
top:-13px;
left:380px;
padding:0px;
}

.newsedit{
font-size:12px;
text-align:right;
margin:0px 5px 0px 0px;
}



.mainnews{
font-size : 14px;
line-height : 18px;
text-align:left;
margin:10px 5px 20px 10px;
}

.mainnews a {color: #000000;text-decoration: underline}
.mainnews a:link {color: #000000;text-decoration: underline}
.mainnews a:visited {color: #000000;text-decoration: underline}
.mainnews a:active {color: #FF6600;text-decoration: underline}
.mainnews a:hover {color: #FF6600;text-decoration: underline}

.mainnews img#more{
margin:10px 0px 10px 0px;
}

.endpublish{
text-align:left;
margin:5px 5px 15px 10px;
padding:2px 0px 5px 0px;
line-height:120%;
background-image:url('http://www.dreamblog.jp/blog/blog_master_skin/5/simpleline/orange/bar_dashed_orange.gif');
background-repeat:repeat-x;
background-position:top;
color:#555555;
font-size:12px;
}

.commentgruop{
font-size:12px;
}


.infotitle{
background:url('http://www.dreamblog.jp/blog/blog_master_skin/5/simpleline/title_news_fix.gif') no-repeat;
padding:7px 10px 0px 8px;
width:471
}

.infotitle ul{
margin:0px;
padding:0px 0px 15px 5px;
}

.infomation{
font-size:14px;
text-align:left;
list-style-type:none;
margin:0px;
padding:4px 0px 0px 0px; 
}

.infomation a {color: #000000;text-decoration: underline}
.infomation a:link {color: #000000;text-decoration: underline}
.infomation a:visited {color: #000000;text-decoration: underline}
.infomation a:active {color: #FF6600;text-decoration: underline}
.infomation a:hover {color: #FF6600;text-decoration: underline}

.infotitle_title{
margin:0px 0px 10px 0px;
padding:0px 0px 0px 25px;
}

.comment_form_title{
width:300px;
}

.comment_form_name{
width:300px;
}

.comment_form_url{
width:300px;
}

.comment_form_textarea{
width:450px;
}

.commentform{
line-height:180%;
}


/*  5.フッタ　コピーライト部分  */
#footer{
clear:left;
background:url('http://www.dreamblog.jp/blog/blog_master_skin/5/simpleline/orange/bar_solid_orange.gif') repeat-x center top;
}

.copyright{
text-align:right;
font-size:10px;
margin:10px 20px 10px 0px;
padding:20px 0px 10px 0px;
}

.TOP_PAGE a {color: #000000;text-decoration: underline}
.TOP_PAGE a:link {color: #000000;text-decoration: underline}
.TOP_PAGE a:visited {color: #000000;text-decoration: underline}
.TOP_PAGE a:active {color: #FF6600;text-decoration: underline}
.TOP_PAGE a:hover {color: #FF6600;text-decoration: underline}

.deco_none { text-decoration: none; }
.ENTRY_FOOTER { padding-bottom: 10px; }