@charset "EUC-JP";

/*
-----------------------------------------------------
livedoor Blog CSS
FileName:	moe
Version:	2005.08.11
Powered by:	livedoor Wiki
-----------------------------------------------------
*/

	body{
		margin:0;
		padding:0;
		color:#000;
		text-align:center;
		font-family: verdana ,arial ,sans-serif;
		background:#fcb3d0;
	}

	a:link{color:#fa83b7;}
	a:visited{color:#fa83b7;}
	a:hover{color:#fa83b7;text-decoration:none;}
	a:active{color:#fa83b7;}

	#header{
		background:#fee6f0;
		border-bottom:#fa83b7 1px solid;
	}
	
	#header td{
		margin:0;
		color:#fa83b7;
		font-size:12px;
		text-align:right;
	}
	#header a{color:#fa83b7;}

	#container{
		width:600px;
		margin:0 auto;
		text-align:center;
		word-break:break-all;
	}

	#banner,#subbanner{
		color:#000;
		width:600px;
		height:200px;
		text-align:left;
		font-weight:normal;
		background:url(http://parts.blog.livedoor.jp/img/usr/moe/main.jpg) no-repeat 50% 0;
		margin-bottom:10px;
	}

	#banner a{color:#302b7d;text-decoration:none;}
	#banner a:link{color:#302b7d;text-decoration:none;}
	#banner a:visited{color:#302b7d;text-decoration:none;}
	#banner a:hover{color:#302b7d;text-decoration:underline;}
	
	#ad{width:380px;}

	h1,h2,h3{margin:0;padding:0;}

	.blogtitle{
		color:#302b7d;
		font-size:16px;
		padding:60px 30px 5px;
	}

	.description{
		color:#302b7d;
		font-size:12px;
		padding:0 420px 0 30px;
	}
	#blogcontainer{
		margin-top:15px;
		position:relative;
		width:100%;
		padding-bottom:30px;
	}

	#wrapper{}

	#content{}

	#blog{
		position:relative;
		margin-left:50px;
		margin-right:50px;
		text-align:left;
		background:#fff;
		border-left:#fa83b7 1px solid;
		border-right:#fa83b7 1px solid;
		border-bottom:#fa83b7 1px solid;
	}

	#left{
		position:absolute;
		top:0px;
		left:0px;
		width:190px;
		text-align:center;
		background:#fff;
		border-left:#fa83b7 1px solid;
		border-right:#fa83b7 1px solid;
		border-bottom:#fa83b7 1px solid;
	}
	
	#right{
		position:absolute;
		top:0px;
		right:0px;
		width:190px;
		text-align:center;
		background:#fff;
		border-left:#fa83b7 1px solid;
		border-right:#fa83b7 1px solid;
		border-bottom:#fa83b7 1px solid;
	}
	
	#categorytitle{
		color:#fa83b7;
		font-size:16px;
		font-weight:bold;
		padding:6px 20px;
		text-align:left;
		background:#fee6f0;
		border-top:#fa83b7 1px solid;
	}

	.date{
		color:#fa83b7;
		font-size:12px;
		font-weight:bold;
		padding:5px 20px;
		background:#fee6f0;
		border-top:#fa83b7 1px solid;
	}

	.blogbody{
		line-height:130%;
		text-align:center;
		width:100%;
		background:#fff;
		padding-bottom:5px;
	}

	.blogbodybottom{
		margin-bottom:4px;
	}

	.title{
		color:#000;
		font-size:14px;
		font-weight:bold;
		text-align:left;
		padding:5px 0px 0px 20px;
		margin-bottom:10px;
		background:url(http://parts.blog.livedoor.jp/img/usr/moe/list.gif) no-repeat 6px 10px;
	}

	.main,.mainmore{
		font-size:12px;
		margin:10px 0px 0px 25px;
		text-align:left;
	}
	
	blockquote{
		border:2px dotted #777;
		padding:10px;
		margin:10px;
		text-align:left;
	}
	
	.pict{}
	
	 a.continues:link{text-decoration:underline;}
	 a.continues:visited{text-decoration:underline;}
	 a.continues:active{text-decoration:underline;}
	 a.continues:hover{text-decoration:none;}

	.posted{
		color:#000;
		font-size:11px;
		text-align:right;
		margin:20px 20px 5px;
	}

	.posted a:link{text-decoration:underline;}
	.posted a:visited{text-decoration:underline;}
	.posted a:active{text-decoration:underline;}
	.posted a:hover{text-decoration:none;}

	.nextpage{
		font-size:12px;
		padding:5px;
		text-align:right;
	}

	.menu{
		color:#000;
		font-size:11px;
		text-align:right;
		margin:0 20px 10px;
	}

	.menu a:link{text-decoration:underline;}
	.menu a:visited{text-decoration:underline;}
	.menu a:active{text-decoration:underline;}
	.menu a:hover{text-decoration:none;}


	.comblogbodybottom{}

/* トラックバックURL表示 */
	.trackbackurlbody{text-align:left;}
	.trackbackurlttl{
		color:#000;
		font-size:12px;
		font-weight:bold;
		padding:10px 20px 0;
	}

	.trackbackurl{text-align:center;margin-bottom:10px;}
	.trackbackurl table{width:350px;margin:0 auto;}
	input.trackbackbox{width:275px;}

/* トラックバック・コメント表示 */

	a.posttitle:link{text-decoration:underline;font-size:12px;}
	a.posttitle:visited{text-decoration:underline;font-size:12px;}
	a.posttitle:active{text-decoration:underline;font-size:12px;}
	a.posttitle:hover{text-decoration:underline;font-size:12px;}

	#trackback,#comment,#takecomment{text-align:left;}

	.trackbackhead,.commenthead,.takecommenthead{
		color:#000;
		font-size:13px;
		font-weight:bold;
		padding:10px 20px 0;
	}
	#trackbackbody,#commentbody,#takecommentbody{padding:0 20px;}
	.trackbackttl,.commentttl{color:#000;font-size:11px;}
	.trackbacktext,.commenttext{
		font-size:12px;
		line-height:125%;
		margin:5px 5px 20px;
	}

	#error{
		padding:10px;
		font-size:12px;
		line-height:125%;
		font-weight:bold;
	}
	#error span{font-weight:normal;}

	.loginon{
		color:#000;
		font-size:12px;
		font-weight:bold;
		margin:10px 15px;
		padding:5px;
		border:1px solid #fa83b7;
		text-align:center;
	}
	.loginoff a:link{color:#000;}
	.loginoff a:visited{color:#000;}
	.loginoff a:active{color:#000;}
	.loginoff a:hover{color:#777;}
	
	.loginoff{
		color:#000;
		font-size:12px;
		font-weight:bold;
		margin:10px 15px;
		padding:5px;
		border:1px solid #fa83b7;
		text-align:center;
	}
	.loginoff a:link{}
	.loginoff a:visited{}
	.loginoff a:active{}
	.loginoff a:hover{}

	#formbody{
		text-algin:center;
		padding-left:10px;
	}

	.form{
		margin:0px auto;
		color:#000;
		font-size:12px;
	}
	
	.form th{
		font-weight:normal;
		padding:2px;
		text-align:right;
	}
	.form td{
		padding:2px;
	}

	input#author{width:200px;}
	input#email{width:200px;}
	input#url{width:200px;}
	input#bake{}
	textarea#text{width:280px;height:200px;}
	input.button{margin-top:20px;width:80px;}
	
	#blogcommentbottom{
	}


/* カレンダー指定*/
	.calendarhead{
		color:#fa83b7;
		font-size:12px;
		font-weight:bold;
		height:25px;
		width:190px;
		padding:3px 0px;
		text-align:center;
		background:url(http://parts.blog.livedoor.jp/img/usr/moe/side.gif) no-repeat;
		border-top:#fa83b7 1px solid;
	}

 .calendarhead a:link{text-decoration:none;}
 .calendarhead a:link{text-decoration:none;}
 .calendarhead a:visited{text-decoration:none;}
 .calendarhead a:active{text-decoration:none;}
 .calendarhead a:hover{text-decoration:underline;}

	.caltop{}
	.calbody{
		text-align:left;
		background:#fff;
	}
	.calendartable{}
	.caltbl{
		width:179px;
		margin:0px;
	}

	.calbottom{margin-bottom:10px;}
	.caltblwkbg{}
	.calendarwd{
		background:#fee6f0;
		margin:0;
	}
	.caltblwk{}
	.caltblwk td{
		color:#666666;
		padding:3px 0;
		font-size:12px;
		font-weight:bold;
		text-align:center;
	}

	.weekday{}
	.sun{}
	.sat{}

	.caltbldaybg{
		padding:5px 5px 0 6px;
		background:transparent;
	}

	.caltblday{
		width:179px;
		margin:0 auto;
	}

	.caltblday td{
		color:#666666;
		width:25px;
		height:25px;
		padding:3px 0;
		font-size:12px;
		font-weight:bold;
		text-align:center;
	}

	.calendar{}
	.calendard{}
	.calon{}
	.caloff{}

	.caltblday a:link{color:#fa83b7;text-decoration:none;}
	.caltblday a:visited{color:#fa83b7;text-decoration:none;}
	.caltblday a:active{color:#fa83b7;text-decoration:none;}
	.caltblday a:hover{color:#fa83b7;text-decoration:underline;}


/* サイド指定*/
	.sidetitle{
		color:#fa83b7;
		font-size:12px;
		font-weight:bold;
		height:25px;
		width:190px;
		padding:3px 0;
		text-align:center;
		background:url(http://parts.blog.livedoor.jp/img/usr/moe/side.gif) no-repeat;
		border-top:#fa83b7 1px solid;
	}
	
	.sidetop{}
	
	.side{
		color:#000;
		font-size:13px;
		text-align:center;
		line-height:125%;
		padding:5px 4px;
		background:#fff;
	}
	.sidebottom{}
	
	.sidebody{
		padding-bottom:4px;
		padding-left:12px;
		background:url(http://parts.blog.livedoor.jp/img/usr/moe/dot.gif) no-repeat 0 2px;
		text-align:left;
	}

 .side a:link{text-decoration:underline;}
 .side a:visited{text-decoration:underline;}
 .side a:active{text-decoration:underline;}
 .side a:hover{text-decoration:none;}

	a.ttllink:link{color:#fa83b7;text-decoration:underline;}
	a.ttllink:visited{color:#fa83b7;text-decoration:underline;}
	a.ttllink:active{color:#fa83b7;text-decoration:underline;}
	a.ttllink:hover{color:#fa83b7;text-decoration:none;}

	input.sf{width:122px;margin-right:3px;}
	.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:10px 0;}
	.message{text-align:left;font-size:12px;margin-bottom:10px;}
	.blogtimes{margin:10px auto;text-align:center;width:180px;}
	.quotetable{background:#000;width:170px;}
	.quotetable img{width:160px;}
	.quote{color:#000;font-size:12px;padding:1px;background:#fff;}

	.elsehead{
		padding:3px 0 4px;
	}
	.elsebody{text-align:center;}
	.elsebottom{
		padding:3px 0 4px;
	}
	
	.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{
	}

	.blogbody iframe{width:340px;margin-top:20px;margin-left:10px;}

	a.adtitle{color:#fa83b7;font-weight:bold;text-decoration:underline;}
	a.adtitle:link{color:#fa83b7;font-weight:bold;text-decoration:underline;}
	a.adtitle:visited{color:#fa83b7;font-weight:bold;text-decoration:underline;}
	a.adtitle:active{color:#fa83b7;font-weight:bold;text-decoration:underline;}
	a.adtitle:hover{color:#fa83b7;font-weight:bold;text-decoration:underline;}
	
	a.addescription{color:#000;text-decoration:none;}
	a.addescription:link{color:#000;text-decoration:none;}
	a.addescription:visited{color:#000;text-decoration:none;}
	a.addescription:active{color:#000;text-decoration:none;}
	a.addescription:hover{color:#000;text-decoration:none;}
	
	a.adurl{text-decoration:none;}
	a.adurl:link{text-decoration:none;}
	a.adurl:visited{text-decoration:none;}
	a.adurl:active{text-decoration:none;}
	a.adurl:hover{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;}
