@charset "utf-8";

/* コンバージョン
---------------------------------------------*/
.architect_box{
width:700px;
margin:10px auto;
}

.architect_box h3{
padding:5px;
border-bottom:1px dotted #cccccc;
border-left:5px solid #20ade5;
font-weight:700;
margin-bottom:5px;
font-size:1.2em;
}

p.font-link{
font-weight:bold;
padding-bottom:10px;
}

.architect_box p{
	line-height: 1.5em;
	margin:10px 0;
}