html
{
   margin: 0;
   /* setting border: 0 hoses ie6 win window inner well border */
   padding: 0;
}

body {
	margin: 0;
	/* setting border: 0 hoses ie5 win window inner well border */
   padding: 0;
	text-align:center;
	font-size: 12px;
	color: #ffffff;
	background-image: url(http://www.youtakashi.com//tmp_img/back.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
	background-color: #000000;
    font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
}

h1, h2, h3, h4, h5, h6 { font-weight: normal; }

/* link clors */

a { color: #ffffff; text-decoration: underline; }
a:hover { color: #666666; }


.entry-more-link a { color: #333333; }
.entry-more-link a:hover { color: #ffffff; }
.entry-footer a { color: #333333; }
.entry-footer a:hover { color: #ffffff; }



/* outline */


#outline {
 width:720px;
 text-align:left;
 margin:0 auto;
}


.header {
	height:130px;
	background-image: url(http://www.youtakashi.com//tmp_img/top.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
}


.main { width:500px; float:left; }
.side {
	width:200px;
	float:right;
}
.c-both { clear:both; }

.footer {
	height: 50px;
	background-image: url(http://www.youtakashi.com//tmp_img/copyright.png);
	margin-bottom: 20px;
}
.footer-left {
	float: left;
	margin:9px 0px 0px 13px
}
.footer-right {
	float: right;
	margin-top: 17px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}


/* content */

.content-nav
{
	border-bottom: 1px solid #222222;
	font-size: 10px;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-bottom: 5px;
}

.date-header
{
   margin: 0px 0px 5px 0px;
   font-size: 10px;
   text-transform: uppercase;
}

.entry-header
{
   margin-top: 0;
   border-left: 5px solid #999999;
   padding: 0px 0px 0px 10px;
   color: #ffffff;
   font-size: 14px;
	font-weight: normal;
list-style:none;
}

.entry-content
{
   position: static;
   clear: both;
}

.entry-more-link
{
	text-align: right;
}

.entry-footer,
.comment-footer,
.trackback-footer
{
   margin: 0 0 20px 0;
   border-top: 1px solid #333333;
   padding-top: 3px;
   color: #333333;
   font-size: 9px;
   text-align: right;
}

#trackbacks-info
{
   margin: 0px 0px 10px 0px;
   border-right: 3px solid #999999;
   border-bottom: 1px solid #333333;
   padding: 0px 10px 3px 0px;
   color: #ffffff;
   font-size: 10px;
   text-align: right;
   background: #000000;
}

.comments-open-footer
{
   text-align: right;
   border:0px 0px 15px 0px
}


/* side */

.menu
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}

ul.menu{
    width:100%;
    padding-left:0;
    margin-left:0;
}

ul.menu li{
    list-style:none;
    float:left;
}

.rss {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.module-search
{
	text-align:center;
	height:27px;
	background-image: url(http://www.youtakashi.com//tmp_img/module-serch.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.module-search input { font-size: 10px; }
.module-search #search { width: 100px; }



.module
{
   margin: 10px 0px 0px 0px;
}


.module2
{
   margin: 20px 0px 0px 0px;
}





.module-list,
.archive-list
{
   margin: 0;
   padding: 0;
   list-style: none;
}

.module-list-item
{
	margin-top: 0;
	color: #666;
	line-height: 2.0;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.module-content
{
   margin: 0 0 3px 0;
   border-top: 0px solid #cfd4d9;
   padding: 5px 7px 1px 10px;
   background-image: url(http://www.youtakashi.com//tmp_img/module-content.png);
   font-size: 10px;
   line-height: 2.0;
}

.module-content2
{
text-align:center
font-size: 10px;
}


.module-content2in
{
	margin: 10px 0px 10px 0px;
	text-align: center;
}

.old-archives
{
	text-align: right;
}

.module-content_pw
{
   text-align:right;
   margin: 0px 0 0px 0;
   border-top: 0px dotted #333333;
   padding: 5px 10px 0px 10px;

   font-size: 10px;
   line-height: 2.0;
}

.module-content_pw a:hover { color: #ffffff; }
.module-content_pw a { color: #333333; }

.module-list
{
   margin: 0px 0px 10px 10px;
   list-style: disc;
}

.module-list .module-list
{
   margin: 5px 0 0 0;
   padding-left: 15px;
   list-style: circle;
}


.blogmail
{
   font-size: 10px;
   margin:20px 0px 0px 0px
}

.blogmail1
{
	margin:10px 0px 0px 0px;
}


.blogmail2
{
	text-align: center;
	height: 50px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 5px;
	background-image: url(http://www.youtakashi.com//tmp_img/module-blogmail.png);
	background-repeat: no-repeat;
}


.blogmail3
{
   text-align:right;
   margin: 0px 0 0px 0;
   border-top: 0px dotted #333333;
   padding: 5px 10px 0px 10px;

   font-size: 10px;
   line-height: 2.0;
}

.blogmail3 a:hover { color: #ffffff; }
.blogmail3 a { color: #333333; }

.movie
{
   text-align:center;
}

.photo_center
{
   text-align:center;
}


.profile_table
{
   text-align:center;
   clear:both;
}

.lastfm
{
   margin:15px 0px 15px 8px;
}


/* ohters */


.profile_flash
{
   margin: 0px;
   padding: 0px;
   text-align:center;
}

.tracklist
{
line-height:25px;
}

.related_entry_box {
margin:10px 0px 10px 0px;
}

.related_entry {
	background-image:url(http://www.youtakashi.com/tmp_img/bg_01.gif);
	padding: 2px 5px 7px 5px;
	font-size:12px;
}

.related_entry_list {
list-style:none;
}

.related_entry_title {
	margin:0px 0px 5px 0px;
	font-weight: normal;
list-style:none;
}

.related_entry-header
{
   margin: 10px 0px 10px 0px;
   border-left: 5px solid #999999;
   padding: 0px 0px 0px 10px;
   color: #ffffff;
   font-size: 12px;
	font-weight: normal;
list-style:none;
}


.related_entry_date {
font-size:10px;
float:right;
}

.hr_01 {
width:100%;
height:1px;
margin:3px 0px 3px 0px;
background-image:url(http://www.youtakashi.com/tmp_img/hr_01.gif);
}

.hr_02 {
width:100%;
height:1px;
margin:3px 0px 3px 0px;
background-image:url(http://www.youtakashi.com/tmp_img/hr_01.gif);
}

.center
{
   text-align:center;
   clear:both;
}


.trak_name
{
	float:left;
	font-size:80%;
}


.trak_affili
{
	width:183px;
	float:right;
}



/* ad */

.yahoo_hr
{
	border-bottom: 1px solid #222222;
        width:468px;
	margin:5px 0px 7px 0px;
}

.amazon468x60
{
	margin:20px 0px 0px 0px;
	text-align: center;
}

.google200x200
{
	margin:20px 0px 0px 0px;
}

.mobile-send
{
   border-width: 5px 0 0px 0px;
   text-align:center;
   font-size: 10px;
}
