
#title {
	background-image: url(images/title_bg.jpg);
}

h2.thoughts {
	background: url(images/thoughts_line@2x.jpg) no-repeat center center;
	background-size: auto 100%;
	color: #745e54;
	font-size: 23px;
	line-height: 1.2em;
	padding: 30px 0;
}

h2.thoughts em {
	display: block;
	font-size: 14px;
	line-height: 1.5em;
	padding-top: 10px;
}

ul.aboutphotos li {
	margin-bottom: 30px;
	text-align: center;
}

ul.aboutphotos li h3 {
	padding-bottom: 15px;
}

ul.aboutphotos li h3 em {
	background: url(../images/marker.gif) repeat-x center bottom;
	padding: 0 5px;
}

div.kodawari {
	background-color: #f7ecec;
	border-radius: 10px;
	margin: 0 -10px;
	padding: 20px;
}

div.attention {
	border: 2px dotted #948477;
	border-radius: 10px;
	color: #745e54;
	padding: 20px;
}

div.attention p {
	font-size: 13px;
}

div.attention ul.list li {
	background-position: 4px 10px;
	background-size: 7px;
	font-size: 13px;
	padding: 5px 0 5px 18px;
}