@charset "utf-8";
/* titles */
.t2_styles {
	border: 1px solid #555555;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	text-indent: -9999px;
	height: 22px;
}

h2#t02 { background: url(../images/b7/ttl_2.png) no-repeat 10px #555555; }

h2#t03 {     
    background-color: #555555; 
    border: 1px solid #555555;
	border-radius: 5px;
    font-family: "Shin Go Bold", sans-serif; 
    font-size: 0.9rem; 
    color: white;
    padding: 2px 5px;
}


/* contents */
p.mrgnone {
	margin-bottom: 0;
}

#box01 p {
	line-height: 1.5;
	margin: 0;
}

#box01 div div {
	margin: 10px 0;
}

#box01 div div img {
	float: left;
}

#box01 div div p {
	float: left;
	width: 844px;
	margin: 15px 0 0 20px;
}

#box02 p,
#box03 p {
	line-height: 1.5;
}

#box02 img {
	float: right;
	padding: 0 0 10px 10px;
}

