@charset "EUC-JP";

/*
-----------------------------------------------------
livedoor Blog CSS
   Name: Business Style 2カラム（business_style_2c）
Release: 2006.09.26
Version: 2009.02.18
-----------------------------------------------------
*/



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


/**********************************
***          Global             ***
**********************************/
*{
	word-break:break-all;
	font-family:verdana, arial, sans-serif;
}
body{
	background: #fff;
	margin:0;
	padding:0px 0px 20px 0px;
	text-align: center;
	color:#333;
}
a{
	color:#666;
}
a:hover{
	color:#68a;
	background: #dfe;
	text-decoration:none;
}
h1,h2,h3,div{
	margin:0;
	padding:0;
}
p.code{
	border-top: 1px solid #e7e7e7;
	border-left: 1px solid #e7e7e7;
	margin: 10px 0px;
	padding: 8px;
	background: #eef8ff;
	font-family:monospace;
	line-height: 140%;
}

pre {
	font-family:monospace;
	width:  100%;
	overflow:  auto;
}

table#header{
	height:34px;
	font-size:12px;
	color:#4d4d4d;
}
table#header a{
	color:#4b4b4d;
}

#container{
	width: 900px;
	margin:0 auto;
	text-align:center;
}
#cgmmenu{
	background:url(http://parts.blog.livedoor.jp/img/usr/business_style_2c/banner.gif) no-repeat 50% 0;
	height:140px;
	padding-right:30px;
}
#cgmmenu ul{
	float:right;
	font-size:12px;
	list-style:none;
	margin:0;
	padding:0;
}
#cgmmenu ul li{
	display:block;
	float:left;
	margin-right:0px;
	line-height:100%;
	width:90px;
}
#cgmmenu ul li a{
	background:url(http://parts.blog.livedoor.jp/img/usr/business_style_2c/button_off.gif) no-repeat;
	display:block;
	padding:15px 10px 9px;
	text-decoration:none;
	color:#454545;
}
#cgmmenu ul li a:hover{
	background:url(http://parts.blog.livedoor.jp/img/usr/business_style_2c/button_on.gif) no-repeat;
	color:#13305d;
}

#banner{
	height: 220px;
	margin: 0px auto 0;
	padding: 0px;
	background:url(http://livedoor.blogimg.jp/kmckk/imgs/3/6/3669b6d9.jpg) no-repeat 0px 35px;
	text-align:left;
	clear:both;
}

#banner .blogtop{
	text-indent:-9999px;
	background:url(http://livedoor.blogimg.jp/kmckk/imgs/4/3/43dc34f0.gif) no-repeat;
}
#banner .blogtop a{
	display:block;
	height:35px;
	width:900px;
}
#banner .blogtitle{
	padding: 0px 0px 0px 0px;
	background:url(http://livedoor.blogimg.jp/kmckk/imgs/8/2/828d9ea4.gif) no-repeat 18px 61px;
	height: 144px;
	text-indent:-9999px;
	margin:0px 0px 0px 0px;
	
}
#banner .blogtitle a{
	display:block;
	height: 144px;
}
#banner a{
	color:#fff;
	text-decoration:none;
	display:block;
}
#banner a:hover{
	color:none;
	background:none;
}
.blogtitle{
}
.description{
	margin-top:-30px;
	padding: 0px 0px 0px 20px;
	line-height:120%;
	text-align:left;
	font-size:12px;
	color:#fff;
}
#blogcontainer{
	width:900px;
	margin:0 auto;
	padding:20px 0;
	height:1%;
}
#content{
	float:left;
	width:650px;
	text-align:left;
}
#contentin{}
#sidecolumn{
	float:right;
	width:200px;
}
#sidecolumntop{}
#sidecolumnbody{}
#sidecolumnbottom{}

#categorytitlebody{
}
#categorytitle{
	border-top: 2px solid #aaa;
	padding: 2px 0px 20px;
	text-align:right;
	font-size:14px;
	font-weight:bold;
	color: #888;
}
#footer{
	clear: both;
	background:url(http://livedoor.blogimg.jp/kmckk/imgs/3/7/37f9b95f.gif) no-repeat 0px 50px;
	height:104px;
}
#outfooter{}

/**********************************
***          Common             ***
**********************************/
.datetop{}
.fullbody{
	border-top: 2px solid #444;
}
.datebody{
	padding:0px;
}
h2.date{
	position: absolute;
	left: 0px;
	top: 8px;
	font-size:10px;
	font-weight: normal;
	text-align: right;
	margin:0px;
	width: 650px;
	z-index: 2;
}
.datespan{
	color:#999;
}
.blogbodytop{}
.blogbody{
	padding:0px 0px 0px;
	text-align:left;
}
.titlebody{
	background:url(http://livedoor.blogimg.jp/kmckk/imgs/5/9/59182813.gif) repeat-x bottom;
	padding:0px;
}
h3.title{
	position: relative;
	left: 0px;
	top: -10px;
	line-height:130%;
	font-size:13px;
	font-weight:bold;
	color:#666;
}
h3.title a{
	color:#666;
}
.main,.mainmore{
	margin:8px 2px 16px;
	line-height:150%;
	font-size:12px;
}
blockquote
,pre{
	background:#f7faff;
	border:1px solid #e7efff;
	padding:15px;
	text-align:left;
	color:#2c589e;
}
.pict{
	margin:0 5px 5px 0;
}

/* related articles */
div.related-articles{
	margin: 25px 0px 0px;
}
div.related-articles h3{
	border-top: 1px solid #aaa;
	margin: 0px 0px 10px;
	padding: 0px;
	font-size: 13px;
	color: #888;
}
div.related-articles ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 1.2;
}
div.related-articles ul li{
	background: url(http://parts.blog.livedoor.jp/img/cmn/dot.gif) no-repeat 0 50%;
	padding: 0px 0px 5px 9px;
	margin: 0px;
	font-size: 12px;
}

.portal-links{
	font-size:12px;
	text-align:right;
	margin:5px 0px;
}
.portal-links a{
	color:#666;
}
.posted{
	position: relative; /* for ie6 Peekaboo Bug */
	margin:0px;
	padding:5px 2px 30px;
	text-align:right;
	line-height:150%;
	font-size:12px;
}
.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{}

	/** for ie6 Peekaboo Bug */
	h2.date
	, h3.title
	, .main
	, .portal-links
	, .posted
	, .menu {
		position: relative;
	}

#ad{
	margin:25px 0 0;
	text-align:center;
}
.blogbodybottom{}
.dateend{
	padding:2px 0;
	margin-bottom:10px;
}

.nextpage{
	margin:0 17px;
	text-align:right;
	font-size:10px;
}
.index-navigator-outer{
	border-top: 2px solid #aaa;
	margin:0 0 20px;
	text-align:left;
	font-size:10px;
}
ul.index-navigator li a {
	color: #888;
}

/**********************************
***          Article            ***
**********************************/
.menu{
	margin: 10px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	background:url(http://livedoor.blogimg.jp/kmckk/imgs/5/9/59182813.gif) repeat-x top;
	font-size:12px;
	text-align:right;
}

#articletop{}
#articlebody{
	border-top: 2px solid #444;
}

.comblogbodybottom{}
.subspace{
	padding:30px 0px 0px;
}

/*//   Trackback & Comment   //*/
.trackbackurltop{}
.trackbackurlbody{
	margin:0px 0px 20px;
}
h3.trackbackurlttl,h3.commenthead,h3.trackbackhead,h3.takecommenthead{
	border-top: 2px solid #aaa;
	font-size:12px;
	color:999;
}
.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:0 auto 20px;
}
#commentbody
,#trackbackbody{
	font-size:12px;
	margin:15px 10px 0;
}
.commentttl
,.trackbackttl{}
.commenttext
,.trackbacktext{
	margin:5px auto 10px;
	padding-left:15px;
	line-height:16px;
}
#commentbottom
,#trackbackbottom{}

/*//   Commnet Form   //*/
#formbodytop{}
#takecomment{}
#takecommentbody{}
.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 30px;
	padding:10px 15px;
	line-height:125%;
	font-size:12px;
	font-weight:bold;
	color:#f00;
}
#error span{
	font-weight:normal;
}

#formbody{
	margin-top:20px;
}
#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:470px;
	height:200px;
}
input.button{
	margin-top:10px;
	width:80px;
}
#formbodybottom{}
#articlebottom{
	padding:3px 0;
}
#blogcommentbottom{
}
#contentcommentbottom{
}

/**********************************
***          Side               ***
**********************************/
/*//   CmnSide   //*/
.sidetitlebody{
	border-top: 2px solid #444;
	background:url(http://livedoor.blogimg.jp/kmckk/imgs/5/9/59182813.gif) repeat-x bottom;
	padding:0px 0px 2px;
}
.sidetitle{
	padding: 2px 0px;
	text-align: left;
	line-height:120%;
	font-size:13px;
	font-weight:bold;
	color:#666;
}
.sidetitle a{
	color:#2c589e;
}
.sidetop{}
.side{
	padding:5px 0px;
	text-align:left;
	line-height:135%;
	font-size:12px;
}
.side a{
}
.side a:visited{
}
.sidebody{
	line-height:130%;
	text-align:left;
	padding: 2px 0px 3px;
}
.sidebottom{
	height:20px;
}

/*//   Calendar   //*/
.calendarheadbody{}
.calendarhead{
	padding:2px 0 5px;
	line-height:100%;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#304e7c;
}
.calendarhead a{
	font-weight:normal;
	color:#2c589e;
	text-decoration:none;
}
.caltop{}
.calbody{
	padding:10px 0;
	text-align:center;
}
.caltbl{
	width:190px;
	margin:0 auto;
}
.calendartable{}
.caltblwkbg{}
.calendarwd{}
.caltblwk{}
.caltblwk td{
	width:25px;
	padding:3px 0;
	text-align:center;
	font-size:12px;
	font-weight:bold;
}
.calendarweek{
	color:#3e3e3e;
}
.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:#757575;
}
.calendar a{
	font-weight:bold;
	color:#304e7c;
}
.calon{}
.caloff{}
.even{}
.odd{}
.calbottom{}

/**********************************
***          Other              ***
**********************************/
input.sf{
	width:122px;
	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{
	margin:10px 0;
	font-size:12px;
	font-weight:bold;
	color:#252525;
}
.message{
	margin-bottom:10px;
	text-align:left;
	line-height:125%;
	font-size:12px;
	color:#252525;
}
.blogtimes{
	margin:10px auto;
	text-align:center;
	width:180px;
}
.newslist{
	padding-right:5px;
}

/*//   Sidebanner   //*/
.elsehead{}
.elsebody{
	text-align:center;
}
.elsebottom{}

/*//   Ad   //*/
#ad iframe{
	width:420px;
	margin:0 auto;
}
body.ad{
		background:transparent;
}
a.adtitle{
	color:#0000fe;
	font-weight:bold;
	text-decoration:underline;
}
a.addescription{
	color:#000;
	text-decoration:none;
}
a.adurl{
	color:#008000;
	text-decoration:none;
}
a.adld{
	color:#999;
}

/*  flash banner */
#flash{
	margin:0px 0px 10px 0px;
}