@charset "EUC-JP";

/*
-----------------------------------------------------
livedoor Blog CSS
 Design Name : standard_white_3c
 LastUpdate  : 2008.08.08
 Rrelease    : 2006.09.14
-----------------------------------------------------
*/


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


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

body{
	margin: 0;
	padding: 0;
	text-align: center;
	color: #26262d;
	background-color: #A1A1A1;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

a{
text-decoration:underline;
}

a:link{
color:#036;
}

a:visited{
color:#004080;
}

a:hover,
a:focus,
a:active{
color:#df0025;
text-decoration:none;
}

h1
,h2
,h3 {
	margin: 0;
	padding: 0;
}
blockquote ,
pre {
	background: #f9f9fa;
	margin: 10px 0;
	padding: 15px;
	text-align: left;
	color: #6c717a;
}

img{
	border:0;
}

table#header {
	font-size: 12px;
	width: 100%;
	color: #444;
}
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;
}
table#header a {
	color: #444;
}

#container {
	width: 850px;
	margin: 0 auto;
	text-align: center;
}
#cgmmenu {
	padding-top: 11px;
}
#cgmmenu ul {
	float: right;
	font-size: 12px;
	list-style: none;
	margin: 0;
	padding: 0;
}
#cgmmenu ul li {
	background: url(http://parts.blog.livedoor.jp/img/usr/standard_white_2c/tab.gif) no-repeat;
	display: block;
	float: left;
	margin-right: 5px;
	line-height: 100%;
	width: 70px;
}
#cgmmenu ul li a {
	display: block;
	padding: 7px 10px 5px;
	text-decoration: none;
}
#cgmmenu ul li a:hover {}

.blogtitle {
}
.description {
	padding: 0 30px;
	line-height: 135%;
	font-size: 12px;
}
#blogcontainer {
	background: #fff;
	margin: 0 auto;
	padding: 45px 15px 30px;
	height: 1%;
}
#wrapper {
	float: left;
	width: 820px;
}
#content {
	float: right;
	width: 610px;
	padding-left:15px;
	text-align: left;
	background-image: url(images/line.gif);
	background-repeat: repeat-y;
}
#contentin {}
#left {
	float: left;
	width: 180px;
}
#lefttop {}
#leftbody {}
#leftbottom {}
#right {
	float: right;
	width: 180px;
}
#righttop {}
#rightbody {}
#rightbottom {}

#categorytitlebody {}
#categorytitle {
	margin-bottom: 15px;
	padding: 5px 5px 5px 12px;
	font-size: 16px;
	font-weight: bold;
	color:#FFFFFF;
	background-color:#3f3f3f;
	background-image: url(images/title_bg_02.gif);
	background-position: left bottom;
}
#footer {}
#outfooter {}

/**********************************
***          Common             ***
**********************************/
.datetop {}
.fullbody {}
.datebody {
	margin-top:5px;
	text-align:right;
}
p.date {
	font-size: 12px;
	font-weight: normal;
	margin:0 0 5px;
}
.blogbodytop {}
.blogbody {
	margin: 5px 0 30px;
	text-align: left;
}
#header {
	width:850px;
	height:49px;
	background-color:#2a2a2a;
	background-image:url(images/header_bg.gif);
}
#header .site-logo {
	margin:4px 0 0 11px;
	float:left;
	display:inline;
}
#header .header-text {
	margin:7px 10px 0 0;
	float:right;
	display:inline;
}
.titlebody {
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #3e3a39;
}
h1.title,
h2.title {
	padding: 3px 7px;
	line-height: 137%;
	font-size: 15px;
	font-weight: bold;
	background-color: #f0f0f0;
	background-image: url(images/title_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #c8c8c8;
	border-right-color: #c8c8c8;
	border-bottom-color: #c8c8c8;
}
.main ,
.mainmore {
	margin: 10px 5px 20px;
	line-height: 147%;
	font-size: 12px;
}
.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 {}

div.related-articles{
	margin: 25px 10px 0;
}
div.related-articles h3{
	margin: 0 0 10px;
	padding: 0;
	font-size:14px;
}
div.related-articles ul{
	list-style: none;
	margin: 0;
	padding: 0;
	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: 0 0 5px 9px;
	margin-left: 5px;
	font-size:12px;
}

.portal-links {
	font-size: 12px;
	text-align: right;
	margin: 5px 5px 12px;
}
.portal-links a {
	color: #333;
}
.portal-links a:hover {}

.posted {
	margin: 5px;
	text-align: right;
	line-height: 150%;
	font-size: 12px;
}
.blogbodybottom {}
.dateend {}

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

/**********************************
***          Article            ***
**********************************/
.menu {
	font-size: 12px;
	text-align: center;
	margin: 0 0 10px;
}

#articletop {}
#articlebody {}

.comblogbodybottom {}
.subspace {
	margin: 5px;
}

/*//   Trackback & Comment   //*/
.trackbackurltop {}
.trackbackurlbody {
	margin: 0 auto 20px;
}
h3.trackbackurlttl
,h3.commenthead
,h3.trackbackhead
,h3.takecommenthead {
	font-size: 14px;
}
.trackbackurl {
	margin: 15px 0 0;
	text-align: left;
	font-size: 12px;
}
.trackbackurl table {
	width: 330px;
	margin: 0 auto;
}
.trackbackurl table td {
	text-align: right;
}
.trackbackurl table td input.trackbackbox {
	width: 255px;
}
.trackbackurl input {
	padding: 2px 0;
}
.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 0;
	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;
	width: 280px;
}
#formbody table.form th {
	font-weight: normal;
	padding: 2px 5px 2px 0;
	text-align: right;
	white-space: nowrap;
}
#formbody table.form td {
	padding: 2px 0;
}
#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;
}
#formbodybottom {}
#articlebottom {}
#blogcommentbottom {}
#contentcommentbottom {}

/**********************************
***          Side               ***
**********************************/
/*//   CmnSide   //*/
.sidetitlebody {}
.sidetitle {
	background-color:#202020;
	padding:5px 15px 3px 15px;
	line-height: 100%;
	text-align: left;
	color:#FFFFFF;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9e9e9e;
	background-image: url(./images/menu_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.sidetitle a {}
.sidetop {}
.side {
	margin-bottom: 25px;
	padding: 10px 0 0;
	line-height: 135%;
	font-size: 12px;
	text-align:left;
}
.side p{
	margin:0;
	padding:0;
	text-align:center;
}
.side a: visited {
	color: #99999c;
}
.sidebody {
	background: url(./images/blt_arrow.gif) no-repeat 0 3px;
	line-height: 18px;
	padding-left: 15px;
	margin: 0 7px 5px 10px;
	text-align: left;
}
.sidebottom {}

/*//   Calendar   //*/
.calendarheadbody {}
.calendarhead {
	background-color:#202020;
	background-position: top;
	padding:5px 0 3px 0;
	line-height: 100%;
	text-align: center;
	color:#FFFFFF;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9e9e9e;
	background-image: url(./images/menu_bg.gif);
	background-repeat: repeat-x;
}

.calendarhead a:link{
	color:#ffffff;
}

.calendarhead a:visited{
	color:#ffffff;
}

.calendarhead a:hover,
a:focus,
a:active{
	color:#ffffff;
	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 {
	color: #666666;
}
.sun {
	color: #ff0000;
}
.sat {
	color: #0000cc;
}
.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: #999;
}
.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 {
	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   //*/
#ad {
	margin: 25px 0 0;
	text-align: center;
}
#ad iframe {
	width: 320px;
	margin: 0 auto;
}
body.ad {
	background: transparent;
}
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;
}

/**********************************
***          list-dot           ***
**********************************/
.list-dot-01 li{
	line-height:1.3;
	margin-bottom:0.6em;
	background:url(images/blt_dot_02.gif) no-repeat 0 0.3em;
}

.list-dot-01 li.last{
	margin-bottom:0;
}

.list-dot-01 ul{
	margin-top:0.6em;
	margin-bottom:0;
}

.list-dot-01 li,
ul .list-dot-01 li,
ul ul .list-dot-01 li,
ul ul ul .list-dot-01 li,
ul ul ul ul .list-dot-01 li{
	padding-left:10px !important;
}

/**********************************
***          box-notice         ***
**********************************/
.box-notice-01{
	font-size:12px;
}

.box-notice-01 p,ul,li{
	margin:0;
	padding:0;
}

.box-notice-01 ul,li{
	list-style-type: none;
}

.box-notice-01{
	margin:1em 0 1em 0;
	border:1px solid #ccc;
}

.box-notice-01 .title{
	margin:0 !important;
	padding:0.8em 15px;
	border-bottom:1px solid #ccc;
	background-color:#eee;
}

.box-notice-01 .inner{
	padding:0.8em 15px;
}

.box-notice-01 ul{
	float:none;
	width:auto;
}

/**********************************
***          custom             ***
**********************************/
em{
	font-style: normal;
}

.em-01{
	font-weight:bold;
}

.em-02,
.em-05{
	color:#f00;
	font-weight:bold;
}

.em-03{
	font-size:116%;
	font-weight:bold;
}

.em-04,
.em-05{
	font-size:116%;
}

.side_box{
	border:1px solid #ccc;
	padding:10px;
}

.lay-space-btm-01{
margin-bottom:0 !important;
}

.lay-space-btm-02{
margin-bottom:0.5em !important;
}

.lay-space-btm-03{
margin-bottom:1em !important;
}

.lay-space-btm-04{
margin-bottom:1.5em !important;
}

.lay-space-btm-05{
margin-bottom:2em !important;
}

.clear {
zoom:1;
}
.clear:after {
display:block;
clear:both;
height:0;
visibility:hidden;
content:".";
font-size:0;
}

/* ブログランキングバナー */
.blogRank {
}
.blogRank p {
font-size:13px;
font-weight:bold;
margin-bottom:10px;
}
.blogRank li {
float:left;
margin-right:15px;
}