/* +++++++++++++++++++++ ベース設定 +++++++++++++++++++++ */

body {
       	margin:0;
	padding:0;
	margin-bottom:20px;
	margin-top:0px
	text-align: center;	
	background-image: url(http://www.warara.com/blog/img/bg.gif);
	}
	


 A:link    {font-size: 9pt;color:#0000FF; text-decoration:none;}
 A:visited {font-size: 9pt;color:#0000FF; text-decoration:none;}
 A:active  {font-size: 9pt;color:#CC9900; text-decoration:none;}
 A:hover   {font-size: 9pt;color:#FF9900; text-decoration:none;}

 body {font-size: 9pt; text-decoration:none}
 td   {font-size: 9pt; text-decoration:none}
 .a   {font-size: 8pt; text-decoration:none}
 .b   {font-size: 11pt;color:#FF6600; font-weight:bold; text-decoration:none}
 .c   {font-size: 9pt; color:#FFFFFF; text-decoration:none}
 .d   {font-size: 12pt; color:#000000; font-weight:bold; text-decoration:none}
 .e   {font-size: 1pt; text-decoration:none}
 .f   {font-size: 12pt; color:#FF0099; font-weight:bold; text-decoration:none}
 
/* ++++++ ブログの横幅設定 ++++++ */

#container {
	width: 680px;
	background-color:#FFFFFF;
	margin:5px;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	margin-top:0px;
	}


/* ++++++ ２段組の横幅設定 ++++++ */

	/* コンテンツ部分の横幅 */
	#center	{
		width: 480px;
		}

	/* サイドバーの横幅 */
	#left, #right	{
		width: 200px;
		}


/* ++++++ ３段組の横幅設定 ++++++ */

	/* ブログの横幅設定 */
	#three #container {
		width: 800px;
		}

	/* 左サイドバーの横幅 */
	#three #left	{
		width: 190px;
		}

	/* 中央コンテンツ部分の横幅 */
	#three #center	{
		width: 420px;
		}

	/* 右サイドバーの横幅 */
	#three #right	{
		width: 190px;
		}



/* ++++++ その他設定 ++++++ */




#container {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	}

#left {
	float: left;
	}

#center {
	float: left;
	}

#right {
	float: right;
	}

#footer	{
	clear: both;
	}

/* +++++++++++++++++++++ header設定 +++++++++++++++++++++ */

#header{
width:561px;
height:69px;
margin-top:10px;
margin-left:70px;
text-indent:-9999px;
background:#FFFFFF url(http://www.warara.com/blog/weblog1/img/headder_wara.gif) no-repeat;
}


/* +++++++++++++++++++++ レイアウトのデザイン設定 +++++++++++++++++++++ */
#main	{
	background-color: #ffffff;
	padding-top: 20px;
	}


/* ++++++ 段の間隔 ++++++ */

	/* 左サイドバーの左右の余白 */
	#left div {
		margin-left: 15px;
		margin-right: 15px;
		}

	/* コンテンツ部分の左右の余白 */
	.content div	{
		margin-left: 15px;
		margin-right: 15px;
		}

	/* 右サイドバーの左右の余白 */
	#right div	{
		margin-left: 15px;
		margin-right: 15px;
		}

	#left div div, .content div div, #right div div {
		margin-left: 0;
		margin-right: 0;
		}



/* +++++++++++++++++++++ パーツのデザイン設定 +++++++++++++++++++++ */

/* ++++++ ヘッダー部分のデザイン ++++++ */

/* ヘッダー */
#title         {
                	margin-bottom: 20px;
	}

#banner	{
	padding: 0px ;
	}

#banner h1	{
	font-size: 9pt;
	margin-bottom: 0;
	}

#banner h1 a	{
	text-decoration: none;
	color: #3366aa;
	}

#banner h2	{
	font-size: 9pt;
	margin-top: 6px;
	}



/* ++++++ コンテンツ部分のデザイン ++++++ */

/* エントリー */
.entry h2	{
	font-size: 11pt;
	}

.entry h3	{
	font-size: 10pt;
	color: #3366aa;
	}

.entry p	{
	font-size: 10pt;
	color: #666666;
	line-height: 150%;
	}

.entry p.posted	{
	font-size: 10pt;
	color: #aaaaaa;
	border-top: solid 2px burlywood;
	padding-top: 6px;
	}



.entry	{
	margin-bottom: 40px;
	}

/* エントリーメニュー */

#recent h4	{
	font-size: 9pt;
	margin-bottom: 0px;
	text-align:center;
	color: #333333;
	background-color: burlywood;
	padding: 3px 0 0;
	}


#recent ul	{
	font-size: 8pt;
	list-style-type:none;
	margin-left:0;
	padding-left:0;
	margin-top: 5px;
	margin-bottom: 30px;
	}

#recent	{
	margin-bottom: 40px;
	}

#recent li      {
                background-image: url(http://www.warara.com/blog/img/arrow.gif);
                background-repeat: no-repeat;
                background-position: 1px 3px;
				padding-left: 15px;
                padding-bottom; 5px;
                }
				
/* 月別アーカイブ */

#archives h4	{
	font-size: 9pt;
	margin-bottom: 0px;
	text-align:center;
	color: #333333;
	background-color: burlywood;
	padding: 3px 0 0;
	}


#archives ul	{
	font-size: 8pt;
	list-style-type:none;
	margin-left:0;
	padding-left:0;
	margin-top: 5px;
	margin-bottom: 30px;
	}

#archives	{
	margin-bottom: 40px;
	}

#archives li      {
                background-image: url(http://www.warara.com/blog/img/arrow.gif);
                background-repeat: no-repeat;
                background-position: 1px 3px;
				padding-left: 15px;
                padding-bottom; 5px;
                }


/* カテゴリー  */

#categories h4	{
	font-size: 9pt;
	margin-bottom: 0px;
	text-align:center;
	color: #333333;
	background-color: burlywood;
	padding: 3px 0 0;
	}


#categories ul	{
	font-size: 8pt;
	list-style-type:none;
	margin-left:0;
	padding-left:0;
	margin-top: 5px;
	margin-bottom: 30px;
	}

#categories	{
	margin-bottom: 40px;
	}

#categories li      {
                background-image: url(http://www.warara.com/blog/img/arrow.gif);
                background-repeat: no-repeat;
                background-position: 1px 3px;
				padding-left: 15px;
                padding-bottom; 5px;
                }



/* ++++++ サイドバー部分のデザイン ++++++ */

/* カレンダー */
#calendar table	{
	width: 100%;
	font-size: 9pt;
	text-align: center;
	border: solid 1px burlywood;
	}

#calendar td	{
	padding: 5px 0;
	border: solid 1px burlywood;
	}

#calendar a	{
	text-decoration: none;
	color: red;
	}

#calendar caption	{
	background-color: burlywood;
	}


/* メニュー */
#sidebar h4	{
	font-size: 9pt;
	margin-bottom: 0px;
	text-align:center;
	color: #333333;
	background-color: burlywood;
	padding: 3px 0 0;
	}


#sidebar ul	{
	font-size: 8pt;
	list-style-type:none;
	margin-top: 5px;
	margin-bottom: 30px;
	margin-left:0;
	padding-left:0;
	}
	
#sidebar li      {
                background-image: url(http://www.warara.com/blog/img/arrow.gif);
                background-repeat: no-repeat;
                background-position: 1px 8px;
                padding-bottom; 5px;
                }



/* フィード情報 */
#feed	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	color: #666666;
	}



/* Movable Type情報 */
#powered	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	color: #666666;
	margin-top: 50px;
	}

h1 {
	font-size: 12px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

div.entry-body span {
	border-bottom:1px dashed #9cc;
	padding-bottom:3px;
	}


#head			{width: 680px;
	background-color:#FFFFFF;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	margin-top:0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
				}
				
#space		{margin-left:30px;
				margin-right:30px;
				}

.entry-content.entry-footer{
	font-size: 10pt;
	color: #aaaaaa;
	border-top: solid 2px burlywood;
	padding-top: 6px;
	}

#topics {border-left: solid 1px #666666;
			border-bottom: solid 1px #666666;
			border-right: solid 1px #666666;
			border-top:solid 1px #666666;
			background-image:url(http://www.warara.com/blog/img/bg_cloud.jpg)}

