
/* 全体的な設定 */

*html .iepngfix { behavior: expression(IEPNGFIX.fix(this)); }

* { margin: 0; }
html, body { height: 100%; }
body {
	background: #95a4a5 url("../../images/bg.gif") center;
	font: 13px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	color: #333; 
	line-height: 1.5;
	text-align: center; /* IEでの表示センタリングのため */
}
a:link {
	color: #069;
	text-decoration: underline;
}
a:visited {
	color: #666;
	text-decoration: underline;
}
a:hover {
	color: #6c0;
	text-decoration: none;
}
a:active {
	color: #cf0;
	text-decoration: none;
}

#wrapper {
	width: 750px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -30px; /* margin-bottomは#footerの高さ(marginやpaddingを含む)分をマイナスする */
	text-align: left; /* IEでの表示センタリングのため中央揃えになったテキストを左揃えに */
}
#header {
	width: 100%; height: 10px;
	background: url("../../images/ms_header_bg.gif") no-repeat center top;
}
#footer {
	height: 20px; width: 750px; /* #pushと高さ(+margin+padding)を揃える必要がある */
	margin: 10px auto 0;
	background: url("../../images/ms_footer_bg.gif") no-repeat center bottom;
	text-align: left;
}

#menu {
	width: 150px;
	float: left;
}
#contents {
	width: 600px;
	margin: 0 auto;
	float: right;
}
#push {
	height: 30px;
	clear: both;
}



/* 「ムービー塾」用設定 */
/* ホーム */

#msHeader {
	width: 100%; height: 285px;
	margin: 0; padding: 0;
	background: url('../../images/msheader_bg.jpg') no-repeat left top;
	text-indent: -9999px;
}

.msBignews {
	width: 550px;
	margin: 0; padding: 15px 25px 0;
	border-bottom: solid 1px #ccc;
}
.msBignews p {
	margin: 0 0 12px; padding: 0;
}
.msBignews img {
	border: 0;
	margin-bottom: 10px;
}


/* ムービー塾とは */

#msAboutTitle {
	width: 560px; height: 100px;
	background: url('../images/about_title.gif') no-repeat 20px 15px;
	text-indent: -9999px;
}

#msText {
	width: 560px;
	line-height: 1.7em;
	margin: 0; padding: 0 20px 50px;
}
#msText img {
	margin: 0 0 10px;
}
#msText p { margin-bottom: 20px; }
#msText ul.about {
	width: 400px;
	margin: 0 auto; padding: 10px;
	border: 1px solid #069;
	color: #069;
}
#msText li.about {
	margin: 0 20px; padding: 0;
}

.msNote {
	font-size: 11px;
	font-weight: normal;
	color: #666;
	line-height: 1.3em;
}



/* 開催記録 */

#msReportTitle {
	width: 560px; height: 100px;
	background: url('../images/schedule_title2.gif') no-repeat 20px 15px;
	text-indent: -9999px;
}
#msReportHeader {
	width: 560px;
	margin: 0 20px 10px; padding: 0;
}
#msReportHeader img {}
#msReportHeaderLink {
	float: right;
	padding-top: 5px;
}
#msReportHeaderLink img {
	float: left;
}
a#reportLinkGallery {
	display: block;
	width: 79px; height: 20px;
	float: left;
	background: url('../images/report_bt01off.gif') no-repeat left top;
	text-indent: -9999px;
}
a#reportLinkGallery:hover {
	background: url('../images/report_bt01on.gif') no-repeat left top;
}
a#reportLinkSchedule {
	display: block;
	width: 79px; height: 20px;
	float: left;
	background: url('../images/report_bt02off.gif') no-repeat left top;
	text-indent: -9999px;
}
a#reportLinkSchedule:hover {
	background: url('../images/report_bt02on.gif') no-repeat left top;
}

#msReportMain {
	width: 560px;
	margin: 0 20px;
	background: #efefef;
}

.reportPicsLeft {
	height: 200px;
	padding: 5px 5px 0;
	vertical-align: middle;
}
.reportPicsLeft img {
	float: left;
}
.reportPicsRight {
	height: 200px;
	padding: 5px 5px 0;
	vertical-align: middle;
}
.reportPicsRight img {
	float: right;
}
.reportPicsText {
	width: 250px; height: 180px;
	margin: 3px 0 0; padding: 5px;
	font-size: 12px;
	line-height: 1.7em;
}

span.award_gold {
	font-size: 11px;
	font-weight: bold;
	color: #c90;
}
span.award_silver {
	font-size: 11px;
	font-weight: bold;
	color: #999;
}
span.award_bronze {
	font-size: 11px;
	font-weight: bold;
	color: #966;
}
span.award_name {
	font-size: 13px;
	font-weight: bold;
	color: #666;
}
span.award_school {
	font-size: 10px;
	color: #666;
	line-height: 13px;
}
span.award_other {
	font-size: 11px;
	font-weight: bold;
	color: #666;
}



/* 過去の開催記録 */

#msScheduleTitle {
	width: 560px; height: 100px;
	background: url('../images/schedule_title3.gif') no-repeat 20px 15px;
	text-indent: -9999px;
}
.msScheduleMain {
	width: 560px;
	margin: 0 20px 10px; padding: 0;
}
.msScheduleMain:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
.msScheduleMain img { float: left; }
.msScheduleMainLink {
	width: 110px;
	float: right;
	padding-top: 7px;
	font-size: 12px;
	color: #999;
}
.msScheduleMainLink:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
.msScheduleMainLink img {
	float: left;
}
.msScheduleMainText {
	width: 150px;
	float: right;
	padding: 7px 5px 0 0;
	text-align: right;
	font-size: 12px;
	color: #999;
}
.msScheduleMainText:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
a.scheduleLinkReport {
	display: block;
	width: 55px; height: 20px;
	float: left;
	background: url('../images/schedule_bt02off.gif') no-repeat left top;
	text-indent: -9999px;
}
a.scheduleLinkReport:hover {
	background: url('../images/schedule_bt02on.gif') no-repeat left top;
}
a.scheduleLinkGallery {
	display: block;
	width: 55px; height: 20px;
	float: left;
	background: url('../images/schedule_bt03off.gif') no-repeat left top;
	text-indent: -9999px;
}
a.scheduleLinkGallery:hover {
	background: url('../images/schedule_bt03on.gif') no-repeat left top;
}



/* 作品集 */

#msGalleryTitle {
	width: 560px; height: 80px;
	background: url('../images/gallery_title.gif') no-repeat 20px 15px;
	text-indent: -9999px;
}

#msWMP {
	float: right;
	width: 370px;
	margin-bottom: 20px; padding-right: 25px;
	font-size: 11px;
	line-height: 1.5em;
	color: #999;
}
#msWMP img { float: right; margin-left: 5px; border: 0; }

.msGalleryHeader {
	width: 560px;
	margin: 0 20px 20px; padding: 0;
}

.msGalleryMain {
	width: 550px;
	margin-bottom: 15px; padding: 0 25px 10px;
	border-bottom: 1px solid #ccc;
}
.msGalleryMain2 {
	width: 550px;
	padding: 0 25px 10px;
}
.msGalleryMain2:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
.msGalleryFav {
	width: 550px;
	margin-bottom: 20px; padding: 0 25px 30px;
	border-bottom: 2px solid #666;
}

.galleryContent {
	clear: both;
	margin-bottom: 12px;
}
.galleryContent:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
.galleryContent img { float: left; margin-right: 10px; }
.galleryContentText {
	float: right;
	width: 435px;
	padding-top: 5px;
	text-align: left;
	font-size: 100%;
	line-height: 1.5em;
}
.galleryContentText:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
.galleryContentDetail {
	width: 100%;
	margin-bottom: 5px;
	text-align: right;
}
.galleryOtherContent {
	margin: 30px 0 0 10px;
}
.galleryOtherContent:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
.galleryOtherContentTitle {
	display: block;
	margin: 0 0 10px -10px;
	font-size: 12px;
	color: #069;
}


/* 参加申し込み & お問い合わせ */

#msEntryTitle {
	width: 560px; height: 100px;
	background: url('../FormMail/EntrySheet/img/entry_title.gif') no-repeat 20px 15px;
	text-indent: -9999px;
}
#msEntryHeader {
	width: 550px;
	margin: 0 25px; padding: 0 0 10px;
}
.msEntryEvent {
	width: 530px;
	margin: 0 25px; padding: 10px;
	font-size: 12px;
	line-height: 1.7em;
	border-top: 2px dotted #ccc;
}
.msEntryEvent:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
#msEntryMain {
	width: 600px;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}
.msEntryMainGray {
	width: 530px;
	margin: 0 auto; padding: 8px 10px;
	font-size: 12px;
	font-weight: bold;
	background: #f3f3f3;
}
.msEntryMainGray:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
.msEntryMainWhite {
	width: 530px;
	margin: 0 auto; padding: 8px 10px;
	font-size: 12px;
	font-weight: bold;
	background: #fff;
}
.msEntryMainWhite:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
.entryFormRight {
	width: 320px;
	float: right;
	text-align: left;
}
.entryFormRight:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

span.entryEventTitle {
	display: block;
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
	color: #069;
}

.entryEventLR {
	width: 100%;
	margin: 8px 0 0;
}
.entryEventLR:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
.entryEventLeft {
	float: left;
	width: 80px;
}
.entryEventRight {
	float: right;
	width: 430px;
	font-weight: bold;
}
.entryEventRight:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
span.entryEventNotice { color: #f00; }
#msEntrySubmit {
	margin: 10px auto 30px;
	text-align: center;
}



/*#msToiTitle {
	width: 560px; height: 100px;
	background: url('../toi/images/toi_title.gif') no-repeat 20px 15px;
	text-indent: -9999px;
}
#msToiHeader {
	width: 550px;
	margin: 0 25px; padding: 0 0 10px;
}
#msToiMain {
	width: 600px;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}
.msToiMainGray {
	width: 530px;
	margin: 0 auto; padding: 8px 10px;
	font-size: 12px;
	font-weight: bold;
	background: #f3f3f3;
}
.msToiMainGray:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
.msToiMainWhite {
	width: 530px;
	margin: 0 auto; padding: 8px 10px;
	font-size: 12px;
	font-weight: bold;
	background: #fff;
}
.msToiMainWhite:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
.toiFormRight {
	width: 320px;
	float: right;
	text-align: left;
}
.toiFormRight:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#msToiSubmit {
	margin: 10px auto 30px;
	text-align: center;
}

select#item { width: 300px; }
input#name { width: 300px; }
input#furigana { width: 300px; }
input#zip { width: 60px; }
input#address { width: 300px; }
input#age2 { width: 30px; }
input#job2 { width: 300px; }
input#tel { width: 300px; }
input#mail { width: 300px; }
input#email { width: 300px; }
input#email2 { width: 300px; }
select#date {}
input#numberofperson { width: 30px; }
textarea#msg { width: 300px; height: 80px; }

input#clear { width: 100px; height: 20px; margin-right: 5px; border: solid 1px #ccc; background: #f3f3f3; }
input#clear:hover { border: solid 1px #999; background: #ccc; color: #fff; cursor: pointer; }
input#submit { width: 100px; height: 20px; margin-left: 5px; border: solid 1px #ccc; background: #f3f3f3; }
input#submit:hover { border: solid 1px #999; background: #ccc; color: #fff; cursor: pointer; }

.formImportant { color: #c00; }*/



/* DMD@home */

/*#msDmdTitle {
	width: 560px; height: 100px;
	background: url('../dmd_home/images/dmd_title.gif') no-repeat 20px 15px;
	text-indent: -9999px;
}
#msDmdNavi {
	width: 230px;
	margin: 0 auto;
	text-align: center;
}
#msDmdNavi:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}*/

a#dmdLinkSousa { /* 「ご利用について」が左にある場合 */
	display: block;
	float: left;
	width: 112px; height: 21px;
	background: url('../dmd_home/images/bt_sousa0.gif') no-repeat left top;
	text-indent: -9999px;
}
a#dmdLinkSousa:hover {
	background: url('../dmd_home/images/bt_sousa1.gif') no-repeat left top;
}
a#dmdLinkSousaR { /* 「ご利用について」が右にある場合 */
	display: block;
	float: right;
	width: 112px; height: 21px;
	background: url('../dmd_home/images/bt_sousa0.gif') no-repeat left top;
	text-indent: -9999px;
}
a#dmdLinkSousaR:hover {
	background: url('../dmd_home/images/bt_sousa1.gif') no-repeat left top;
}
a#dmdLinkMousikomi {
	display: block;
	float: right;
	width: 112px; height: 21px;
	background: url('../dmd_home/images/bt_mousikomi0.gif') no-repeat left top;
	text-indent: -9999px;
}
a#dmdLinkMousikomi:hover {
	background: url('../dmd_home/images/bt_mousikomi1.gif') no-repeat left top;
}
a#dmdLinkBack {
	display: block;
	float: left;
	width: 112px; height: 21px;
	background: url('../dmd_home/images/bt_top0.gif') no-repeat left top;
	text-indent: -9999px;
}
a#dmdLinkBack:hover {
	background: url('../dmd_home/images/bt_top1.gif') no-repeat left top;
}


#msMousikomiTitle {
	width: 560px; height: 100px;
	background: url('../dmd_home/images/mousikomi_title.gif') no-repeat 20px 15px;
	text-indent: -9999px;
}
#msMousikomiHeader {
	width: 550px;
	margin: 0 25px; padding: 0 0 10px;
}


#msSousaTitle {
	width: 560px; height: 100px;
	background: url('../dmd_home/images/sousa_title.gif') no-repeat 20px 15px;
	text-indent: -9999px;
}
#msSousaHeader {
	width: 550px;
	margin: 0 25px; padding: 0 0 10px;
}
#msText ol, #msText ul, #msText li {
	margin: 0; padding: 0;
	font-size: 12px;
	color: #666;
}
#msText ol, #msText ul {
	margin: -20px 0 20px;
}
#msText li {
	margin-left: 25px; padding-right: 10px;
}



/* FAQ

#msFaqTitle {
	width: 560px; height: 100px;
	background: url('../images/faq_title.gif') no-repeat 20px 15px;
	text-indent: -9999px;
}

.msFaqMain {
	width: 560px;
	line-height: 1.7em;
	margin-bottom: 25px; padding: 0 20px 0;
	border-bottom: solid 1px #ccc;
}

.msFaqQ {
	width: 510px;
	margin-bottom: 10px; padding: 0 5px 0 45px;
	background: url('../images/faq_q_bg.gif') no-repeat 8px top;
	font-weight: bold;
}
.msFaqA {
	width: 510px;
	margin: 0; padding: 0 5px 20px 45px;
	background: url('../images/faq_a_bg.gif') no-repeat 8px top;
}
.msFaqA ol, .msFaqA li {
	margin: 0; padding: 0;
	font-size: 12px;
	color: #666;
}
.msFaqA ol {
	margin: 5px 0;
}
.msFaqA li {
	margin-left: 20px; padding-right: 10px;
} */



/* 素材紹介

#msSozaiTitle {
	width: 560px; height: 100px;
	background: url('../sozai/images/sozai_title.gif') no-repeat 20px 15px;
	text-indent: -9999px;
}

#msSozaiHeader {
	width: 560px;
	margin: 0 20px 30px; padding: 0;
}
#msSozaiHeader img {}
#msSozaiHeaderLink {
	float: right;
	padding-top: 5px;
}
#msSozaiHeaderLink img {
	float: left;
}
a#sozaiLinkChara {
	display: block;
	width: 79px; height: 20px;
	float: left;
	background: url('../sozai/images/sozai_bt01off.gif') no-repeat left top;
	text-indent: -9999px;
}
a#sozaiLinkChara:hover {
	background: url('../sozai/images/sozai_bt01on.gif') no-repeat left top;
}
a#sozaiLinkSet {
	display: block;
	width: 79px; height: 20px;
	float: left;
	background: url('../sozai/images/sozai_bt02off.gif') no-repeat left top;
	text-indent: -9999px;
}
a#sozaiLinkSet:hover {
	background: url('../sozai/images/sozai_bt02on.gif') no-repeat left top;
}

#msSozaiMain {
	width: 500px;
	margin: 0 50px;
	font-size: 12px;
}
.sozaiPicsLeft { float: left; margin: 0 5px 0 0; padding: 0 0 20px; text-align: center; }
.sozaiPicsLeft img { margin-bottom: 3px; }
.sozaiPicsRight { float: left; margin: 0 0 0 5px; padding: 0 0 20px; text-align: center; }
.sozaiPicsRight img { margin-bottom: 3px; }
.sozaiPicsRight:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
} */

@import "main.css";
