/*
Theme Name: 48BLUES
Description: 48BLUES WEBSITE
Author: KUMIKO YONEKURA
*/

body	{
	background-image: url(images/back.png);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-color: #DCDCDC; 
	margin: 2% 0%;
}


#picture	{
	overflow: visible;
	padding: 0;
	background-image: url(images/48back.png);
	background-repeat: no-repeat;
	width: 935px;
	height: 1145px;
	border: none;
	margin: 0px 5%;
}
#main	{
	background-color: #ffffff;
	width: 655px;
	height: 770px;
	padding: 10px 10px;
	background-repeat: repeat-y;
	overflow-y: scroll;
        position: relative; 
	margin-left: 118px;
}
a	{
	color: #333366;
	}


/* ++++++ ヘッダー部分のデザイン ++++++ */
#titleindex	{
	position: relative;
	overflow: visible;	
	padding: 0;
	margin-top: 136px;	
	margin-left: 118px;
	width: 701px;
	font-size: 0.75em;
	}




#header-top img	{
	border: none;
	}




#header-top img a	{
	border: none;
	}



#header	{
	margin-top: 136px;	
	margin-left: 118px;
	height: 90px;
	padding: 0;
	width: 705px;
	background-color: #000000;
	}

#header img	{
	border: none;
	margin: 0;
	}
#header ul	{
	margin: 0;
	width: 705px;
	background-color: #ffffff;
	padding: 0;
	list-style-type: none;
	border-bottom: solid 1px #000000;
	height: 2em;
	font-size: 0.75em;
	}

#header li	{
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	border-right: solid 1px #000000;
	float: left;
	line-height: 2em;
	}
#header li a	{
	display: block;
	text-decoration: none;
	color: #333333;
	padding: 0px 6px;
	}




#header li a:hover	{
	background-color: #33FF00;
	}
/* ++++++ トップページのデザイン ++++++ */




#message	{
	position: absolute;
	top: 120px;
	left: 200px;
	width: 340px;
	margin: 0;
	font-size: 0.875em;
	line-height: 180%;
	}




#topmain	{
	margin-left: 118px;	
	position: relative;
	border: solid 1px #666666;
	width: 700px;
	height: 470px;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
		}



#topcontent	{
	position: relative;
	width: 500px;
	height: 460px;
	float: left;
	padding-left: 10px;
	overflow-x: hidden;
	overflow-y: scroll;
	background-color: #FFFFFF;
	scrollbar-base-color: #FFFFFF;
	scrollbar-arrow-color: #CCCC00;
	}

#category	{
	width: 190px;
	float: left;
	margin-left: 20px;
	padding: 0 3px;
}


#category ul	{
	font-size: 1.2em;
	list-style-type: none;
	font-weight: bold;
	float: left;
	width: 190px;
	margin: 0;
	padding: 0;
}


#category li	{
	display: block;
	height: 35px;
	text-align: center;
	text-decoration: none;
	line-height: 2em;
	margin: 0;
	padding: 0;
}



#category li a	{
	display: block;
	text-decoration: none;
	color: #ffffff;
	}




#category li a:hover	{
	color: #33FF00;
}


#category .clear	{
	background-repeat: repeat-y;
	}




/* ++++++ バナー部分のデザイン ++++++ */




#banner	{
	height: 460px;
	width: 180px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
	float: right;
	}




#banner img	{
	border: none;
	float: left;
	margin-right: 10px;
	}


/* ++++++ パンくずリンクのデザイン ++++++ */

#bread	{
	margin: 5px;
	font-size: 0.65em;
	font-weight: bold;
	}




/* ++++++ コンテンツ部分のデザイン ++++++ */




#contents	{
	width: 660px;
	margin: 0;
	float: left;
	}



#top-news	{
	width: 450px;
	margin: 0;
	float: left;
	}



#top-news h2	{
	border-left: solid 3px #666666;
	border-bottom: solid 3px #666666;
	background-repeat: no-repeat;
	color: #000000;
	font-size: 1.6em;
	padding: 2px 5px;
	font-family: HGS祥南行書体;	
}

#contents li 	{
	font-size: 0.75em;
	color: #000000;
	line-height: 120%;
}

#contents  h2	{
	border-left: solid 3px #666666;
	border-bottom: solid 3px #666666;
	background-repeat: no-repeat;
	color: #000000;
	font-size: 1.6em;
	padding: 2px 5px;
	font-family: HGS祥南行書体;	
}

#contents p	{
	font-size: 0.75em;
	color: #000000;
	line-height: 150%;
	}

#divgig	 {
	width: 500px;
	padding: 5px;
	text-align: left; 
	margin-bottom: 15px;
	margin-left: 60px;
	border-bottom: 2px #000000 solid;
	font-size: 1em ;
	font-weight: bold;

}


#contents img	{
	border: none;
	}


#post01	{
	padding: 0px 3px;
	}

#post02	{
	padding-left: 10px;
	width: 550px;
	float: left;
	}


#sidebar	{
	float: right;
	padding-right: 0px;
	}




.clear	{
	clear: both;
	margin: 0;
	}




#link	{
	border-collapse: collapse;
	margin-bottom: 20px;
	font-size: 0.75em;
	}

#link th, #link td	{
	text-align: left;
	padding: 10px 5px;
	border: solid 1px #00a0c6;
	}




#link th	{
	width: 100px;
	background-color: #88c0ff;
	}
#link a	{
	text-decoration: none;
	color: #000000;
	}

#link a:hover	{
	color: #00657d;
	}

/* ++++++ ブログ部分のデザイン ++++++ */
#blog	{
	padding: 0;
	width: 706px;
	border: solid 1px #000000;
	background-color: #000000;
	overflow: hidden;
	position: relative; 
	margin-left: 118px;
	}




#blogtop	{
	font-size: 0.75em;
	text-align: right;
	color: #ffffff;	
	}




#blogtop a	{
	color: #dcdcdc;	
	}




#blog img	{
	border: none;
	}


#monthmain	{
	width: 710px;
	background-color: #ffffff;
	background-repeat: repeat-y;
	padding: 0px 2px 1px;
         position: relative; 
	margin-left: 115px;
	}

#monthsidebar	{
	border: solid 1px #000000;
	background-repeat: repeat-y;
	background-color: #ffffff;
	width: 155px;
	height: 490px;
	float: left;
	font-size: 0.75em;
	padding-top: 5px;
	margin-left: 5px;
	margin-top: 10px;
	}

#monthsidebar h2{
	font-size: 2em;
	}

#monthcontent	{
	background-color: #ffffff;
	width: 535px;
	height: 520px;
	float: left;
	margin-left: 3px;
	padding-top: 5px;	
	background-repeat: repeat-y;
	overflow-y: scroll;
	padding-top: 3px;	
}

#monthcontent img	{
	border: none;
	}

#monthmain .clear	{
	background-repeat: repeat-y;
	}

#monthsidebar ul	{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 146px;
}



#monthsidebar-title	{
	background-color: #FF0066;
	padding: 0px 3px;
	text-align: center;
	width: 155px;
	}

#monthsidebar-title1	{
	background-color: #ffffff;
	border-color: #006699;
	padding: 0px 2px;
	text-align: center;
	width: 155px;
	border-style: double; 
	margin-top: 1px;
	}

#monthsidebar-title1 a:hover	{
	color:  #006699;
	}

#monthsidebar li li	{
	padding: 1x 1x 1x 8px;
	background-image: url(images/mark.gif);
	background-repeat: no-repeat;
	background-position: 2px 5px;
	font-size: 0.75em;
	}

#monthsidebar li li a	{
	color: #000000;
	text-decoration: none;
}


#monthsidebar li li a:hover	{
	color: red;
	}

#monthcontent #bread	{
	margin-top: 10px;
	text-align: right;
	}

#monthcontent h2	{
	font-size: 0.75em;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	color: #69d600;
	}



#date	{
	font-size:80%;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	color: #69d600;
	}


#monthpost	{
	padding-bottom: 5px;
	border: solid 1px #000000;
	width: 520px;
	font-size: 0.75em;
	color: #000000;
	line-height: 150%;
	}

#monthpost h2	{
	background-color: #CCCCCC;
	color: #000000;
	font-size: 0.75em;
	padding: 4px 5px;
	border-bottom: solid 5px #69d600;
	}



#monthpost p	{
	line-height: 150%;
	padding: 5px 5px;
	}




#bloglist		{
	border: solid 1px #000000;
	margin-bottom: 5px;
	}




#bloglist h1	{
	background-color: #CCCCCC;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-size: 0.8em;
	border-top: solid 1px #000000;
	border-bottom: solid 5px #69d600;
	}

#bloglist a	{
	text-decoration: none;
	color: #00657d;
	}




#bloglist span	{
	color: #888888;
	font-size: smaller;
	font-family: Verdana, Helvetica, sans-serif;
}
#bloglist h2 a:hover	{
	color: #00a0c6;
	}


#bloglist p	{
	padding: 5px;
	font-size: 0.75em;
	line-height: 150%;
	margin-bottom: 5px;
	}




/*++++++  カレンダー++++++  */

#calendar table	{
	width: 100%;
	text-align: center;
	color: #000000;
	border-collapse: collapse;
	margin-bottom: 5px;
	margin-left: 1px;
	font-size: 0.75em;
	}

#calendar th, #calendar td	{
	padding: 1px 0;
	border: solid 1px #538ad8;
	}

#calendar a	{
	text-decoration: underline;
	font-weight: bold;
	color: #3366aa;
	}

#calendar caption	{
	padding: 1px 0;
	}

#calendar tfoot td	{
	border: none;
	}

#calendar tfoot td#prev	{
	text-align: left;
	}


#calendar tfoot td#next	{
	text-align: right;
	}

/* ++++++ コメント部分のデザイン ++++++ */

#postmetadata {
	font-size: 0.75em;
	border-top: dotted 2px #dcdcdc;
	padding-bottom: 5px;
	}

#comments h3	{
	font-size: 0.75em;
	border-bottom: solid 2px #538ad8;
	padding-bottom: 5px;
	}

.com	{
	font-size: 0.85em;
	border-bottom: dotted 2px #dcdcdc;
	padding-bottom: 3px;
	margin-bottom: 5px;
	}

.com p	{
	margin: 3px 0;
	}

.commeta	{
	color: #888888;
	text-align: right;
	}

#tb	{
	font-size: 0.75em;
	border: solid 1px #88ccff;
	padding: 4px;
	line-height: 150%;
	}
#commentform	{
	font-size: 0.85em;
	}

/* ++++++ フッター部分のデザイン ++++++ */
#footer-top	{
	filter: alpha(style=1, opacity=100, finishopacity=50);
	padding: 5px 10px;
	background-color: #000000;
	width: 720px;
	border: solid 1px #ffffff;	
	margin-bottom: 150px;
}

#footer	{
	filter: alpha(style=1, opacity=100, finishopacity=50);
	padding: 5px 10px;
	background-color: #000000;
	border: solid 1px #ffffff;
	width: 720px;
	}

#footer-top address 	{
	color: #ffffff;
	font-size: 0.75em;
	font-style: normal;
	}

#footer address	{
	color: #ffffff;
	font-size: 0.75em;
	font-style: normal;
	}


