@charset "UTF-8";
html {
		margin:0px;
		padding:0px;
}
body	{
		background-color:#D3D398;
		color:#333333;
		font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","Osaka",arial, helvetica, verdana;
		font-size:85%;
		margin:0px;
		padding:0px;
		text-align:center;
		line-height:130%;
}
img	{
		border:none;
		margin:0px;
		padding:0px;
}
table	{
		font-size:12px;
		color:#232323;
		text-align:left;
}
h1,h2,h3,h4,h5,form,p,ul,ol,li,div,table,thead,tbody,tfoot	{
		margin:0px;
		padding:0px;
}
h1,h2,h3,h4,h5,h6 { font-weight: normal; }
a:link	{
		color:#0A427E;
		text-decoration:underline;
}
a:visited	{
		color:#441474;
		text-decoration:underline;
}
a:hover	{
		color:#2395C0;
		text-decoration:underline;
}
/*===============================================
HEAD
===============================================*/
#HEAD-BG	{
		background-image:url(../images/head_bg.gif);
		background-repeat:repeat-y;
		background-position:center;
		background-color:#691D17;
		height:90px;
		width:100%;
		text-align:center;
		margin:0px;
		padding:0px;
}
#HEAD	{
		width:760px;
		height:90px;
		margin:0px auto 0px auto;
		padding:0px;
		text-align:left;
		background-image:url(../images/head.jpg);
		background-position:center top;
		background-repeat:no-repeat;
}
#HEAD h1 a	{
		display:block;
		width:290px;
		height:90px;
		float:left;
}
/*===============================================
MAIN
===============================================*/
#MAIN	{
		width:760px;
		background-color:#FFFFFF;
		margin:0px auto;
		text-align:left;
}
#BLOG-MAIN	{
		width:760px;
		background-color:#FFFFFF;
		background-image:url(../images/blog/blog_main_bg.gif);
		background-repeat:repeat-y;
		background-position:0px 0px;
		margin:0px auto;
		text-align:left;
}
/*===============================================
BLOG
===============================================*/
#LEFT	{
		width:560px;
		float:left;
}
#CENTER	{
		width:360px;
		float:right;
}
#SIDE-LEFT	{
		width:189px;
		float:left;
}
#SIDE-RIGHT	{
		width:189px;
		float:right;
}
.entry	{

}
.entry .date	{
		display:block;
		line-height:15px;
		text-align:right;
		background-image:url(../images/blog/date_bg.gif);
		background-repeat:repeat-x;
		background-position:center;
		padding:10px 0px;
}
.entry .date span	{
		padding-left:5px;
		background-color:#FFFFFF;
		font-size:10px;
}
.entry h3	{
		border-left:5px #6A1E17 solid;
		line-height:18px;
		padding-left:5px;
		color:#255391;
		font-weight:bold;
		font-size:120%;
}
.entry h3 a:link,
.entry h3 a:visited	{
		color:#0A427E;
		text-decoration:none;
}
.entry h3 a:hover	{
		color:#2395C0;
		text-decoration:underline;
}
.body,
.more	{
		margin:10px;
		line-height:140%;
}
.entry img	{
		display:block;
		margin:0px auto 10px auto;
}
.pingbody { margin:10px; }
.pingbody strong	{ display:block; padding-bottom:5px;}
.pingbody span	{ font-size:90%; }
.status,
.entry .tag	{
		text-align:right;
		font-size:10px;
		padding:5px 0px 15px 5px;
}
/*==================TRACKBACK  COMMENTS==================*/
#TRACKBACK h3,
#COMMENTS h3,
#CONMENTPREVIEW h3,
#SEARCH h3,
#NOSEARCH h3,
#CAT-TITLE	{
		background-image:url(/images/blog/title-bg.gif);
		background-repeat:no-repeat;
		background-position:top;
		padding:10px 0px 5px 5px;
		margin:15px 0px 10px 0px;
		color: #6A1E17;
		background-color:#EEEEEE;
		font-size:95%;
		font-weight:bold;
}
#TRACKBACK-INFO	{
		padding:10px;
		margin:0px 20px 25px 20px;
		border:#BBBBBB 1px solid;
		background-color:#EEEEEE;
		text-align:center;
		font-size:90%;
}
#TRACKBACK h4,#COMMENTS h4	{
		background-image:url(/images/blog/icon01.gif);
		background-repeat:no-repeat;
		background-position:5px 1px;
		padding-left:17px;
		font-size:110%;
		font-weight:normal;
		color:#00006F;
		border-bottom:1px solid #CCCCCC;
}
#comments-open-data p,
#comments-open-text	{ 
		width:330px;
		margin:0px auto 5px auto;
}
#comments-open-data span,
#comments-open-text span	{
		display:block;
		float:left;
		padding-top:5px;
}
#comments-open-data .flR,
#comments-open-text .flR	{
		float:right;
		display:block;
		width:280px;
}
#comments-open-text textarea	{width:280px;}
#COMENTFORM-CHECK	{
		padding:5px;
		background-color:#EEEEEE;
		border:1px solid  #CCCCCC;
}
#comments-open-footer	{
		text-align:center;
		margin:10px 0px;
}

/*====================SEARCH=====================*/
#RESULT	{
		padding:10px;
		margin:20px 10px;
		text-align:center;
		font-size:90%;
		background-color:#EEEEEE;
		border:1px solid #999999;
}
#TAGSEARCH ul,
#MONTHLY ul	{ margin-bottom:20px; }
#TAGSEARCH li,
#MONTHLY li	{
		list-style:none;
		margin:5px 0px 0px 10px;
		background-image:url(/images/blog/icon01.gif);
		background-repeat:no-repeat;
		background-position:0px 2px;
		padding:0px 0px 0px 13px;
}
#SEARCH p,#NOSEARCH p	{ font-size:95%; }
.example	{
		padding:10px;
		margin:10px 15px 25px 15px;
		text-align:center;
		background-color:#EEEEEE;
		border:#6A1E17 1px dotted;
}
/*===============================================
SIDE
===============================================*/
#BLOG-CALENDAR table	{
		width:150px;
		margin:10px auto;
		text-align:center;
		font-size:10px;
		border:1px solid #cccccc;
}
#BLOG-CALENDAR table a:link,
#BLOG-CALENDAR table a:visited	{
		color:#0A427E;
		text-decoration:underline;
		font-weight:bold;
}
#BLOG-CALENDAR table a:hover	{
		color:#2395C0;
		text-decoration:underline;
}
#SIDE-SEARCH form	{ text-align:center; }
.side-list	{
		padding:5px 10px 10px 10px;
		font-size:90%;
		line-height:120%;
}
.side-list p	{
		margin-bottom:10px;
		background-image:url(/images/blog/icon01.gif);
		background-repeat:no-repeat;
		background-position:0px 0px;
		padding:0px 0px 0px 12px;
}
#PAGE-NAVI	{
		text-align:center;
		margin:10px auto;
		font-size:90%;
}
#MicroAd01	{
		width:160px;
		margin:0px auto;
		font-size:90%;
}
#AdSense01	{
		font-size:90%;
		width:160px;
		margin:15px auto 0px auto;
}
#BANNERS	{ 
		text-align:center;
		padding-top:10px;
}
#BANNERS img	{ margin-bottom:10px; }
#FEED	{
		text-align:center;
		margin:10px auto;
}
#FEEDICON	{ margin:10px 5px 0px 13px; }
#FEEDICON img	{ 
		display:block;
		margin-bottom:8px;
}
.banner-120	{
		width:120px;
		margin:15px auto 20px auto;
}
/*===============================================
BANNER
===============================================*/
#MOMET,
#ABLE,
#TIDURU,
#KURA,
#BEAUTY,
#R2A,
#KOHKI	{
		width:160px;	
		margin:15px auto 10px auto;
}
#ABLE a,
#TIDURU a,
#KURA a,
#KOHKI a	{
		display:block;
		width:160px;
		height:35px;	
		background-repeat:no-repeat;
		background-position:0px 0px;
}
#BEAUTY a,
#R2A a	{
		display:block;
		width:160px;
		height:51px;
		background-repeat:no-repeat;
		background-position:0px 0px;
}
#ABLE a{ background-image:url(../images/blog/banner/able-chiyoda.gif); }
#TIDURU a{ background-image:url(../images/blog/banner/tiduru.gif); }
#KURA a{ background-image:url(../images/blog/banner/kura.gif); }
#BEAUTY a{ background-image:url(../images/blog/banner/beauty-love.jpg); }
#R2A a	{ background-image:url(../images/blog/banner/r2a.jpg); }
#KOHKI a	{ background-image:url(../images/blog/banner/kohki-g.gif); }
/*===============================================
FOOT
===============================================*/
#FOOT	{
		width:760px;
		margin:0px auto; 
		background-color:#6A1E17;
		border:none;
		color:#DDDDDD;
		line-height:25px;
}
#NAVI-FOOT p	{
		float:left;
		font-size:90%;
		padding:0px 0px 15px 10px;
}
#NAVI-FOOT a:link,
#NAVI-FOOT a:visited	{
		color:#DDDDDD;
		text-decoration:none;
}
#NAVI-FOOT a:hover	{
		color:#FFFFFF;
		text-decoration:underline;
}
#FOOT #COPYRIGHT p	{
		float:right;
		font-size:70%;
		font-family:  Verdana, Arial, Helvetica, sans-serif;
		letter-spacing: -0.1em;
		padding:0px 10px 15px 0px;
}
/*===============================================

===============================================*/
/*--------------------for MacIE--------------------*/
#HEAD span,
#HEAD p,
#FOOT span,
#ABLE h3,
#ABLE p,
#ABLE span,
#TIDURU h3,
#TIDURU p,
#TIDURU span,
#BEAUTY h3,
#BEAUTY p,
#BEAUTY span,
#R2A h3,
#R2A p,
#R2A span,
#KURA h3,
#KURA p,
#KURA span
#KOHKI h3,
#KOHKI p,
#KOHKI span	{
	text-indent:-9999px;
}
/*--------------------MacIE HACK--------------------\*/
#HEAD span,
#HEAD p,
#FOOT span,
#ABLE h3,
#ABLE p,
#ABLE span,
#TIDURU h3,
#TIDURU p,
#TIDURU span,
#BEAUTY h3,
#BEAUTY p,
#BEAUTY span,
#R2A h3,
#R2A p,
#R2A span,
#KURA h3,
#KURA p,
#KURA span,
#KOHKI h3,
#KOHKI p,
#KOHKI span	{
	height:0px;
	width:0px;
	overflow:hidden;
	position:absolute;
}
/*===============================================
class list
===============================================*/
.alC	{text-align:center;}
.alR	{text-align:right;}
.alL	{text-align:left;}
.mgT10	{margin-top:10px;}
.mgT15	{margin-top:15px;}
.mgT20	{margin-top:20px;}
.mgT30	{margin-top:30px;}
.mgR15	{margin-right:15px;}
.mgB10	{margin-bottom:10px;}
.mgB15	{margin-bottom:15px;}
.mgB20	{margin-bottom:20px;}
.mgB30	{margin-bottom:30px;}
.mgL10	{margin-left:10px;}
.mgL20	{margin-left:20px;}
.mgTB5	{margin:5px 0px;}
.mgTB10	{margin:10px 0px;}
.mgTB15	{margin:15px 0px;}
.mgT5B10	{margin:5px  0px 10px 0px;}
.mgT10B15	{margin:10px  0px 15px 0px;}
.mgT10R30	{margin:10px 30px 0px 0px;}
.mgT15B10	{margin:15px 0px 10px 0px;}
.red	{ color:red; }
.blue	{ color:blue; }
/*===============================================
float
===============================================*/
.flL	{ float:left; }
.flR	{ float:right; }
/*===============================================
clearfix
===============================================*/
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
/* Hides from IE-mac \*/
*html .clearfix {
	height:1%;
}
.clearfix {
	display:block;
}
/* End hide from IE-mac */
