@charset "EUC-JP";

	body{
		width:100%;
		height:100%;
		margin:0;
		padding:0px;
		text-align:center;
		background:#fffcd9 url('http://livedoor.blogimg.jp/mika_kikuchi/imgs/4/f/4f40a822.jpg') repeat-y 50% 100%;
	}

	body,td{
		font-family:'MS Pゴシック';'MS ゴシック';'osaka';
	}

	a{color:#EC74AC;text-decoration:none;}
	a:link{color:#EC74AC;text-decoration:underline;}
	a:visited{text-decoration:underline;}
	a:active{}
	a:hover{color:#F2A5C8;text-decoration:none;}

	a.acalendar{color:#ffffff;text-decoration:underline;font-weight:bold;}
	a.acalendar:link{color:#ffffff;text-decoration:underline;font-weight:bold;}
	a.acalendar:visited{text-decoration:none;font-weight:bold;}
	a.acalendar:active{}
	a.acalendar:hover{color:#fa9505;text-decoration:underline;font-weight:bold;}

	a.acontinues{color:#EC74AC;text-decoration:underline;font-weight:bold;}
	a.acontinues:link{color:#EC74AC;text-decoration:underline;font-weight:bold;}
	a.acontinues:visited{text-decoration:underline;font-weight:bold;}
	a.acontinues:active{font-weight:bold;}
	a.acontinues:hover{color:#F2A5C8;text-decoration:none;font-weight:bold;}

	a.amenu{color:#EC74AC;text-decoration:underline;font-weight:bold;}
	a.amenu:link{color:#EC74AC;text-decoration:underline;font-weight:bold;}
	a.amenu:visited{text-decoration:underline;font-weight:bold;}
	a.amenu:active{font-weight:normal;}
	a.amenu:hover{color:#F2A5C8;text-decoration:none;font-weight:bold;}

	#banner,#subbanner{
		width:750px;
		height:310px;
		background:url('http://livedoor.blogimg.jp/mika_kikuchi/imgs/7/1/71f7f332.jpg') no-repeat;
		text-align:right;
	}

	#banner a{color:#fff;text-decoration:none;}
	#banner a:link{color:#fff;text-decoration:none;}
	#banner a:visited{text-decoration:none;}
	#banner a:active{}
	#banner a:hover{color:#fff;text-decoration:none;}

	#subbanner a{color:#f5efdc;text-decoration:none;}
	#subbanner a:link{color:#f5efdc;text-decoration:none;}
	#subbanner a:visited{text-decoration:none;}
	#subbanner a:active{}
	#subbanner a:hover{color:#f5efdc;text-decoration:underline;}

	h1,h2,h3{margin:0;padding:0;}

	#container{
		width:750px;
		margin:0 auto 0 auto;
		text-align:center;
	}

	.blogtitle{
		color:#000000;
		font-size:25px;
		font-weight:normal;
		padding:170px 10px 0 450px;
	}

	.description{
		color:#f000000;
		font-weight:bold;
		font-size:small;
		padding:5px 10px 10px 430px;
	}

	#content{
		width:500px;
		float:right;
		margin:0 8px 20px 0;
		background-color:#f4b1cf;
	}

	.blog{
		width:500px;
		margin:0 auto 0 auto;
		text-align:center;
	}

	#links{
		width:201px;
		float:left;
		margin:15px 0px 20px 8px;
		background-color:#f4b1cf;
	}

	.blogbody{
		color:#666666;
		line-height:135%;
		text-align:left;
		background:#ffffff url('http://livedoor.blogimg.jp/mika_kikuchi/imgs/f/1/f1285d7b.jpg') no-repeat 50% 100%;
	}

	.date{
		color:#EC74AC;
		font-size:x-small;
		font-weight:bold;
		margin-top:15px;
		text-align:right;
		padding:10px 15px 10px 15px;
		background:#fff url('http://livedoor.blogimg.jp/mika_kikuchi/imgs/0/e/0e47532e.jpg') no-repeat 0 0;
	}

	.title{
		height:30px;
		color:#EC74AC;
		font-size:small;
		font-weight:bold;
		margin:0;
		padding-top:5px;
		padding-left:50px;
		background:#fff url('http://livedoor.blogimg.jp/mika_kikuchi/imgs/f/8/f824919a.jpg') no-repeat 50% 0;
	}

	.main{
		font-size:x-small;
		padding:5px 15px 15px;
	}
	
	.pict{
		margin-right:5px;
		margin-bottom:5px;
	}
	
	.main-continues{
		font-size:x-small;
	}

	.posted{
		color:#999999;
		font-size:xx-small;
		text-align:right;
		margin:0px;
		padding-right:15px;
	}

	a.aposted{color:#EC74AC;text-decoration:underline;font-weight:bold;}
	a.aposted:link{color:#EC74AC;text-decoration:underline;font-weight:bold;}
	a.aposted:visited{text-decoration:underline;font-weight:bold;}
	a.aposted:active{font-weight:bold;}
	a.aposted:hover{color:#F2A5C8;text-decoration:none;font-weight:bold;}

	.menu{
		color:#EB105F;
		font-size:xx-small;
		text-align:right;
		margin-top:5px;
		padding-right:10px;
	}

	.comments-head{
		color:#EC74AC;
		font-size:x-small;
		font-weight:bold;
		padding-top:10px;
		padding-left:10px;
		background:url('http://livedoor.blogimg.jp/mika_kikuchi/imgs/2/0/200d01c1.jpg') no-repeat 50% 50%;
	}

	.comments-body{
		color:#666;
		font-size:x-small;
		padding-left:20px;
	}

	.comments-post{
		color:#EC74AC;
		font-size:xx-small;
		text-align:right;
		padding-right:10px;
	}

	.trackback-url{
		color:#EC74AC;
		font-size:x-small;
		font-weight:bold;
		padding-top:10px;
		padding-left:20px;
	}

	.trackback-body{
		color:#666666;
		font-size:x-small;
		padding:5px 15px;
	}

	.trackback-post{
		color:#EC74AC;
		font-size:xx-small;
		text-align:right;
		padding:0 15px 15px;
	}

	a.atrackback-post{color:#F2A5C8;text-decoration:none;font-weight:bold;}
	a.atrackback-post:link{color:#F2A5C8;text-decoration:none;font-weight:bold;}
	a.atrackback-post:visited{text-decoration:none;font-weight:bold;}
	a.atrackback-post:active{font-weight:bold;}
	a.atrackback-post:hover{color:#EC74AC;text-decoration:none;font-weight:bold;}

	table.form{margin-top:25px;
		margin-left:5px;
	}

	label{
		color:#EC74AC;
		font-size:x-small;
		font-weight:bold;
	}
	
	#author{width:210px;border:1px solid #EC74AC;}
	#email{width:210px;border:1px solid #EC74AC;}
	#url{width:210px;border:1px solid #EC74AC;}
	#text{width:400px;height:200px;border:1px solid #EC74AC;}
	
	.calendarhead{
		font-size:x-small;
		font-weight:bold;
		letter-spacing:1px;
		color:#EC74AC;
		text-align:left;
		padding:5px;
		background:#fff url('http://livedoor.blogimg.jp/mika_kikuchi/imgs/f/b/fb07145d.jpg') no-repeat 0 0;
	}

	.calendartable{
		width:201px;
		text-align:center;
		margin-bottom:15px;
		padding:5px 0;
		background:#fff url('http://livedoor.blogimg.jp/mika_kikuchi/imgs/d/0/d03bbe7c.jpg') no-repeat 0 100%;
	}
	
	.calendarweek{
		color:#fff;
		font-size:x-small;
		font-weight:bold;
		position:center;
	}

	.calendarwd{
		color:#fff;
		background:#EC74AC;
	}

	.calendard{
		empty-cells:show;
	}

	.calendardbg{
		background:#f2a5cb;
	}

	.calendar{
		color:#ec74ac;
		font-weight:bold;
		font-size:x-small;
		position:center;
	}

	.sidetitle{
		height:30px;
		font-size:x-small;
		font-weight:bold;
		color:#EC74AC;
		text-align:left;
		padding:5px;
		background:#fff url('http://livedoor.blogimg.jp/mika_kikuchi/imgs/f/b/fb07145d.jpg')  no-repeat 0 0;
	}

	.side{
		font-size:x-small;
		text-align:left;
		line-height:90%;
		padding:5px;
		margin-bottom:15px;
		background:#ffffff url('http://livedoor.blogimg.jp/mika_kikuchi/imgs/d/0/d03bbe7c.jpg')  no-repeat 0 100%;
	}
	
	.sidebody{
		background:url('http://livedoor.blogimg.jp/mika_kikuchi/imgs/e/d/eda8f436.gif') no-repeat 0 50%;		padding-left:10px;
		margin-bottom:15px;
	}
	
	a.aside{color:#EB005D;text-decoration:underline;}
	a.aside:link{color:#EB005D;text-decoration:underline;}
	a.aside:visited{color:#EB005D;text-decoration:none;}
	a.aside:hover{color:#fd74AC;text-decoration:none;}

	a.arss{color:#666;text-decoration:underline;}
	a.arss:link{color:#666;text-decoration:underline;}
	a.arss:visited{text-decoration:underline;}
	a.arss:active{}
	a.arss:hover{color:#666;text-decoration:none;}

	.pagetop{
		color:#EC74AC;
		font-size:xx-small;
		text-align:right;
		padding:10px 10px 25px 10px;
	}

	.photo{text-align:center;}

	.nickname{
		color:#EC74AC;
		font-size:x-small;
		font-weight:bold;
		padding:5px 8px;
	}

	.message{
		font-size:x-small;
		line-height:110%;
		color:#EC74AC;
		padding-left:8px;
		}

	.quotetable{background:#fff;}
	.quote{color:#EC74AC;font-size:x-small;padding:1px;background:#64997c;}

	.blogtimes{margin:0 0 10px 0;text-align:center;}

	.powered{
		text-align:center;
		margin:0 0 10px 0;
	}

	.syndicate{
		font-size:x-small;
		text-align:center;
	}
	.checkers{
		font-size:x-small;
		margin-top:10px;
	}

a.adtitle{font-weight:bold;text-decoration:underline;}
a.adtitle:link{font-weight:bold;text-decoration:underline;}
a.adtitle:visited{font-weight:bold;text-decoration:underline;}
a.adtitle:active{font-weight:bold;text-decoration:underline;}
a.adtitle:hover{font-weight:bold;text-decoration:underline;}

a.addescription{color:black;text-decoration:none;}
a.addescription:link{color:black;text-decoration:none;}
a.addescription:visited{color:black;text-decoration:none;}
a.addescription:active{color:black;text-decoration:none;}
a.addescription:hover{color:black;text-decoration:none;}

a.adurl{color:blue;text-decoration:none;}
a.adurl:link{color:blue;text-decoration:none;}
a.adurl:visited{color:blue;text-decoration:none;}
a.adurl:active{color:blue;text-decoration:none;}
a.adurl:hover{color:blue;text-decoration:none;}

a.adld{text-decoration:underline;}
a.adld:link{text-decoration:underline;}
a.adld:visited{text-decoration:underline;}
a.adld:active{text-decoration:underline;}
a.adld:hover{text-decoration:underline;}
body.ad{background:#fff;}