/*

ここは消さないで下さい

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

*/

html{
font-size:62.5%;
}

body {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 5px 0px 20px 0px;
    background-image: url("");
	background-color: #E4F2FB;
    text-align: center;  
	}


a {
	text-decoration: underline;		
	}

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

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

a:active {
	color:#63ABD1;
	}

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



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

	}

#top{
width:900px;
margin-right: auto;
margin-left: auto;
color: #63ABD1;
font-size: 12px;;
text-align:left;
}
.img_left{
float:left;
}

/*ベースカラー*/
#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 0px;
	width: 900px;	
	background-color: #ffffff;
	border-left: 4px solid #90BFD8;
border-right: 4px solid #90BFD8;
border-bottom: 4px solid #90BFD8;
	background-image: url("");
	background-position: 50% 0px;	
	background-repeat:  repeat-y;
	}

/*バナー*/
#banner {
	font-family: Verdana, Arial, sans-serif;
    background-image: url("banner_back.jpg");
   background-repeat: no-repeat;
	padding: 10px 10px 0px 10px;
	text-align: left;
	height: 120px;
	}

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

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

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

/*メニュー*/
#menu{
width:800px;
height:30px;
text-align: center;
padding-left: 15px;
padding-top: 5px;
}
#mainmenu{
margin: 0px;
padding: 0px;
list-style: none;
text-align: center;
}

.menu{
	float: left;
	border: 1px solid #63ABD1;
	width:80px;
	text-align: center;
	font-size:12px;
	margin-top: 3px;
	margin-right: 4px;
	margin-bottom: 4px;
        padding: 2px 4px;
	background-color: #f1f1fd;
}
.menu a{
	color: #666666;
	display:block;
	line-height: 16px;
	text-decoration: none;
	background-color: #f1f1fd;
       list-style-type: none:
}


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

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

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

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

/*記事部分*/
.content p {
 color: #666666;
	font-family: Verdana, Arial, sans-serif;
    font-weight: normal;
  　font-size:1.2em;
    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: 14px;
	text-align: left;
	font-weight: bold;
	color: #666666;
	padding: 3px 5px 3px 5px;
    margin-bottom: 10px;
    border-bottom: solid 1px #333333;
    line-height: 120%;
	}

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

.content h4 {
    color: #0099FF;
    font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
    padding: 3px 10px 3px 10px;
    margin-bottom: 5px;
    margin-top: 0px;
 
}
.content h5 {
   color: #666666
    font-family: Verdana, Arial, sans-serif;
font-size: 12px;
text-align: left;
font-weight: bold;
    padding: 3px 10px 3px 10px;
    margin-bottom: 2px;
    margin-top: 0px;
 
}
/*記事中の画像*/
.content img{
border: 0px;
}

/*記事下のリンク*/
.content p.posted {
	color: #666666;
	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 #666666;
	}
.blog {
    padding: 10px;
    color: #36414d;
    background: none;
   line-height:16px;
}
.top-copy{
text-align:center;
font-size:16px;
color: #000099;;
}
.category
{ 
 font-size: 16px;
 font-weight: bold;
  color: #000000;
background: #69B8E2;
 margin-bottom: 5px;
}
.head-list
{
   line-height: 2;
   list-style-type:circle;  
}

.label {
   color: #FFFFFF;
   font-family: Verdana, Arial, sans-serif;
   font-size:12px;
  font-weight: bold;
text-align:left;	
   padding:2px 0px 2px 10px;
   line-height: 15px;
   background-image: url("");
			background-position: top right;
			background-repeat: no-repeat;
			background-color: #90BFD8;
			border-right: solid 1px #666666;
			border-bottom: solid 1px #666666;
	}

.entry hr{
 margin: 0;
}
.entry-tbl {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}


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

/*文字サイズ切り替え*/
#blogsize{
 margin-left:20px;
 margin-bottom: 10px;
}

/*営業カレンダー*/
#schedule{
 margin-left:20px;
 margin-bottom: 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: #666666;
   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: #63ABD1;
    padding:2px 0px 0px 0px;
	}

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



/*サイドバーの見出し*/
.sidebar h2 {
   color: #FFFFFF;
   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("");
			background-position: top right;
			background-repeat: no-repeat;
			background-color: #90BFD8;
			border-right: solid 1px #666666;
			border-bottom: solid 1px #666666;
	}

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

/*アーカイブ・コメント*/
.sidebar li {
	color: #666666;
	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;
	}

.module-list,
.archive-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.module-list-item {
    margin-top: 5px;
    margin-bottom: 0px;
}


/*XML・検索のテキスト*/
.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 150%;
	text-align: left;
	color: #666666;
	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: #666666;
	padding: 5px 0px 0px 0px;
    border-top: solid 1px #666666;
	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";
}

