@charset "Shift_JIS";

/* ///////////////////////////////////////////////
【スタジオ案内】
title: studio.css
paths: css/studio.css
/////////////////////////////////////////////// */


/* -----------------------------------------------
Table Of Contents

・グローバルナビ
・冒頭説明
・スタジオ設備
・スタジオの使い方
----------------------------------------------- */



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

グローバルナビ

----------------------------------------------- */
#gNav ul li.gNavStudio a {background-position: 0 -49px;}



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

冒頭説明

----------------------------------------------- */
#headCap {
margin-bottom: 40px;
}

#headCap #fBoxL {
float: left;
width: 295px;
padding-right: 15px;
}

#headCap #fBoxR {
float: left;
width: 340px;
}



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

スタジオ設備

----------------------------------------------- */
#equipment {
margin-bottom: 40px;
}

#equipment .fPhtL {
float: left;
width: auto;
height: auto;
margin: 0 20px 5px 0;
line-height: 0;
}

#equipment .fPhtR {
float: right;
width: auto;
height: auto;
margin: 0 0 5px 20px;
line-height: 0;
}



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

スタジオの使い方

----------------------------------------------- */
#how ul {
margin-bottom: 20px;
padding-left: 1.5em;
list-style-type: disc;
list-style-position: outside;
}

#how ul li {
margin-bottom: 0.4em;
padding-bottom: 0.4em;
border-bottom: 1px dotted #d2cab3;
}

