@charset "EUC-JP";

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


/**********************************
/           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:#ececec url(http://livedoor.blogimg.jp/hikoyan300/imgs/1/7/170a5f42.GIF) repeat-x;
	margin:0;
	padding:0;
	text-align:center;
	color:#252525;
}
a{
	color:#3e7b3e;
}
a:hover{
	text-decoration:none;
}
h1
,h2
,h3{
	margin:0;
	padding:0;
}

table#header{
	width:100%;
	height:34px;
	font-size:12px;
	color:#4d4d4d;
}
table#header a{
	color:#4b4b4d;
}
table#header th{
	width:1%;
}
table#header th img{
	margin:1px 10px;
	width:207px;
	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:top;
	margin-right:3px;
}

#container{
	margin:0 auto;
	text-align:center;
}
#cgmmenu{
	background:url(http://livedoor.blogimg.jp/hikoyan300/imgs/5/0/5006c241.GIF) no-repeat 50% 0;
	height:104px;
	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:100px;
	margin:-100px auto 0;
	text-align:center;
	clear:both;
}
#banner a{
	color:#fff;
	text-decoration:none;
}
#banner a:hover{
	text-decoration:underline;
}
.blogtitle{
	width:778px;
	margin:0 auto;
	padding:0 42px 2px;
	text-align:left;
	font-size:20px;
}
.description{
	width:778px;
	margin:0 auto;
	padding:3px 42px 0;
	line-height:135%;
	text-align:left;
	font-size:12px;
	color:#fff;
}
#blogcontainer{
	width:778px;
	margin:0 auto;
	padding:20px 0;
	height:1%;
}
#content{
	float:right;
	width:526px;
	text-align:left;
}
#contentin{}
#sidecolumn{
	float:left;
	width:223px;
}
#sidecolumntop{}
#sidecolumnbody{}
#sidecolumnbottom{}

#categorytitlebody{}
#categorytitle{
	margin:0 17px 3px;
	text-align:right;
	font-size:16px;
	font-weight:bold;
}
#footer{
	height:63px;
	background:url(http://parts.blog.livedoor.jp/img/usr/business_style_2c/fooder.gif) repeat-x;
}
#outfooter{}

/**********************************
***          Common             ***
**********************************/
.datetop{}
.fullbody{
	background:url(http://parts.blog.livedoor.jp/img/usr/business_style_2c/d_body.gif) repeat-y;
}

.datebody{
	background:url(http://parts.blog.livedoor.jp/img/usr/business_style_2c/d_top.gif) no-repeat;
	padding:15px 15px 2px;
}
h2.date{}
.datespan{
	background:url(http://livedoor.blogimg.jp/hikoyan300/imgs/0/7/0795be60.gif) repeat-x;
	border:none;
	padding:1px 1px 1px 1px;
	vertical-align:bottom;
	font-size:12px;
	font-weight:normal;
	color:#fff;
}
.blogbodytop{}
.blogbody{
	padding:5px 15px 30px;
	text-align:left;
}
.titlebody{
	background:url(http://parts.blog.livedoor.jp/img/usr/business_style_2c/icon.gif) no-repeat 4px 7px;
	border-bottom:1px solid #dae3f3;
	padding:0 0 4px 14px;
	margin-top:3px;
}
h3.title{
	line-height:137%;
	font-size:16px;
	font-weight:bold;
	color:#2c589e;
}
.main
,.mainmore{
	margin:10px 2px 20px;
	line-height:147%;
	font-size:13px;
}
blockquote{
	background:#f7faff;
	border:1px solid #e7efff;
	padding:15px;
	margin:10px 0;
	text-align:left;
	color:#2c589e;
}
.pict{
	margin:0 5px 5px 0;
}

.article_tags{
	font-size:12px;
	text-align:right;
	margin:5px 2px;
}
.article_tags a{
	color:#252525;
}
.article_tags a:hover{}
.posted{
	border-top:1px dotted #dae3f3;
	margin:5px 0;
	padding:5px 2px 0;
	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{}
#ad{
	margin:25px 0 0;
	text-align:center;
}
.blogbodybottom{}
.dateend{
	background:url(http://parts.blog.livedoor.jp/img/usr/business_style_2c/d_bottom.gif) no-repeat;
	padding:3px 0;
	margin-bottom:25px;
}

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

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

#articletop{}
#articlebody{
	background:url(http://parts.blog.livedoor.jp/img/usr/business_style_2c/d_body.gif) repeat-y;
	margin:0 auto;
	height:100%;
}

.comblogbodybottom{}
.subspace{
	padding:5px 15px;
}

/*//   Trackback & Comment   //*/
.trackbackurltop{}
.trackbackurlbody{
	margin:0 auto 20px;
}
h3.trackbackurlttl
,h3.commenthead
,h3.trackbackhead
,h3.takecommenthead{
	font-size:14px;
	color:#2c589e;
}
.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:90%;
	height:200px;
}
input.button{
	margin-top:10px;
	width:80px;
}
#formbodybottom{}
#articlebottom{
	background:url(http://parts.blog.livedoor.jp/img/usr/business_style_2c/d_bottom.gif) no-repeat;
	padding:3px 0;
}
#blogcommentbottom{
}
#contentcommentbottom{
}

div.maker {
   text-align: left;
   float: left;
}
div.name {
   text-align: center;
   float: center;
}
div.condition {
   text-align: right;
}
div.bowlingball {
   background-color:#ccccff; color:black;
   font-weight:bold; padding:0.1em;
}

/**********************************
***          Side               ***
**********************************/
/*//   CmnSide   //*/
.sidetitlebody{
	background:url(http://parts.blog.livedoor.jp/img/usr/business_style_2c/s_top.gif) no-repeat;
	padding:0 14px;
}
.sidetitle{
	border-bottom:1px solid #dae3f3;
	padding:11px 0 3px;
	text-align:center;
	line-height:125%;
	font-size:12px;
	font-weight:bold;
	color:#2c589e;
}
.sidetitle a{
	color:#2c589e;
}
.sidetop{}
.side{
	background:url(http://parts.blog.livedoor.jp/img/usr/business_style_2c/s_body.gif) repeat-y;
	padding:10px 14px;
	text-align:center;
	line-height:135%;
	font-size:12px;
	color:#2c589e;
}
.side a{
	color:#3e3e3e;
}
.side a:visited{
	color:#757575;
}
.sidebody{
	background:url(http://parts.blog.livedoor.jp/img/usr/business_style_2c/icon.gif) no-repeat 0 8px;
	line-height:18px;
	padding-left:13px;
	margin-bottom:5px;
	text-align:left;
}
.sidebottom{
	background:url(http://parts.blog.livedoor.jp/img/usr/business_style_2c/s_bottom.gif) no-repeat;
	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;
}
.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:480px;
	margin:0 auto;
}
a.adtitle{
	color:#304e7c;
	font-weight:bold;
	text-decoration:underline;
}
a.addescription
,a.adurl{
	color:#2c589e;
	text-decoration:none;
}
a.adld{
	color:#2c589e;
	text-decoration:underline;
}
body.ad{
		background:transparent;
}



/* =Y css version upgrade
----------------------------------------------- */

/* = mistake fix
--------------------------- */

#extra {
	clear: left;
}

div.article-body ul {
	padding-left: 5px;
}

div.article-body li {
	list-style-type: disc;
}


/* = extensions 'related-articles'
--------------------------- */

body.article div.article-body {
	padding-bottom: 1px;
}

div.related-articles {
	margin: 2px 0 0 2px;
	border: 1px solid  #eeeeee;
	-moz-border-radius: 2px; /* for firefox */
	-webkit-border-radius: 2px; /* for safari */
	padding: 1px;
}

div.related-articles h3 {
	margin-bottom: 0px;
	font-size: 70%;
	font-weight: normal;
}

div.related-articles li {
	list-style-type: disc;
	font-size: 70%;
	font-weight: normal;
}

div.related-articles a {
	color: #3e7b3e;
}

div.related-articles a:hover {
	color: #3e7b3e;
}


/* = extensions 'lightbox'
--------------------------- */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://www.bowlingball.jp/lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.bowlingball.jp/lightbox/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


#fishEye{height:175px;padding:10px;text-align:center;position:absolute;}
#fishEye img{margin-top:100px;width:50px;height:50px;height:auto;margin-top:0px;margin-bottom:100px;}
