@charset "UTF-8";

/*
-----------------------------------------------------
livedoor Blog CSS
    Name:	みんなの株式（minkabu_3column）
 Version:	2009.05.25
(Release: 2007.05.14)
-----------------------------------------------------
*/

/**********************************
/           CSS Menu
**********************************
	0.css memo
	1.Global
	2.Common
	3.Article
	4.Plugin
	5.Other
*********************************/


/**********************************
***       =0.css memo           ***
**********************************/

*/
# color code
  Font
	header : #353229

	blog-title : #ff6c00
	blog-description : #0c737e

	entry-date , entry-body , category : #9b6868
	entry-title : #c85c00

	plugin-title : #41b5c2

	link : #74c200
    link(hover) #???
    link(visited)(plugin only) #???

*/


/**********************************
***        =1.Global            ***
**********************************/

* {
	word-break: break-all;
	font-family: verdana, arial, sans-serif;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
}

a {
	color: #74c200
}

a:hover {
	text-decoration: none;
}

h1 ,
h2 ,
h3 {
	margin: 0;
	padding: 0;
}

table#header {
	font-size: 12px;
	width: 100%;
	color: #353229;
}
table#header a {
	color: #353229;
}

div#container {
	background: #f90 url(http://parts.blog.livedoor.jp/img/usr/minkabu/base.gif) repeat-y center top;
	text-align: center;
}

div#banner {
	background: url(http://parts.blog.livedoor.jp/img/usr/minkabu/header.gif) no-repeat center;
	height: 175px;
	text-align: center;
	clear: both;
}

div#banner a {
	color: #ff6c00;
	text-decoration: none;
}

div#banner a:hover {
	text-decoration: underline;
}

div#banner h1.blogtitle {
	width: 620px;
	padding: 38px 0 5px;
	margin: 0 auto;
	text-align: left;
	font-size: 20px;
}

div#banner div.description {
	width: 705px;
	margin: 0 auto;
	text-align: left;
	line-height: 135%;
	color: #0c737e;
	font-size: 12px;
}

div#blogcontainer {
	width: 835px;
	margin: 0 auto;
	padding-bottom: 50px;
}

div#wrapper {
	float: left;
	width: 625px;
	padding-bottom: 50px;
}

div#content {
	float: right;
	width: 415px;
	text-align: left;
}

div#contentin {}

div#left {
	float: left;
	width: 190px;
}
	div#lefttop {}
	div#leftbody {}

div#leftbottom {
	height: 32px;
	background: url(http://parts.blog.livedoor.jp/img/usr/minkabu/crosswalk1.gif) no-repeat;
}

div#right {
	float: right;
	width: 190px;
}
	div#righttop {}
	div#rightbody {}

div#rightbottom {
	height: 11px;
	background: url(http://parts.blog.livedoor.jp/img/usr/minkabu/crosswalk2.gif) no-repeat;
}

div#categorytitlebody {}
div#categorytitlebody h2#categorytitle {
	margin-bottom: 15px;
	text-align: center;
	font-size: 100%;
	font-weight: bold;
	color: #9b6868;
}

div#footer {}

div#outfooter {
	margin-top: -10px;
	background: url(http://parts.blog.livedoor.jp/img/usr/minkabu/footer.gif) no-repeat center;
	height: 15px;
}


/**********************************
***       =2.Common             ***
**********************************/
div.datetop {}

div.fullbody ,
div#articlebody {
	background: url(http://parts.blog.livedoor.jp/img/usr/minkabu/article_top.gif) no-repeat;
	padding-top: 20px;
}

div.datebody {}

div.datebody h2.date {
	padding: 0 20px;
	text-align: right;
	font-size: 82%;
	font-weight: bold;
	color: #9b6868;
}

div.blogbodytop {}

div.blogbody {
	background: url(http://parts.blog.livedoor.jp/img/usr/minkabu/article_bottom.gif) no-repeat bottom;
	margin-bottom: 16px;
	padding-bottom: 16px;
}

div.titlebody {
	min-height: 80px;
} * html div.titlebody {
	height: 80px;
}

div.titlebody h3.title {
	padding: 8px 30px 0;
	line-height: 135%;
	font-size: 100%;
	font-weight: bold;
	color: #c85c00;
}

div.main
, div.mainmore {
	background: #fff;
	padding: 5px 20px 20px;
	line-height: 150%;
	font-size: 90%;
	color: #9b6868;
}

blockquote
, pre {
	background: #f1f6ff;
	padding: 15px;
	margin: 10px 0;
	text-align: left;
	color: #6c717a;
}

img.pict {
	margin: 0 5px 5px 0;
}

div.portal-links
, div.posted {
	background: #fff;
	padding: 10px 20px 0;
	text-align: right;
	line-height: 150%;
	font-size: 75%;
	color: #9b6868;
}

div.portal-links a {
	color: #9b6868;
}

img.clipbutton {
	border: none;
}

div#ad {
	background: #fff;
	padding: 25px 0 10px;
	text-align: center;
}

div.blogbodybottom {}
div.dateend {}

div.nextpage {
	text-align: right;
	padding: 5px 20px;
	font-size: 82%;
}

div.nextpage a {
	font-weight: bold;
	color: #9b6868;
}

/**********************************
***        =3.Article           ***
**********************************/
div.menu {
	padding: 0 20px 10px;
	text-align: center;
	font-size: 82%;
}

div#articletop {}
div.comblogbodybottom {}

div.subspace {
	padding-top: 20px;
}

/*//   Trackback & Comment   //*/
div.trackbackurltop {}
div.trackbackurlbody {
	margin: 0 auto 20px;
}

h3.trackbackurlttl ,
h3.commenthead ,
h3.trackbackhead ,
h3.takecommenthead {
	color: #c85c00;
	font-size: 96%;
}

div.trackbackurl {
	margin: 15px 0 0;
	text-align: left;
	font-size: 12px;
}

div.trackbackurl table {
	width: 380px;
	margin: 0 auto;
}

div.trackbackurl table td {
	text-align: right;
}

div.trackbackurl table td input.trackbackbox {
	width: 315px;
}

div.trackbackurl input {
	padding: 2px 0;
}

div.trackbackurlbottom {}

div#commenttop ,
div#trackbacktop {}

div#comment ,
div#trackback {
	margin: 0 auto 20px;
}

div#commentbody ,
div#trackbackbody {
	font-size: 82%;
	margin: 15px 20px 0;
}

div.commentttl ,
div.trackbackttl {}

div.commenttext ,
div.trackbacktext {
	margin: 5px auto 10px;
	padding-left: 15px;
	line-height: 16px;
}

div#commentbottom ,
div#trackbackbottom {}


/*//   Commnet Form   //*/
div#formbodytop {}
div#takecomment {}
div#takecommentbody {}

div.loginon ,
div.loginoff {
	margin: 5px 10px;
	font-size: 82%;
}

div.loginon a ,
div.loginoff a {}

div.loginon a: hover ,
div.loginoff a: hover {}

div#error {
	border: 2px dotted #c85c00;
	margin: 10px 5px;
	padding: 10px 15px;
	line-height: 125%;
	font-size: 82%;
	font-weight: bold;
	color: #f00;
}

div##error span {
	font-weight: normal;
}

div#formbody {
	margin-top: 20px;
}

div#formbody table.form {
	margin: 0px auto;
	font-size: 12px;
	width: 280px;
}

div#formbody table.form th {
	font-weight: normal;
	padding: 2px 5px 2px 0;
	text-align: right;
	white-space: nowrap;
}

div#formbody table.form td {
	padding: 2px 0;
}

div#formbody table.form td span {
	margin-right: 5px;
}

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;
	padding: 2px 0;
	width: 80px;
}

div#formbodybottom {}
div#articlebottom {}
div#blogcommentbottom {}
div#contentcommentbottom {}


/**********************************
***        =4.Plugin            ***
**********************************/
/*//   CmnSide   //*/
div.sidetitlebody {
}

div.sidetitle {
	background: url(http://parts.blog.livedoor.jp/img/usr/minkabu/side_top.gif) no-repeat;
	border-bottom: 1px solid #ccc;
	padding: 10px 10px 10px 42px;
	line-height: 135%;
	text-align: left;
	font-size: 82%;
	font-weight: bold;
	color: #41b5c2;
}

div.sidetitle a {
	color: #41b5c2;
}

div.sidetop {}

div.side {
	background: url(http://parts.blog.livedoor.jp/img/usr/minkabu/side_middle.gif) repeat-y;
	padding: 10px 5px 3px;
	text-align: center;
	line-height: 135%;
	font-size: 82%;
}

div.side a:visited {
	color: #999;
}

div.sidebody {
	background: url(http://parts.blog.livedoor.jp/img/usr/minkabu/dot.gif) no-repeat 0 8px;
	line-height: 18px;
	padding-left: 8px;
	margin: 0 7px 5px 10px;
	text-align: left;
}

div.sidebottom ,
div.calbottom {
	background: url(http://parts.blog.livedoor.jp/img/usr/minkabu/side_bottom.gif) no-repeat;
	height: 40px;
}


/*//   Calendar   //*/
div.calendarheadbody {}

div.calendarhead {
	background: url(http://parts.blog.livedoor.jp/img/usr/minkabu/col_top.gif) no-repeat;
	border-bottom: 1px solid #ccc;
	padding: 10px;
	line-height: 135%;
	text-align: center;
	font-size: 82%;
	font-weight: bold;
	color: #41b5c2;
}

div.calendarhead a {
	color: #41b5c2;
	text-decoration: none;
}

div.caltop {}

div.calbody {
	background: url(http://parts.blog.livedoor.jp/img/usr/minkabu/side_middle.gif) repeat-y;
	padding: 10px 0 0;
	text-align: center;
}

table.caltbl {
	width: 180px;
	margin: 0 auto;
}

table.calendartable {}
td.caltblwkbg {}
td.calendarwd {}

table.caltblwk {}
table.caltblwk td {
	width: 25px;
	padding: 3px 0;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

table.caltblwk td span.calendarweek {}

table.caltblwk td.weekday {
	color: #9b6868;
}

table.caltblwk td.sun {
	color: #ff6000;
}

table.caltblwk td.sat {
	color: #17a6c3;
}

td.caltbldaybg {}
table.caltblday {}
table.caltblday tr.even {}
table.caltblday tr.odd {}

table.caltblday td {
	width: 25px;
	height: 18px;
	padding: 3px 0;
	text-align: center;
	font-size: 12px;
}

table.caltblday td.calon {}
table.caltblday td.caloff {}
table.caltblday td.calendard {}
.calendardbg {}

table.caltblday span.calendar {
	color: #9b6868;
}


/**********************************
***        =5.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 {
	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;
}
.newslist {
	padding-right: 5px;
}

/*//   Sidebanner   //*/
.elsehead {}
.elsebody {
	text-align: center;
}
.elsebottom {}

/*//   Ad   //*/
div#ad iframe {
	width: 340px;
	margin: 0 auto;
}
	a.adtitle {
		color: #74c200;
		font-weight: bold;
		text-decoration: underline;
	}
	a.addescription {
		color: #666;
		text-decoration: none;
	}
	a.adurl {
		color: #9b6868;
		text-decoration: none;
	}
	a.adld {
		color: #9b6868;
		text-decoration: underline;
	}
	body.ad {
		background: transparent;
	}


div.pager {
	margin-bottom: 10px;
	text-align: left;
}

ul.index-navigator {
	font-size: 12px;
}

ul.index-navigator li a {
	padding: 0 7px;
}

ul.archives-pager {
list-style-type: none;
	font-size: 12px;
}

ul.archives-pager li {
	padding: 2px 5px;
}

ul.archives-pager li a {
	padding: 0 5px;
}

ul.archives-pager li.both {
	border-left: 1px solid #575e69;
}

ul.article-pager {
	font-size: 12px;
}

ul.article-pager li {
	float: left;
	width: 49%;
	line-height: 1.25;
}

/* = special tech ... borderの高さを揃えるため */
ul.article-pager {
	overflow: hidden;
}

ul.article-pager li {
	padding-top: 1px;/* 1px余白（上部） */
	padding-bottom: 32768px;
	margin-bottom: -32767px;/* 1px余白（下部） */
}

ul.article-pager li a {
	display: block;
	margin: 0 10px;
}

ul.article-pager li.prev {
	text-align: right;
}

ul.article-pager li.next {
	text-align: left;
}

ul.article-pager li.both {
	border-left: 1px solid #8d8d8d;
}

ul.article-navigator:after
, ul.archives-navigator:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}


div.pager
, div.index-navigator-outer {
	zoom:1;
}


div.gAdsense {
	background: #fff;
}

div.portal-links dl.common-theme {
	margin-bottom: 0;
	padding-bottom: 5px;
}
