@charset "UTF-8";
@import url(common.css);
@import url(textsettings.css);

body {
	color: #333333;
	padding: 0px;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../img/mojo_bg01.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
strong {
	font-weight: normal;
}

#wrapper {
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#wrapper:after {
	content: “”;
	display: block;
	clear: both;
}


#header {
	height: 60px;
	width: 900px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#subtitle {
	width: 900px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666699;
	padding-bottom: 10px;
	padding-top: 15px;
}


#primary,
#secondary{
	float: left;
}
/* ---------------------------------------------------------------- *
	メイン
 * ---------------------------------------------------------------- */

#primary {
	width: 900px;
}
/* ---------------------------------------------------------------- *
	サムネイル
 * ---------------------------------------------------------------- */

ul#thumbslist {
	margin: 0;
	background-color: #FFFFFF;
}
#works_main {
	width: 500px;
}
#vision_main {
	width: 500px;
}

.section {
	width: 880px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 14px;
	line-height: 18px;
}
.works_section_img {
	margin-right: 10px;
	float: left;
	height: 160px;
	width: 160px;
}



ul#thumbslist li {
	padding: 0;
	width: 160px;
	height: 200px;
	margin: 0px;
	background-color: #FFFFFF;
}
/* ---------------------------------------------------------------- *
	右カラム
 * ---------------------------------------------------------------- */

#secondary {
	width: 255px;
	float: right;
	background-color: #F4F4F4;
}





#subflash {
	width: 255px;
	margin: 0px;
	padding: 0px;

}
#news {

	width: 255px;
	margin: 0px;
	padding: 0px;


}

#nwestitle {
	height: 30px;
	width: 60px;
	padding-right: 195px;

}

#nwesmain {
	width: 225px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000054;
	margin-right: 5px;
	margin-left: 5px;
	background-image: url(../img/left/mojo_left_news_05.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-bottom: 5px;

}

#newsmore {
	height: 20px;
	width: 55px;
	padding-left: 200px;

}
/* ---------------------------------------------------------------- *
	フッター
 * ---------------------------------------------------------------- */
#footer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#footer_txt {
	width: 880px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666699;
	padding: 10px;
	line-height: 16px;
}
#footer_copy {
	width: 770px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000054;
	height: 40px;
}
#footer_etc {
	width: 110px;
	padding-left: 790px;
}
/* ---------------------------------------------------------------- *
	ビジョンページの文字のタイポ
 * ---------------------------------------------------------------- */
#content {
	margin: 0px;
}
#content p {
	margin: 0 0 1em 0;
	text-align: justify;
	line-height: 1.75;
}
#content .dropcap {
	float: left;
	padding: 0.2em 0.15em 0 0;
	font-size: 333%;
	line-height: 0.75;
}
/* ---------------------------------------------------------------- *
	コンタクトページ応募フォーム
 * ---------------------------------------------------------------- */
#infobox {
	width: 480px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 10px;
	margin-left: 10px;
}
#newsbox {
	width: 480px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000054;
}

/* ---------------------------------------------------------------- *
	インプットボタン
 * ---------------------------------------------------------------- */
INPUT {
	FONT-SIZE: 16px;
	COLOR: #333333;
	BACKGROUND-COLOR: #FFF066;
	border: 1px solid #666699;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
TEXTAREA {
	FONT-SIZE: 12px;
	COLOR: #333333;
	BACKGROUND-COLOR: #FFFFFF;
	border: 1px solid #666699;
	padding: 10px;
}
#he_l {
	height: 60px;
	width: 240px;
	float: left;
}
#he_r {
	height: 60px;
	width: 660px;
	float: left;
	text-align: center;
}
#he_t {
	width: 900px;
	padding: 0px;
	height: 0px;
	margin: 0px;
}
.font_txt {
	font-size: 12px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
}
.none {
	display: none;
}
#page {
	margin: 0 auto;
	text-align: left;
}
.font_txt2 {
	font-size: 12px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666699;
	padding-top: 10px;
}
