@charset "EUC-JP";

/*
-----------------------------------------------------
livedoor Blog CSS
FileName:	Vivid Style（2カラム）
Version:	2006.10.19
-----------------------------------------------------
*/


/**********************************
/           CSS Menu
**********************************
	1.Global
	2.Common
	3.Article
	4.side
	5.Other
*********************************/


/**********************************
***          Global             ***
**********************************/
*{
	word-break:break-all;
	font-family: palatino, georgia,"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", times new roman, serif;
	
}
body{
	background: url(http://www.urushi.biz/img/body_bg.gif) repeat;
	margin:0;
	padding:0;
	text-align:center;
	color:#fff;
}
a{
	color:#fff;
	text-decoration:none;
}
a:hover{
	text-decoration: underline;
}
h1
,h2
,h3{
	margin:0;
	padding:0;
}

table#header{
	margin-bottom:20px;
	width:100%;
	font-size:12px;
	color:#fff;
}
table#header a{
	color:#fff;
}
table#header th{
	width:1%;
}
table#header th img{
	margin:2px 10px;
	width:132px;
	height:24px;
}
table#header td.catprbox{
	width:1%;
	white-space:nowrap;
}
table#header td.catprbox span{
	margin-right:15px;
}
table#header td.newstickerbox{
	width:97%;
	text-align:right;
	padding-right:10px;
}
table#header td.startblogbox{
	width:1%;
	padding-right:10px;
	white-space:nowrap;
}
table#header td.startblogbox img{
	width:17px;
	height:16px;
	border:0px;
	vertical-align:middle;
	margin-right:3px;
}

#container{
	width:810px;
	margin:0 auto;
	padding:0px;
	text-align:center;
}

#banner{
	width:810px;	
	margin:0 auto;
	padding: 0px;


	text-align:center;
	clear:both;
}

#banner-inner
{

	display: block;

	background: url(http://www.urushi.biz/img/banner.jpg) no-repeat;
	height:329px;

}


#banner a{

	color:#f52a7a;
	text-decoration:none;
}
#banner a:hover{
	text-decoration:underline;
}
.blogtitle{

	display: none;
	
	margin:0 auto;
	padding:25px 42px 2px;
	text-align:left;
	font-size:20px;
}
.description{

	display: none;
	
	margin:0 auto;
	padding:3px 42px 0;
	line-height:135%;
	text-align:left;
	font-size:12px;
}
#blogcontainer{
	margin:0 auto;
	padding:18px 15px 0;
	height:1%;
}

#content{
	float:right;
	width:560px;
	text-align:left;
}
#contentin{}

#sidecolumn{
	float:left;
	width:210px;
}
#sidecolumntop{}
#sidecolumnbody{}
#sidecolumnbottom{}

#categorytitlebody{
	background:url(http://www.urushi.biz/img/category.gif) no-repeat;
	height:65px;
}
#categorytitle{
	padding:20px 5px 0;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#f52a7a;
}

#footer {

	text-align:center;
	width: 780px;
	
	margin:0 auto;
	/*
	margin:10px 0 0 0;
	*/
	padding:0px;
	height:90px;

}


#outfooter{}

/**********************************
***          Common             ***
**********************************/
.datetop{
	background:url(http://www.urushi.biz/img/date_head.gif) no-repeat;
	height:34px;
	margin-bottom:-12px;
}
.fullbody{
	background:url(http://www.urushi.biz/img/entry_body.gif) repeat-y;
	margin-bottom:25px;
}
.datebody{}
h2.date{
	margin:0 35px;
	font-size:12px;
	font-weight:normal;
	color:#d8b8c4;
}
.blogbodytop{}
.blogbody{
	margin:5px 35px 30px;
	text-align:left;
}

.blogbody{

	background:url(http://www.urushi.biz/img/entrybody_bg.jpg) no-repeat;
	background-position: right bottom;
}


.titlebody{
	paddding:5px 0;
}
h3.title{

	line-height:137%;
	font-size:16px;
	font-weight:bold;
	color:#f52a7a;
}
.main
,.mainmore{
	overflow: hidden;
	
	margin:10px 0 20px;
	line-height:147%;
	font-size:13px;

	height:1%;
}
blockquote{
	border-top:1px dotted #575757;
	border-bottom:1px dotted #575757;
	padding:17px 10px;
	margin:17px 0;
	text-align:left;
	color:#ccc;
}
.pict{
	margin:0 5px 5px 0;
}
.article_tags{
	font-size:12px;
	text-align:right;
	margin:5px 8px 12px;
	color:#d8b8c4;
}

.article_tags a{}
.article_tags a:hover{}
.posted{
	margin:5px 8px;
	text-align:right;
	line-height:150%;
	font-size:12px;
	color:#d8b8c4;
}
.clipbutton{
	border:none;
}
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{}
#ad{
	margin:25px 0 0;
	text-align:center;
}
.blogbodybottom{
	background:url(http://www.urushi.biz/img/entry_foot.gif) no-repeat;
	padding:1px 0 6px;
}
.dateend{}

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

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

#articletop{
	background:url(http://www.urushi.biz/img/date_head.gif) no-repeat;
	height:34px;
	margin-bottom:-14px;
}
#articlebody{
	background:url(http://www.urushi.biz/img/entry_body.gif) repeat-y;
}

.comblogbodybottom{}
.subspace{}

/*//   Trackback & Comment   //*/
.trackbackurltop{}
.trackbackurlbody{
	margin:0 auto 30px;
}
h3.trackbackurlttl
,h3.commenthead
,h3.trackbackhead
,h3.takecommenthead{
	background:url(http://www.urushi.biz/img/line.gif) no-repeat;
	font-size:14px;
	color:#f52a7a;
	padding:8px 23px 0;
}
.trackbackurl{
	margin:15px 0 0;
	text-align:left;
	font-size:12px;
}
.trackbackurl table{
	width:480px;
	margin:0 auto;
}
.trackbackurl table td{
	text-align:right;
}
.trackbackurl table td input.trackbackbox{
	width:400px;
}
.trackbackurlbottom{}

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

/*//   Commnet Form   //*/
#formbodytop{}
#takecomment{}
#takecommentbody{
	margin:0 23px;
}
.loginon,.loginoff{
	margin:5px 10px;
	font-size:12px;
}
.loginon a
,.loginoff a{}
.loginon a:hover
,.loginoff a:hover{}

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

#formbody{
	padding:20px 0;
}
#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{
	background:url(http://www.urushi.biz/img/entry_foot.gif) no-repeat;
	padding:1px 0 6px;
}
#blogcommentbottom{}
#contentcommentbottom{}

/**********************************
***          Side               ***
**********************************/
/*//   CmnSide   //*/
.sidetitlebody{
	background:url(http://www.urushi.biz/img/sidetitle_common.jpg) no-repeat;
	height:40px;
}
.sidetitle{
	padding:12px 0px 0px 0px;
	text-align: center;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	font-family: verdana, arial, sans-serif;
}
.sidetitle a{
	color:#f52a7a;
}
.sidetop{}
.side{
	background:url(http://www.urushi.biz/img/side_bg.gif) repeat-y;
	padding:10px 20px;
	text-align:center;
	line-height:135%;
	font-size:12px;

}

.side a:visited{
	color:#adadad;
}

.sidebody{
	background:url(http://www.urushi.biz/img/list.gif) no-repeat;
	background-position:0px 6px;
	line-height:18px;
	padding-left:10px;
	text-align:left;
}

.sidebottom{
	background:url(http://www.urushi.biz/img/sidetitle_foot.gif) no-repeat;
	height:10px;
	margin-bottom:15px;
}

/*//   Calendar   //*/
.calendarheadbody{
	background:url(http://www.urushi.biz/img/sidetitle_cal.jpg) no-repeat;
	height:80px;
}
.calendarhead{
	padding:50px 0 0 0;
	line-height:100%;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#f52a7a;
}
.calendarhead a{
	text-decoration:none;
	font-weight:normal;
	color:#f52a7a;
}
.caltop{}
.calbody{
	background:url(http://www.urushi.biz/img/side_bg.gif) repeat-y;
	padding:0 5px 5px;
	text-align:center;
}
.calbody a{
	color:#f52a7a;
}
.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;
}
.caltblday td{
	width:25px;
	height:18px;
	padding:3px 0;
	text-align:center;
	font-size:12px;
}
.calendard{}
.calendardbg{}
.calendar{
	color:#adadad;
}
.calon{}
.caloff{}
.even{}
.odd{}
.calbottom{
	background:url(http://www.urushi.biz/img/sidetitle_foot.gif) no-repeat;
	height:10px;
	margin-bottom:15px;
}

/**********************************
***          Other              ***
**********************************/
input.sf{
	text-align:left;
	width:110px;
	margin-right:3px;
}
input.sfbtn {
	width: 44px;
	padding:2px;
	color: #FFFFFF;
	border:none;
	background:url(http://www.urushi.biz/img/btm_search.gif) no-repeat;
	
}

.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:#fff;
	font-weight:bold;
	text-decoration:underline;
}
a.addescription
,a.adurl{
	color:#adadad;
	text-decoration:none;
}
a.adld{
	color:#adadad;
	text-decoration:underline;
}
body.ad{
	background:transparent;
}

/**********************************
***        オリジナル追加      ***
**********************************/


div.prf {
	text-align:left;
}

div.prfa{
	text-align: right;
	padding-right: 8px;
	background:url(http://www.urushi.biz/img/list.gif) right no-repeat;
}

.sidebanner{
	padding-bottom:10px;
	margin:0 auto;
}

.txt14 {
	font-size: 14px;
}
