/*

ここは消さないで下さい

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

*/



body {
	margin: 20px 0px 20px 0px;
  	background-image:url("http://yamashita-kiyomi.net/mt/images/wall.gif");
	background-color: #FEFADD;
    text-align: center;  
	}


/* リンク関連 */


a {
	text-decoration: underline;		
	}

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

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

a:active {
	color:#336666;
	}

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


h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;

	}


/*ベースカラー*/
#container {
	background: #FFFFFF;
	border: 1px solid #BF9960;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#9f9f9f,direction=135,strength=9)
	}

/*バナー*/
#banner {
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	}

#banner-img {
    display: none;
	}
#banner a {
    color: #636363;
    text-decoration: none;
	}

/* 記事まわり */
	
.blog {
			font-family:verdana, arial, "Hiragino Kaku Gothic Pro", "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", Osaka, "・ｭ・ｳ ・ｰ繧ｴ繧ｷ繝・け", sans-serif;
text-align: left; 
		color:#212121;
		font-size:11px;
		background:#FFF; 
	margin: 0px;
	padding: 0px;
line-height: 15px
}

/*タイトル文字*/
#banner h1 {
	font-size: 24px;
	font-weight: bold;
    color: #636363;
    margin-bottom: 3px;
	}

/*サブタイトル文字*/
#banner h2 {
	font-size:14px;
    font-weight: bold;
	color: #636363;
	}



#center {
	float: left;
	width: 420px;		
	overflow: hidden;
	}

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

.content {
margin-top: 30px;
	padding: 10px 10px 0px 10px;
    background-image: url("con_back.gif");
background-repeat: repeat-x, repeat-y;
       background-position:top left;


	color: #1B2C3B;
	font-family: Verdana, Arial, sans-serif;
	font-size:12px;
	}

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

/*記事部分*/
.content p {
    color: #1B2C3B;
	font-family: Verdana, Arial, sans-serif;
    font-weight: normal;
  	font-size:12px;
    line-height: 150%;
    text-align: left;
    padding: 15px 10px 15px 10px;
    margin-bottom: 0px;
    margin-top: 0px;
	}


.cate
{
text-align: right; 
	

	}

/*記事の日付*/
.content h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: right;
	font-weight: bold;
	color: #516271;
	padding: 3px 5px 3px 5px;
    margin-bottom: 10px;
    border-bottom: solid 1px #333333;
    line-height: 120%;
	}

/*記事のタイトル*/
.content h3 {
    color: #1B2C3B;
font-family: "HGS創英角ｺﾞｼｯｸUB","ヒラギノ角ゴ Std W8",osaka, verdana, arial, sans-serif;
	color : #000000;
	font-weight :normal;
	font-size: 14px;
	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: #1B2C3B;
	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 #333333;
	}


/*サイドバー*/
.sidebar {
margin-top: 30px;
    padding: 0px 10px 0px 10px;
	}

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


#calendar table {
	width: 160px;
	padding:0px 0px 0px 0px;
	}

/*カレンダーのタイトル*/
#calendar caption {
   color: #636363;
   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: #636363;
    padding:2px 0px 0px 0px;
	}

/*カレンダーの日付*/
#calendar td {
    line-height: 12px;
    font-size:10px;
	font-weight: bold;
	color: #636363;
	text-align: center;
    padding:2px 0px 0px 0px;
    border-right: solid 1px #636363;
    border-top: solid 1px #636363;
 }
#calendar a {
    color: #FFFFFF;
    background-color: #AFD181;
    text-decoration: none;
	}
#calendar a:hover {
	color: #AFD181;
    background-color: #FEFADD;
    text-decoration:underline;
	}



/*サイドバーの見出し*/
.sidebar h2 {
   color: #636363;
   font-family: Verdana, Arial, sans-serif;
   font-size:10px;
   text-align: center;
   font-weight: bold;	
   padding:2px 0px 2px 0px;
   line-height: 15px;
    background-image: url("http://www.yamashita-kiyomi.net/mt/images/wall.bmp");
        background-position: top left;
       background-repeat: no-repeat;

    border-bottom: solid 1px #969696;
    background-color: #FFFFFF;

	}

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

.category {
	padding-left: 0px;
	margin: 0px;
	}


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

.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: 30px;

	}



#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 #516271;
	margin-top: 50px;
	}



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

textarea[id="comment-text"] {
	width: 80%;
	}

textarea {
font-family: "ヒラギノ明朝 Pro W6", "Osaka", "ＭＳ Ｐゴシック", "trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif";
}




.blockquote {
    width: 90%;
	margin: 0 0 0 1em;
    padding: 1em;
    border-left: 5px solid #534741;
    border-bottom: 0;
    background: #eeeeee url(."http://www.akuzawa.net/images/top_right.png") no-repeat right top;
    color: #333333;
}

.pullquote {
float: right;
width: 150px;
margin: 10px 0 10px 15px;
padding: 0;
font: 20px/24px georgia, palatino, serif;
color: #333;
text-align: center;
}

.source{text-align:right}

.imag{margin:10px;;
float:left}

.imagr{margin:10px;
float:right}

.photor{
margin:10px;
float:right;
		color: #000000;
		background-color: #f5f5f5;
		border-top: solid 1px #cccccc;
		border-right: solid 1px #cccccc;
		border-bottom: solid 1px #cccccc;
		border-left: solid 1px #cccccc;
		padding: 5px;
}

.photol{
margin:10px;
float:left;
		color: #000000;
		background-color: #f5f5f5;
		border-top: solid 1px #cccccc;
		border-right: solid 1px #cccccc;
		border-bottom: solid 1px #cccccc;
		border-left: solid 1px #cccccc;
		padding: 5px;
}

.mob{
		color: #000000;
		background-color: #f5f5f5;
		border-top: solid 1px #cccccc;
		border-right: solid 1px #cccccc;
		border-bottom: solid 1px #cccccc;
		border-left: solid 1px #cccccc;
		padding: 5px;
}

div.img-dec {
float:left;
	background-image: url("http://www.akuzawa.net/images/shadow.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
	margin: 25px 5px 10px 5px;
	padding: 0px;
	position: relative;
	}

div.img-dec img {
float:left;
	background-color: #FFFFFF;
	margin: -5px 5px 5px -5px;
	position: relative;
	vertical-align: bottom;
	}

div.img-fuchi {
float:left;
	background-image: url("http://www.akuzawa.net/images/shadow.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
	margin: 25px 5px 10px 5px;
	padding: 0px;
	position: relative;
	}

div.img-fuchi img {
float:left;
	background-color: #FFFFFF;
	border: 1px solid #A9A9A9;
	margin: -5px 5px 5px -5px;
	padding: 4px;
	position: relative;
	vertical-align: bottom;
	}

.title	{
	margin-top:15px;
	padding: 1px 10px 1px 10px;
	font-family: "HGS創英角ｺﾞｼｯｸUB","ヒラギノ角ゴ Std W8",osaka, verdana, arial, sans-serif;
	color : #000000;
	font-weight :normal;
	font-size: 16px;
text-align: left; 
line-height: 25px; 
}

/*quotetitle設定*/

.quotetitle{
	font-size:medium;
	font-weight:normal;
	border-bottom: 1px solid #336600; 
	padding: 3px;
	}

form { margin:0px; } 
select {
width:100%;
font-family: "Osaka", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐ ゴシック", sans-serif;
}

