@charset "Shift_JIS";

/* ///////////////////////////////////////////////
【オンライン内容ページ（インラインフレーム部）】
title: online_cont.css
paths: css/online_cont.css
/////////////////////////////////////////////// */

body {
background: #f7f7f0;
text-align: left;
}

.onlineCont {
width: 655px;
float: left;
}


/* -----------------------------------------------

スタジオ

----------------------------------------------- */
#studio {
margin-bottom: 40px;
padding: 20px;
border-top: 1px solid #e5e1cd;
border-bottom: 1px solid #e5e1cd;
background: #eeede4;
}

#studio .fBoxL {
float: left;
width: 285px;
padding-right: 40px;
}
#studio .fBoxR {
float: left;
width: 285px;
}

#studio .fBoxL2 {
float: left;
width: 125px;
}
#studio .fBoxR2 {
float: left;
width: 160px;
}

#studio h2 {
margin-bottom: 23px;
}