/* CSS Document */

@charset "EUC-JP";

/*
-----------------------------------------------------
livedoor Blog CSS
FileName:	Tanshin Hikkoshi Blog
Version:	2007.07.27
-----------------------------------------------------
*/


/**********************************
/           CSS Menu
**********************************
	1.Global
	 1-1.Base Font
	 1-2.Base HTML
	 1-3.Base Link
	 1-4.Layout
	
	2.Common
	3.Article
	4.side
	5.Other
*********************************/


/**********************************
***          Global             ***
**********************************/
*{
	word-break:break-all;
	font-family:verdana, arial, sans-serif;
}

/* Base Font-----------------------------*/

body{
	font-size: 12px;
	color: #7A7171;
	line-height: 140%;
	text-align: center;
}

/* \*/

*:first-child+html body{
	font-size: 75%;
}

* html body{
	font-size: 75%;
}

* html table{
	font-size: 100%;
}

/**/

/*1-2Base HTML---------------------------------------*/

body{
	margin:0px;
	padding:0px;
	background:#FFD544;
}

h1,h2,h3,div,table,td,th,tr,img,form,input,p,{
	margin:0;
	padding:0;
}

img,
a img{
	border: none;
}


/*1-3.BaseLink------------------------------------------*/

a:link{
	color:#FF7500;
	text-decoration: none;
}

a:visited{
	color: #FF7500;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}


/* 1-4.Layout-----------------------------------------*/

#container{
	width:800x;
	margin:0 auto;
	text-align:center;
}


#banner{
	width: 800px;
	margin: 0px auto;
}
#banner a{
	text-decoration:none;
}
#banner a:hover{
	text-decoration:underline;
}

#blogcontainer{
	width: 773px;
	padding-top: 16px;
	padding-bottom: 16px;
	background:#EFF099;
	margin:0 auto;
	height:1%;
}
#content{
	float:right;
	width:516px;
	margin-right: 17px;
	text-align:left;
}

/* \*/

*html #content{
	margin-right: 10px;
}


/**/

#contentin{}
#sidecolumn{
	float:left;
	width:203px;
	margin-left: 17px;
}

/* \*/

*html #sidecolumn{
	margin-left: 10px;
}

/**/

#sidecolumntop{}
#sidecolumnbody{}
#sidecolumnbottom{}

#categorytitlebody{}
#categorytitle{
	font-size:16px;
	font-weight:bold;
	margin-bottom:15px;
}

/* \*/

*:first-child+html #categorytitle{
   margin-top: 5px;
}

* html #categorytitle{
   margin-top: 5px;
}

/**/

#footer{
	clear: both;
}
#outfooter{}

/**********************************
***          Common             ***
**********************************/
.datetop{}
.fullbody{}
.datebody{}
h2.date{
	font-size:12px;
	font-weight:normal;
}
.blogbodytop{
	width: 516px;
	height: 61px;
	background: url(http://image.blog.livedoor.jp/cooltakechan/imgs/f/f/ffb2d90d.gif?blog_id=297793) no-repeat;
}
.blogbody{
	background: url(http://image.blog.livedoor.jp/cooltakechan/imgs/9/6/96339148.gif?blog_id=297793) repeat-y;
	text-align:center;
	padding-bottom: 30px;
}
.titlebody{
	width: 400px;
	padding-top: 25px;
	padding-left: 95px;
}
h3.title{
	font-size:14px;
	ont-weight:bold;
	color: #FF7500;
}
.main
,.mainmore{
	width: 450px;
	margin:0px auto;
	line-height:147%;
	font-size:12px;
	text-align: left;
}
blockquote{
	background:#f9f9fa;
	margin:10px 0;
	padding:15px;
	text-align:left;
	color:#6c717a;
}
.pict{
	margin:0 5px 5px 0;
}

a.continues
,.posted a
,.menu a
,.nextpage
,.commentttl a
,.trackbackttl a{}

a.continues:hover
,.posted a:hover
,.menu a:hover
,nextpage a:hover
,.commentttl a:hover
,.trackbackttl a:hover{}
 
.article_tags{
	width: 450px;
	margin: 0px auto;
	padding-bottom: 5px;
	font-size:12px;
	text-align:left;
}
.article_tags a{}
.article_tags a:hover{}

.posted{
	width: 450px;
	font-size:12px;
	text-align:left;
	margin: 0px auto;
	color:#FF7500;
}
.clipbutton{
	border:none;
}
#ad{
	margin:25px 0 0;
	text-align:center;
}
.blogbodybottom{
	width: 516px;
	padding-top: 5px;
	margin-bottom: 30px;
	height: 55px;
	background: url(http://image.blog.livedoor.jp/cooltakechan/imgs/7/d/7d401841.gif?blog_id=297793) no-repeat;
}

.gotop{
	margin: 4px 0px 0px 462px;
}

.dateend{}

.nextpage{
	text-align:right;
	margin:5px;
	font-size:12px;
}

/**********************************
***          Article            ***
**********************************/
.menu{
	font-size:12px;
	text-align:right;
	margin:5px 15px 5px 0;
}

#articletop{}
#articlebody{}

.comblogbodybottom{}
.subspace{
	background: url(http://image.blog.livedoor.jp/cooltakechan/imgs/9/6/96339148.gif?blog_id=297793) repeat-y;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 15px;
}

/*//   Trackback & Comment   //*/
.trackbackurltop{}
.trackbackurlbody{
	width: 450px;
	margin:0 auto 20px auto;
	text-align: left;
}
h3.trackbackurlttl
,h3.commenthead
,h3.trackbackhead
,h3.takecommenthead{
	font-size:14px;
}
.trackbackurl{
	width: 450px;
	margin: 0px auto;
	padding-top: 15px;
	text-align:left;
	font-size:12px;
	text-align: left; 
}
.trackbackurl table{
	width:400px;
	margin:0 auto;
}
.trackbackurl table td{
	text-align:right;
}
.trackbackurl table td input.trackbackbox{
	width:400px;
}
.trackbackurlbottom{}

#commenttop
,#trackbacktop{}
#comment
,#trackback{
	width: 450px;
	margin:0 auto 20px auto;
	text-align: left;
}
#commentbody
,#trackbackbody{
	width: 450px;
	font-size:12px;
	margin:0px auto;
	padding-top: 15px;
	padding-bottom: 20px;
	text-align: left;
}
.commentttl
,.trackbackttl{}
.commenttext
,.trackbacktext{
	width: 450px;
	margin:5px auto 10px;
	padding-left:15px;
	line-height:16px;
	text-align: left;
}
#commentbottom
,#trackbackbottom{}

/*//   Commnet Form   //*/
#formbodytop{}
#takecomment{
 width: 450px;
 margin: 0px auto;
 	text-align: left;
}
#takecommentbody{
	width: 450px;
	margin: 0px auto;
	text-align: left;
}
.loginon,.loginoff{
	width: 450px;
	margin:5px 10px;
	font-size:12px;
	text-align: left;
}
.loginon a
,.loginoff a{}
.loginon a:hover
,.loginoff a:hover{}

#error{
	border:2px solid #f00;
	margin:10px 30px;
	padding:10px 15px;
	line-height:125%;
	font-size:12px;
	font-weight:bold;
	color:#f00;
}
#error span{
	font-weight:normal;
}

#formbody{
	margin-top:20px;
	text-align: left;
}
#formbody table.form{
	margin:0px auto;
	font-size:12px;
}
#formbody table.form th{
	width:80px;
	font-weight:normal;
	padding:2px 10px 2px;
	text-align:right;
	white-space:nowrap;
}
#formbody table.form td{
	width:370px;
	padding:2px;
	vertical-align:middle;
}
#formbody table.form td span{
	margin-right:10px;
}
input#author{
	width:65%;
}
input#email{
	width:65%;
}
input#url{
	width:75%;
}
input#bake{}
textarea#text{
	width:90%;
	height:200px;
}
input.button{
	margin-top:10px;
	width:80px;
}
#formbodybottom{}
#articlebottom{
	width: 516px;
	padding-top: 5px;
	height: 55px;
	background: url(http://image.blog.livedoor.jp/cooltakechan/imgs/7/d/7d401841.gif?blog_id=297793) no-repeat;
}

#blogcommentbottom{}
#contentcommentbottom{}

/**********************************
***          Side               ***
**********************************/
/*//   CmnSide   //*/
.sidetitlebody{}
.sidetitle{
	width: 203px;
	background:url(http://image.blog.livedoor.jp/cooltakechan/imgs/5/6/56e27c12.gif?blog_id=297793) no-repeat;
	padding:51px 0px 5px 3px;
	line-height:100%;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	color: #335C2B;
}
.sidetitle a:link,
.sidetitle a:visited{
 color: #335C2B;
}
.sidetop{}
.side{
	margin-bottom:25px;
	padding:10px 15px 0;
	text-align:center;
	line-height:135%;
	font-size:12px;
}
.side a:visited{}

.sidebody{
	background:url(http://parts.blog.livedoor.jp/img/usr/standard_white_2c/icon_dot.gif) no-repeat 0 8px;
	line-height:18px;
	padding-left:8px;
	margin-bottom:5px;
	text-align:left;
}
.sidebottom{}

/*//   Calendar   //*/
.calendarheadbody{}
.calendarhead{
	width: 203px;
	background:url(http://image.blog.livedoor.jp/cooltakechan/imgs/5/6/56e27c12.gif?blog_id=297793) no-repeat;
	padding:51px 0px 5px 3px;
	line-height:100%;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	color: #335C2B;
}
.calendarhead a{
	text-decoration:none;
}
.caltop{}
.calbody{
	padding:10px 0;
	text-align:center;
}
.caltbl{
	width:175px;
	margin:0 auto;
}
.calendartable{}
.caltblwkbg{}
.calendarwd{}
.caltblwk{}
.caltblwk td{
	width:25px;
	padding:3px 0;
	text-align:center;
	font-size:12px;
	font-weight:bold;
}
.calendarweek{}
.weekday{}
.sun{}
.sat{}
.caltbldaybg{}
.caltblday{
	margin:0 auto 15px;
}
.caltblday td{
	width:25px;
	height:18px;
	padding:3px 0;
	text-align:center;
	font-size:12px;
}
.calendard{}
.calendardbg{}
.calendar{
	color:#99999c;
}
.calon{}
.caloff{}
.even{}
.odd{}
.calbottom{}

/**********************************
***          Other              ***
**********************************/
input.sf{
	width:100px;
	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{
	font-size:12px;
	font-weight:bold;
	margin:10px 0;
}
.message{
	text-align:left;
	font-size:12px;
	margin-bottom:10px;
	line-height:125%;
}
.blogtimes{
	margin:10px auto;
	text-align:center;
	width:180px;
}
.quotetable{
	background:#000;
	width:170px;
}
.quotetable img{
	width:160px;
}
.quote{
	color:#000;
	font-size:x-small;
	padding:1px;
	background:#fff;
}
.newslist{
	padding-right:5px;
}

/*//   Sidebanner   //*/
.elsehead{}
.elsebody{
	text-align:center;
}
.reader{
	padding-bottom:10px;
	width:117px;
	font-size:11px;
	text-align:left;
	margin:0 auto;
}
.powered
,.rss{
	padding-bottom:10px;
}
.elsebottom{}

/*//   Ad   //*/
.blogbody iframe{
	width:420px;
	margin:0 auto;
}
a.adtitle{
	color:#26262d;
	font-weight:bold;
	text-decoration:underline;
}
a.addescription{
	color:#99999c;
	text-decoration:none;
}
a.adurl{
	color:#99999c;
	text-decoration:none;
}
a.adld{
	color:#99999c;
	text-decoration:underline;
}
body.ad{
	background:#fff;
}