@charset "EUC-JP";

/*
-----------------------------------------------------
livedoor Blog CSS
FileName:	コルク（2カラム）
Version:	2006.06.26
Powered by Milk Graphics
-----------------------------------------------------
*/

	body{
		margin:0;
		padding:0;
		color:#666;
		font-family:arial ,sans-serif;
		background:url(http://parts.blog.livedoor.jp/img/usr/cork/bg.jpg) repeat-y 50% 30px;
		text-align:center;
	}

	a:link{color:#c96;}
	a:visited{color:#c96;}
	a:active{color:#c96;}
	a:hover{color:#c96;text-decoration:none;}

	#header{
		background:#fff;
	}
	#header td{
		color:#4d4d4d;
		font-size:12px;
		text-align:right;
		padding-right:10px;
	}
	#header a:link{color:#4d4d4d;}
	#header a:visited{color:#4d4d4d;}
	#header a:active{color:#4d4d4d;}
	#header a:hover{color:#4d4d4d;text-decoration:none;}

	#container{
		width:803px;
		margin:0 auto;
		text-align:center;
		word-break:break-all;
	}

	#banner,#subbanner{
		width:803px;
		height:125px;
		text-align:left;
		margin:0;
	}

	#banner a{color:#fff;text-decoration:none;}
	#banner a:link{color:#fff;text-decoration:none;}
	#banner a:visited{color:#fff;text-decoration:none;}
	#banner a:hover{color:#fff;text-decoration:underline;}
	
	h1,h2,h3{margin:0;padding:0;}

	.blogtitle{
		font-size:30px;
		padding:40px 50px 2px;
                  font-weight: bold;

	}

	.description{
		color:#000;
		font-size:11px;
		font-weight:normal;
		padding:0px 50px;
                  font-weight: bold;
	}

	#blogcontainer{
		margin:0 auto;
		width:750px;
	}

	#content{
		float:left;
		width:530px;
		text-align:center;
	}


	#blog{
		width:530px;
		padding:0;
		margin:0 auto;
		text-align:left;
	}

	#links{
		float:right;
		width:201px;
		padding:0px 0 30px;
		text-align:center;
	}
	#categorytitlebody{}
	#categorytitle{
		color:#fff;
		font-size:14px;
		font-weight:bold;
		padding:5px;
		text-align:center;
		margin-bottom:15px;
	}
	
	.fullbody,#articlebody{
		background:url(http://parts.blog.livedoor.jp/img/usr/cork/mainbg.gif) repeat-y 50% 0;
	}

/*?*/
* html .fullbody{height:1%;}
* html #articlebody{height:1%;}
/**/

	.datebody{
		height:56px;
		background:url(http://parts.blog.livedoor.jp/img/usr/cork/mainhead.gif) no-repeat 50% 0;
	}
	.date{
		color:#693;
		font-size:12px;
		font-weight:normal;
		text-align:right;
		padding:37px 40px 0 0;
	}
	.blogbody{
		padding:5px 35px;
	}

	.blogbodybottom{
	}

	.title{
		color:#693;
		font-size:12px;
		font-weight:bold;
	}

/*?*/
* html .main{height:1%;}
* html .mainmore{height:1%;}
/**/

	.main{
		font-size:12px;
		text-align:left;
		line-height:150%;
		padding:30px 0px 25px;
	}
	.mainmore,.article_tags{
		font-size:12px;
		text-align:left;
		line-height:150%;
		padding:0px 0px 20px;
	}
	
	blockquote{
		border:2px dotted #c96;
		margin:10px;
		padding:10px;
		text-align:left;
	}
	
	.pict{}
	
	 a.continues:link{color:#c96;}
	 a.continues:visited{color:#c96;}
	 a.continues:active{color:#c96;}
	 a.continues:hover{color:#c96;text-decoration:none;}

	.posted{
		color:#c96;
		font-size:11px;
		text-align:right;
	}

	.posted a:link{color:#c96;}
	.posted a:visited{color:#c96;}
	.posted a:active{color:#c96;}
	.posted a:hover{color:#c96;text-decoration:none;}

 .dateend{
 		padding:15px 0;
		background:url(http://parts.blog.livedoor.jp/img/usr/cork/mainbtm.gif) no-repeat 0% 100%;
		margin-bottom:15px;
	}

/*\*/
* html .dateend{
 		padding:15px 0;
		background:url(http://parts.blog.livedoor.jp/img/usr/cork/mainbtm.gif) no-repeat 100% 100%;
		margin-bottom:15px;
	}
/**/

	.nextpage{
		font-size:12px;
		padding:5px;
		text-align:right;
	}
	.nextpage a:link{color:#c96;}
	.nextpage a:visited{color:#c96;}
	.nextpage a:active{color:#c96;}
	.nextpage a:hover{color:#v;text-decoration:none;}

	.menu{
		color:#c96;
		font-size:11px;
		text-align:right;
		margin-top:5px;
		}

	.menu a:link{color:#c96;}
	.menu a:visited{color:#c96;}
	.menu a:active{color:#c96;}
	.menu a:hover{color:#c96;text-decoration:none;}

	#ad{}

	.comblogbodybottom{}

/* トラックバックURL表示 */
	.trackbackurlbody{
		text-align:left;
		padding:0 35px;
	}
	.trackbackurlttl{
		color:#693;
		font-size:12px;
		font-weight:bold;
	}

	.trackbackurl{
		text-align:center;
		margin:10px auto;
	}
	.trackbackurl table{width:400px;margin:0px auto;}
	input.trackbackbox{width:325px;}

/* トラックバック・コメント表示 */

	a.posttitle:link{color:#c96;}
	a.posttitle:visited{color:#c96;}
	a.posttitle:active{color:#c96;}
	a.posttitle:hover{color:#v;text-decoration:none;}

	#trackback,#comment,#takecomment{
		padding:10px 35px;
		text-align:left;
	}
	.trackbackhead,.commenthead,.takecommenthead{
		color:#693;
		font-size:12px;
		font-weight:bold;
	}
	#trackbackbody,#commentbody{
		padding:10px 5px;
	}
	.trackbackttl,.commentttl{
		color:#c96;
		font-size:12px;
	}
	.trackbacktext,.commenttext{
		font-size:12px;
		padding:3px 0 10px 10px;
	}

	#error{
		padding:x-small;
		font-size:12px;
		line-height:150%;
		font-weight:bold;
	}
	#error span{font-weight:normal;}

	.loginon{
		color:#c96;
		font-size:12px;
		margin:15px 0;
	}
	
	.loginon a:link{color:#c96;}
	.loginon a:visited{color:#c96;}
	.loginon a:active{color:#c96;}
	.loginon a:hover{color:#c96;}

	.loginoff{
		color:#c96;
		font-size:12px;
		margin:15px 0;
	}

	.loginoff a:link{color:#c96;}
	.loginoff a:visited{color:#c96;}
	.loginoff a:active{color:#c96;}
	.loginoff a:hover{color:#c96;}


	#formbody{text-algin:center;}

	.form{
		margin:0px auto;
		color:#c96;
		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:350px;height:200px;}
	input.button{margin-top:20px;width:80px;}
	
	#blogcommentbottom{
 		padding:15px 0;
		background:url(http://parts.blog.livedoor.jp/img/usr/cork/mainbtm.gif) no-repeat 0% 50%;
		margin-bottom:15px;
	}
	.calendarheadbody{
		heaight:66px;
		background:url(http://parts.blog.livedoor.jp/img/usr/cork/sidettl.gif) no-repeat 0% 50%;
	}

	.calendarhead{
		color:#693;
		font-size:12px;
		font-weight:bold;
		text-align:center;
		padding-top:43px;
	}
	
	.calendarhead a:link{color:#693;}
	.calendarhead a:visited{color:#693;}
	.calendarhead a:active{color:#693;}
	.calendarhead a:hover{color:#693;text-decoration:none;}
	
	.calendarpre,.calendarnext{
		font-size:11px;
	}
	
	.caltop{}
	.calbody{
		padding:5px 0 20px;
		text-align:center;
		background:url(http://parts.blog.livedoor.jp/img/usr/cork/sidebg.gif) repeat-y 50% 0;
	}
	.caltbl{
		width:160px;
		margin:0px auto;
	}

	.caltblwkbg{}
	.caltblwk{
		color:#c96;
		font-size:12px;
	}
	.caltblwk td{
		padding:3px 0;
		text-align:center;
	}

	.weekday{}
	.sun{}
	.sat{}

	.caltbldaybg{}

	.caltblday{
		font-size:12px;
		color:#630;
	}

	.caltblday td{
		text-align:center;
		padding:3px 0px;
	}
	
	.calon{}
	.caloff{}

	.caltblday a:link{color:#c96;}
	.caltblday a:visited{color:#c96;}
	.caltblday a:active{color:#c96;}
	.caltblday a:hover{color:#c96;text-decoration:none;}

	.calbottom{
		padding:10px 0;
		background:url(http://parts.blog.livedoor.jp/img/usr/cork/sidebtm.gif) no-repeat 50% 0;
		margin-bottom:20px;	
	}

	.sidetitlebody{
		heaight:66px;
		background:url(http://parts.blog.livedoor.jp/img/usr/cork/sidettl.gif) no-repeat 0% 0%;
	}

	.sidetitle{
		color:#693;
		font-size:12px;
		font-weight:bold;
		text-align:left;
		padding:43px 20px 0;
	}

	.side{
		color:#666;
		font-size:12px;
		text-align:center;
		padding:10px 20px;
		background:url(http://parts.blog.livedoor.jp/img/usr/cork/sidebg.gif) repeat-y 50% 0;
	}
	
/*\*/
* html .side{height:1%;}
/**/

	.sidebody{
		padding:2px 0px;
		text-align:left;
	}

	.sidebottom{
		padding:10px 0;
		background:url(http://parts.blog.livedoor.jp/img/usr/cork/sidebtm.gif) no-repeat 50% 0;
		margin-bottom:20px;	
	}

 .side a:link{color:#630;}
 .side a:visited{color:#630;}
 .side a:active{color:#630;}
 .side a:hover{color:#c96;text-decoration:none;}

	a.ttllink:link{color:#693;text-decoration:underline;}
	a.ttllink:visited{color:#693;text-decoration:underline;}
	a.ttllink:active{color:#693;text-decoration:underline;}
	a.ttllink:hover{color:#693;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:#c96;font-size:11px;font-weight:bold;margin:10px 0;text-align:left;}
	.message{text-align:left;font-size:11px;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:11px;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:460px;margin-top:20px;}

	a.adtitle:link{color:#693;font-weight:bold;}
	a.adtitle:visited{color:#693;font-weight:bold;}
	a.adtitle:active{color:#693;font-weight:bold;}
	a.adtitle:hover{color:#693;font-weight:bold;}
	
	a.addescription:link{color:#666;text-decoration:none;}
	a.addescription:visited{color:#666;text-decoration:none;}
	a.addescription:active{color:#666;text-decoration:none;}
	a.addescription:hover{color:#666;text-decoration:none;}
	
	a.adurl:link{color:#666;text-decoration:none;}
	a.adurl:visited{color:#666;text-decoration:none;}
	a.adurl:active{color:#666;text-decoration:none;}
	a.adurl:hover{color:#666;text-decoration:none;}
	
	a.adld:link{color:#c96;}
	a.adld:visited{color:#c96;}
	a.adld:active{color:#c96;}
	a.adld:hover{color:#c96;}
	
	body.ad{background:#fff;}
