@charset "EUC-JP";

/*
-----------------------------------------------------
livedoor Blog CSS
FileName:	flower02a
Version:	2006.06.26
-----------------------------------------------------
*/

	body{
		margin:0 auto;
		padding:5px 0px 0px 0px;
		/* 基本の文字色 */
		color:#000066;
		text-align:center;
		font-size:10pt;
		font-family: verdana, arial, sans-serif;
		/* バックグラウンド */
		background:#D9ECFF url(http://image.blog.livedoor.jp/bentenkan/imgs/3/5/35710179.gif) repeat 0 0;
	}

	/* リンクの文字色 */
	a{color:#0000FF;}
	a:link{}
	a:visited{}
	a:active{}
	a:hover{text-decoration:none;}

	#header{
		/* ヘッダーの罫線色 */
		border-bottom:1px solid	 #CCCCCC;
		/* ヘッダーの文字色 */
		color:#999;
	}

	#header td{
		font-size:9pt;
		text-align:right;
		padding-right:10px;
	}

	/* ヘッダー内のリンクの文字色 */
	#header a{color:#999;}
	#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:742px;
		margin:0 auto;
		padding:0;
		background:url(http://image.blog.livedoor.jp/bentenkan/imgs/0/b/0b02a065.gif) repeat-y 50% 0;
		text-align:center;
		word-break:break-all;
		/* 外枠底辺の罫線色 */
		/*
		border-bottom: 1px #0066CC solid;
		*/
	}

	#banner,#subbanner{
		width:742px;
		height:130px;
		/*
		background:url(http://image.blog.livedoor.jp/bentenkan/imgs/0/5/0520b006.gif) no-repeat 50% 0;
		*/
		text-align:left;
		margin:0 auto;
	}

	/* バナー内のリンクの文字色 */
	/*
	#banner a{color:#FFCC33;text-decoration:none;}
	#banner a:link{text-decoration:none;}
	#banner a:visited{text-decoration:none;}
	#header a:active{text-decoration:none;}
	#banner a:hover{text-decoration:underline;}
	*/

	#tabmenu{
		/*
		padding-top:11px;
		*/
	}
	#tabmenu ul {
		width:742px;
		font-size: 10pt;
		font-weight: bold;
		float: left;
		list-style: none;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		border-bottom: 1px solid #0066CC;
	}
	#tabmenu ul li {
		/*
		background:url(http://image.blog.livedoor.jp/bentenkan/imgs/1/f/1f32fb52.gif) repeat-y left 0;
		*/
		display: block;
		float: left;
		line-height: 100%;
		margin: 0px 0px 0px 8px;
		border: 1px solid #B2D9FF;
		border-width:1px 1px 0px 10px;
	}
	#tabmenu ul li a{
		display:block;
		padding:5px 5px 5px 5px;
		color: #0066CC;
		text-decoration:none;
	}
	#tabmenu ul li a:hover {
		/*
		font-weight: bold;
		*/
		color:#0000FF;
		text-decoration: underline;
	}

/*--------------------------------------------------*/

	#room{
		/*
		padding-top:11px;
		*/
	}

	#room ul {
		/*
		width:742px;
		text-align:center;
		font-size: 10pt;
		float: left;
		list-style: none;
		margin: 0;
		padding: 0;
		border-bottom: 1px solid #57B4FF;
		border-bottom: 1px solid #0000FF;
		*/
		font-size: 10pt;
		float: left;
		list-style: none;
		margin: 0;
		padding: 0;
	}

	#room-a li {
		/*
		background: #57B4FF url(http://image.blog.livedoor.jp/bentenkan/imgs/8/b/8b0f4c2b.gif) no-repeat;
		display: block;
		float: left;
		line-height: 100%;
		margin: 0px 10px 0px 0px;
		border:1px solid #DDDDDD;
		border-width:1px 1px 1px 1px;
		*/
		display: block;
		float: left;
		margin: 0px 0px 10px 0px;
		padding: 0px;
	}

	#room-b li {
		/*
		background: #57B4FF url(http://image.blog.livedoor.jp/bentenkan/imgs/8/b/8b0f4c2b.gif) no-repeat;
		display: block;
		float: left;
		line-height: 100%;
		margin: 0px 10px 0px 0px;
		border:1px solid #DDDDDD;
		border-width:1px 1px 1px 1px;
		*/
		display: block;
		float: left;
		margin: 5px 7px 5px 0px;
		padding: 8px 3px 8px 3px;
		border:1px solid #DDDDDD;
		border-width:1px 2px 2px 1px;
		border-color:#DDDDDD #AAAAAA #AAAAAA #DDDDDD;
		text-align:center;
	}

	#room-b ul li a{
		/*
		display:block;
		padding:7px 5px 5px 8px;
		text-decoration: underline;
		color:#ffffff;
		*/
		display:block;
		text-decoration: underline;
	}

	#room-b ul li a:hover {
		/*
		font-weight: bold;
		text-decoration: none;
		color: #0000C0;
		*/
		text-decoration: none;
	}
	#room-b img{
		padding:5px 0px 5px 0px;
	}

/*--------------------------------------------------*/

	
	h1,h2,h3,h4{margin:0;padding:0;}

	.blogtitle{
		/* バナー内のタイトルの文字色（リンクの文字色が優先される） */
		color:#FFFFFF;
		font-size:17pt;
		font-weight:bold;
		padding:10px 0px 0px 20px;
		text-align:left;
		display: none;
	}

	.description{
		/* バナー内のブログ説明の文字色 */
		color:#F0E68C;
		font-size:11pt;
		font-weight:bold;
		padding:5px 0px 0px 20px;
		text-align:left;
		display: none;
	}

	.blogurl{
		/* バナー内のＵＲＬの文字色（リンクの文字色が優先される） */
		color:#F0E68C;
		font-family: "Times New Roman", Times;
		font-size:14pt;
		font-weight:bold;
		padding:55px 0px 0px 20px;
		text-align:left;
		display: none;
	}

	#blogcontainer{
		width:706px;
		margin:0 auto;
		text-align:left;
	}

	#content{}

	#blog{}

	#pagetitle{
		/* カテゴリータイトルの文字色 */
		color:#000066;
		font-size:11pt;
		font-weight:bold;
		padding:5px 10px;
		text-align:left;
		/* カテゴリータイトルの外枠の罫線色 */
		border:1px solid #B2D9FF;
		background:url(http://image.blog.livedoor.jp/bentenkan/imgs/9/3/931f49ae.gif) repeat-y left 0;
		margin:0px 0px 10px 0px;
	}

	.fullbody,#articlebody{
		width:100%;
		text-align:left;
	}

	.datetop,#articletop{
	}

	.date{
		/* 日付の文字色 */
		color:#999999;
		font-size:9pt;
		font-weight:bold;
		padding:0px;
		text-align:right;
	}

	.blogbody{
		padding:0px;
	}

	.blogbodybottom{
		/*
		margin-bottom:35px;
		*/
	}

	.sectiontitle{
		/* タイトルの文字色 */
		color:#000066;
		font-size:11pt;
		font-weight:bold;
		padding:4px 10px 2px 10px;
		text-align:left;
		/* タイトルの罫線色 */
		border:1px solid #B2D9FF;
		background:url(http://image.blog.livedoor.jp/bentenkan/imgs/6/5/65f563ba.gif) repeat-y left 0;
		border-width:0px 0px 1px 1px;
		margin:10px 0px 10px 0px;
		line-height: 100%;
	}

	.title a{color:#0000FF;}

	.nojee-title{
		/* カテゴリーページ、月別ページのタイトルの文字色 */
		color:#000066;
		font-size:10.5pt;
		font-weight:bold;
		padding:5px;
		/* カテゴリーページ、月別ページのタイトルの破線色 */
		border:dotted #CCCCCC;
		border-width:0px 0px 1px 0px;
	}

/*?*/
* html .main{height:1%;}
* html .mainmore{height:1%;}
/**/

	.main,.mainmore,.article_tags{
		font-size:10pt;
		text-align:left;
		/*
		line-height:150%;
		*/
		padding:0px 0px 0px 0px;
	}

	.main p{
		margin-bottom:0em;
	}
	

	.newstitle{
		border:1px solid #B2D9FF;
		background:url(http://image.blog.livedoor.jp/bentenkan/imgs/9/3/931f49ae.gif) repeat-y left 0;
		margin-bottom:0px;
		padding: 5px 10px;
		font-size: 11pt;
		font-weight: bold;
	}

	.newsbody{
		border:1px solid #B2D9FF;
		border-width:0px 1px 1px 1px;
		margin-bottom:10px;
		padding:10px;
	}

	blockquote{
		/* 引用の文字色 */
		color:#000066;
		font-size:12pt;
		padding:10px 10px;
		margin:0px 15px;
		text-align:left;
		/* 引用の罫線色 */
		border:1px solid #CCCCCC;
		border-width:1px 10px 1px 10px;
	}

	hr{
 		color: #B2D9FF; /* 線の色(IE用) */
		background-color: #B2D9FF; /* 線の色(NN用) */
		height: 1px; /* 線の太さ */
		border: 0px; /* 枠の太さ */
		text-align: left;
	}
	
	li{
		/*
		list-style: square;
		margin-left: -15px;
		margin-bottom: 5px;
		*/
		margin:3px 0px 3px -15px;
	}
	
	table{
		border-collapse: collapse;
		font-size:10pt;
	}

	td{
		padding:3px;
		border:1px solid #CCCCCC;
		vertical-align:top;
	}
	
	.noline td{
		padding:3px;
		border:0px solid #CCCCCC;
		vertical-align:top;
	}
	
	.pict{
		/*
		margin:5px 0px;
		*/
	}

	dl{
	}

	dt{
	}

	dd{
	}

	.continues{
		text-align:right;
		font-size:8pt;
	}

	a.continues{font-size:8pt;}
	a.continues:link{}
	a.continues:visited{}
	a.continues:active{}
	a.continues:hover{text-decoration:none;}

	.posted{
		/* エントリー情報の文字色 */
		color:#000066;
		font-size:8pt;
		text-align:right;
		padding:0px;
	}

	/*
	.posted a{font-weight:bold;}
	*/
	.posted a{font-weight:normal;}
	.posted a:link{}
	.posted a:visited{}
	.posted a:active{}
	.posted a:hover{text-decoration:none;}

 .dateend,#articlebottom{
	}

	.nextpage{
		font-size:9pt;
		padding:5px 0;
		text-align:right;
	}

	.nextpage a{font-weight:bold;}
	.nextpage a:link{}
	.nextpage a:visited{}
	.nextpage a:active{}
	.nextpage a:hover{text-decoration:none;}

	.menu{
		color:#999;
		font-size:9pt;
		text-align:right;
		margin-top:5px;
		padding:5px;
		}

	.menu a{font-weight:bold;}
	.menu a:link{}
	.menu a:visited{}
	.menu a:active{}
	.menu a:hover{}


	.comblogbodybottom{
		/*
		margin-bottom:25px;
		*/
	}

/* トラックバックURL表示 */
	.trackbackurltop{
	}

	.trackbackurlbody{
		text-align:left;
	}

	.trackbackurlttl{
		color:#555555;
		/*
		font-size:x-small;
		*/
		font-size:9pt;
		font-weight:bold;
		padding:5px;
		border:dotted #CCCCCC;
		border-width:1px 0px;
	}

	.trackbackurl{
		margin:0 auto;
		text-align:center;
		padding:15px 0px 15px;
	}

	.trackbackurl table{width:400px;margin:0 auto;text-align:center;}
	input.trackbackbox{width:330px;padding-left:5px;border:1px solid #999999;}

	.trackbackurlbottom{
	}

/* トラックバック・コメント表示 */
	a.posttitle{color:#FFC700;font-weight:bold;}
	a.posttitle:link{}
	a.posttitle:visited{}
	a.posttitle:active{}
	a.posttitle:hover{color:#A6A6A6;text-decoration:none;}

	#trackbacktop,#commenttop{
	}

	#trackback,#comment{
		text-align:left;
	}

	#takecomment{
	}

	.trackbackhead,.commenthead,.takecommenthead{
		color:#555555;
		/*
		font-size:x-small;
		*/
		font-size:9pt;
		font-weight:bold;
		padding:5px;
		border:dotted #CCCCCC;
		border-width:1px 0px;
	}

	#trackbackbody,#commentbody{
		padding:10px 5px 0px 15px;
	}

	.trackbackttl,.commentttl{
		color:#505050;
		/*
		font-size:x-small;
		*/
		font-size:9pt;
	}

	.trackbacktext,.commenttext{
		/*
		font-size:x-small;
		*/
		font-size:10pt;
		padding:3px 0 10px 15px;
	}

	#commentbottom,#trackbackbottom,.formbodybottom{
		/*
		margin-bottom:20px;
		*/
	}

	#error{
		/*
		font-size:x-small;
		*/
		font-size:9pt;
		line-height:150%;
		font-weight:bold;
		padding:10px 5px 10px 15px;
	}

	#error span{font-weight:normal;}

	.loginon{
		/*
		font-size:x-small;
		*/
		font-size:9pt;
		padding:10px 10px 10px 15px;
	}

	.loginon a{font-weight:bold;}
	.loginon a:link{}
	.loginon a:visited{}
	.loginon a:active{}
	.loginon a:hover{}

	.loginoff{
		/*
		font-size:x-small;
		*/
		font-size:9pt;
		padding:10px 10px 10px 15px;
	}

	.loginoff a{font-weight:bold;}
	.loginoff a:link{}
	.loginoff a:visited{}
	.loginoff a:active{}
	.loginoff a:hover{}

	#takecommentbody{
		padding:0 5px;
	}
	
	.formbodytop{
	}

	#formbody{
		margin:0px auto;
		text-algin:center;
		padding:15px 20px;
	}

	.form{
		/*
		font-size:x-small;
		*/
		font-size:9pt;
		text-algin:center;
		margin:0 auto;
	}
	
	.form th{
		font-weight:bold;
		padding:2px;
		text-align:right;
	}

	.form td{
		padding:2px;
	}

	input#author{width:210px;border:1px solid #999999;}
	input#email{width:210px;border:1px solid #999999;}
	input#url{width:210px;border:1px solid #999999;}
	input#bake{}
	textarea#text{width:350px;height:200px;border:1px solid #999999;}
	input.button{margin-top:20px;width:80px;}
	
	#blogcommentbottom{
	}

	.calendarheadbody{
	}

	.calendarhead{
		/*
		font-size:x-small;
		*/
		font-size:9pt;
		font-weight:bold;
		color:#999999;
		padding:5px 0px;
		text-align:center;
		border:1px solid #CCCCCC;
	}
	
	.calendarhead a{}
	.calendarhead a:link{}
	.calendarhead a:visited{}
	.calendarhead a:active{}
	.calendarhead a:hover{text-decoration:none;}
	
	.calendarpre,.calendarnext{
		font-size:9px;
	}
	
	.caltop{}
	.calbody{
		font-weight:bold;
		/*
		font-size:x-small;
		*/
		font-size:9pt;
		text-align:center;
		padding:0;
		margin-bottom:15px;
	}

	.caltbl{
		text-align:center;
		width:190px;
		margin:5px auto 35px;

	}

	.caltblwkbg{
	}

	.caltblwk{
		color:#666666;
		/*
		font-size:x-small;
		*/
		font-size:9pt;
		border-bottom:1px dotted #999999;
	}

	.caltblwk td{
		font-weight:bold;
		text-align:center;
		padding:2px;
	}

	.weekday{}
	.sun{}
	.sat{}

	.caltbldaybg{
	}

	.caltblday{
		/*
		font-size:x-small;
		*/
		font-size:9pt;
		font-weight:bold;
	}


	.caltblday td{
		color:#666666;
		position:center;
		padding:3px;
	}

	.calendard{
	}
	
	.calon{
	}

	.caloff{
	}

	.caltblday a{color:#999999;text-decoration:underline;font-weight:bold;}
	.caltblday a:link{text-decoration:underline;}
	.caltblday a:visited{text-decoration:underline;}
	.caltblday a:active{text-decoration:underline;}
	.caltblday a:hover{color:#999999;text-decoration:none;}

	.calbottom{
	}

	#gototop{
		/* ［トップページへ戻る］の文字色 */
		font-size:10pt;
		font-weight:bold;
		color:#000066;
		padding:3px 10px;
		text-align:left;
		border:1px solid #B2D9FF;
		/*
		border-left-width: 10px;
		*/
		background:url(http://image.blog.livedoor.jp/bentenkan/imgs/2/b/2b1724d7.gif) repeat-y left 0;
		margin-bottom:10px;
	}

	#gototop a{color:#000099;}
	

	a.ttllink{color:#999999;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:#8B0000;font-size:10pt;text-align:center;font-weight:bold;margin:10px;}
	.message{color:#8B0000;font-size:10pt;text-align:center;margin-bottom:10px;}
	.mysite{color:#8B0000;font-size:8pt;text-align:center;margin-bottom:0px;}
	.blogtimes{margin:20px 0;text-align:center;width:180px;}
	.point{text-align:center;}
	.quotetable{width:170px;background:#000;}
	.quotetable img{width:150px;}
	.quote{color:#505050;font-size:9pt;padding:1px;background:#fff;}

	.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{
		border: 1px #0066CC solid;
		background:#d9ecff;
		padding:3px 0px 3px 0px;
}

	#outfooter{
		margin:0 auto;
		width:742px;
		font-size:8pt;
		vertical-align:middle;
		padding:5px 0px 5px 0px;
	}

	.blogbody iframe{width:450px;margin-top:20px;}

	#ad{
		text-align:center;
	}

	a.adtitle:link{color:#999999;font-weight:bold;}
	a.adtitle:visited{color:#999999;font-weight:bold;}
	a.adtitle:active{color:#999999;font-weight:bold;}
	a.adtitle:hover{color:#999999;font-weight:bold;text-decoration:none;}
	
	a.addescription:link{color:#555555;text-decoration:none;}
	a.addescription:visited{color:#555555;text-decoration:none;}
	a.addescription:active{color:#555555;text-decoration:none;}
	a.addescription:hover{color:#555555;}
	
	a.adurl:link{color:#555555;text-decoration:none;}
	a.adurl:visited{color:#555555;text-decoration:none;}
	a.adurl:active{color:#555555;text-decoration:none;}
	a.adurl:hover{color:#555555;}
	
	a.adld:link{color:#999999;text-decoration:underline;}
	a.adld:visited{color:#999999;text-decoration:underline;}
	a.adld:active{color:#999999;text-decoration:underline;}
	a.adld:hover{color:#999999;text-decoration:none;}
	
	body.ad{background:#fff;}
