@charset "UTF-8";
@import url(common.css);
@import url(textsettings.css);

body {
	color: #FD1F1D;
	padding: 0px;
	background-color: #00A1E9;
	background-image: url(../img/bbb.gif);
	background-position: center top;
}
strong {
	font-weight: normal;
}

#wrapper {
	width: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../img/back.gif);
}

#wrapper2 {
	width: 768px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D1BAC2;
	border-bottom-color: #D1BAC2;
	border-left-color: #D1BAC2;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#wrapper:after {
	content: “”;
	display: block;
	clear: both;
}


#header {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 25px;
	width: 800px;
	background-image: url(../img/web.gif);
}

#subtitle {
	height: 25px;
	width: 500px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000054;
	padding-top: 25px;
}
#box01 {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#box02 {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #E5E5E5;
	background-image: url(../img/hiyokobig.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#box03 {
	background-color: #E5E5E5;
	float: left;
	padding-right: 15px;
}
#box04 {
	background-color: #E5E5E5;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 15px;
}







#primary,
#secondary{
	float: left;
}
/* ---------------------------------------------------------------- *
	メイン
 * ---------------------------------------------------------------- */

#primary {
	margin-top: 0;
	margin-bottom: 0;
	width: 500px;
}
/* ---------------------------------------------------------------- *
	サムネイル
 * ---------------------------------------------------------------- */

ul#thumbslist {
  margin: 0;
  padding: 0;
}
#works_main {
	width: 500px;
}
#vision_main {
	width: 500px;
}

.section {
	width: 480px;
	border: 1px solid #9F9F9F;
	padding: 10px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.works_section_img {
	margin-right: 10px;
	float: left;
	height: 160px;
	width: 160px;
}



ul#thumbslist li {
	padding: 0;
	width: 160px;
	height: 200px;
	margin-right: 6px;
	margin-bottom: 6px;
}
/* ---------------------------------------------------------------- *
	右カラム
 * ---------------------------------------------------------------- */

#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: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/footer.gif);
	height: 80px;
}
#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;
}

/* ---------------------------------------------------------------- *
	インプットボタン
 * ---------------------------------------------------------------- */
.txt {
	FONT-SIZE: 18px;
	COLOR: #333333;
	BACKGROUND-COLOR: #f4f4f4;
	border: 1px solid #000054;
	line-height: 30px;
	height: 30px;
	padding-left: 10px;
}
TEXTAREA {
	FONT-SIZE: 12px;
	COLOR: #333333;
	BACKGROUND-COLOR: #f4f4f4;
	border: 1px solid #000054;
}

#banner {
	width: 245px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#footer2 {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}
#box05 {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #E5E5E5;
}
#box06 {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #E5E5E5;
}
