/* CSS Document */

table, th, tr, td{
	height: inherit;
	}

div.blogleft{
	border-top: 1px dashed #CCCCCC;
	margin: 10px 0;
	_margin: 30px 0;
	padding: 5px 0;
	_padding: 2px 0;
	color: #000000;
	}
div.blogleft h1{
	_margin-top: 0px;
	font-size: smaller;
	color: #705C1D;
	}
div.blogleft h2{
	font-size: smaller;
	color:#3EA0C0;
	}
	
div.blogleft p{
	font-size: smaller;
	line-height: 140%;
	}
div.blogleft a,{
	display: block;
	padding-left: 15px;
	color: #7D692A;
	text-decoration: underline;
	}

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

h2.date-header{
	margin-top: 7px;
	float: right;
	font-size: smaller;
	font-weight: normal;
	color: #FFFFFF;
	border-left: none;
	}
h1.entry-header{
	font-size: small;
	_padding-top: 8px;
	line-height: 15px;
	color: #FFFFFF;	
	padding-top: 10px;
	height: 10px;
	}	
h1.entry-header a{
	color: #FFFFFF;
	}
	
h1.entry-header a:active{
	color: #FFFFFF;
	}

h1.entry-header a:visited{
	color: #FFFFFF;
	}
			
		
#tail{
    display: block;
	margin-top: 30px;
	text-align: right;
	padding-left: 12px;
    color:#EF3F3F;	
	background: url(../../image/blog/more.gif) 455px bottom no-repeat;	
	}
	
	
#tail a {
	color:#EF3F3F;	
}
#tail a:active {
	color:#EF3F3F;
}
#tail a:hover {
	color:#FF6666;
}	

			
	
div.blogtitle-naoki{
	display: block;
	width: 480px;
	height: 31px;
	background: url(http://www.austrianmint-jp.com/image/blog/title-n.gif) top left no-repeat;
	margin-top: 25px;
	padding: 24px 40px 0 40px;
	}
	
div.blogtitle-7{
	display: block;
	width: 480px;
	height: 31px;
	background: url(http://www.austrianmint-jp.com/image/blog/title-info.gif) top left no-repeat;
	margin-top: 25px;
	padding: 24px 40px 0 40px;
	}	
	
div.blogtitle-6{
	display: block;
	width: 480px;
	height: 31px;
	background: url(http://www.austrianmint-jp.com/image/blog/title-naoki.gif) top left no-repeat;
	margin-top: 25px;
	padding: 24px 40px 0 40px;
	}
	
div.blogtitle-info{
	display: block;
	width: 480px;
	height: 31px;
	background: url(http://www.austrianmint-jp.com/image/blog/title-i.gif) top left no-repeat;
	margin-top: 25px;
	padding: 24px 40px 0 40px;
	}		

div.main{
	width: 526px;
	margin: 0;
	padding: 18px 16px;
	background: #FEFDEF;
	border-left: solid 1px #DDDDDD;
	border-right: solid 1px #DDDDDD;
	color: #333333;
	_float: left;	
	}

div.entry-content{
	width: 526px;
	}	
	
div.entry-index{
	width: 526px;
	}		

#photo{float:right; margin:0; padding:0;}
.entry-body p{margin-bottom:10px; width:310px;}

a.two{
	padding-top: 4px;
	height: 32px;
	line-height: 120%;
	margin-bottom: 0;
	padding-bottom: 0;
	}
	
/************************************************************
#ID_HEADER .fontSizeBtn {
	height:24px;
	margin:0;
	padding:0;
	text-align:right;
	float:right;
}


#ID_HEADER .fontSizeBtn a{
	display: block;
	float: left;
	font-size: 12px;
	width: 27px;
	height: 24px;
	padding: 0;
	margin: 0;
	}
************************************************************/
#titles ul{
	list-style-image: url(../../image/blog/li1.gif);
	font-size: smaller;
	}
#dates ul{
	list-style-image: url(../../image/blog/li2.gif);
	font-size: smaller;
	}

#titles ul, #dates ul{
	padding-left: 18px;
	}

#titles ul, #dates ul{
	_padding: 0 0 0 18px;
	_margin: 0;
	}
#titles ul li,#titles ul li a, #dates ul li, #dates ul li a{
	padding: 0;
	margin: 0;
	}	

	
	
*{
	_vertical-align: bottom;
	}
