body{
	background-image:url(http://sallow.net/ouchiha/img/bg.gif);
	margin: 0px;
	padding: 0px;
	color:#666666;
	font-size:x-small;
}

h1,h2,h3,h4,h5,h6{
	margin:0px;
	padding:0px;
	font-size:x-small;
}
h3{
	margin-top:10px;
}

div.clear{
	display:block;
	clear:both;
	height:10px;
}

#wrapper{
	width:740px;
	padding:0px 10px 0px 10px;
	margin:0px auto 0px auto;
	background-color:#FFFFFF;
	position:relative;
}

dt span{
	position:absolute;
	left:-10000px;
}

/*ヘッダ*/

#head{
	width:740px;
	height:30px;
	margin:0px 0px 10px 0px;
	border-top:3px solid #666666;
}
#head2{
	width:740px;
	margin:0px 0px 10px 0px;
}

#head .searchformwrapper{
	display:block;
	position:relative;
	margin:5px 0px 0px auto;
	width:200px;
	text-align:right;
}
#head .searchformwrapper form{
	margin:0px;
}
#head h1{
	position:absolute;
	width:88px;
	height:10px;
	top:15px;
	left:20px;
	margin:0px;
	padding:0px;
}

#head h2{
	display:none;
}

#head a img{
	border:1px solid #FF0000;
	border:none;
	padding:0px;
	margin:0px;
}

a:link,
a:visited{
	text-decoration:none;
	color:#999900;
}
a:hover{
	color:#FF6600;
}



/*左サイドメニュー*/

#sidemenu{
	width:180px;
	margin:0px 5px 0px 0px;
	float:left;
}
#sidemenu dt,
#sidemenu dl{
	margin:0px;
	padding:0px;
}

#sidemenu dd{
	margin:0px;
	padding:0px 0px 3px 10px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image:url(http://sallow.net/ouchiha/img/yajirusi.gif);
	background-repeat:no-repeat;
	background-position:2px 6px;
}
#profile .menudetail img{
	margin:0px 10px 10px 0px;
}

.menudetail{
	background-color:#F5F5F5;
	padding:5px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#profile .separater{
	text-align:center;
	margin:5px;
}
#profile .separater img{
	margin:0px;
}


/*右コンテンツ*/

#main{
	width:555px;
	float:left;
}
#recommendwrapper .recommend{
	width:265px;
	float:left;
	padding:5px;
line-height:110%;
letter-spacing:0px;
}
#recententrywrapper .recommend{
	padding:5px;
	background-image:url(http://sallow.net/ouchiha/img/dot.gif);
	background-repeat:repeat-x;
	background-position:bottom;
line-height:120%;
letter-spacing:1px;
}


#main .photo{
	float:left;
}
#main .photo p{
	margin:0px;
}

#main p{
	line-height:150%;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	letter-spacing:1px;
}

#main p img{
	margin:10px;
}

#main .entryfoot{
	margin:10px 0px 10px 0px;
	background-image:url(http://sallow.net/ouchiha/img/dot.gif);
	background-repeat:repeat-x;
	text-align:right;
	clear:both;
}



/*コメント関連*/
#commentall{
	margin-left:20px;
}
#form input{
	border:1px solid #999999;
}
input.commentform {
	font-size: 10px;
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
	width:200px;
}
input.commentform:focus {
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
textarea.commentform {
	font-size: 10px;
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
	width:300px;
}
textarea.commentform:focus {
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.commentbutton{
	font-size: 10px;
	border: 1px solid #CCCCCC;
}
#main div.comments-open{
	font-size:10px;
	margin-bottom:20px;
}
#main div.comment div.text,
#main div.comment div.ttl,
#main div.comment div.postdate{
	font-size:x-small;
	margin-top:10px;
}

input.searchform {
	font-size: 10px;
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
}
input.searchform:focus {
	background-color: #FFFFFF;
	border: 1px solid #999999;
}


#foot{
}




