/*

ここは消さないで下さい

Copyright (C) 2004 Dr.Blog. All Rights Reserved. http://drblog.jp/ 

*/



body {
margin: 0px 0px 0px 0px;
background-color: #EEEEEE;	
background-image: url("images/inbox_bg.gif");
background-repeat: repeat-y;
/*background-position: top left;
background-attachment: fixed;*/
text-align: center; 

width: 780px; 
background-position: 780px 0px;


}


a {
text-decoration: none;		
}

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

a:visited {
text-decoration:none;
color: #285FFF;
}

a:active {
color: #285FFF;
}

a:hover {
color: #285FFF;
background-color: #9FB8FF;
}
h1, h2, h3 {
margin: 0px;
padding: 0px;
font-weight: normal;
}


/*ベースカラー*/
#container {
line-height: 140%;
margin-right: auto;
margin-left: auto;
text-align: center;
padding: 0px;
width: 780px;
background-color: #FFFFFF;
/*border-right: double 4px #285FFF;
border-left: double 4px #285FFF;
border-bottom: double 4px #285FFF;*/


}
/*バナー*/
#banner {
font-family: Verdana, Arial, sans-serif;
background-image: url("images/sea.gif");
background-repeat: no-repeat;
background-position: top left;
text-align: left;
padding: 15px 10px 0px 20px;
/*height: 80px;*/


}

#banner-img {
padding: 20px 0px 0px 0px;
float: left;
}
#banner a {
    color: #FFFFFF;
    text-decoration: none;
	}
	
#banner a:link { text-decoration:none; color: #FFFFFF;}
#banner a:visited { text-decoration:none; color: #FFFFFF;}
#banner a:hover { text-decoration:none; color: #FFFFFF; background:none;}

/*タイトル文字*/
#banner h1 {
position: relative; bottom: 4px; z-index: 1;

font-size: 11px;
font-weight: lighter;
color: #FFFFFF;

}

/*サブタイトル文字*/
#banner h2 {
text-align: right;
position: relative; bottom: 124px; z-index: 2;
font-size:10.5px;
font-weight: lighter;
color: #FFFFFF;
}

#center {
float: left;
width: 420px;		
overflow: hidden;
border-top: solid 1px #285FFF;
border-right: solid 1px #285FFF;
border-left: solid 1px #285FFF;
border-bottom: solid 1px #285FFF;
background-color: #E8EDFB;
}

#center600 {
float: left;
width: 600px;
overflow: hidden;
}

.content {
padding: 0px 10px 0px 10px;
color: #646464;
font-family: Verdana, Arial, sans-serif;
font-size:12px;
}

#right {
float: left;
overflow: hidden;		
width: 178px;

padding: 10px 0px 0px 0px;
}
#left {
float: left;		
width: 178px;
overflow: hidden;
padding: 10px 0px 0px 0px;
}


/*記事部分*/
.content p {
color: #646464;
font-family: Verdana, Arial, sans-serif;
font-weight: normal;
background-color: #FFFFFF;
font-size:11px;
line-height: 150%;
text-align: left;
padding: 4px 10px 2px 10px;

margin-bottom: 0px;
margin-top: 0px;

}

/*記事の日付*/
.content h2 {
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
text-align: left;
font-weight: bold;
color: #FFFFFF;
padding: 4px 5px 2px 5px;
/*background-color: #8FABFF;*/	
margin-bottom: 10px;
line-height: 120%;
background-image: url("images/h2.gif");
background-repeat: repeat-x;

}
/*記事のタイトル*/
.content h3 {
color: #285FFF;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
text-align: left;
font-weight: bold;
padding: 3px 10px 3px 10px;
margin-bottom: 0px;
margin-top: 0px;
line-height: 140%;}

/*記事下のリンク*/
.content p.posted {
color: #646464;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
text-align: left;
padding: 3px 10px 3px 10px;
margin-bottom: 20px;
margin-top: 0px;
line-height: normal;
border-bottom: solid 1px #285FFF;
}
/*サイドバー*/
.sidebar {
padding: 0px 10px 0px 10px;
}

/*カレンダー*/
calendar {
line-height: 120%;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
padding:0px;
text-align: center;
margin-bottom: 60px;
}
#calendar table {
width: 160px;
padding:0px 0px 0px 0px;
}

/*カレンダーのタイトル*/
#calendar caption {
color: #285FFF;
font-family: Verdana, Arial, sans-serif;
font-size:10px;
text-align: center;
font-weight: bold;	
padding:2px 0px 2px 0px;
line-height: 15px;
}

/*カレンダーの曜日*/
#calendar th {
line-height: 12px;
font-size:10px;
text-align: center;
font-weight: bold;
color: #2C2C35;
padding:2px 0px 0px 0px;
}

/*カレンダーの日付*/
#calendar td {
line-height: 12px;
font-size:10px;
font-weight: normal;
color: #646464;
text-align: center;
padding:2px 0px 0px 0px;

}
#calendar a {
color: #285FFF;
text-decoration: none;
}
#calendar a:hover {
color: #285FFF;
background-color: #9FB8FF;
text-decoration:underline;
}



/*サイドバーの見出し*/
.sidebar h2 {
color: #FFFFFF;
/*background-color: #285FFF;*/	
background-image: url("images/menu.gif");
background-repeat: no-repeat;


background-position: top left;
height: 34px;
vertical-align:top;


/*border-right: solid 1px #2C2C35;
border-bottom: solid 1px #2C2C35;*/

font-family: Verdana, Arial, sans-serif;
font-size:10px;
text-align: left;
font-weight: bold;	
padding:4px 0px 6px 10px;
line-height: 15px;
}

.sidebar ul {
padding-left: 0px;
margin: 0px;
margin-bottom: 30px;
}


/*アーカイブ・コメント*/
.sidebar li {
color: #1B2C3B;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
text-align: left;
line-height: 15px;	
margin-top: 0px;
padding: 0px 5px 0px 5px;
list-style-type: none;
}
.sidebar p {
font-size: 12px;
}


.sidebar img {
border: 0px solid #FFFFFF;
}

.photo {
text-align: left;
margin-bottom: 20px;
}

/*XML・検索のテキスト*/
.link-note {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
line-height: 150%;
text-align: left;
color: #1B2C3B;
margin-top: 3px;
margin-bottom: 3px;
}



#powered {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
font-weight: bold;
line-height: 150%;
text-align: left;
color: #1B2C3B;
padding: 5px 0px 0px 0px;
border-top: solid 1px #646464;
margin-top: 5px;
}



#comment-data {
float: left;
width: 160px;
padding-right: 10px;
margin-right: 10px;
text-align: left;
border-right: 1px dotted #BBB;
}

textarea{
width: 80%;
}


#footer {
clear: both;
font-size: 11px;
color: #646464;
padding: 10px 20px 0px 20px;
margin: 0px 0px 0px 0px;
/*background-image: url("images/footer.gif");
background-repeat: no-repeat;*/
text-align: center;
}

#footer h3 { /* フッタ内の見出し3 */
font-size: 10px; 
color: #646464;
line-height: 1em;
padding-top: 1px;
margin:  0%;
text-align: center;
font-weight: lighter;
}
#footer h3 a{
font-size: 10px;
color: #646464;
background-color: #FFFFFF;
}
#footer_logo {
float:right;
position: relative; bottom: 29px; z-index: 3;
}
a img { /* 画像・リンクの枠を非表示 */
border: 0;
}
#urlmail {


font-size: 12px;
/*width:178px;*/
text-align:center;
float: right;
padding: 0px;
margin:0px 0px 0px 0px;
}
strong{ 
color: #FF6600;
margin:  1%;
font-size : 100%;
}
td{
 font-size: 12px; 
margin-left:4px;
}
td li{
 font-size: 12px; 
margin: 0px 4px 0px 10px;
}
td a:hover {


padding: 0px 0px 2px 10px;
 font-size: 11px; 
margin-left:4px;
}

#footer_navi {
clear: both;
font-size: 12px;
padding: 0px;
margin: 0px;
text-align: center;
}

