/*

ここは消さないで下さい

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

*/



body {
	margin: 0px 0px 20px 0px;
	background-color: #FFFFFF;
	background-attachment: fixed;
	text-align: left;
	font-size: 10px;
	line-height: 150%;

color: #464646;
font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
}


a {
text-decoration: none;		
}

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

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

a:active {
color: #6CC1B6;
}

a:hover {
color: #6CC1B6;
background-color: #EBF4EA;
}


strong {
font-weight: bold;
}

em {
	color: #FF0000;
	font-style: normal;
}

blockquote {
	background: #EBF4EA;
	padding: 5px;
	border: 1px dotted #D5E9D7;
	line-height: 150%;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
	margin: 0px 10px;
}


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 2px #B1DACC;
border-left: double 2px #B1DACC;
border-bottom: double 2px #B1DACC;
	
	}

/*バナー*/
#banner {
font-family: Verdana, Arial, sans-serif;
background-image: url("banner_back.jpg");
background-position: top left;
text-align: left;
padding: 25px 10px 10px 40px;
height: 80px;

}

#banner-img {
display: none;
}
#banner a {
    color: #959595;
    text-decoration: none;
	}
	
/*タイトル文字*/
#banner h1 {
font-size: 20pt;
font-weight: bold;
color: #959595;
margin-bottom: 20px;
}

/*サブタイトル文字*/
#banner h2 {
font-size:11pt;
font-weight: bold;
color: #959595;
}


#center {
float: left;
width: 510px;		
overflow: hidden;
border-top: solid 1px #B1DACC;
border-right: solid 1px #B1DACC;
border-left: solid 1px #B1DACC;
border-bottom: solid 1px #B1DACC;
background-color: #FFFFFF;

}

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

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

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

/*記事部分*/
.content p {
color: #464646;
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;
}

/*記事の日付*/
.content h2 {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
text-align: left;
font-weight: bold;
color: #6CC1B6;
padding: 3px 5px 3px 5px;
background-color: #D5E9D7;	
margin-bottom: 10px;
line-height: 120%;
}

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

/*記事下のリンク*/
.content p.posted {
color: #464646;
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 #6CC1B6;
}


/*サイドバー*/
.sidebar {
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: #6CC1B6;
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: #6CC1B6;
padding:2px 0px 0px 0px;
}

/*カレンダーの日付*/
#calendar td {
line-height: 12px;
font-size:10px;
font-weight: normal;
color: #997766;
text-align: center;
padding:2px 0px 0px 0px;
border-right: solid 2px #6CC1B6;
border-left: solid 1px #6CC1B6;
border-top: solid 1px #6CC1B6;
border-bottom: solid 2px #6CC1B6;

}
#calendar a {
color: #997766;
background-color: #EBF4EA;
text-decoration: none;
}
#calendar a:hover {
color: #D4ECFB;
background-color: #799ED3;
text-decoration:underline;
}



/*サイドバーの見出し*/
.sidebar h2 {
color: #997766;
background-color: #EBF4EA;
background-repeat: no-repeat;
background-position: top center;

font-family: Verdana, Arial, sans-serif;
font-size:10px;
text-align: left;
font-weight: bold;	
padding-left: 20px;
line-height: 25px;
}

.sidebar h3 {
color: #6CC1B6;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
text-align: left;
font-weight: bold;
padding: 3px 3px 3px 3px;
margin-bottom: 0px;
margin-top: 0px;
line-height: 140%;
}

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


/*アーカイブ・コメント*/
.sidebar li {
color: #464646;
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: #464646;
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: #464646;
padding: 5px 0px 0px 0px;
border-top: solid 1px #646464;
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";
}


.syouhin_img {
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
}
.syouhin_txt1 {
	padding-top: 5px;
	padding-bottom: 2px;
	text-align: left;
	vertical-align: top;
	border-top: #6699FF;
	border-right: #6699FF;
	border-bottom: #6699FF;
	border-left: 3px solid #6699FF;
	padding-left: 3px;
}
.syouhin_txt2 {

	padding-top: 5px;
	padding-bottom: 2px;
	text-align: left;
	vertical-align: top;
	border-top: #FF66CC;
	border-right: #FF66CC;
	border-bottom: #FF66CC;
	border-left: 3px solid #FF66CC;
	padding-left: 3px;
}
.syouhin_kingaku {
	color: #FF9900;
	font-size: 12px;
}


.sougo {
	font-size: 12px;
	padding: 0px;
	margin: 10px 10px 0px 10px;
	line-height: 130%;
}
