@charset "EUC-JP";

/*
-----------------------------------------------------
FileName:Nana'sRainbowDiary
Version:2008.03.05
Editor:ZSC M.Takahashi
-----------------------------------------------------
*/

* {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Verdana, Arial, "ＭＳ Ｐゴシック", Osaka, san-serif;
}

	body{
		margin:0 auto;
		padding:0;
		color:#000;
		text-align:center;
		font-family: verdana ,arial ,sans-serif;
		background:#ffb1ab url(http://blog.livedoor.jp/natsumenana/design_images/nanaPink/Bg_Body.jpg) repeat-x scroll center top;
	}

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

	#header{
		color:#fff;
		background:#ffb1ab;
		display: none;
	}

	#header td{
		font-size:12px;
		text-align:right;
		padding-right:10px;
	}

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

	#container{
		width:775px;
		padding:0;
		margin:0 auto;
		background:url(http://blog.livedoor.jp/natsumenana/design_images/nanaPink/Bg_outContainer.gif) repeat-y left top;
		text-align:center;
		word-break:break-all;
	}

	#banner,#subbanner{
		width: 746px;
		height:250px;
		background:#fff url(http://blog.livedoor.jp/natsumenana/design_images/nanaPink/Banner_TopImage.png) no-repeat scroll left top;
		margin:0 auto;
		text-align:left;
	}

	#banner a {
		width: 100%;
		height: 100%;
		display: block;
	}
	
	h1,h2,h3{margin:0;padding:0;}

	.blogtitle{
		color:#000;
		font-size:32px;
		font-weight:bold;
		padding:80px 130px 0 30px;
		display: none;
	}

	.description{
		color:#0568C3;
		font-size:12px;
		padding:5px 130px 0 30px;
		line-height:125%;
		font-weight:bold;
		display: none;
	}

	#blogcontainer{
		width:730px;
		text-align:center;
		margin:0 auto;
		padding-top:15px;
	}

	#content{
		float:left;
		width:530px;
		text-align:center;
		margin:0 auto;
		padding-bottom:15px;
	}


	#blog{
		width:530px;
		text-align:left;
		margin:0 auto;
	}

	#links{
		float:right;
		width:200px;
		text-align:right;
		background:#fff;
		padding-bottom:30px;
	}
	
	#linksbody{
		width: 191px;
		float:right;
	}

	#categorytitle{
		width: 524px;
		margin-bottom:20px;
		font-size:16px;
		font-weight:bold;
		text-align:center;
		color:#fff;
		background: #ffb1ab;
	}

	.fullbody,#articlebody{
		text-align:left;
		width:524px;
	}

	.datetop,#articletop{
	}

	.date{/*記事・タイトル*/
		width: 524px;
		height: 30px;
		font-size: 12px;
		font-weight:normal;
		line-height: 30px;
		text-align:left;
		overflow: hidden;
		color: #fff;
		background:#fff url(http://blog.livedoor.jp/natsumenana/design_images/nanaPink/Headline_Article.png) no-repeat scroll left top;
	}


	.ArticleDatenTitle {
		margin:0;
		padding-left: 35px;
	}

	.date div {
		margin:0;
		padding-left: 35px;
	}

	.blogbody{/*記事本文（枠）*/
		width: 522px;
		margin:0 auto;
		margin-bottom: 20px;
		border-right: #ffa1a9 solid 1px;
		border-bottom: #ffa1a9 solid 1px;
		border-left: #ffa1a9 solid 1px;
		line-height:130%;
		text-align:left;
		background:#fff;
	}



	.blogbodybottom{
	}

	.title{
	}

	* html .main{height:1%;}
	* html .mainmore{height:1%;}

	.main,.mainmore,.article_tags{
		font-size:11px;
		color:#4b4645;
		text-align:left;
		line-height:150%;
		padding:10px 20px;
	}
	
	blockquote{
		border:2px dotted #0568C3;
		margin:10px;
		padding:10px;
		text-align:left;
	}
	
	.pict{}

	*+ html .pict{
		padding-bottom: 10px;
	}

	a.continues{color:#7EA0B7;}
	a.continues:link{}
	a.continues:visited{}
	a.continues:active{}
	a.continues:hover{text-decoration:none;}

	.posted{
		color:#ff3346;
		font-size:11px;
		text-align:right;
		padding:10px;
		border-top: #666 dotted 1px;
		background:#fffdf4;
	}


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

 .dateend,#articlebottom{
		margin-bottom:25px;
	}

	.nextpage{
		color:#fff;
		font-size:12px;
		padding:5px 15px;
		text-align:right;
	}

	.nextpage a{color:#fff;font-weight:bold;}
	.nextpage a:link{}
	.nextpage a:visited{}
	.nextpage a:active{}
	.nextpage a:hover{text-decoration:none;}

	.menu{
		color:#ff3346;
		font-size:11px;
		text-align:right;
		margin-top:5px;
		padding:0px 5px 10px;
		}

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


	.comblogbodybottom{
	}

/* トラックバックURL表示 */
	.trackbackurltop{
	}

	.trackbackurlbody{
		text-align:left;
		padding:10px 0px 0;
		background:#fff7f6;
	}

	.trackbackurlttl{
		font-size:14px;
		font-weight:bold;
		color:#fff;
		padding:3px 10px;
		text-align:left;
		background:#ffb1ab;
	}

	.trackbackurl{
		padding:20px 0px;
		background:#fff7f6;
	}

	.trackbackurl table{width:400px;margin-left:50px;}
	input.trackbackbox{width:330px;}

	.trackbackurlbottom{
	}

/* トラックバック・コメント表示 */
	a.posttitle{color:#0568C3;}
	a.posttitle:link{}
	a.posttitle:visited{}
	a.posttitle:active{}
	a.posttitle:hover{}

	#trackbacktop,#commenttop{
	}

	#trackback,#comment{
		text-align:left;
		padding:0px;
		background:#fff7f6;
	}

	#takecomment{
		text-align:left;
		padding:0px;
		background:#FBF5DB;
	}

	.trackbackhead,.commenthead,.takecommenthead{
		font-size:14px;
		font-weight:bold;
		color:#fff;
		padding:3px 10px;
		text-align:left;
		background:#ffb1ab;
	}

	#trackbackbody,#commentbody{
		padding:20px 15px 5px;
	}

	.trackbackttl{
		color:#0568C3;
		font-size:11px;
	}

	.commentttl{
		color:#555;
		font-size:11px;
		text-align:right;
	}


	.trackbacktext,.commenttext{
		font-size:11px;
		margin:3px 0 15px 10px;
	}

	#commentbottom,#trackbackbottom,.formbodybottom{
	}

	#error{
		font-size:11px;
		line-height:150%;
		font-weight:bold;
		padding:10px 5px 10px 15px;
	}

	#error span{font-weight:normal;}

	.loginon{
		font-size:11px;
		padding:10px 10px 10px 0px;
	}

	.loginon a{font-weight:bold;}
	.loginon a:link{}
	.loginon a:visited{}
	.loginon a:active{}
	.loginon a:hover{}

	.loginoff{
		font-size:11px;
		padding:10px 10px 10px 0px;
	}

	.loginoff a{font-weight:bold;}
	.loginoff a:link{}
	.loginoff a:visited{}
	.loginoff a:active{}
	.loginoff a:hover{}

	#takecommentbody{
		padding:0 15px;
		margin:0 auto;
		background:#FBF5DB;
	}

	.formbodytop{
	}

	#formbody{
		text-align:left;
		padding:15px 10px;
		background:#fff7f6;
	}

	.form{
		font-size:11px;
		text-align:left;
		margin-left:40px;
		color: #555;
	}
	
	.form th{
		font-weight:bold;
		padding:2px;
		text-align:right;
	}

	.form td{
		padding:2px;
	}

	input#author{width:210px;border:1px solid #ffb1ab;}
	input#email{width:210px;border:1px solid #ffb1ab;}
	input#url{width:210px;border:1px solid #ffb1ab;}
	input#bake{}
	textarea#text{width:320px;height:200px;border:1px solid #ffb1ab;}
	input.button{margin-top:20px;width:80px;}
	
	#blogcommentbottom{
	}

	.calendarheadbody {/*カレンダープラグイン用*/
		margin:0pt auto;
		width:189px;
	}

	.calendarhead{
		font-size:12px;
		font-weight:bold;
		color:#fff;
		text-align:center;
		padding:2px;
		background:#ffb1ab;
	}
	
	.calendarhead a{color:#fff;}
	.calendarhead a:link{}
	.calendarhead a:visited{}
	.calendarhead a:active{}
	.calendarhead a:hover{text-decoration:none;}
	
	.calendarpre,.calendarnext{
		font-size:11px;
	}
	
	.caltop{}
	.calbody{
		font-weight:bold;
		font-size:11px;
		text-align:center;
		margin-bottom:15px;
	}

	.caltbl{
		width:200px;
		text-align:center;
		padding-top:5px;
	}

	.caltblwkbg{
	}

	.caltblwk{
		color:#656465;
		font-size:11px;
	}

	.caltblwk td{
		font-weight:bold;
		text-align:center;
		padding:3px 0;
	}

	.weekday{}
	.sun{}
	.sat{}

	.caltbldaybg{
	}

	.caltblday{
		color:#656465;
		font-size:11px;
	}


	.caltblday td{
		position:center;
		padding:3px 0;
	}

	.calendard{
	}
	
	.calon{
	}

	.caloff{
	}

	.caltblday a{color:#0568C3;font-weight:bold;}
	.caltblday a:link{}
	.caltblday a:visited{}
	.caltblday a:active{}
	.caltblday a:hover{background:#fff;padding:2px;text-decoration:none;}

	.calbottom{
	}


	.sideheadbody{
	}

	.sidetitlebody {
		width: 191px;
		height: 30px;
		margin: 0 auto;
		font-size:12px;
		font-weight:bold;
		line-height: 30px;
		text-align:left;
		color:#711712;
		background:#fff url(http://blog.livedoor.jp/natsumenana/design_images/nanaPink/side/sideHeadline.png) no-repeat scroll left top;

	}

	.sidetitle{
		padding-left: 25px;
	}

	.sidetitle a{
		color:#711712;
		}

	.side{
		width: 189px;
		font-size:11px;
		line-height:130%;
		margin: 0 auto;
		padding-top: 10px;
		padding-bottom: 10px;
		text-align:center;
		border-right: #ffd6da solid 1px;
		border-left: #ffd6da solid 1px;
	}
	
	.sidebody{/*右サイド・コンテンツ*/
		text-align:left;
		padding: 1px 10px;
	}

	.sidebottom{
		width: 191px;
		height: 3px;
		margin-bottom:15px;
		background:#fff url(http://blog.livedoor.jp/natsumenana/design_images/nanaPink/side/sideBottom.png) no-repeat scroll left top;
		font-size: 1px;
	}


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

	a.ttllink{color:#fff;font-weight:bold;}
	a.ttllink:link{}
	a.ttllink:visited{}
	a.ttllink:active{}
	a.ttllink:hover{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{color:#303030;font-size:12px;text-align:left;font-weight:bold;margin:10px 0;}
	.message{color:#303030;font-size:12px;text-align:left;margin-bottom:10px;}
	.blogtimes{margin:20px 0;text-align:center;width:150px;}
	.point{text-align:center;}
	.quotetable{width:180px;background:#000;}
	.quotetable img{width:160px;}
	.quote{color:#666;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{
		width: 730px;
		height:40px;
		margin: 0 auto;
		border-top: #f90d0d solid 1px;
		text-align: right;
	}

		#footer img {
			padding: 5px;
		}

	.blogbody iframe{width:470px;margin-top:20px;}

	#ad{/*広告*/
		text-align:center;
		/*display: none;*/
	}

	a.adtitle:link{
		color:#ffb1ab;
		font-weight:bold;
		font-size:11px;
	}
	a.adtitle:visited{
		color:#ffb1ab;
		font-weight:bold;
		font-size:11px;
	}
	a.adtitle:active{
		color:#ffb1ab;
		font-weight:bold;
		font-size:11px;
	}
	a.adtitle:hover{
		color:#ffb1ab;
		font-weight:bold;
		font-size:11px;
		text-decoration:none;
	}
	
	a.addescription:link{
		color:#999;
		font-size:10px;
		text-decoration:none;
	}
	a.addescription:visited{
		color:#999;
		font-size:10px;
		text-decoration:none;
	}
	a.addescription:active{
		color:#999;
		font-size:10px;
		text-decoration:none;
	}
	a.addescription:hover{
		color:#999;
		font-size:10px;
	}
	
	a.adurl:link{
		color:#999;
		font-size: 10px;
		text-decoration:none;
	}
	a.adurl:visited{
		color:#999;
		font-size: 10px;
		text-decoration:none;
	}
	a.adurl:active{
		color:#999;
		font-size: 10px;
		text-decoration:none;
	}
	a.adurl:hover{
		color:#999;
		font-size: 10px;
	}
	
	a.adld:link{
		color:#ffb1ab;
		font-size:11px;
		text-decoration:underline;
	}
	a.adld:visited{
		color:#ffb1ab;
		font-size:11px;
		text-decoration:underline;
	}
	a.adld:active{
		color:#ffb1ab;
		font-size:11px;
		text-decoration:underline;
		}
	a.adld:hover{
		color:#ffb1ab;
		font-size:11px;
		text-decoration:none;
		}
	
	body.ad{background:#fff;}


/***************************************************/
#blog-powered {

}

.pager {
	width: 520px;
	color:#ff3346;
	font-size:11px;
}

.pagetop {
	width: 520px;
	font-size:11px;
	text-align:right;
}

.current {
	color:#ff3346;
	font-weight:bold;
}

