body {
  text-align : center;
	color:#000000;
	font-family:Verdana,'ＭＳ Ｐゴシック',Serif;
}

a:link {
	color:#008000;
	text-decoration:none;
}
a:visited {
	color:#008000;
	text-decoration:none;
}
a:active {
	color:red;
	text-decoration:none;
}
a:hover {
	color:red;
	border-bottom : 1px dashed red;
}

img {
	border:none;
}

div#container {
  width : 880px;       /* コンテンツ幅を740pxに設定 */
  margin-left : auto;  /* 左側のマージンを自動算出 */
  margin-right : auto; /* 右側のマージンを自動算出 */
  text-align : left;   /* body要素で指定したセンタリングを戻す */
}

div#header {
 padding:4px 10px;
 height:230px;
 background-image:url(http://blog-imgs-21.fc2.com/m/a/n/manialaboratory/buruma.jpg);
 text-align:left;
 color:#0000ff;
 font-size:12px;
 background-repeat:no-repeat;
}
div#primary {
  float : left;        /* メニューを左にしたい場合は、”right”を指定 */
  width : 640px;       /* 幅を520pxに設定 */
}
div#right_menu {
  float : right;       /* メニューを左にしたい場合は、”left”を指定 */
  width : 225px;       /* 幅を200pxに設定 */
}
div#footer {
  clear : both;        /* 全ての回り込みの解除 */
	font-size:70%;
	text-align : center;
	margin-top:10px;
	padding-top:10px;
}

h1 {
	color:#000000;
	font-size:220%;
	margin:5px 0px 5px 0px;
	padding-top:10px;
	padding-right:10px;
}

h1 a:link {
	color:#000000;
	text-decoration:none;
}
	
h1 a:visited {
	color:#000000;
	text-decoration:none;
}

h2 {
	background-color:#E6E6FA;
	font-size:75%;
	padding:5px 5px 2px 5px;
	margin-top:5px;
	}

h2 a:link{color:#000000;}

h2 a:visited{color:#000000;}

h3 {
	font-size:70%;
	margin:5px 0px 0px 0px;
	padding:5px 5px 2px 5px;
	background-color:#E6E6FA;
}


h4 {
	font-size:70%;
	margin:5px 0px 5px 0px;
	padding:5px 5px 2px 5px;
	background-color:#E6E6FA;
}

.box {
/*	position: relative; */
	top: 5px;
	left: 5px;
	background-color: #E6E6FA;
	border: 1px solid #99ccff;
	margin-bottom:10px;
}

.entry {
	position: relative;
	top: -5px;
	left: -5px;
	padding:0px 5px 5px 5px;
	border:#0000ff 1px solid;
	background-color: #ffffff;
}

.entry_text {
	margin:5px;
	font-size:75%;
	line-height:1.6;
}

.entry_text td {
	font-size:75%;
}
.entry_state {
	font-size:60%;
	text-align:right;
}

.theme{
	font-size:60%;
	text-align:right;
	margin-right:10px;
}

.pankuzu {
	font-size:85%;
	text-align:left;
	margin:2px 0px 2px 5px;
	padding:2px 0px 2px 5px;
}

.pankuzu a:link, .pankuzu a:visited {
	color:#0000ff;
}
.pankuzu a:hover, .pankuzu a:active {
	color:#ff0000;
	text-decoration: underline;
}

.page_selector{
	margin:5px 0px 0px 0px;
	font-size:60%;
	text-align:center;
}

.entry_navi {
	margin:5px 0px 10px 0px;
	font-size:80%;
	text-align:center;
}
.sidehide{
	display:none;
}

.menu_cont {
	position: relative;
	top: -5px;
	left: -5px;
	padding:0px 5px 5px 5px;
	border:#0000ff 1px solid;
	background-color: #ffffff;
}

.menubody {
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 5px;
	font-size:60%;
	text-align:left;
	line-height:1.6;
}

ul {
	margin:0px 5px;
	padding-top:5px;
	padding-left:5px;
	list-style-type:none;
	text-decoration:none;
}

ul.tree {
	list-style:none;
	margin:0px;
	padding:0px;
}
ul.tree li{
	margin:0px;
	padding:0px 0px 0px 16px;
	background-image:url(http://blog-imgs-30.fc2.com/t/i/g/tigerwoos/list01.gif);
	background-repeat:no-repeat;
}
ul.tree li.end{
	background-image:url(http://blog-imgs-30.fc2.com/t/i/g/tigerwoos/list02.gif);
}

.navi_entrylist li {
	margin:0px;
	padding:0px 0px 0px 16px;
	background: url(http://blog-imgs-30.fc2.com/t/i/g/tigerwoos/list_icon_blue.gif) no-repeat;
}

#search_form {
	margin-left:16px;
}

#monthly_entry_list {
	margin:5px;
	font-size:75%;
	line-height:1.6;
}

#monthly_entry_list li {
	margin:0px;
	padding:0px 0px 0px 16px;
	background: url(http://blog-imgs-30.fc2.com/t/i/g/tigerwoos/list_icon_blue.gif) no-repeat;
}

.comment_title {
	padding-top:5px;
	padding-bottom:2px;
	font-size:75%;
	font-weight:bold;
}
.comment_body {
	margin:5px;
	font-size:75%;
	line-height:1.6;
}
.comment_state {
	font-size:60%;
	text-align:right;
}

.topentry_comment_body {
	font-size:75%;
	line-height:1.6;
}
.topentry_comment_title {
	font-weight:bold;
}
.topentry_comment_list {
	margin-top:5px;
}

#trackback_url{
	font-size:75%;
	padding:5px;
	line-height:1.6;
}

.trackback_title {
	margin-top:5px;
	padding-top:5px;
	padding-bottom:2px;
	font-weight:bold;
	font-size:75%;
}
.trackback_body {
	margin:5px;
	line-height:1.6;
	font-size:75%;
}
.trackback_state {
	font-size:60%;
	text-align:right;
}

blockquote {
 font-size:80%;
 margin: 5px 5px 5px 10px;
 padding: 0px 0px 0px 10px;
 border-top: 1px dotted #99CCFF;
 border-right: 1px dotted #99CCFF;
 border-bottom: 1px dotted #99CCFF;
 border-left: 5px solid #99CCFF;
}

.new{
	color:red;
}

/*横カレンダー*/

#cal {
	font-size:60%;
	text-align:center;
	margin-bottom:10px;
}

#horizon_cal a {
	color:#000000;
	border-bottom : 1px dashed red;
}

#horizon_cal .sun {
	color:#ff0000;
}

#horizon_cal .sun a{
	color:#ff0000;
}

#horizon_cal .sat {
	color:#0000ff;
}

#horizon_cal .sat a{
	color:#0000ff;
}

/*縦カレンダー*/
.calender {
	padding-bottom:5px;
	padding-left:5px;
	font-size:100%;
}
.day a {
	display:block;
}

.day a:link,.day a:visited {
	text-decoration:none;
	background:#f0f0f0;
	color:#82595a;
	border:1px solid #d0d0d0;
}
.calender caption {
	font-size:100%;
	padding-bottom:1px;
	margin-left:10px;
	text-align:center;
}
.calender th {
	font-weight:bolder;
	text-align:center;
	padding-left:5px;
	padding-right:5px;
}
.calender td {
	text-align: center;
}

#sun {
	color:#ff0000;
}
#sat {
	color:#0000ff;
}
.Sun {
	color:#ff0000;
}
.Sat {
	color:#0000ff;
}

a:visited {
  color: #9932cc;
}


/* AA表示 */
.aa{
font-family:"ＭＳ Ｐゴシック","MS PGothic","Mona","mona-gothic-jisx0208.1990-0",sans-serif;
font-size:12px;
line-height:14px;
}



