@charset "utf-8";
/* CSS Document */

@import url('m_base.css');
@import url('m_box.css');
@import url('m_font.css');
@import url('m_search.css');
@import url('m_contents.css');
/* 追加用 */
@import url('m_tab.css');
@import url('m_add.css');

/* お問い合わせ用 */
@import url('extra.css');

.multi500{width:500px; height:120px}
.multi350{width:350px; height:120px}
.multi250{width:250px; height:120px}
.multi180{width:180px; height:120px}

.btn180{width:180px; height:20px}
.btn150{width:150px; height:20px}
.btn100{width:100px; height:20px}
.btn50{width:50px; height:20px}

.txt450{width:450px; height:20px}
.txt400{width:400px; height:20px}
.txt300{width:300px; height:20px}
.txt250{width:250px; height:20px}
.txt200{width:200px; height:20px}
.txt150{width:150px; height:20px}
.txt100{width:100px; height:20px}
.txt50{width:50px; height:20px}

.list180{width:180px; height:20px}
.list150{width:150px; height:20px}
.list100{width:100px; height:20px}
.list50{width:50px; height:20px}
.list40{width:40px; height:20px}

.indispensable{background-color:#99CCFF;}



