/*
ここは消さないで下さい
Copyright (C) 2004 Dr.Blog. All Rights Reserved. http://drblog.jp/
*/

body {
	margin: 0;
	/*background-color: #202326;*/
	background:#202326 url("img/bg.gif");
	text-align: center;
	/*font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";*/
	font-family:"Verdana,’ヒラギノ角ゴ Pro W3′,’Hiragino Kaku Gothic Pro’,osaka,’メイリオ’,Meiryo,’ＭＳ Ｐゴシック’,'MS PGothic’,sans-serif";
}

form{
	margin: 0;
}
/*
a {
	text-decoration: underline;
	}
*/


a:link {
	color: #78A515;
	font-weight:bold;
	}

a:visited {
	color: #78A515;
	font-weight:bold;
	}

a:active {
	color: #78A515;
	}

a:hover {
	color: #E84454;
	font-weight:bold;
	}

#right a:link {
	color: #84A426;
	text-decoration:none;
	border-bottom: 1px dotted #84A426; 
	font-weight:normal;
	}

#right a:visited {
	color: #84A426;
	text-decoration:none;
	border-bottom: 1px dotted #84A426; 
	font-weight:normal;
	}

#right a:active {
	color: #E84454;
	}

#right a:hover {
	color: #E84454;
	text-decoration:none;
	border-bottom: 1px dotted #E84454; 
	font-weight:normal;
	}



#right a.default:link{
	text-decoration: none;
	border:none;
	}





input{
	margin:0px;
/*
	border-style:solid;
	border-width:1px;
	border-color:#FFFFFF;
	color:#FFFFFF;
	background-color:#000000;*/
	}



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

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 800px;

	/*background: #FFFFFF url("main_bg.gif");*/
	background: #303538;
	/*background-repeat:no-repeat;*/
	border-top: 0px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	}
#container2 {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 1000px;

	/*background: #FFFFFF url("main_bg.gif");*/
	background: #303538;
	/*background-repeat:no-repeat;*/
	border-top: 0px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	}
#banner {
	background: #999999 url("head_bg.jpg");
	text-align: left;
	height: 300px;
	padding: 15px 450px 15px 0px;
	color: #FFFFFF;
	/*font-family: Verdana, Arial, sans-serif;*/
	}


#banner-img {
	display: none;
	}


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

#banner h1 {
	font-size: 18px;
	background:#000000;
	letter-spacing:0.6em;
	padding:10px
	}

#banner h2 {
	font-size: small;
	padding:10px;
	}

#center {
	float: left;
	text-align: center;
	width: 600px;
	overflow: hidden;
	}

.content {
	padding: 15px 15px 5px 15px;
	margin: 10px 15px 10px 15px;
	color: #303538;
	/*font-family: Verdana, Arial, sans-serif;*/
	font-size: small;
	background-color: #FFFFFF;
	border: 1px solid #282C2F;
	}

#right {
	float: left;
	width: 200px;
	background-color: #202326;
	/*background-color: #202326;*/
	overflow: hidden;
	}

.content p {
	color: #202326;
	/*font-family: Verdana, Arial, sans-serif;*/
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

.content h3 {
	color: #202326;
	font-size: x-small;
	text-align: left;
	font-weight: bold;
/*
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;*/
	
	}

.content h2 {
	color: #FFFFFF;
	font-size: small;
	background:#84A426;
	text-align: left;
	font-weight: bold;
	padding:4px 0 4px 8px;
	margin:0 0 30px 0;
	border:#657E1D solid 1px;
/*	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;*/


	}

.content p.posted {
	color: #202326;
	/*font-family: Verdana, Arial, sans-serif;*/
	font-size: x-small;
	border-top: 1px dotted #202326;
	text-align: right;
	margin-bottom: 60px;
	line-height: normal;
	padding: 3px;
}


.content h4{
	color: #202326;
	font-size: small;
	font-weight:bold;
	margin:40px 0 0 0;
	text-align:left;
}

.content h5{
	color: #FFFFFF;
	font-size: x-small;
	text-align:right;
	float:right;
	margin:5px 5px 0 5px;
	padding:0;
}


.content div.relation {
	color: #202326;
	/*font-family: Verdana, Arial, sans-serif;*/
	font-size: small;
	border-left: 1px solid #CFCFCF;
	border-right: 1px solid #CFCFCF;
	border-bottom: 1px solid #CFCFCF;
	text-align: left;
	margin: 0;
	line-height: 180%;
	padding: 6px;
	background:#F9F9F9;
	width:524px !important;
	width /**/:538px;
}

.content div.commentAreaBase {
	color: #202326;
	/*font-family: Verdana, Arial, sans-serif;*/
	font-size: small;
	border: 1px solid #CFCFCF;
	text-align: left;
	margin: 0 0 16px 0;
	line-height: 180%;
	padding: 12px;
	background:#F9F9F9;
}

.relationElement{
	/*border: 1px solid #CFCFCF;*/
	width:260px;
	text-align: left;
	margin: 0;
	padding:0;
	float:left;
}

.content div.commentAreaBase p.posted {
	color: #202326;
	font-size: x-small;
	border-top: 1px dotted #202326;
	text-align: right;
	margin: 0 0 5px 0;
	line-height: normal;
}

.commentArea{
	border: 1px dotted #CFCFCF;
	background:#ECECEC;
	padding: 0 10px 0 10px;
	margin:0 0 13px 0;
}

.sidebar {
	padding: 15px;
	margin-bottom: 30px;
	color: #FFFFFF;
	font-size: small;
	}



#calendar {
  	line-height: 140%;
	color: #FFFFFF;
	/*font-family: Verdana, Arial, sans-serif;*/
	font-size: small;
	
	
	
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	background:url("img/bg_sideCaption.gif");
	color: #FFFFFF;
	font-size: small;
	text-align: center;
	padding:2px 1px 2px 1px;
	border:#ABC451 solid 1px;
	font-weight: bold;
	margin:0 0 5px 0;
	/*color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;*/
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	background:url("img/bg_sideCaption.gif");
	color: #FFFFFF;
	font-size: small;
	text-align: center;
	padding:2px 1px 2px 1px;
	border:#ABC451 solid 1px;
	font-weight: bold;
	margin:0 0 8px 0;
/*
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;*/
	}

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

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


.sidebar li {
	color: #FFFFFF;
	/*font-family: Verdana, Arial, sans-serif;*/
	font-size: small;
	text-align: left;
	line-height: 150%;
	
	margin-top: 10px 0 0 0;
	list-style-type: none;
	}

.sidebar #categories ul {
	padding-left: -5px;
	}
	
.sidebar #categories li {
	/*list-style-type: circle;*/
	list-style-type: none;
	background:url("img/icon_triangle.gif") no-repeat;
	padding-left:20px;
	}

/*
.sidebar img {
	border: 3px solid #FFFFFF;
	}
*/
.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	/*font-family: Verdana, Arial, sans-serif;*/
	font-size: small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	/*font-family: Verdana, Arial, sans-serif;*/
	font-size: small;
	line-height: 150%;
	text-align: left;
	color: #FFFFFF;
	margin-top: 50px;
	}

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

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

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}
/*
textarea {
font-family: "ヒラギノ明朝 Pro W6", "Osaka", "ＭＳ Ｐゴシック", "trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif";
}
*/


.twitterBox{
	width: 510px;  
	background: url(img/twitter_btm.gif) no-repeat bottom;  
	margin: 0 0 5px 28px;  
}

.content div.twitter {
	margin:0;
	padding: 12px 18px 18px 18px;  
	background: url(img/twitter_top.gif) no-repeat;  
	text-align: left;
}


.content div.twitter div.time {
	text-align:right;
}

.content div.twitter div.time a:link {
	font-weight:bold;
}



#secondSideColumn{
	background-color: #131517;
	vertical-align: top;
}

#secondSideColumn img{
	border: 0;
}

#secondSideColumn #pics {
	width:192px;
	height: 384px;
	margin: 4px auto 5px auto;
	/*background-color: #ffffff;*/
}


#secondSideColumn #pics a img, #secondSideColumn #pics a { 
	border: none; 
	overflow: hidden; 
	float: left; 
	background-color: #ffffff;
}
#secondSideColumn #pics a:hover { 
	border: 3px solid #ffffff; 
}
#secondSideColumn #pics a:hover img { 
	margin: -3px; 
}



#secondSideColumn .twitterBox{
	width: 180px;  
	background: url(img/twitter_btm2.gif) no-repeat bottom;  
	margin: 0 0 10px 10px;
	font-size: x-small;
	line-height: 1.5;
	word-wrap: break-word;
}

#secondSideColumn div.twitter {
	margin:0;
	padding: 12px 12px 18px 12px;  
	background: url(img/twitter_top2.gif) no-repeat;  
	text-align: left;
}


#secondSideColumn div.twitter div.time {
	text-align:right;
}

#secondSideColumn div.twitter div.time a:link {
	font-weight:bold;
}

#secondSideColumn .twitterCaption{
	text-align: center;
	padding: 20px 0 0 0;
}

#secondSideColumn h6{
	color: #ffffff;
	margin: 12px 0 4px 0;
	padding: 0;
	text-align: center;
	font-weight: bold;
	/*font-size:small;*/
}





#topArea{
	background: #eeeeee url(img/bg_top_area.gif) top no-repeat;
}

#topArea p, #topArea ul, #topArea li, #topArea img{
	margin: 0;
	padding: 0;
	border: 0;
}


#topArea #leftArea{
	width:199px;
	height: 382px;
	float: left;
	position:relative;
	display:inline;
	background-color: #202326;
	border-right: 1px solid #5f5f5f;
	margin: 12px 0 0 12px;
}

#topArea #rightArea{
	width:576px;
	min-height: 382px;
	height: auto !important;
	height: 382px;
	float: right;
	display:inline;
	margin: 12px 12px 0 0;
	background: #fff url(img/loading.gif) no-repeat center;
}



#topArea ul {
	background-color: #eeeeee;
	padding: 0 0 0 12px;
	height: 49px;
}

#topArea li{
	float: left;
	list-style-type: none;
	/*margin: 12px;*/
	display:inline;
	background-color: #fff;//#202326;
	height: 37px;
}


#topArea li img.sBtn{
	margin: 2px 0 0 1px;
}



#topArea #picArea { 
	/*margin:0 10px 10px 2px; */
	padding:0; 
	position:relative; 
	float:left; 
}
#topArea #picArea p { 
	position:absolute; 
	margin:0; 
	padding:6px 10px; 
	font-size: 12px; 
	bottom:0; 
	left:0; 
	background:#eee; 
	color:black; 
	opacity:.8;
	
	width: 555px;
	line-height: 1.5;
	border-top: 1px solid #fff;
	border-right: 1px solid #e4e4e4;
	font-weight: normal;
}
#topArea #picArea a, #picArea a:link, #picArea a:visited, #picArea a:hover{
	text-decoration: none;
	
	display:block; 
    float:left; 
    width:576px; 
    height:382px; 
    line-height:100px; 
    overflow:hidden; 
    position:relative; 
    z-index:1; 
} 

#picArea a img{ 
    float:left; 
    position:absolute; 
    /*top:-20px; 
    left:-50px; */
} 

#topArea .clearfix:after {
	content: "";
	display: block;
	clear: both;
}

#topArea .clear{
	clear: both;
	overflow: hidden;
}

#topArea #archiveArea{
	width:180px;
	
	font-size:10px;
	position: absolute;
	bottom: 9px;
	line-height: 1.5;
	margin: 0 0 0 9px;
}

#topArea #archive1{
	margin-bottom: 10px;
	
}

#topArea #archive1 img, #archive2 img{
	margin: 0 5px 5px 0;
}

#topArea #archiveArea img{
	float: left;
	border: 1px solid #666;
}

#topArea .archiveNameArea{
	margin-bottom: 8px;
	border-bottom: 1px dotted #ccc;
	color: #84A426;
	font-weight: bold;
}

#topArea #picText{
	font-size: 12px;
}



#topArea #archiveArea .bl-hot {
	border:solid 2px #ccc;
	zoom:1; /* Should be IE only */
	background-color:#f4f4f4;
	
	padding: 6px;
}

#topArea #archiveArea .bl-hover {
	border:solid 2px #ccc;
	cursor:pointer;
	background-color:#fefefe;
}
#topArea #archiveArea .bl-hover a:link {
	/*color:#CC3333;*/
}
#topArea #archiveArea .bl-hover a:visited {
	/*color:#CC3333;*/
}
