@charset "EUC-JP";

/*
-----------------------------------------------------
livedoor Blog CSS
    Name: タグふれんず（ラジオ体操）
          Illustrated by TAG FRIENDS
 Version: 2007.08.28
(Release: 2006.07.28)
-----------------------------------------------------
*/


body{
	margin:0;
	padding:0;
	font-size:12px;
	color:#333333;
	font-family: verdana ,arial ,sans-serif;
	background-color:#ffffff;
	text-align:center;

}

div#contentwrapper {
	background: url("http://parts.blog.livedoor.jp/img/usr/tagfriends18/back.gif") repeat 50% top;

}
h1,h2,h3{margin:0;padding:0;}

a{
	color:#333333;
	text-decoration:underline;
}
	a:link{}
	a:visited{}
	a:active{}
a:hover{text-decoration:none;}

#header{background:#ffffff;border:none;}

	#header td{
		font-size:12px;
		text-align:right;
		padding-right:10px;
		color:#663300;
	}
	#header a{color:#663300;}
		#header a:link{}
		#header a:visited{}
		#header a:active{}
		#header a:hover{}

#container{
	width:860px;
	margin:0 auto;
	text-align:center;
	word-break:break-all;
	background-color:#e7b98a;
	background-position:center top;
	background-attachment:scroll;
	background-image: url("http://parts.blog.livedoor.jp/img/usr/tagfriends18/conback.gif");
	background-repeat: repeat;
}

#banner,#subbanner{
	width:860px;
	height:210px;
	margin-top:auto;
	margin-right:auto;
	margin-bottom:auto;
	margin-left:auto;
	padding:0px;
	background-image:url("http://parts.blog.livedoor.jp/img/usr/tagfriends18/head.gif");
	background-repeat:no-repeat;
	background-position:center top;

}

	#banner a{color:#336600;text-decoration:none;}
		#banner a:link{}
		#banner a:visited{}
		#banner a:active{}
		#banner a:hover{}

.blogtitle{
	color:#333333;
	text-align:left;
 	font-size:24px;
	font-weight:bold;
	padding:40px 0 0 78px;
}

.description{
	color:#333333;
	text-align:left;
	font-size:12px;
	padding:5px 0 0 78px;
	line-height:125%;
}

#blogcontainer{
	background-color: ;
	background-repeat:repeat-y;
	background-position:center top;
	width:800px;
	padding:3px 0px 0;
	margin:0 auto;
	text-align:center;
	word-break:break-all;
}


#wrapper{
	float:left;
	text-align:left;
	width:600px;
	border:none;
	padding:0px;
	margin-left:0px;
	margin-right:0px;
}

#content{
        float:right;
	width:400px;
	text-align:center;
	padding:0px 0px 0px;
	margin:5px 0px 0px 0px;
	border:none;
}

#blog{
        margin:0px;
	padding:0;
	width:400px;
}
#left{
	float:left;
	width:180px;
	text-align:left;
	padding:0px 10px 0px 10px;
	margin-top:5px;
	margin-right:0px;
	margin-left:0px;
	border:none;
	background: ;
}
	#lefttop{}
	#leftbody{}
	#leftbottom{}

#right{
	float:right;
	width:180px;
	padding:0px 10px 0px 10px;
	margin-top:5px;
	margin-left:0px
	margin-right:0px;
	border:none;
	background: ;
}
	#righttop{}
	#rightbody{}
	#rightbottom{}

#categorytitlebody{}
#categorytitle{
	background: ;
	color:#336600;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	padding:0 30px 0;
}

.datetop{}
.datebody{height:20px;}
.date{
	color:#663300;
	background:#e7b98a ;
	text-align:right;
	font-size:11px;
	font-weight:bold;
	padding:0 20px 9px;
}

.dateend{
	background:#e7b98a;
	height:15px;
	margin:0 0 15px 0;
}

.fullbody{}
.blogbodytop{}
.blogbody{
	line-height:130%;
	text-align:center;
	margin:0px 0px 15px 0px;
	padding:0;
	background:#ffffff url("http://parts.blog.livedoor.jp/img/usr/tagfriends18/mbtm.gif") center bottom no-repeat;
}

.blogbodybottom{
display:none;
}

.titlebody{
	margin:0;
	width:400px;
}

.title{
	color:#663300;
	font-size:14px;
	text-align:center;
        background-color: #ffffff;
        background-image: url("http://parts.blog.livedoor.jp/img/usr/tagfriends18/title.gif");
        background-repeat: no-repeat;
        background-position:50% 0;
	padding:25px 30px 20px 30px;
	heightwidth:400px;
}


.main,.mainmore,.portal-links{
	font-size:12px;
	color:#333333;
	margin:5px 0 30px 10px;
	text-align:left;
	line-height:150%;
	padding:0 15px 0 10px;
	heightwidth:400px;
}

blockquote{
	border:3px solid #dc9f6a;
	padding:5px;
	margin:10px 0;
	text-align:left;
	color:#333333;
}

pre{
	background-color:#dc9f6a;
	padding:5px;
	margin:10px 0;
	text-align:left;
	color:#333333;
}

* html blockquote, * html pre {
        width:300px;
        overflow: auto;        
}

.pict{}

a.continues{}
	a.continues:link{}
	a.continues:visited{}
	a.continues:active{}
	a.continues:hover{}

.posted{
	color:#333333;
	font-size:10px;
	text-align:left;
	padding:5px 15px 5px 10px;
}
.posted a{color:#333333;}
	.posted a:link{}
	.posted a:visited{}
	.posted a:active{}
	.posted a:hover{}

.menu{
	color:#333333;
	font-size:11px;
	text-align:right;
	padding:2px 20px 5px;
}
	.menu a{}
		.menu a:link{}
		.menu a:visited{}
		.menu a:active{}
		.menu a:hover{}

.comblogbodybottom{}

#contentcommentbottom{}

.formbodybottom{
}

#articletop{}
#articlebody{}
#articlebottom{
	background:url("http://parts.blog.livedoor.jp/img/usr/tagfriends18/mbtm.gif") no-repeat top center;
	height:10px;
	width:400px;
	margin:0;
}

.trackbackurltop{}
.trackbackurlbody{
	color:#333333;
	line-height:130%;
	text-align:left;
	background:#ffffff url("http://parts.blog.livedoor.jp/img/usr/tagfriends18/mtop.gif") center top no-repeat;
	margin:0 auto;
	padding:10px 20px;
}

.trackbackurlttl{
	color:#333333;
	font-size:12px;
	font-weight:bold;
}

.trackbackurl{
	padding-top:10px;
	text-align:left;
}

.trackbackurl table{width:300px;}

input.trackbackbox{width:230px;}

.trackbackurlbottom{}

	a.posttitle{}
		a.posttitle:link{}
		a.posttitle:visited{}
		a.posttitle:active{}
		a.posttitle:hover{}

#trackback,#comment,#takecomment{
	color:#333333;
	line-height:130%;
	text-align:left;
	background:#ffffff;
	margin:0 auto;
	padding:0 20px;
}

.trackbackhead,.commenthead,.takecommenthead{
	color:#333333;
	font-size:12px;
	font-weight:bold;
	padding:10px 0;
}

#trackbackbody,#commentbody,#takecommentbody{}
.trackbackttl,.commentttl{}

.trackbacktext,.commenttext{
	line-height:125%;
	padding:5px 5px 20px;
}
#error{
	padding:10px;
	font-size:12px;
	line-height:125%;
	font-weight:bold;
}
	#error span{font-weight:normal;}

#ad{
zoom:1;
}
.blogbody iframe{
width:360px;margin-top:20px;
}
body.ad{
	margin:0;
	padding:0;
	background:transparent;
	}
		a.adtitle{
			color:#ffab00;
			font-weight:bold;
		}
		a.adtitle:link{}
		a.adtitle:visited{}
		a.adtitle:active{}
		a.adtitle:hover{}

		a.addescription{color:#333333;}
			a.addescription:link{text-decoration:none;}
			a.addescription:visited{text-decoration:none;}
			a.addescription:active{text-decoration:none;}
			a.addescription:hover{text-decoration:none;}

		a.adurl{color:#333333;}
			a.adurl:link{}
			a.adurl:visited{}
			a.adurl:active{}
			a.adurl:hover{}

		a.adld{color:#333333;}
			a.adld:link{}
			a.adld:visited{}
			a.adld:active{}
			a.adld:hover{}

.loginon{
	font-size:12px;
	font-weight:bold;
	margin:10px 15px;
	padding:5px;
	border:1px solid #333333;
	text-align:center;
}
	.loginon a{}
		.loginon a:link{}
		.loginon a:visited{}
		.loginon a:active{}
		.loginon a:hover{}

.loginoff{
	font-size:12px;
	font-weight:bold;
	margin:10px 15px;
	padding:5px;
	border:1px solid #333333;
	text-align:center;
}
	.loginoff a{}
		.loginoff a:link{}
		.loginoff a:visited{}
		.loginoff a:active{}
		.loginoff a:hover{}

#formbody{
	color:#333333;
	line-height:130%;
	text-align:left;
	background:#ffffff;
	margin:0 auto;
	padding:0px 5px 0px 5px;
	zoom: 1;
}
	.form{font-size:11px;}
	.form th{
		padding:1px;
		text-align:right;
		color:#333333;
	}
	.form td{padding:2px;color:#333333;}

input#author{width:200px;}
input#email{width:200px;}
input#url{width:200px;}
input#bake{}
div#comment-form-body tr.input-comment-body td div.textarea-outer {
	position: static;
}
textarea#text{
	width:300px;
	height:200px;
}
input.button{
	margin-top:20px;
	width:80px;
}


#blogcommentbottom{}

.nextpage{text-align:right;}


.calendarheadbody{
	background: ;
	height:20px;
	width:180px;
}

.calendarhead{
	padding: 0;
	font-size:11px;
	font-weight:bold;
	color:#663300;
	text-align:center;
	margin:0px;
}
	.calendarhead a{color:#663300;}
		.calendarhead a:link{}
		.calendarhead a:visited{}
		.calendarhead a:active {}
		.calendarhead a:hover{}
.caltop{display:none;}
.calbody{
	background:#ffffff url("http://parts.blog.livedoor.jp/img/usr/tagfriends18/caltop.gif") center top no-repeat;
	font-size:11px;
	text-align:center;
	line-height:125%;
	padding:0px 0px;
	margin:0px 5px;
	width:170px;
}
.calendartable{}
.caltbl{ 
	margin:0px;
	text-align:center;
	padding:0px 5px;
	width:170px;
}
.caltblwkbg{}
.calendarwd{}
.caltblwk{background: ;margin:0px;}
.caltblwk td{
	padding:12px 0px 2px;
	width:20px;
	height:20px;
	font-size:11px;
	text-align:center;
	font-weight:bold;
}
.calendarweek{}
.weekday{color:#333333;}
.sun{color:#ff0000;}
.sat{color:#0000ff;}
.caltbldaybg{}
.caltblday{margin:0 auto;}
.caltblday td{
	color:#333333;
	width:19px;
	height:19px;
	padding:0px 0px;
	font-size:11px;
	text-align:center;
}
.calendar{color:#999999;}
.calendard{
}
.calon{background:url("http://parts.blog.livedoor.jp/img/usr/tagfriends18/calon.gif") no-repeat bottom;text-align:center;}
.caloff{background:url("http://parts.blog.livedoor.jp/img/usr/tagfriends18/caloff.gif") no-repeat bottom;text-align:center;}
.caltblday a{font-weight:bold;color:#333333;text-decoration:none;}
	.caltblday a:link{}
	.caltblday a:visited{}
	.caltblday a:active{}
	.caltblday a:hover{}
.even{}
.odd{}

.calbottom{
	background:#ffffff url("http://parts.blog.livedoor.jp/img/usr/tagfriends18/calbtm.gif") center bottom no-repeat;
	padding:0px;
	margin:0px 5px 25px 5px;
	width:170px;
	height:10px;
}

.sidetop{}
.sidetitlebody{
	background:url("http://parts.blog.livedoor.jp/img/usr/tagfriends18/side.gif") center top no-repeat;
	height:30px;
	width:180px;
}
.sidetitle{
	font-weight:bold;
	text-align:center;
	padding:7px 5px 0;
	color:#663300;
}
.side{
	background: ;
	font-size:12px;
	text-align:center;
	line-height:125%;
	padding:10px 0px;
	width:180px;
}
.sidebody{
	padding:0px 10px 5px 10px;
	text-align:left;
	color:#333333;
}
.sidebottom{
	padding:9px 0 8px;
	margin-bottom:20px;
	width:180px;
	height:30px;
	background:url("http://parts.blog.livedoor.jp/img/usr/tagfriends18/line.gif") center bottom no-repeat;
}
	.side a{}
		.side a:link{}
		.side a:visited{}
		.side a:active{}
		.side a:hover{}
	.sidetitle a{color:#663300;text-decoration:none;}

	a.ttllink{color:#663300;text-decoration:none;}
		a.ttllink:link{}
		a.ttllink:visited{}
		a.ttllink:active{}
		a.ttllink:hover{}

input.sf{
	width:122px;
	margin-right:3px;
}
.sfbtn{}
.moblogbody,.linkme,.skypeme{
	text-align:center;
}
.afbody{
	text-align:center;
	padding-bottom:10px;
}
.afbody img{margin-bottom:3px;}
.photo{text-align:center;}
.nickname{
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0 10px 5px 10px;
	text-align:left;
	color:#333333;
}
.profbody{padding:10px;}
.mysite{}
.message{
	padding:0 10px 5px 10px;
	text-align:left;
	color:#333333;
}
.newslist{
	padding:0 10px 5px 10px;
}
.blogtimes{
	margin:10px auto;
	text-align:center;
	width:180px;
}
.quotetable{
	background:#ffffff;
	width:170px;
}
.quotetable img{width:160px;}
.quote{
	font-size:12px;
	padding:1px;
	background:#ffffff;
}
	.quote a{}

.elsehead{
	padding-top:6;
	text-align:center;
}
.elsebody{text-align:center;}
.elsebottom{padding-bottom:10px;}

	.elsebody a{}
	.elsebody a:link{}
	.elsebody a:visited{}
	.elsebody a:active{}
	.elsebody a:hover{}

.checkers{padding-bottom:10px;width:117px;font-size:11px;text-align:left;margin:0 auto;}
.reader{padding-bottom:20px;width:117px;font-size:11px;text-align:left;margin:0 auto;}
.powered{padding-bottom:10px;}
.syndicate{}

#footer{
	background:#e7b98a url("http://parts.blog.livedoor.jp/img/usr/tagfriends18/btm.gif") no-repeat center bottom;
	height:80px;
	width:860px;
}

#outfooter{
}
