@charset "EUC-JP";

/*
-----------------------------------------------------
livedoor Blog CSS
FileName:	orchestra
Version:	2006.06.26
-----------------------------------------------------
*/

	body{
		margin:0 auto;
		padding:0;
		color:#666;
		text-align:center;
		font-family: verdana ,arial ,sans-serif;
		background-image:url(http://www.maxcady.com/concrete.jpg);
               	
	}

	a{color:#C80000;}
	a:link{}
	a:visited{}
	a:active{}
	a:hover{color:#a6a6a6;text-decoration:none;}

	#header{
		background:#C80000;
		color:#fff;
		border-bottom:1px solid #fff;
	}

	#header td{
		font-size:xx-small;
		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:750px;
		margin:0 auto;
		background-color:#fff;
		text-align:center;
		word-break:break-all;
	}

	#banner,#subbanner{
		width:750px;
                height:278px;
		background:url(http://www.maxcady.com/redp.jpg) repeat 50% 0;
		text-align:left;
		margin:0 auto;
	}

	#banner a{color:#fff;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;}
	
	h1,h2,h3{margin:0;padding:0;}

	.blogtitle{
		font-size:28px;
		text-shadow: 3px 3px 3px black;
                padding:10px 35px 0 35px;
		text-align:left;
		letter-spacing:2px;
                position:absolute;filter:dropshadow(offX=3,offY=3);
	}

	.description{
		color:#fff;
		font-size:16px;
                text-shadow: 2px 2px 2px black;		
                padding:40px 35px 0 35px;
		text-align:left;
		letter-spacing:2px;
                position:absolute;filter:dropshadow(offX=1,offY=1);

	}

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

	#content{
		float:right;
		width:490px;
		text-align:center;
		margin:0 auto;
	}


	#blog{
		width:490px;
		text-align:center;
		margin:0 auto;
	}

	#links{
		float:left;
		width:180px;
		background:url(http://www.maxcady.com/brush180.jpg);
		margin:0 auto;
		text-align:center;
		padding:10px 0px 50px;
	}
	
	#linksbody{
		width:160px;
		margin:0 auto;
		text-align:center;
	}

	#categorytitle{
		color:#C80000;
		font-size:16px;
		font-weight:bold;
		padding:5px 10px;
		text-align:center;
		margin-bottom:20px;
	}

	.fullbody,#articlebody{
		width:100%;
		text-align:left;
	}

	.datetop,#articletop{
	}

	.date{
		color:#fff;
		font-size:medium;
		font-weight:bold;
		padding:5px 10px 5px 10px;
		background:#C80000;
	}

	.blogbody{
		padding:10px 0 0;
	}

	.blogbodybottom{
		margin-bottom:10px;
	}

	.title{
		color:#C80000;
		font-size:medium;
		font-weight:bold;
		height:18px;
                position:absolute;filter:dropshadow(offX=1,offY=1);
	}

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

	.main,.mainmore,.portal-links{
		font-size:medium;
		text-align:left;
		line-height:150%;
		padding:20px 0px 15px;
	}
	
	blockquote{
		border:2px dotted #C80000;
		margin:10px;
		padding:10px;
		text-align:left;
	}
	
	.pict{}

	a.continues{}
	a.continues:link{}
	a.continues:visited{}
	a.continues:active{}
	a.continues:hover{text-decoration:none;}

	.posted{
		color:#666;
		font-size:small;
		text-align:right;
		padding:5px 0;
	}

	.posted a{color:#C80000;font-weight:bold;}
	.posted a:link{}
	.posted a:visited{}
	.posted a:active{}
	.posted a:hover{color:#a6a6a6;text-decoration:none;}

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

	.nextpage{
		font-size:medium;
		padding:5px 0;
		text-align:right;
	}

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

	.menu{
		font-size:small;
		text-align:right;
		margin-top:5px;
		padding:5px 0px;
		}

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


	.comblogbodybottom{
	}

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

	.trackbackurlbody{
		text-align:left;
		padding:15px 0px 15px;

	}

	.trackbackurlttl{
		color:#C80000;
		font-size:medium;
		font-weight:bold;
	}

	.trackbackurl{
		text-align:center;
		padding:15px 0 0px;
	}

	.trackbackurl table{width:400px;margin:0 auto;}
	input.trackbackbox{width:330px;}

	.trackbackurlbottom{
	}

/* トラックバック・コメント表ｦ */
	a.posttitle{font-weight:bold;}
	a.posttitle:link{}
	a.posttitle:visited{}
	a.posttitle:active{}
	a.posttitle:hover{text-decoration:none;}

	#trackbacktop,#commenttop{
	}

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

	#takecomment{
	}

	.trackbackhead,.commenthead,.takecommenthead{
		color:#C80000;
		font-size:medium;
		font-weight:bold;
	}

	#trackbackbody,#commentbody{
		padding:10px 0 0px 15px;
	}

	.trackbackttl,.commentttl{
		color:#996241;
		font-size:small;
	}

	.trackbacktext,.commenttext{
		font-size:medium;
		padding:3px 0 10px 10px;
	}

	#commentbottom,#trackbackbottom,.formbodybottom{
	}

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

	#error span{font-weight:normal;}

	.loginon{
		font-size:medium;
		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:medium;
		padding:10px 10px 10px 15px;
	}

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

	#takecommentbody{
	}
	
	.formbodytop{
	}

	#formbody{
		margin:0px auto;
		text-algin:center;
		padding:10px 20px;
	}

	.form{
		font-size:medium;
		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 #666;}
	input#email{width:210px;border:1px solid #666;}
	input#url{width:210px;border:1px solid #666;}
	input#bake{}
	textarea#text{width:300px;height:200px;border:1px solid #666;}
	input.button{margin-top:20px;width:80px;}
	
	#blogcommentbottom{
	}

	.calendarheadbody{
	}

	.calendarhead{
		color:#C80000;
		font-size:11px;
		font-weight:bold;
		padding:0px 0 5px 0px;
		margin:0 0 10px 0px;
		border-bottom:1px solid #ccc;
		text-align:center;
	}
	
	.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:medium;
		text-align:center;
		padding:0;
		margin-bottom:15px;
	}

	.caltbl{
		text-align:center;
		margin:5px;
		width:100%;
	}

	.caltblwkbg{
		background:#cc7f7f;
	}

	.caltblwk{
		font-size:medium;
	}

	.caltblwk td{
		color:#fff;
		font-weight:bold;
		text-align:center;
		padding:2px;
	}

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

	.caltbldaybg{
		background:#fff;
	}

	.caltblday{
		font-size:small;
		font-weight:normal;
	}


	.caltblday td{
		color:#666;
		position:center;
		padding:2px;
	}

	.calendard{
	}
	
	.calon{
	}

	.caloff{
	}

	.caltblday a{color:#666;text-decoration:underline;}
	.caltblday a:link{text-decoration:underline;}
	.caltblday a:visited{text-decoration:underline;}
	.caltblday a:active{text-decoration:underline;}
	.caltblday a:hover{color:#a6a6a6;text-decoration:none;}

	.calbottom{
	}


	.sidetitlebody{
	}

	.sidetitle{
		color:#C80000;
		font-size:medium;
		letter-spacing:2px;
		padding:10px 5px 5px 32px;
		text-align:left;
		border-bottom:1px solid #ccc;
		background:url(http://www.maxcady.com/p2.gif) no-repeat scroll 0px;
	}

	.side{
		font-size:small;
		text-align:left;
		line-height:135%;
		padding:0px;
margin:0 auto;
	}
	
	.sidebody{
		text-align:left;
		padding:3px 0px 3px 5px;
	}

	.sidebottom{
		margin-bottom:10px;
	}


 .side a{}
 .side a:link{}
 .side a:visited{}
 .side a:active{}
 .side a:hover{text-decoration:none;}

	a.ttllink{color:#C80000;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:#2b5695;font-size:small;font-weight:bold;margin:10px 0;}
	.message{font-size:small;text-align:left;margin-bottom:10px;}
	.blogtimes{margin:20px 0;text-align:center;width:180px;}
	.point{text-align:center;}
	.quotetable{width:150px;}
	.quotetable img{width:130px;}
	.quote{color:#666;font-size:small;padding:1px;}

	.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:480px;margin-top:20px;}

	#ad{
		text-align:center;
	}

	a.adtitle:link{color:#C80000;font-weight:bold;}
	a.adtitle:visited{color:#C80000;font-weight:bold;}
	a.adtitle:active{color:#C80000;font-weight:bold;}
	a.adtitle:hover{color:#C80000;font-weight:bold;text-decoration:none;}
	
	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;}
	
	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;}
	
	a.adld:link{color:#C80000;text-decoration:underline;}
	a.adld:visited{color:#C80000;text-decoration:underline;}
	a.adld:active{color:#C80000;text-decoration:underline;}
	a.adld:hover{color:#a6a6a6;text-decoration:none;}
	
	body.ad{		background:url(http://image.blog.livedoor.com/img/usr/orchestra/orchestra_back.gif) repeat-y 50% 0;}