@charset "EUC-JP";

/*
-----------------------------------------------------
livedoor Blog CSS
    Name: タグふれんず（鯉のぼり）
          Illustrated by TAG FRIENDS
 Version: 2007.08.28
(Release: 2006.06.26)
-----------------------------------------------------
*/


body{
	margin:0;
	padding:0;
	font-size:12px;
	color:#333333;
	font-family: verdana ,arial ,sans-serif;
	background-color:#aee06e;
	background-position:50% 30px;
	background-attachment:scroll;
	background-image: url("http://parts.blog.livedoor.jp/img/usr/tagfriends12/back.gif");
	background-repeat: repeat;
	text-align:center;

}

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

a{
	color:#336600;
	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:#333333;
	}
	#header a{color:#73be1e;}
		#header a:link{}
		#header a:visited{}
		#header a:active{}
		#header a:hover{}

#container{
	margin:0 auto;
	text-align:center;
	word-break:break-all;
	background-color: ;
	background-position:50% 0;
	background-attachment:scroll;
	background-image: url("");
	background-repeat: repeat;
	width:820px;
}

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

}

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

.blogtitle{
	color:#336600;
	text-align:center;
 	font-size:20px;
	font-weight:bold;
	padding:30px 250px 0 0;
}

.description{
	color:#336600;
	text-align:center;
	font-size:15px;
	padding:5px 250px 0 0;
	line-height:125%;
}

#blogcontainer{
	background-color:#ffffc0;
	background-image:url("");
        background-repeat:no-repeat;
        background-position:center top;
	width:820px;
	padding:3px 0 0;
	margin:0 auto;
	text-align:center;
	word-break:break-all;
}


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

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

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

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

#categorytitlebody{}
#categorytitle{
	background:#ffffc0;
	color:#330099;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding:10px;
}

.datetop{}
.datebody{height:40px;}
.date{
	color:#73be1e;
	background: url("http://parts.blog.livedoor.jp/img/usr/tagfriends12/mtop.gif") center top no-repeat;
	text-align:left;
	font-size:16px;
	font-weight:bold;
	padding:20px 0 9px 50px;
}

.dateend{
	background: url("http://parts.blog.livedoor.jp/img/usr/tagfriends12/mbtm.gif");
	height:100px;
	margin:0 0 30px 0;
}

.fullbody{}
.blogbodytop{}
.blogbody{
	line-height:130%;
	text-align:center;
	margin:0;
	padding:10px 0 20px 0;
	background:#ffffff url("http://parts.blog.livedoor.jp/img/usr/tagfriends12/main.gif");
}

.blogbodybottom{
display:none;
}

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

.title{
	color:#330099;
	font-size:16px;
	font-weight:bold;
	text-align:left;
        background-color: ;
        background-image: url("http://parts.blog.livedoor.jp/img/usr/tagfriends12/title.gif");
        background-repeat: no-repeat;
        background-position:50% 0;
	padding:12px 30px 20px 70px;
	heightwidth:400px;
}


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

blockquote
,pre{
	border:3px solid #0099ff;
	padding:10px 5px 0 0;
	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:11px;
	text-align:left;
	padding:5px 23px 5px 18px;
}
.posted a{color:#73be1e;}
	.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/tagfriends12/mbtm.gif");
	height:100px;
	width:400px;
	margin:0;
}

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

.trackbackurlttl{
	color:#73be1e;
	font-size:14px;
	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 url("http://parts.blog.livedoor.jp/img/usr/tagfriends12/main.gif");
	margin:0 auto;
	padding:0 20px;
}

.trackbackhead,.commenthead,.takecommenthead{
	color:#73be1e;
	font-size:14px;
	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 iframe{
	width:360px;margin-top:20px;
}

body.ad{
	margin:0;
	padding:0;
	background:transparent;
	}
		a.adtitle{
			color:#73be1e;
			font-weight:bold;
		}
		a.adtitle:link{}
		a.adtitle:visited{}
		a.adtitle:active{}
		a.adtitle:hover{}

		a.addescription{color:#999999;}
			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:#73be1e;}
			a.adurl:link{}
			a.adurl:visited{}
			a.adurl:active{}
			a.adurl:hover{}

		a.adld{color:#73be1e;}
			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 #73be1e;
	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 #73be1e;
	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;
	margin:0 auto;
	padding:0px 20px 0px 23px;
	zoom: 1;
	overflow: hidden;
}
	.form{font-size:12px;}
	.form th{
		padding:1px;
		text-align:right;
		color:#333333;
		white-space: nowrap;
	}
	.form td{padding:2px;color:#333333;}

input#author{width:200px;}
input#email{width:200px;}
input#url{width:200px;}
input#bake{}
textarea#text{
	width:270px;
	height:200px;
}
input.button{
	margin-top:20px;
	width:80px;
}


#blogcommentbottom{}

.nextpage{text-align:right;}


.calendarheadbody{
	background:#ffffff url("http://parts.blog.livedoor.jp/img/usr/tagfriends12/caltop.gif") top no-repeat;
	height:33px;
	width:190px;
}

.calendarhead{
	padding:12px 0 0 0;
	font-weight:bold;
	color:#336600;
	text-align:center;
	margin:0px;
}
	.calendarhead a{color:#73be1e;}
		.calendarhead a:link{}
		.calendarhead a:visited{}
		.calendarhead a:active {}
		.calendarhead a:hover{}
.caltop{display:none;}
.calbody{
	background:#ffffff;
	font-size:12px;
	text-align:center;
	line-height:125%;
	padding:0px 0px;
	margin:0px;
	width:190px;
}
.calendartable{}
.caltbl{ 
	margin:0px;
	text-align:center;
	width:180px;
}
.caltblwkbg{}
.calendarwd{}
.caltblwk{background:#ffffff;margin:0px;}
.caltblwk td{
	padding:2px 0px;
	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:#333333;}
.calendard{
}
.calon{background:url("http://parts.blog.livedoor.jp/img/usr/tagfriends12/calon.gif") no-repeat bottom;text-align:center;}
.caloff{background:url("http://parts.blog.livedoor.jp/img/usr/tagfriends12/caloff.gif") no-repeat bottom;text-align:center;}
.caltblday a{font-weight:bold;color:#330099;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/tagfriends12/calbtm.gif") bottom no-repeat;
	padding:0px;
	margin-bottom:10px;
	width:190px;
	height:10px;
}

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

	a.ttllink{color:#333333;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;
}

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


#footer{}

#outfooter{}
