@charset "UTF-8";



/* Reset
------------------------------------------------- */

html,body,div,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,
blockquote,th,td,p {
	margin: 0;
	padding: 0;
}




/* Default
------------------------------------------------- */

body {
	background-color: #E9ECE8;
	color: #6e5252;
	text-align: center;
	font-family:'ＭＳ Ｐゴシック','メイリオ','Meiryo','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','Osaka',sans-serif;
	line-height: 1.4;
	font-size: small !important; /* IE7 */
	font-size: 82%; 	/* IE6 */
}
/* Modern browser */
html>/**/body {
	font-size: 13px;
}



/* Hyper text
------------------------------------------------- */

a { 
	text-decoration: none;
	/*\*/
	overflow: hidden;	/* for Fx */
	/**/
}


a:hover{
	background:#FDE9EA;
	color:#FF302B;
}


/* Image
------------------------------------------------- */

img,
a img {
	border: none;
}
	
.emoji {
	vertical-align:middle;
}


/* Base elements
------------------------------------------------- */

	
h2 { font-size: 130%; }
	
h3 { font-size: 115%; }
	
h4,h5,h6 { font-size: 100%; }
	
ul, ol, li, dl, dt, dd { list-style: none; }

table {
	font-size: small・&#128;!important;	/* for Modern browser */
	font-size: 82%;	/* for IE6 */
}



/* Layout
------------------------------------------------------------ */

#container {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#header {
	height: 167px;
	width:1200px;

}


#header ul.header_link{
	border:#FDAAFF 1px solid;
	height:30px;
	background:url(http://blog-imgs-34.fc2.com/l/a/m/lamsect/head_back.jpg) repeat-x;
}

#header ul.header_link li.link_nomal{
	border-right:#FDAAFF 1px solid;
	float:left;
}

#header ul.header_link li.link_non{
	border-right:#FDAAFF 1px solid;
	float:left;
	width:149px;
	height:30px;
	display:block;
}


#header ul.header_link li a{
	display:block;
	padding-top:5px;
	font-size:105%;
	color:#FF409B;
	width:149px;
	height:25px;
	background:url(http://blog-imgs-34.fc2.com/l/a/m/lamsect/head_back.jpg) repeat-x;
	font-weight:bold;
}


#header ul.header_link li a:hover{
	display:block;
	padding-top:5px;
	font-size:110%;
	color:#FDAAFF;
	width:149px;
	height:25px;
	background:url(http://blog-imgs-34.fc2.com/l/a/m/lamsect/head_back_a.jpg) repeat-x;
	font-weight:bold;
}



#header ul.header_link li.link_end{
	border-right:#FDAAFF 1px solid;
	border-bottom:#FEDFFF 3px;
	float:left;
	width:140px;
	height:30px;
}





#wrap {
	width: 1000px;
	float: left;
}
#wrap:after {
	content: "";
	overflow: hidden;
	display: block;
	height: 1px;
	clear: both;
}
/*\*/
* html #wrap {
	overflow: visible;
	height: 1px;
}
/**/



#main {
	float: right;
	width: 790px !important;
	overflow: hidden;
	padding-top: 0px;
}

#main_line {
	width: 790px !important;
	padding-bottom: 20px;
}





#sidemenu1 {
	float: left;
	width: 198px;
	padding-bottom: 20px;
	overflow: hidden;
	border:#CCCCCC solid 1px;
	background:#FFFFFF;
}

#sidemenu2 {
	float: right;
	width: 198px;
	padding-bottom: 20px;
	overflow: hidden;
	border:#CCCCCC solid 1px;
	background:#FFFFFF;
	margin-top:-69px;
}

#sidemenu2_top {
	float: right;
	width: 200px;
	padding-bottom: 10px;
	overflow: hidden;
	margin-top:-280px;
}


#footer {
	clear: both;
	width: 100%;
	font-size: 85% !important;	/* for Modern browser */
	font-size: 90%;
}






.shadow1{
	width:780px;
	-moz-box-shadow:4px 4px 8px #CCCCCC;
	-webkit-box-shadow: 4px 4px 8px #CCCCCC;
}
	
	



/* Main Contents
------------------------------------------------------------ */

.content {
	text-align: left;
	margin-bottom: 35px;
	width:778px;
	border:#CCCCCC solid 1px;
	background:#FFFFFF;
	margin-right:10px;
}


.toukoubox{
	padding-left:30px;
	padding-top:3px;
	padding-bottom:-3px;
}


.toukoubox img{
	padding-bottom:-3px;
}

.toukoubox table{
	border:none;
	width:100%;
	font-size:100%;
}

div.tweet_box{
	margin-top:-3px;
}


	h2.entry_header {
	background: url(http://blog-imgs-34.fc2.com/l/a/m/lamsect/jyu_ttl.jpg) no-repeat;
	text-align: left;
	margin-bottom: 10px;
	padding: 21px 5px 5px 60px;
	line-height: 1em;
	overflow: hidden;
	min-height:61px;
	color:#FF3300;
	font-size:150%;
	border-top:#CCCCCC solid 1px;

}

h2 a{
	color:#FF3300;
}

h2 a:hover{
	color:#FF3300;
	text-shadow: 5px 5px 5px #C8ACAD;
	text-decoration:underline;
}


.entry_body {
	text-align: left;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
}

.entry_body .entry_more {
	padding: 15px 15px 15px 0px;
	margin: 0px;
	font-size:120%;
	width:230px;
}

.entry_body .entry_more a{
	padding: 10px;
	margin: 0px;
	background:url(http://blog-imgs-34.fc2.com/l/a/m/lamsect/next_btn.jpg) no-repeat;
	width:230px;
	height:16px;
}

.entry_body .entry_more a:hover{
	background:url(http://blog-imgs-34.fc2.com/l/a/m/lamsect/next_btn_o.jpg) no-repeat;
}

.entry_body .tag_lnk {
	margin: 0px;
}
	
.entry_body .theme {
	margin: 10px 0px 0px;
}

.entry_footer {
	text-align: right;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.entry_footer li {
	display: inline;
	list-style-type: none;
}

/* clap + bookmark */
.fc2_footer {
	margin: 10px 0px 0px;
}

.page_navi {
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
}

.pagetop {
	padding-bottom: 10px;
	padding-top: 15px;
	text-align:center;
	width: 100% !important;
	width /* IE5.5 */: 100%;
	margin: 0px;
}



/* Entry (html tag)
------------------------------------------------------------ */

.entry_body h2,
.entry_body h3,
.entry_body h4,
.entry_body h5,
.entry_body h6 {
	margin: 0em 0em 0.5em;
}

.entry_body p {
	margin: 0.3em 1em;

}

.entry_body ul,
.entry_body ol {
	margin: 1em 0em 1em;
}

.entry_body ul li {
	list-style: none;
	background:url(http://templates.blog.fc2.com/template/sakura/icon.gif) no-repeat left center;
	line-height: 1.8em;
	padding-left: 25px;
}

.entry_body ol li {
	list-style: decimal outside;
	margin-left: 2em;
}

.entry_body dl {
	margin: 1em 1.5em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 1em 1em 0em;
}

.entry_body dt {
	font-weight: bold;
	margin-bottom: 0.5em;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

.entry_body dd {
	margin: 0em 1em 1em;
}

.entry_body blockquote {
	margin: 5px;
	padding: 5px;
	border: 1px dotted;
	background-color: #FDE2E2;
}

.entry_body fieldset {
	margin: 5px;
	padding: 5px;
	border: 1px dashed #E68EA7;
}

.entry_body legend {
	color: #6e5252;
}

.entry_body pre {
	margin: 1em auto;
	padding: 0.5em;
	border: 1px solid;
	font-family: sans-serif;
	overflow: auto;
	width: 90%;
}

.entry_body table,
.entry_body table th,
.entry_body table td {
	border-collapse: collapse;
	border: 1px #DE8B94 solid;
}

.entry_body table th,
.entry_body table td {
	padding: 5px;
}

.entry_body table th {
	background: #FFDDDD;
}

/* for without MacIE5 \*/
.entry_body pre { overflow: scroll; }
/**/

.entry_body > pre { width: auto; }

.entry_body code { font-family: monospace; }


------------------------------------------------- */

html,body,div,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,
blockquote,th,td,p {
	margin: 0;
	padding: 0;
}



/* Default
------------------------------------------------- */

body {
	background-color: #E9ECE8;
	color: #6e5252;
	text-align: center;
	font-family:'ＭＳ Ｐゴシック','メイリオ','Meiryo','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','Osaka',sans-serif;
	line-height: 1.4;
	font-size: small !important; /* IE7 */
	font-size: 82%; 	/* IE6 */
}
/* Modern browser */
html>/**/body {
	font-size: 13px;
}



/* Hyper text
------------------------------------------------- */

a { 
	text-decoration: none;
	/*\*/
	overflow: hidden;	/* for Fx */
	/**/
}





/* Image
------------------------------------------------- */

img,
a img {
	border: none;
}
	
.emoji {
	vertical-align:middle;
}


/* Base elements
------------------------------------------------- */

	
h2 { font-size: 130%; }
	
h3 { font-size: 115%; }
	
h4,h5,h6 { font-size: 100%; }
	
ul, ol, li, dl, dt, dd { list-style: none; }

table {
	font-size: small・&#128;!important;	/* for Modern browser */
	font-size: 82%;	/* for IE6 */
}



/* Layout
------------------------------------------------------------ */

#container {

	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#header {
	height: 167px;

}

#wrap {
	width: 1000px;
	float: left;
}
#wrap:after {
	content: "";
	overflow: hidden;
	display: block;
	height: 1px;
	clear: both;
}
/*\*/
* html #wrap {
	overflow: visible;
	height: 1px;
}
/**/



/* Header
------------------------------------------------------------ */

h1 {
	font-size: 12px;
	text-align:left;
}

h1 a {
	margin-right:10px;
}

h1 span {
	font-size: 12px;
	font-weight: normal;
}



p.head{
	text-align: left;
	color: #613434;
}

#header h1 a {
	color: #613434;
}
	

/* antena
------------------------------------------------------------ */
div.antena{
	margin-bottom:10px;
	border:#999999 solid 1px;
	height:268px;
	background:#FFFFFF;
	width:988px;
	margin-top:8px;
}


div.antena{
	text-align/**/:left;
	margin-left/*\**/:-205px\9;
}




div.antena .antena_l{
	float:left;
	width:485px;
	border:#CCCCCC solid 1px;
	margin-top:4px;
	margin-left:5px;
	_margin-left:2px;
	height:258px;
}

div.antena .antena_c{
	float:left;
	width:390px;
	border:#CCCCCC solid 1px;
	margin-top:4px;
	margin-left:4px;
	height:258px;
}

div.antena .antena_r{
	float:left;
	margin-top:4px;
	_margin-left:4px;
	margin-left:4px;
	width:485px;
	border:#CCCCCC solid 1px;
	height:258px;
}


div.antena .antena_l h4{
	padding:0;
	margin:0;
	background: url(http://blog-imgs-34.fc2.com/l/a/m/lamsect/h4_back.jpg) repeat-x;
	height:21px;
	text-align:left;
	color:#FFFFFF;
	padding-top:5px;
	padding-left:10px;
	font-size:12px;
	font-weight:normal;
}

div.antena .antena_r h4{
	padding:0;
	margin:0;
	background: url(http://blog-imgs-34.fc2.com/l/a/m/lamsect/h4_back.jpg) repeat-x;
	height:21px;
	text-align:left;
	color:#FFFFFF;
	padding-top:5px;
	padding-left:10px;
	font-size:12px;
	font-weight:normal;
}









/* Entry (html tag)
------------------------------------------------------------ */

.entry_body h2,
.entry_body h3,
.entry_body h4,
.entry_body h5,
.entry_body h6 {
	margin: 0em 0em 0.5em;
}

.entry_body p {
	margin: 0.3em 1em;
}

.entry_body ul,
.entry_body ol {
	margin: 1em 0em 1em;
}

.entry_body ul li {
	list-style: none;
	background:url(http://templates.blog.fc2.com/template/sakura/icon.gif) no-repeat left center;
	line-height: 1.8em;
	padding-left: 25px;
}

.entry_body ol li {
	list-style: decimal outside;
	margin-left: 2em;
}

.entry_body dl {
	margin: 1em 1.5em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 1em 1em 0em;
}

.entry_body dt {
	font-weight: bold;
	margin-bottom: 0.5em;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

.entry_body dd {
	margin: 0em 1em 1em;
}

.entry_body blockquote {
	margin: 5px;
	padding: 5px;
	border: 1px dotted;
	background-color: #FDE2E2;
}

.entry_body fieldset {
	margin: 5px;
	padding: 5px;
	border: 1px dashed #E68EA7;
}

.entry_body pre {
	margin: 1em auto;
	padding: 0.5em;
	border: 1px solid;
	font-family: sans-serif;
	overflow: auto;
	width: 90%;
}

.entry_body table,
.entry_body table th,
.entry_body table td {
	border-collapse: collapse;
	border: 1px #DE8B94 solid;
}

.entry_body table th,
.entry_body table td {
	padding: 5px;
}

.entry_body table th {
	background: #FFDDDD;
}

/* for without MacIE5 \*/
.entry_body pre { overflow: scroll; }
/**/

.entry_body > pre { width: auto; }

.entry_body code { font-family: monospace; }


/* Baton
------------------------------------------------------------ */


p.baton_title {
	background:url(http://templates.blog.fc2.com/template/sakura/icon.gif) no-repeat left center;
	padding: 5px 5px 5px 25px;
	margin: 2em 1em 0em 1em;
}

dl.blog_baton {
	border: none 0px;
	margin: 0.5em;
	padding: 0.5em;
}

dt.baton_q {
	border-width: 0px 0px 1px 0px;
	border-color: #663333;
	border-style: dashed;
	padding: 5px 0px 0px 5px;
	margin: 0 0 5px 0;
}

.q_number {
	color: #663333;
	margin-right: 5px;
	background: url(http://templates.blog.fc2.com/template/sakura/icon.gif) no-repeat center;
}

dd.baton_a {
	border-width: 0px 0px 0px 0px;
	border-color: #AA3355;
	border-style: dotted;
	padding: 5px 0px 0px 5px;
	margin: 0px 0px 20px 10px;
}

.a_number {
	color: #AA3355;
	margin-right: 5px;

}




/* Comment, Trackback, Entry list
------------------------------------------------------------ */

.sub_header {
	text-align: left;
	margin-bottom: 10px;
	padding-bottom: 15px;
	line-height: 40px;
	padding-left: 10px;
}

.sub_title {
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(http://templates.blog.fc2.com/template/sakura/icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}

.sub_body {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 35px;
	margin-left: 10px;
}

.list_body {
	margin-bottom:10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
}

.list_body li {
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding-bottom: 1px;
}

.sub_footer {
	padding-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
}

.sub_footer li {
	display: inline;
	list-style-type: none;
}
	
.form dl {
	margin-right: 10px;
	margin-left: 10px;
}

.form dl dd {
	margin-bottom: 5px;
}

.form dl dd textarea {
	width: 380px;
	height: 150px;
}

.form input#himitu {
	margin-right: 0.5em;
}

.form .form_btn {
	margin-top: 20px;
	margin-bottom: 15px;
	margin-right: 10px;
	margin-left: 10px;
}

.form .form_btn input {
	margin-right: 3px;
}

.trackback_url {
	padding-bottom: 30px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
}

.trackback_url input {
	padding: 1px;
	width: 85%;
	background-color: #FFF4FA;
	border-top-width: 1px;
	border-right-width: 5px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #D9A6B8;
	border-right-color: #D9A6B8;
	border-bottom-color: #D9A6B8;
	border-left-color: #D9A6B8;
}

.form input {
	border: 1px #D9A6B4 inset;
	background-color: #FFFEFA;
}

.form textarea {
	background: #FFFFFF url(http://templates.blog.fc2.com/template/sakura/entry_header.gif) no-repeat right bottom;
	border: 1px #D9A6B4 inset;
}

.form_btn input {
	border-style: outset;
}


/* Plugin (Main content)
------------------------------------------------------------ */

.plg3_header {
	background: url(http://templates.blog.fc2.com/template/sakura/icon.gif) no-repeat left center;
	padding-left: 25px;
}

.plg3_body {
	margin-bottom: 20px;
}

.plg3_body .plg_header,
.plg3_body .plg_body,
.plg3_body .plg_footer {
	margin-top: 3px;
}



/* Sidemenu (Plugin)
------------------------------------------------------------ */

#sidemenu1 li,
#sidemenu2 li {
	list-style-type: none;
	list-style-position: outside;
	padding-left: 25px;
	line-height: 1.8em;
}

.sidemenu_body {
	margin-bottom: 15px;
	padding-bottom: 5px;
}
	
.sidemenu_body .plg_title {
	margin-bottom: 10px;
	background: url(http://blog-imgs-34.fc2.com/l/a/m/lamsect/h4_back_blue.jpg);
	background-repeat: repeat-x;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 25px;
	color: #333333;
	border-bottom:#CCCCCC dotted 1px;
}

	
.sidemenu_body .plg_header,
.sidemenu_body .plg_body,
.sidemenu_body .plg_footer {
	margin-top: 3px;
	margin-right: 10px;

	margin-left: 10px;
}

.sidemenu_body .plg_body input {
	margin: 2px;
}




/* Calendar(Plugin)
------------------------------------------------------------ */

table.calender {
	width: 98% !important;
	width: 90%;
	margin: 0px auto;
	line-height: 1.6em;
}

table.calender caption {
	margin-bottom: 10px;
	margin: 0px auto;
}

table.calender th,
table.calender td {
	padding: 0.1em;
	border-bottom: 1px dotted #996666;
	text-align: center;
}



table.calender td a:link,
table.calender td a:visited {
	display: block;
	background: url(http://templates.blog.fc2.com/template/sakura/icon.gif) no-repeat center;
}

table.calender td a:hover,
table.calender td a:active {
	display: block;
	color: #B85F5F;
	background: #E6C0C0 url(http://templates.blog.fc2.com/template/sakura/icon02.gif) no-repeat center;
}

table.calender th#sun {
	color: #FF0000;
}

table.calender th#sat {
	color: #0000FF;
}



/* Piyo(Plugin)
------------------------------------------------------------ */

.tab {
	text-align: left;
	margin-bottom: 10px;
}

.tab input{
	padding: 3px 5px;
	border: 1px #D9A6B4 outset;
	background-color: #FFEEFA;
}

.tab input.b1{
	margin-right: 5px;
}
    
.mylog {
	width: 95%;
	padding: 5px;
	border: 1px solid #cc8888;
	text-align: left;
	font-size: 85% !important;	/* for Modern browser */
	font-size: 90%;	 /* for IE6 */
	overflow: hidden;
}

.mylog .title {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ddaaaa;
	margin: 0px 0px 10px;
	padding: 0px 0px 3px;

}

.mylog dl {
	margin: 0px;
	padding: 0px;
}

.mylog dt.day {
	margin: 0px;
	padding: 0px 0px 5px;

	background-image: none;
	text-align: left;
	font-size: 85% !important;	/* for Modern browser */
	font-size: 90%;	 /* for IE6 */
}

.mylog dd.piyolog {
	margin: 0px 0px 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ddaaaa;
	padding: 0px 0px 10px;
}

.license {
	text-align: right;
	font-size: 88% !important;	/* for Modern browser */
	font-size: 93%;	 /* for IE6 */
}


/* search(plugin)
------------------------------------------------------------ */

.plugin-search input {
	border: 1px #D9A6B4 solid;
	background-color: #FFFEFA;
}

.plugin-search textarea {
	border: 1px #D9A6B4 solid;
	background-color: #FFFEFA;
}

/* mailform(plugin)
------------------------------------------------------------ */

.plugin-mail input {
	border: 1px #D9A6B4 solid;
	background-color: #FFFEFA;
}

.plugin-mail textarea {
	border: 1px #D9A6B4 solid;
	background-color: #FFFEFA;
}


/* Footer
------------------------------------------------------------ */

#footer p {
	margin-bottom: 3px;
}

#footer .copyright {
	margin-bottom: 10px;
}


div.plg_title {
	margin-bottom: 10px;
	background: url(http://blog-imgs-34.fc2.com/l/a/m/lamsect/h4_back_blue.jpg) no-repeat #FEDFFF left;
	background-position:0 1px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 25px;
	color: #333333;
	border-bottom:#CCCCCC dotted 1px;
}

div.plg_title2 {
	margin-bottom: 10px;
	background: url(http://blog-imgs-34.fc2.com/l/a/m/lamsect/h4_back_blue.jpg) no-repeat #FEDFFF left;
	background-position:0 1px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 25px;
	color: #333333;
	border-bottom:#CCCCCC dotted 1px;
}

div.cate{
	margin-left:10px;
	margin-bottom:10px;
}


/* --------------------------------------------------------------
fixfooter
---------------------------------------------------------------*/
#fixfooter {
bottom:0px;
height:338px;
position:fixed;
right:0;
width:40px;
z-index:666;
}


#fixfooter li{
	margin:0px;
	padding:0px;
}
#fixfooter li a{
	margin:0px;
	padding:0px;
}



/* for MacIE
------------------------------------------------------------ */

textarea,input,select {
	font-family:'ＭＳ Ｐゴシック','メイリオ','Meiryo','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','Osaka',sans-serif;
}


a.twSButton {
 padding: 0 0.5em;
 color: #ffffff !important; background: #0099cc !important;
 text-decoration: none !important;
 font-family: 'Trebuchet MS',arial,verdana;
 font-weight: bold;
 font-size: 11px;
 margin-top:-3px;
 padding-top:-3px;
}
a.twSButton:hover {
 background: #00bbee !important;
}
a.twSCount {
 padding: 0px 0.5em;
 color: #0090aa !important; background: #c9f3ff !important;
 font-family: 'Trebuchet MS',arial,verdana;
 font-weight: bold;
 font-size: 11px;
 text-decoration: none !important;
 margin-top:-3px;
 padding-top:-3px;
}
a.twSCount:hover {
 color: #00a0c0 !important;
}


div.hatebu{
	margin-bottom:-3px;
	padding-bottom:-3px;
}



ul.left_list{
	margin-left:-20px;
	font-size:80%;
}

ul.left_list2{
	margin-left:-20px;
}

ul.left_list3{
	margin-left:-20px;
}
ul.left_list3 li{
	margin-bottom:-10px;
}



/*-----------------------------------------------------
CLEARFIX
-------------------------------------------------------*/

/* clearfix (Firefox)
------------------------------- */
.clearfix:after{
   content:".";
   display:block;
   height:0px;
   clear:both;
   visibility:hidden;
}

/* WinIE7
------------------------------- */
.clearfix{
   display:inline-block;
}

/* WinIE5,6
------------------------------- */
/* Hides from IE-mac \*/
* html .clearfix{
   height:1px;
}

.clearfix{
	display: block;
}



/* ----------------------------------------------- */
/*

      BlogRoll css

*/
/* ----------------------------------------------- */

.blogroll-channel .blogroll-new-entry {
    margin-left: 5px;
    color: red;
}

/* AA表示 */
.aa{
font-family:"ＭＳ Ｐゴシック","MS PGothic","Mona","mona-gothic-jisx0208.1990-0",sans-serif;
font-size:16px;
line-height:18px;
}

div.aa1 {
font-weight:normal;
font-family:"ＭＳ Ｐゴシック","MS PGothic","Mona","mona-gothic-jisx0208.1990-0",sans-serif;
font-size:12pt;
line-height:14pt;
}

/* AA表示 */
.aa2 {
line-height: 1em; 
font-family: "ＭＳ Ｐゴシック"
}