@charset "UTF-8";
/* 346 */
/* kuromaru-design */

/* PROFILE
============================================= */

#cont_wrap2 {
	width: 900px;
        margin: 0;
        padding: 0;
/* border: 1px solid tomato; */
}

#cont_wrap2:after {
	display: block;
        clear: both;
        height: 0;
        visibility:hidden;
        content:".";
}

#cont_left {
        float: left;
	width: 295px;
        margin-left: 50px;
/* border: 1px solid tomato; */
}

#cont_right {
        float: right;
	width: 455px;
        margin-right: 50px;
/* border: 1px solid tomato; */
}

#prof_pht {
	width: 295px;
        margin-bottom: 30px;
}

#detail {
        width: 455px;
        height: 60em;
        overflow: auto;
	margin: 30px 0;
        border: 1px solid #C0C0C0;
}

#cont_wrap3 {
	width: 900px;
        margin: 0;
        padding: 0;
/* border: 1px solid tomato; */
}

#disco {
	width: 800px;
        margin-left: 50px;
/* border: 1px solid tomato; */
}
