@charset "EUC-JP";

/*
-----------------------------------------------------
livedoor Blog CSS
 Design Name : standard_white_2c
 LastUpdate  : 2009.02.18
 Release     : 2006.09.14
-----------------------------------------------------
*/


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


/**********************************
***          Global             ***
**********************************/
body {background:url(img/back.gif) repeat-x; margin:0px; padding:30px;}
html,br,form {margin:0px; padding:0px}
p {margin:0 0 10px 0;}
h3 {font-size:1.25em; margin:0 0 5px; padding:0 0 0 15px; background:url(../img/icon/circle.gif) no-repeat; background-position:0 2px;}
html {
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
	font-size: 0.75em;
	line-height:140%;
}
a:link {
	color: #039;
}
a:visited {
	color: #039;
}
a:hover {
	color: #39C;
}

h1
,h2
,h3{
	margin:0;
	padding:0;
}

/*=========================================================
マージン
=========================================================*/
.mg5t {margin:5px 0 0 0;}
.mg10t {margin:10px 0 0 0;}
.mg15t {margin:15px 0 0 0;}
.mg20t {margin:20px 0 0 0;}

.mg5b {margin:0 0 5px 0;}
.mg10b {margin:0 0 10px 0;}
.mg15b {margin:0 0 15px 0;}
.mg20b {margin:0 0 20px 0;}

.mg5tb {margin:5px 0 5px 0;}
.mg10tb {margin:5px 0 10px 0;}
.mg15tb {margin:5px 0 15px 0;}
.mg20tb {margin:5px 0 20px 0;}
/*=========================================================
フォント
=========================================================*/
.font_l {font-size:1em;}
.font_l2 {font-size:1.25em;}
.font_s {font-size:10px;}
.font_red {color:#e60012;}
.font_b {font-weight:bold;}
.font_green {color:#007230;}
.font_red_b {color:#e60012; font-weight:bold;}



/*=========================================================
ページタイトル
=========================================================*/
h2.pageTitle {
	background:url(img/title_back.gif) repeat-x;
	height:19px;
	margin:0 0 15px 0;
	padding:15px 5px 5px 5px;
	font-size:1.5em;
	font-weight:bold;
	border-bottom:dotted 1px #999;
}


/*=========================================================
gred証明書
=========================================================*/
#sealArea {
	text-align:right;
	margin:10px;
	}
 /*=========================================================
アマゾン
=========================================================*/
.amazon {text-align:center; margin-bottom:10px;}

/*-------------------------------------------------------*/

table#header{
	font-size:12px;
	width:100%;
	color:#444;
}
table#header th{
	width:1%;
}
table#header th img{
	margin:2px 10px;
}
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;
}

#containerTop {width:918px; height:35px; background:url(img/container_top.png) no-repeat; margin:0 auto;}
* html #containerTop {background:url(img/container_top.gif);}
#container {width:918px; margin:0 auto; background:url(img/container_back.png) repeat-y;}
* html #container {background:url(img/container_back.gif);}
#container #inner {width:850px; margin:0 auto; overflow:hidden; padding-bottom:20px;}
#containerBottom {width:898px; height:47px; background:url(img/container_bottom.png) no-repeat; margin:0 auto; color:#FFF; text-align:center; padding:17px 10px 10px 10px;}
* html #containerBottom {background:url(img/container_bottom.gif) ;}


#container #inner #header {height:98px; width:848px; background:url(img/h1back.gif) repeat-x; border:1px solid #CCC; margin-bottom:20px;}
#container #inner #header h1 {width:363px; height:62px; background:url(img/logo.png) no-repeat; margin:0 auto; display:block; text-indent:-9999px; margin:20px auto 0 auto; overflow:hidden;}
* html #container #inner #header h1 {background:url(img/logo.gif);}

#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{}

#banner{
	background:#fff;
	margin:0 auto 10px auto;
	text-align:left;
	clear:both;
}
#banner a{
	text-decoration:none;
}
#banner a:hover{
	text-decoration:underline;
}
.blogtitle{
	padding:45px 30px 5px;
	font-size:20px;
}
.description{
}
#blogcontainer{
	background:#fff;
	margin:0 auto;
	height:1%;
}
#content{
	float:right;
	width:640px;
	text-align:left;
}
#contentin{}
#sidecolumn{
	float:left;
	width:200px;
}
#sidecolumntop{}
#sidecolumnbody{}
#sidecolumnbottom{}

#categorytitlebody{}
#categorytitle{
	font-size:16px;
	font-weight:bold;
	margin-bottom:15px;
}
#footer{}
#outfooter{}

/**********************************
***          Common             ***
**********************************/
.datetop{}
.fullbody{}
.datebody{}
h2.date{
	font-size:12px;
	font-weight:normal;
}
.blogbodytop{}
.blogbody{
	margin:5px 0 30px;
	text-align:left;
}
.titlebody{
	border:1px solid #9599aa;
	padding:2px;
}
h3.title{
	background:#f5f5f7;
	padding:5px 7px;
	line-height:137%;
	font-size:15px;
	font-weight:bold;
}
h3.title a{
	text-decoration: none;
}
h3.title a:hover{
	color: #666;
}
.main ,
.mainmore{
	margin:5px 0;
	line-height:147%;
	font-size:13px;
}
blockquote ,
pre{
	background:#f9f9fa;
	margin:10px 0;
	padding:15px;
	text-align:left;
	color:#6c717a;
}
.pict{
	margin: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{}
.portal-links a:hover{}

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

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

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

#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: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{}
#blogcommentbottom{}
#contentcommentbottom{}

/**********************************
***          Side               ***
**********************************/
/*//   CmnSide   //*/
.sidetitlebody{}
.sidetitle{
	background:url(http://parts.blog.livedoor.jp/img/usr/standard_white_2c/side_bg.gif) repeat-x;
	padding:10px 15px 0;
	line-height:100%;
	text-align:left;
	font-size:12px;
	font-weight:bold;
}
.sidetitle a{}
.sidetop{}
.side{
	margin-bottom:25px;
	padding:10px 15px 0;
	text-align:center;
	line-height:135%;
	font-size:12px;
}
.side a:visited{
	color:#99999c;
}
.sidebody{
	background:url(http://parts.blog.livedoor.jp/img/usr/standard_white_2c/icon_dot.gif) no-repeat 0 8px;
	line-height:18px;
	padding-left:8px;
	margin-bottom:5px;
	text-align:left;
}
.sidebottom{}

/*//   Calendar   //*/
.calendarheadbody{}
.calendarhead{
	background:url(http://parts.blog.livedoor.jp/img/usr/standard_white_2c/side_bg.gif) repeat-x;
	padding:10px 15px 0;
	line-height:100%;
	text-align:center;
	font-size:12px;
	font-weight:bold;
}
.calendarhead a{
	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{}
.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:#99999c;
}
.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;
}
.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: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;
}