@charset "EUC-JP";
/*
-----------------------------------------------------
livedoor Blog CSS
FileName:	Japanese Style
Version:	2006.06.26
-----------------------------------------------------
*/

/*
 Browzer Reset 
---------------------------------------------------------- */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}
.clearfix:after {
	content: ".";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
strong {
	font-weight: bold;
	;
}
#header {
	background-color:#4068ff;
	margin:0 auto;
}
#header td {
	color:#FFF;
	font-size:12px;
	text-align:right;
	padding-right:10px;
}
#header a:link {
	color:#FFF;
}
#header a:visited {
	color:#FFF;
}
#header a:active {
	color:#FFF;
}
#header a:hover {
	color:#FFF;
	text-decoration:none;
}
body {
	background:url(http://livedoor.blogimg.jp/takasi4574-ice666/imgs/9/e/9ec921ba.jpg) repeat-x #FFF;
	color:#000;
	margin:0;
	padding:0;
	font-family: verdana, arial, sans-serif;
	text-align:center;
}
a {
	color:#4068ff;
	text-decoration:none;
}
a:link {
	color:#4068ff;
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a:active {
}
a:hover {
	color:#4068ff;
	text-decoration:underline;
}
a.acontinues {
	color:#ee0817;
	text-decoration:underline;
}
a.acontinues:link {
	color:#ee0817;
	text-decoration:underline;
}
a.acontinues:visited {
	text-decoration:underline;
}
a.acontinues:active {
}
a.acontinues:hover {
	color:#999;
	text-decoration:none;
}
a.amenu {
	color:#666;
	text-decoration:underline;
}
a.amenu:link {
	color:#666;
	text-decoration:underline;
}
a.amenu:visited {
	text-decoration:underline;
}
a.amenu:active {
}
a.amenu:hover {
	color:#999;
	text-decoration:none;
}
a.aposted {
	color:#666;
	text-decoration:underline;
}
a.aposted:link {
	color:#666;
	text-decoration:underline;
}
a.aposted:visited {
	text-decoration:underline;
}
a.aposted:active {
	text-decoration:underline;
}
a.aposted:hover {
	color:#999;
	text-decoration:none;
}
a.atrackback-post {
	color:#666;
	text-decoration:underline;
}
a.atrackback-post:link {
	color:#666;
	text-decoration:underline;
}
a.atrackback-post:visited {
	text-decoration:underline;
}
a.atrackback-post:active {
	text-decoration:underline;
}
a.atrackback-post:hover {
	color:#999;
	text-decoration:none;
}
a.arss {
	color:#fff;
	text-decoration:underline;
}
a.arss:link {
	color:#fff;
	text-decoration:underline;
}
a.arss:visited {
	text-decoration:underline;
}
a.arss:active {
}
a.arss:hover {
	color:#fff;
	text-decoration:none;
}
#wrap {
	background-image: url(http://livedoor.blogimg.jp/takasi4574-ice666/imgs/1/4/14aa7a93.png);
	background-repeat: repeat-y;
	width:960px;
	margin: 0 auto;

}
* html #wrap {
behavior: expression( this.style.behavior || ( this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale,src='"+this.currentStyle.getAttribute("backgroundImage").slice(5, -2)+"')", this.style.backgroundImage = "none", this.style.behavior = "none" ) );
}
#container {
	margin:0 auto;
	width:920px;
	text-align:center;
	word-break:break-all;
	_position: relative;
	overflow:auto;
}
* html #container {
	margin:0 auto;
	width:920px;
	text-align:center;
	word-break:break-all;
	position: relative;
	overflow:auto;
}
#banner, #subbanner {
	background:url("http://livedoor.blogimg.jp/takasi4574-ice666/imgs/a/7/a7208729.jpg") no-repeat;
	width:920px;
	height:371px;
	margin:0 auto;
}
#banner a {
	color:#fff;
	text-decoration:none;
}
#banner a:link {
	color:#fff;
	text-decoration:none;
}
#banner a:visited {
	color:#fff;
	text-decoration:none;
}
#banner a:active {
	color:#fff;
}
#banner a:hover {
	color:#fff;
	text-decoration:underline;
}
#subbanner a {
	color:#fff;
	text-decoration:none;
}
#subbanner a:link {
	color:#fff;
	text-decoration:none;
}
#subbanner a:visited {
	color:#fff;
	text-decoration:none;
}
#subbanner a:active {
	color:#fff;
}
#subbanner a:hover {
	color:#fff;
	text-decoration:underline;
}
#ad {
	text-align:center
}
.blogbody iframe {
	margin:20px auto 15px;

	text-align:center;
}
.blogtitle {
	color:#fff;
	font-size:24px;
	font-weight:bold;
	text-decoration:none;
	padding:40px 10px 0 0;
	text-align:left;
	width: 880px;
	height: 50px;
	text-indent: -9000px;
}
.blogtitle a {
	display: block;
	width: 880px;
	height: 50px;
}
.description {
	color:#fff;
	margin:30px 10px 0 30px;
	text-align:left;
}
#blogcontainer {
	width:920px;
	margin:15px auto;
	padding-bottom:70px;
}
#content {
	float:right;
	width:610px;
	_width:650px;
	text-align:left;
	padding:0 20px 0 0;
	margin: 0;
}
/*
 Menu 
---------------------------------------------------------- */

#navi {
	width:920px;
	height:64px;
	margin:0 auto;
	clear:both;
}
#navimage {
	background-repeat:no-repeat;
	height:64px;
	position:relative;
	width:920px;
	margin: 0;
	padding: 0;
	background-color: #f4fc69;
}
#navi li {
	display:inline;
}
#navi li a {
	background-image:url(http://livedoor.blogimg.jp/takasi4574-ice666/imgs/6/b/6b1e7f7d.jpg);
	background-repeat:no-repeat;
	float:left;
	height:64px;
	overflow:hidden;
	text-indent: -8000px;
	width:153px;
}
#navi li#ice-a a {
	background-position:0px 0px;
}
#navi li#ice-b a {
	background-position:-153px 0px;
}
#navi li#ice-c a {
	background-position:-306px 0px;
}
#navi li#ice-d a {
	background-position:-459px 0px;
}
#navi li#ice-e a {
	background-position:-612px 0px;
}
#navi li#ice-f a {
	background-position:-765px 0px;
}
}
#navi li#ice-a a:hover {
	background-position:0px 0px;
	opacity: 0.7;
}
#navi li#ice-b a:hover {
	background-position:-153px 0px;
	opacity: 0.7;
}
#navi li#ice-c a:hover {
	background-position:-306px 0px;
	opacity: 0.7;
}
#navi li#ice-d a:hover {
	background-position:-459px 0px;
	opacity: 0.7;
}
#navi li#ice-e a:hover {
	background-position:-612px 0px;
	opacity: 0.7;
}
#navi li#ice-f a:hover {
	background-position:-765px 0px;
	opacity: 0.7;
}
.top-info {
	padding: 20px 0;
}
.image {
	float: left;
	padding: 0 20px 0 0;
	width: 160px;
}
.right {
	float: left;
	padding: 0 10px 0 0;
	width:420px;
}
#entry-on {
	margin:25px 0 0;
}
.blog {
}
.date {
	color:#000;
	font-size:12px;
	font-weight:bold;
	margin:5px 0 5px 0;
}
.blogbody {
}
.title {
	color:#000;
	font-weight:bold;
	padding:8px 0 8px 10px;
	border-left: 6px solid #ffd248;
	border-top: 1px solid #e9ff43;
	border-bottom: 1px solid #e9ff43;
	background:#fdea60 url('http://livedoor.blogimg.jp/takasi4574-ice666/imgs/a/0/a07ce0f1.jpg') repeat-x;
	font-size: 20px;
}
h1, h2, h3 {
	margin:0;
	padding:0;
}
.main, .mainmore, .portal-links {
	line-height:150%;
	padding:25px 0px 30px 0;
}
.main-continues {
	font-size:12px;
}
.posted {
	color:#666;
	font-size:11px;
	text-align:right;
	padding:0 0 25px 0;
}
.dateend {
	margin-bottom:20px;
}
.pict {
	margin:5px;
}
blockquote {
	border:1px dashed #999;
	margin:10px;
	padding:10px;
}
.menu {
	color:#666;
	font-size:11px;
	text-align:right;
	padding:0 0 25px 0;
}
.comblogbodybottom {
	margin-bottom:20px;
}
#contentcommentbottom {
}
.formbodybottom {
}
#articletop {
}
#articlebody {
}
#articlebottom {
}
.trackbackurlbody {
	text-align:left;
	padding-left:10px;
}
.trackbackurlttl {
	color:#666;
	font-size:12px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
	padding:5px;
	color:#FFF;
	background:#000 url('http://image.blog.livedoor.com/img/usr/japanese_style_bkg.jpg') repeat-y 100% 0;
}
.trackbackurl {
	padding-top:10px;
	padding-bottom:20px;
	text-align:left;
}
.trackbackurl table {
	width:350px;
	margin:0 auto;
}
input.trackbackbox {
	width:300px;
}
.trackbackurlbottom {
}
a.posttitle:link {
	color:#666;
	text-decoration:underline;
	font-size:12px;
}
a.posttitle:visited {
	color:#666;
	text-decoration:underline;
	font-size:12px;
}
a.posttitle:active {
	color:#666;
	text-decoration:underline;
	font-size:12px;
}
a.posttitle:hover {
	color:#FFF;
	text-decoration:underline;
	font-size:12px;
}
#trackback, #comment, #takecomment {
	text-align:left;
	padding-right:10px;
	padding-left:10px;
}
.trackbackhead, .commenthead, .takecommenthead {
	color:#FFF;
	font-size:12px;
	margin:15px 0px;
	font-weight:bold;
	text-align:left;
	padding:5px;
	background:#000 url('http://image.blog.livedoor.com/img/usr/japanese_style_bkg.jpg') repeat-y 100% 0;
}
#trackbackbody, #commentbody, #takecommentbody {
}
.trackbackttl, .commentttl {
	color:#666;
	font-size:10px;
	padding:0px 5px 0px 15px;
}
.trackbacktext, .commenttext {
	font-size:12px;
	line-height:140%;
	padding:10px 10px 20px 15px;
}
#error {
	padding:10px;
	font-size:12px;
	line-height:130%;
	font-weight:bold;
}
#error span {
	font-weight:normal;
}
.loginon {
	color:#666;
	font-size:12px;
	font-weight:bold;
	margin:10px 15px;
	padding:5px;
	border:1px solid #5b2023;
	text-align:center;
}
.loginon a:link {
	color:#666;
	text-decoration:underline;
}
.loginon a:visited {
	color:#666;
	text-decoration:underline;
}
.loginon a:active {
	color:#666;
	text-decoration:underline;
}
.loginon a:hover {
	color:#FFF;
	text-decoration:none;
}
.loginoff {
	color:#666;
	font-size:12px;
	font-weight:bold;
	margin:10px 15px;
	padding:5px;
	border:1px solid #666;
	text-align:center;
}
.loginoff a:link {
	color:#666;
	text-decoration:underline;
}
.loginoff a:visited {
	color:#666;
	text-decoration:underline;
}
.loginoff a:active {
	color:#666;
	text-decoration:underline;
}
.loginoff a:hover {
	color:#FFF;
	text-decoration:none;
}
#formbody {
	text-align:center;
	padding-left:10px;
}
.form {
	margin:0px auto;
	color:#666;
	font-size:12px;
}
.form th {
	font-weight:normal;
	padding:2px;
	text-align:right;
}
.form td {
	padding:2px;
}
input#author {
	width:200px;
	border:1px solid #ee0817;
}
input#email {
	width:200px;
	border:1px solid #ee0817;
}
input#url {
	width:200px;
	border:1px solid #ee0817;
}
input#bake {
}
textarea#text {
	width:280px;
	height:200px;
	border:1px solid #ee0817;
}
input.button {
	margin-top:20px;
	width:80px;
}
#blogcommentbottom {
}
.pagetop {
	color:#666;
	font-size:11px;
	text-align:right;
	margin:0 0 25px 0;
}
#links {
	float:left;
	width:240px;
	margin:0;
	padding:27px 0 50px 20px;
}
.sidewrapper {
	background: url(http://livedoor.blogimg.jp/takasi4574-ice666/imgs/2/b/2b41b91e.jpg) repeat;
	margin:0 0 30px;
	padding: 15px;
}
.calendarhead {
	color:#ee0817;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding:10px 0px;
}
.calbody {
	text-align:center;
}
.calendartable {
	margin:0 auto;
}
.calendarweek {
	color:#fff;
	font-size:x-small;
	font-weight:bold;
	padding:0 2px;
}
.calendarwd {
	background:#000;
}
.calendard {
	empty-cells:show;
}
.calendardbg {
	background:#fff;
}
.calendar {
	font-size:x-small;
	padding:0 2px;
}
.caltblday a:link {
	color:#ee0817;
	font-weight:bold;
	text-decoration:none;
}
.caltblday a:visited {
	color:#ee0817;
	font-weight:bold;
	text-decoration:none;
}
.caltblday a:active {
	color:#ee0817;
	font-weight:bold;
	text-decoration:none;
}
.caltblday a:hover {
	color:#FFF;
	font-weight:bold;
	text-decoration:underline;
}
.calbottom {
	margin-bottom:20px;
}
.sidetitle {
	color:#00117b;
	font-weight:bold;
	padding:5px 0 5px 25px;
	text-align:left;
	background: url(http://livedoor.blogimg.jp/takasi4574-ice666/imgs/a/e/ae9ea94f.jpg) no-repeat 0 2px;
}
.sidetitle a {
	color:#fff;
	text-decoration:underline;
}
.sidetitle a:link {
	color:#fff;
	text-decoration:underline;
}
.sidetitle a:visited {
	color:#fff;
	text-decoration:underline;
}
.sidetitle a:hover {
	color:#fff;
	text-decoration:none;
}
.side {
	line-height:125%;
	padding:20px 0px 30px 0px;
	text-align:center;
}
.sidebody {
	text-align:left;
	padding:0 5px 8px 7px;
	background:url("http://livedoor.blogimg.jp/takasi4574-ice666/imgs/3/8/387ed3cf.gif") no-repeat 0 8px;
}
table.tokutei {
	border-collapse:collapse;
	border-spacing:0;
	margin:0.3em 0 10px;
	width:100%;
}
* html table.tokutei {
	margin:1.6em 0;
}
:first-child + html table.tokutei {
	margin:1.6em 0;
}
table.tokutei.has-caption {
	margin:0 0 1.6em;
}
.tokutei caption {
	font-size:1.3em;
	font-weight:bold;
	line-height:1.4;
	padding:0 0 0.25em;
	text-align:left;
}
.tokutei th, .tokutei td {
	border:1px solid #D6D6D6;
	line-height:1.2;
	padding:0.3em 0.5em;
	text-align:left;
}
.tokutei thead th {
	background-color:#E5E5E5;
}
.tokutei tbody th {
	background-color:#F4F4F4;
}
.tokutei td.num {
	text-align:right;
}
.elsebody {
	text-align:center;
}
.afbody {
	padding:0px 5px 10px 5px;
}
.photo {
	text-align:center;
}
.nickname {
	color:#ee0817;
	font-size:12px;
	font-weight:bold;
	margin:10px 0;
}
.message {
	font-size:12px;
	text-align:left;
	padding:0px 7px 15px 7px;
}
.quotetable {
	background:#000;
	width:170px;
	margin:0 auto;
}
.quotetable img {
	width:145px;
}
.quote {
	color:#000;
	font-size:xx-small;
	padding:1px;
	background:#FFFFFF;
}
.blogtimes {
	margin:0 0 10px 0;
	text-align:center;
}
.checkers {
	padding-bottom:10px;
	width:117px;
	font-size:11px;
	text-align:left;
	margin:0 auto;
}
.reader {
	padding-bottom:20px;
	width:117px;
	font-size:11px;
	text-align:left;
	margin:0 auto;
}
.powered {
	padding-bottom:10px;
}
.syndicate {
}
a.adtitle {
	font-weight:bold;
	text-decoration:underline;
}
a.adtitle:link {
	font-weight:bold;
	text-decoration:underline;
}
a.adtitle:visited {
	font-weight:bold;
	text-decoration:underline;
}
a.adtitle:active {
	font-weight:bold;
	text-decoration:underline;
}
a.adtitle:hover {
	font-weight:bold;
	text-decoration:underline;
}
a.addescription {
	color:black;
	text-decoration:none;
}
a.addescription:link {
	color:black;
	text-decoration:none;
}
a.addescription:visited {
	color:black;
	text-decoration:none;
}
a.addescription:active {
	color:black;
	text-decoration:none;
}
a.addescription:hover {
	color:black;
	text-decoration:none;
}
a.adurl {
	color:black;
	text-decoration:none;
}
a.adurl:link {
	color:black;
	text-decoration:none;
}
a.adurl:visited {
	color:black;
	text-decoration:none;
}
a.adurl:active {
	color:black;
	text-decoration:none;
}
a.adurl:hover {
	color:black;
	text-decoration:none;
}
a.adld {
	text-decoration:underline;
}
a.adld:link {
	text-decoration:underline;
}
a.adld:visited {
	text-decoration:underline;
}
a.adld:active {
	text-decoration:underline;
}
a.adld:hover {
	text-decoration:underline;
}
body.ad {
	background:#fff;
}

