/* 貴様見ているなッ*/
* {
	margin:0;
	padding:0;
   }
a:link {
	color: red
        }
a:visited {
	color: green
           }
a:hover {
	color: blue
         }
a:active {
	color: gray
         }

body {
	color: #8B0000;
	width:100%;
	font: 100% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", Arial, Helvetica, sans-serif;
}

#header {
	width:800px;
	text-align : center;
}

#footer {
	width:100%;
	clear:both;
	background-color:#ccb;
	border-top:2px solid #fff;
	text-align:center;
	padding:1em 0;
}
#mainbox {
	width:820px;
	margin-left:auto;
	margin-right:auto;
	text-align:justify;
	background-color:#FFF;
	border:1px solid #aaa;
}
#leftbox {
	width:200px;
	float:right;
	margin:10px;
    margin-right:12px;
    
}
.menuboxm{
	background-color:#a84353;
	height:4px;
	width:790px;
	padding: 0px 0px 0px 10px;
	margin-left:10px;
	margin-right:10px;
	}
#menubox{
	width:800px;
	padding: 0px 0px 0px 10px;
	}

#rightbox {
	text-align:left;
	padding:10px;
	width:800px;
	
}



#rightboxmini {
	
	padding:15px;
	width:768px;
	border:#999 1px solid;
	border-top:none;
	background-color:#ffffff;
}
#rightbox h1 {
	background-color:#ff6666;
	text-align:left;
	padding:0px 0px 0px 0px;
	border-left:#ff6666 8px solid;
	font-size: large;
	font-weight: bold;
}
.coment01 {
	padding:5px 0 5px 5px;
}
.wall {
	padding:0px 0 0px 0px;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
div.photobox{width:500px;height:375px;background: url(img/sisaku.jpg) no-repeat;position:relative;}
.photobox p{ width:500px;position:absolute; top:5px;left:0px;color:#8B0000;font-size:24px;}

	.imgboxw{
	width:198px;
	border:1px solid #aaa;
	border-top:0px ;
	border-bottom:0px ;
	padding: 2px 0px 2px 2px;
	text-align: left;
	}
    .imgboxwl{
	width:198px;
	border:1px solid #aaa;
	border-top:0px ;
	padding: 2px 0px 2px 2px;
	text-align: left;
	}
		
.imgboxl{width:200px;
         border:1px solid #aaa;
		 }
a.imgboxl:link{
	color: #999;
}
a.imgboxl:visited{
	color: #999;
}
a.imgboxl:hover{
	color: #999;
}
a.imgboxl:active{
	color: #999;
}

.tm{margin-left:140px;
text-align: left;
}

#mainbox #rightbox #rightboxmini table tr td {
	text-align: center;
}
/* すたいるしーと作成　ぷりおん　2009*/
