#categoryTitle h1 {
    background: url(/japan/common/images/title_bg_head.gif) 0 0 no-repeat;
    height: 50px;
}
#categoryTitle h1 img {
    margin: 20px 0 0 18px;
}
h2#support{
	clear: both;
    padding: 8px 10px;
    background-color: #EEE;
    font-weight: bold;
    font-size: 13px;
    letter-spacing: 0.1em;
    margin: 0 0 10px 0;
    border-left: solid 9px #DDD;
    border-top: solid 1px #DDD;
    border-right: solid 1px #DDD;
    border-bottom: solid 1px #DDD;
    position: relative;
}
#container{
	h3{
		clear: both;
		border-bottom: solid 3px #DDD;
		margin: 2.5em 0 10px 0;
		padding: 0 0 7px 0;
		text-align: left;
		font-size: 120%;
		letter-spacing: 0.02em;
	}
	h4{
		line-height: 1.6em;
		margin: 0.5em 0;
		padding: 0;
		color: inherit;
		border-left: none;
		font-size: 100%;
		font-weight: normal;
		letter-spacing: 0em;
	}
}