/******************************************  
 CUSTOM STYLESHEET
*******************************************/

/*
* You can place your custom CSS statements in this file, after this message.
* It is better to write everything custom here
* because this file won't be replaced during updates.
* 
* Simply copy an existing style from style.css to this file, 
* and modify it to your liking.
*/

/* add T.Yamamoto */

body {
	background: #ffe4b5;
}

#aside {
	margin-top: 0;
}

#logo {
	padding: 0;
	background: #ffe4b5;
}

#menu {
	margin-top: 10px;
}

h2, li.menu-item a {
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
}

#welcome h2 {
	font-size: 1.3em;
	line-height: 1.5;
}

.post_top {
	text-align: left;
}

.post_top h1 a {
	font-size: 0.9em;
	line-height: 1.5;
}

#searchform input { 
	width: 150px;
	margin-left: 10px;
}

ul#mainmenu li.menu-item-object-category a {
	background: url(http://27.34.157.135/blog/homelife/files/2014/05/house.png) no-repeat left center;
	padding-left: 30px;
	line-height: 3.0;
	font-size: 1.3em;
	border-bottom: 1px solid #fff;
}

.textwidget ul.side_banner {
	width: 100%;
	background: #f3f2ed;
	text-align: center;
	margin-top: 20px;
	padding-top: 15px;
	padding-bottom: 10px;
	border-top: 5px solid #f16e50;
	border-bottom: 15px solid #f16e50;
}

.textwidget ul.side_banner a:hover {
	opacity: 0.5;
	-webkit-transition:all 0.5s;
	-moz-transition:all 0.5s;
	transition:all 0.5s;
}

.entry {
	font-size: 1.4em;
	color: #333;
}

.entry p img {
	margin: 5px 10px;
}

.cate {
	margin-right: 10px;
	color: #333;
}


#otowa_20141023 p {
	margin-bottom: 0;
}
#otowa_20141023 table {
	width: 520px;
	font-weight: bold;
}
#otowa_20141023 table td {
	text-align: right;
}
#otowa_20141023 .caution {
	font-size: 0.9em;
	text-decoration: underline;
	line-height: 1.2;
}
#otowa_20141023 .info {
	width: 570px;
	margin: 10px 0 0 20px;
	padding: 10px 0;
	text-align: center;
	font-size: 1.4em;
	line-height: 1.2;
	border: 1px solid #000;
}
#otowa_20141023 .info span.text1 {
	text-decoration: underline;
} 
#otowa_20141023 .info span.text2 {
	font-size: 0.6em;
} 



