/*-----------------------------------------------------
	reset
----------------------------------------------------**/
body,h1,h2,h3,h4,h5,h6,p,dl,dt,dd,ul,ol,li,form,pre,th,td,table	{
	margin:0;padding:0;font-size:100%;font-weight:normal;border:none;	}
li	{ list-style:none;	}
img	{ border:none;	}
hr	{ display:none;	}
em,address	{ font-style:normal;	}

/*-----------------------------------------------------
	clearfix
----------------------------------------------------**/
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */
/*-----------------------------------------------------
	blog
----------------------------------------------------**/
#eigyo_head {
background-image: url(http://blog.eigyo.co.jp/mod/brblog/img/toppage/common/eigyo_head_rep.gif);
background-repeat: repeat-x;
text-align: left;
}
/*-----------------------------------------------------
	body
----------------------------------------------------**/
body	{
	font-size:10px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#333333;
	}
#wrapper	{
	width:900px;
	margin:0 auto;
	font-size:120%;
	}

/*-----------------------------------------------------
	header
----------------------------------------------------**/
#header h1	{
	background:url(http://blog.eigyo.co.jp/share/design/taichi_shop_blog/head.jpg) no-repeat left top;
	height:60px;
	text-indent:-9999px;
	}
#header #nav dd	{
	float:left;
	}
	
/*-----------------------------------------------------
	main
----------------------------------------------------**/
#main	{
	clear:both;
	padding:10px;
	}
#leftClm	{
	width:660px;
	float:left;
	}
#rightClm	{
	width:210px;
	float:right;
	}
#rightClm img {
margin:0 0 8px 0;
	}
/*-----------------------------------------------------
	visualここを変更
----------------------------------------------------**/
#visual	{
	background:url(http://blog.eigyo.co.jp/share/design/taichi_shop_blog/visual_hanna.jpg) no-repeat left top;
	height:300px;
	position:relative;
	margin:0 0 20px 0;
	}
#visual a {
display:block;
height:300px;
width:660px;
overflow:hidden;
position:absolute;
text-indent:-9999px;
visibility:inherit;
}	
/*-----------------------------------------------------
	footer
----------------------------------------------------**/
#footer	{
	clear:both;
	text-align:center;
	}
#footer .footerLink	{
	border-top:#666666 solid 1px;
	margin:0 0 1px 0;
	padding:0.5em 0;
	}
#footer address	{
	background:url(http://blog.eigyo.co.jp/share/design/taichi_shop_blog/bg_address.jpg) repeat-x left bottom;
	color:#ffffff;
	padding:6px 0;
	}

/*-----------------------------------------------------
	link
----------------------------------------------------**/
a:link,a:visited	{
	color:#333333; text-decoration:none;	}
a:hover,a:active	{
	color:#333333; text-decoration:underline;	}
/*-----------------------------------------------------
	sideShopLink
----------------------------------------------------**/
.sideShopLink	{
	background:url(http://blog.eigyo.co.jp/share/design/taichi_shop_blog/bg_shop_link.jpg) no-repeat left top;
	height:216px;
	padding:29px 0 0 0;
	font-size:80%;
	margin:0 0 20px 0;
	}
.sideShopLink dl{
	width:200px;
	margin:0 auto;
	}
.sideShopLink dd{
	line-height:120%;
	padding:0 0 0 3em;
}
/*-----------------------------------------------------
	cal
-----------------------------------------------------*/
#cal_head
{
	text-align:center;
	color: #ffffff;
	background-image: url(http://blog.eigyo.co.jp/share/design/taichi_shop_blog/title.jpg);
	background-repeat: no-repeat;
	background-position:left;
	line-height: 24px;
	font-weight: bold;
	margin-bottom:5px;
}
#cal_head a {
color:#ffffff;
}
#cal_body {
	font-size: 9pt;
}
#cal_body table{
background-color:#cccccc;
margin:0 0 20px;
}
#cal_body td{
text-align:center;
line-height:150%;
}
#cal_body a:link,a:visited	{
	color:#333333; text-decoration:underline;	}
#cal_body a:hover,a:active	{
	color:#333333; text-decoration:underline;	}
#cal_yymm {
background-color: #333333;
font-weight: bold;
font-size: 9pt;
text-align: right;
padding-top: 2px;
padding-bottom: 2px;
color: #FFFFFF;
margin-bottom: 10px;
}
/*-----------------------------------------------------
	center
-----------------------------------------------------*/
.article {
margin-bottom:20px;
}
.article_head {
	background-image: url(http://blog.eigyo.co.jp/share/design/taichi_shop_blog/bg_subtitle.jpg);
	background-repeat:no-repeat;
clear:both;
font-weight:bold;
line-height:28px;
padding:0 0 0 1em;
}
.article_head a{
font-weight:bold;
line-height:28px;}
.article_head a:link,a:visited	{
	text-decoration:none;	}
.article_head a:hover,a:active	{
	text-decoration:underline;	}
.article_head h3 {
	font-size: 120%;
	margin: 0px;
	font-weight: bold;
}
.article_body {
border:1px solid #cccccc;
border-top:none;
line-height:150%;
padding:10px;
}
.article_foot {
	font-size: 83%;
	padding: 5px 0;
	border-top: 1px dotted #666666;
	margin: 10px 0 0;
}
#page_number {
font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
font-size: 90%;
}
/*-----------------------------------------------------
	sub
-----------------------------------------------------*/
#comments {
	margin: 0 0 10px 0;
}
#comment_body {
border:1px solid #cccccc;
border-top:none;
line-height:150%;
padding:10px;
}
#trackback {
margin: 0 0 10px 0;
}
#trackback_body {
border:1px solid #cccccc;
border-top:none;
line-height:150%;
padding:10px;
}
#trackback_foot {
	padding: 5px 0;
	border-top: 1px dotted #cccccc;
}
#comment_form {
font-size: 90%;
padding:10px;
}
#comment_form input {
color: #666666;
}
.btm_border {
	border-top: 1px dotted #cccccc;
	padding-bottom: 5px;
}
.title{
	text-align:center;
	color: #ffffff;
	background-image: url(http://blog.eigyo.co.jp/share/design/taichi_shop_blog/title.jpg);
	background-repeat: no-repeat;
	background-position:left;
	line-height: 24px;
	font-weight: bold;
}
.title2{
	background-image: url(http://blog.eigyo.co.jp/share/design/taichi_shop_blog/bg_subtitle.jpg);
	background-repeat:no-repeat;
clear:both;
font-weight:bold;
line-height:28px;
padding:0 0 0 1em;
}
.side_txt {
	padding: 5px;
	word-break:break-all;
	margin: 0 0 20px 0;
	border:1px solid #cccccc;
	border-top:none;
	line-height: 150%;
}

.txt_title1 {
font-weight: bold;
}
.txt_title2 {
font-weight: normal;
}
/*-----------------------------------------------------
	form
-----------------------------------------------------*/
form{
margin:0px;
}
