@charset "EUC-JP";

/**/

* { box-sizing : border-box; }
* { -moz-box-sizing : border-box; }
html, body { margin:0; padding:0; }
form { margin:0; padding:0; }

div.related-articles h3 {
	font-size:90%;
}

body {
	font-size:90%;
	font-family: verdana ,arial ,sans-serif;
	text-align:center;
	background-color:#fff;
	color:#333;
	line-height:150%;
}

#container{
	margin:0 auto 0 auto;
	padding:0 10px;
	text-align:left;
	background-color:white;
	width:900px;
	border-left:1px solid #777;
	border-right:1px solid #777;
}

#banner {
	/* image size 900x110 879x110 */
	background:url('http://image.blog.livedoor.jp/takoashi/img/n-top02.jpg') no-repeat;
	height:200px;
}

#banner a
{
	color:#f2f2f2;
	text-decoration:none;
}

.blogtitle {
	margin:0 0 0 0;
	padding:20px 0 0 15px;
	font-size:300%;
	font-weight:bold;
}

.description {
	margin:10px 0 10px 0;
	padding:5px;
	border:1px solid #777;
}

#content-permal{
	width:890px;
	margin:0;
	padding:0;
	float:left;
	line-height:160%;
}

#content{
	width:620px;
	margin:0;
	padding:0;
	float:left;
}

#links{
	width:240px;
	margin:0 0 0 10px;
	padding:0 0 0 5px;
	float:right;
	font-size:80%;
	line-height:140%;
	border-left:1px solid #777;
}

#footer{
	/*border:1px solid #777;*/
	text-align:center;
	clear:both;
	margin:5px 0;
}


.blog{
	margin:0;
	padding:0;
}





.del {
	text-decoration:line-through;
}




.main-clap{
	margin:20px 0 20px 0;
	padding:5px 0 5px 20px;
	color:#000;
	width:100%;
	clear:both;
	/*background-color:#eeeeee;*/
	/*border:1px solid #777;*/
}

.iframeclip {
	border:0;
	frameborder:0;
	height:100px;
	width:630px;
	text-align:left;
	line-height:160%;
	margin:0 0 0 0;
	padding:0 0 0 0;
	allowtransparency:true;
	marginwidth:0;
	marginheight:0;
}

#blogpMap
{
	align:center;
}

#clips {
	border:0;
	frameborder:0;
	background-color:#fff;
	text-align:left;
	line-height:140%;
	margin:0 0 0 0;
	padding:0 0 0 0;
	allowtransparency:true;
	marginwidth:0;
	marginheight:0;
}

a.adis {
	font-weight:bold;
	color:#f00;
	text-decoration:underline;
}

.categorytitle
{
	font-weight:bold;
	padding:10px 0px;
	margin:10px 0 0 0;
	border2px solid gray;
	text-align:center;
}

.title {
	font-size:130%;
	font-weight:bold;
	padding:5px 15px;
	margin:10px 0 0 0;
	border:1px solid gray;
	/*background-color: lightgrey;*/
}

a			{color:#444;text-decoration:underline;}
a:link			{color:#444;text-decoration:underline;}
a:visited		{color:#888;text-decoration:underline;}
a:active		{color:#888;text-decoration:underline;}
a:hover			{color:#888;text-decoration:underline;}

/* post title color */
a.title_link		{color:#222;}
a.title_link:link	{color:#222;}
a.title_link:visited	{color:#222;}
a.title_link:active	{color:#222;}
a.title_link:hover	{color:#000;}

a.erace			{color:#fff;text-decoration:underline;}
a.erace:link		{color:#fff;text-decoration:underline;}
a.erace:visited		{color:#fff;text-decoration:underline;}
a.erace:active		{color:#fff;text-decoration:underline;}
a.erace:hover		{color:#f00;text-decoration:underline;}

.blogbody {
	margin:5px 5px 5px 5px;
	clear:both;
}

.main{
	width:480;
	float:right;
	margin:0 0 0 5px;
	padding:5px 5px 5px 10px;
	border-left:1px solid #777;
}

.main-text{
}

.mainmore{
}

.tag-area {
	margin:20px 0 20px 0;
	padding:5px 0 5px 20px;
	color:#000;
	/*background-color:#F5F5DC;*/
	border:1px solid #777;
}

.main-ad {
	margin:20px 0 20px 0;
}

.main-link {
	margin:20px 0 20px 0;
}

.status {
font-size:80%;
	text-align:right;
	padding:5px 20px 5px 5px;
}

em {
	color:#3333FF;
}

strong {
	color:#3333CC;
	font-style:normal;
	font-weight:bold;
	font-size:120%;
	line-height:120%;
}

pre {
	font-size:90%;
	font-weight:bold;
	font-family: Century Gothic;
	line-height:70%;
	margin:5px;
	padding:10px;
	border: 1px solid gray;
	background-color:IVORY;
	width:430px;
	overflow-x:auto;
	padding:15px 0 15px 10px ;
}

form {
	margin:0;
	padding:0;
}

ul {
	margin:0 0 0 15px;
	padding:0;
}

ol {
	margin:0 0 0 30px;
}

li {
	margin:0;
	padding:0;
	line-height:150%;
}


.c1 {
	color:black;
}

.c2 {
	color:red;
}




.date {
	float:right;
	padding:0 5px 0 5px;
}

.user {
	float:right;
	padding:0 5px 0 5px;
}

.status_table {
	padding:0px 5px 5px 5px;
}

.add {
	font-size:70%;
	color:black;
	text-decoration:underline;
}

.menu {
	margin:10px 0 10px 0;
}

/* picture */
.pic {
	border-top: solid 1px silver;
	border-left: solid 1px silver;
	border-bottom: solid 2px gray;
	border-right: solid 2px gray;
	background-color: white;
	padding: 6px;
	float:left;
	margin:0 10px 10px 0;
}

blockquote{
	color:#333;
	padding:5px 5px 5px 5px;
	margin:10px 30px 10px 5px;
	border:1px dashed #000;
}

.posted{
	margin:1px 0 1px 0;
	text-align:right;
}

/* comment trackback */
.commentttl{
	background:url('http://image.blog.livedoor.jp/takoashi/img/ct3.gif') no-repeat scroll 0% 25%;
	margin:15px 5px 5px 20px;
	padding:0 5px 5px 20px;
}

.commenttext{
	margin:5px 50px 10px 50px;
	padding:5px 5px 5px 5px;
	line-height:120%;
}

.commenttext-admin {
	margin:5px 50px 10px 50px;
	padding:5px 5px 5px 5px;
	line-height:120%;
	background-color: #E1EBFE;
}

.trackbackttl{
	background:url('http://image.blog.livedoor.jp/takoashi/img/ct3.gif') no-repeat scroll 0% 25%;
	margin:1px 5px 1px 20px;
	padding:1px 5px 1px 20px;
}

.trackbacktext{
	margin:5px 50px 10px 50px;
	line-height:120%;
}

.posttitle{
	font-weight:bold;
}

/* comment input */
.form {
	margin:20px 0 0 30px; 
}
#tburl	{width:340px;}
#author	{width:150px;}
#email	{width:340px;}
#url	{width:340px;}
#text	{width:450px;height:200px;}
.bake { padding:0; margin:0; }

.sidetitle{
	font-weight:bold;
	margin:15px 0 5px 0;
	padding:3px 10px;
	border:1px solid gray;
}	font-size:100%;


.side{
	margin:0 0 20px 0;
	/*padding:3px 3px 3px 3px;*/
	/*border: 1px dashed gray;*/
}

.sidebody{
	background:url('http://image.blog.livedoor.jp/takoashi/img/st2.gif') no-repeat scroll;
	padding:0 0 5px 15px;
}

.newsidebody{
	background:url('http://image.blog.livedoor.jp/takoashi/img/new.gif') no-repeat scroll;
	padding:0 0 5px 20px;
}

.monthlydatesidebody {
	margin:5px 0 5px 2px;
	padding:2px 2px 2px 2px;
	font-weight:bold;
	background-color:#FFE1AA;
}

.pagetop{
	margin:5px 0px;
	text-align:right;
}

.powered {
	text-align:center;
}
.syndicate {
	text-align:center;
}
.checkers {
}

/* calendar style start */
.calendarhead {
	text-align:left;
	font-weight:bold;
	margin:0 0 3px 0;
}
.calendartable {
	border: 1px dashed gray;
	width:100%;
	margin:0 0 20px 0;
}
.calendarwd {
	border-bottom: 1px dashed gray;
	background-color:#FFE1AA;
}
.calendarweek {
	font-size:80%;
}
.calendard {
}
.calendardbg {
	background-color:#E1EBFE;
}
.calendar {
	font-size:80%;
}
.acalendar {
	font-weight:bold;
	font-size:80%;
	color:#3f7ffd;
	text-decoration:none;
}
/* calendar style end */

.listmania {
	color:#999;
	font-weight:bold;
}

.first_space {
	margin: 0 0 20px 0;
	padding:4px 0 4px 18px;
	background-color:#FFE1AA;
}

.erace {
	color:#fff;
}

img {
	border:0;
}

/*タグクラウド用*/
ul.tagcloud li a {
}

ul.tagcloud a:link {
}

ul.tagcloud a:visited {
}

ul.tagcloud a:hover {
}

ul.tagcloud li.tag-lifetime-0 a {
}
ul.tagcloud li.tag-lifetime-1 a {
}
ul.tagcloud li.tag-lifetime-2 a {
}
ul.tagcloud li.tag-lifetime-3 a {
}
ul.tagcloud li.tag-lifetime-4 a {
}
