@charset "utf-8";

.unkoIE6unko {
	clear: both;
	padding: 0;
	margin: 0;
}
img {
	border: 0px;
}

body{
	font-family:"Lucida Grande","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック","Osaka",verdana,arial,sans-serif;
	background-color: #e4e7eb;
	margin: 0;
	padding: 0px;
}

#header {
	background-color: #a7d6ed;
	margin: 0 ;
	padding: 20px;
}

.headerlist {
	font-size: 0.75em;
	width:100%;
	margin: 0;
	padding: 0;
}
.headerlist li {
	list-style:none;
	float:right;
	margin-right: 10px;

}

#wrapper {
	clear: both;
	background-color: #e4e7eb;
	width:800px;
	margin:0px auto;
	padding: 0;
}

#footer {
	clear: both;
	color: #777777;
	background-color: #a7d6ed;
	text-align: center;
	margin: 0;
	padding: 20px;
}
#footer a:link{
    color: #777777;
    text-decoration:none;
}
#footer a:visited{
    color: #777777;
    text-decoration:none;
}
a:link{
    color: #0366ce;
    text-decoration:none;
}
a:visited{
    color:#0366ce;
    text-decoration:none;
}
a:hover{
    color: #0366ce;
    text-decoration:underline;
}
a:active{
    color: #0366ce;
    text-decoration:underline;
}



h1 {
	font-size: 1.5em;
	margin: 20px 0 0 30px;
	padding: 0;
}

.index_info {
	font-size: 0.75em;
	color:#777777;
	background-color: #fefefe;
	margin: 0;
	padding: 5px 5px 5px 5px;
	text-align: right;
}

.header_info {
	margin: 30px 0 0 100px;
	height: 10px;

}
.users_header {
	background-color: #fefefe;
	margin: 0 0 0px 0;
	padding: 25px 10px 20px 20px;


}
.users_header_img {
	float: left;
	margin: 0;
	padding: 0;

}
.users_header_tex {
	float: left;
	max-width: 750px;
	margin: 5px 0 0 20px;
	padding: 0;
}
.users_header_tex p{
	margin: 0;
	padding: 0;
	line-height: 1.5em;
 }
.description{
	margin: 0;
	padding: 0;
	font-size: 0.8em;
	line-height: 1.2em;
}
.otonariLink{
	clear: both;
	text-align: right; 
}

}
.users_header img{
	border: 0px;
	padding: 2px;

}
.select_tab {
	background-color: #fefefe;
	margin: 0.5em 0 3em 0;
	padding: 0px 0px 0px 18%;
	font-size: 1.2em;
}
.select_tab ul {
	background-color: #fefefe;
	margin: -1.5em 0 0 0;
	padding: 0;
}
li.ed {
	display: block;
	background-color: #e4e7eb;
	float:left;
	list-style:none;
	margin: 0 20px 0 0;
	padding: 0 10px 0 10px;
	text-align: center; 
	vertical-align:middle;
	border: 1px solid #fefefe;
}
li.yet {
	display: block;
	background-color: #fefefe;
	float:left;
	list-style:none;
	margin: 0 20px 0 0;
	padding: 0 10px 0 10px;
	text-align: center; 
	vertical-align:middle;
	border: 1px solid #e4e7eb;
}


.reply_img_box {
	clear:both;

}
.status {
    font-size: 1em;
    margin: 0 10px 0 0;
    padding: 1px;
    font-weight:bold;
    background-color: #e6fdff;
    text-decoration:none;
}
.date {
	margin:5px -35px 0 0;
	padding:0 ;
	font-size: 0.5em;
	text-align: right; 
}
.span-date {
    font-size: 0.8em;
    color:#ff0052;
    text-decoration:none;
}
.tweet {
	float:left;
	font-size: 1.7em;
	max-width : 70%;
	min-width : 300px;
	margin: 20px 0px 10px -3px;
	padding:25px 55px 5px 40px;
	border: 3px solid #0366ce;
	background-color:#fefefe;
	z-index: 1;
        border-radius: 6px;
        -moz-border-radius: 9px;
        -webkit-border-radius: 9px;
}

p.tweetbox {
	margin:0 ;
	padding:0 ;
}
p.replybox {
	margin:10px -35px 0 0;
	padding:0 ;
	font-size: 0.5em;
	text-align: right; 
}
.replybox img{
	border:0px;
}
.tweet_img {
	clear:both;
	position: relative;
	float:left;
	width:70px;
	height:70px;
	margin:30px 0px 0px 0px;
	background: url(tip-rounded.gif) no-repeat 56px 15px;
	z-index: 2;
}
.tweet_img img {
	border:0px;

}
.yajirushi {
	margin:13px 0 0 40px;

}
.tweet_img p{
	margin-top:10px;
}

.reply {
	clear:both;
	margin-right:0px;
	width : 48px;
	float : right;
}
.reply img{

}

.rounded {
	float :right;
	margin: 60px -50px 30px 0px;
	position: relative;
	min-width: 350px;
	max-width: 65%;
	background-color:#fefefe;
	border: 3px solid #fefefe;
	border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
}
.replybody {
	margin: 0;
	padding: 18px;
	background-color:#fefefe;
	font-size: 1.3em;
	text-align: center; 
	vertical-align:middle;
	border-radius: 6px;
	-moz-border-radius: 18px;
	-webkit-border-radius: 18px;
}
.replybody2 {
	margin: 0;
	padding: 18px;
	background-color:#fefefe;
	font-size: 1.3em;
	text-align: center; 
	vertical-align:middle;
}

.rounded .tail-top-right {
	border-bottom: 18px solid #fefefe;
	border-left: 24px solid transparent; 
	position: absolute;
	top: -18px;
	right: 36px;
	width: 0; 
	height: 0; 
}


#search {
	float: right;
	margin: -60px 30px 0 0;
	padding: 0;
}
#searchform {

    width: 300px;  
    display: block;  
    height: 50px;  
    position: relative;  
	padding: 20px 0 0 25px;
	background-color:#fefefe;
	border: 3px solid #16160e;
        border-radius: 6px;
        -moz-border-radius: 9px;
        -webkit-border-radius: 9px;
}  
#screen_name  {
    width: 256px;
	font-size: 1.5em;
    position: absolute;  
    margin: 0 0 0 0px;
	padding: 0px;
    border: 1px solid #fff;
	background-color: transparent;
}  
#searchBtn {  
    position: absolute;  
    margin: 0 0 0 260px;

.updnWatermark {color:#eeeeee;}
