@charset "UTF-8";
body {
	background: #fff url(../images/top_visual.jpg) no-repeat left top;
}
div.logo {
	position: absolute;
	right: 10px;
	top: 10px;
}
h1 {
	margin: 140px 0px 10px 155px;
}

/*募集中*/
div#wanted {
	width: 655px;
	height: 55px;
	margin: 50px 0px 25px 155px;
	border: 5px solid #e2e2e2;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	overflow: hidden;
}
div#wantedBody {
}
div#wantedBody h4 {
	color: #ff6400;
	margin: 20px 25px 0px;
	font-size: 115%;
	font-weight: bold;
}
div#wantedBody p {
	margin: 10px 25px 15px;
}
div#wantedBody p.cap {
	font-size: 84%;
	color: #666;
	text-indent: -1em;
	padding-left: 1em;
	line-height: 1.5;
}
div#wantedBody p strong {
	font-weight: normal;
	background-color: #ff0;
}
div#wantedBody a.wclose {
	display: block;
	float: right;
	margin: -5px 10px 0px 0px;
}
.ie6 div#wantedBody a.wclose {
	margin: 10px 5px 0px 0px;
}




dl#content {
	margin: 0px 5px 0px 30px;
}
dl#content dt {
	float: left;
	width: 125px;
	padding-bottom: 50px;
}
dl#content dd {
	margin-left: 125px;
	padding-bottom: 50px;
	width: 665px;
}

/*clearfix hack*/
dl#content:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
dl#content {
	display: inline-table;
    min-height:1%;  /* for IE 7*/
}
/* Hides from IE-mac \*/
* html dl#content { height:1%; }
dl#content { display: block; }
/* End hide from IE-mac */
/*---end---*/

/*WORKS*/
ul#worksContent {
	list-style: none;
}
ul#worksContent li {
	float: left;
}
ul#worksContent > li + li {
	margin-left: 15px;
}
/*clearfix hack*/
ul#worksContent:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
ul#worksContent {
	display: inline-table;
    min-height:1%;  /* for IE 7*/
}
/* Hides from IE-mac \*/
* html ul#worksContent { height:1%; }
ul#worksContent { display: block; }
/* End hide from IE-mac */
/*---end---*/

p.worksImage a img, p.worksImage img {
}
p.worksImage a {
	border: 5px solid #e2e2e2;
	display: block;
	overflow: hidden;
	width: 130px;
	height: 130px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
p.worksImage a:hover {
	border: 5px solid #d0d0d0;
}
dl.worksInfo {
	width: 155px;
	padding-top: 10px;
}
dl#content dl.worksInfo dt {
	width: auto;
	float: none;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 10px;
	line-height: 1.5;
}
dl#content dl.worksInfo dd {
	width: auto;
	margin-left: 0pt;
	padding-top: 5px;
	padding-bottom: 0px;
	font-size: 10px;
	line-height: 1.5;
	color: #999;
}
.ie dl#content dl.worksInfo dt, .ie dl#content dl.worksInfo dd {
	font-size: 78%;
	line-height: 1.4;
}
dl#content dl.worksInfo dt span {
	color: #fff;
	padding: 2px 3px;
	white-space: nowrap;
	width: 1%;
	margin-bottom: 5px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	font-weight: bold;
	font-family: Verdana;
	font-size: 9px;
}
span.c01 {
	background-color: #0099FF;
}
p.worksDetail {
	margin-top: 5px;
	font-size: 10px;
	font-family: Verdana;
	line-height: auto;
}
p.worksDetail a {
	padding-left: 10px;
	background: url(../images/arrow01.gif) no-repeat left center;
}

div.inq {
	margin: 20px 0px 20px 0px;
}
div.inq a {
	padding: 5px 0px 5px 25px;
	background: url(../images/icon_mail.gif) no-repeat left center;
}

div#formArea {
	padding: 7px;
	background-color: #000;
	width: 200px;
}


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

LINK

-----------------------------------------------------*/
ul#link {
	list-style: none;
}
ul#link li {
	float: left;
	margin-right: 10px;
}
ul#link li a {
	font-family: Verdana;
	font-size: 10px;
	padding-left: 10px;
	background: url(../images/arrow01.gif) no-repeat left center;
}
.ie ul#link li a {
	font-size: 78%;
}

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

Twitter

-----------------------------------------------------*/
p#tw {
	background: #fff url(../images/icon_twitter.gif) no-repeat 6px 7px;
	border: 1px solid #e2e2e2;
	padding: 7px 10px 7px 32px;
	margin-top: 15px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}


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

メールフォーム

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

#mailform {
	border: 5px solid #e2e2e2;
	background-color: #fff;
	padding: 0px;
	position: absolute;
	left: 50%;
	top: 50%;
	display: none;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#mailform h3 {
	margin: 15px 0px 0px 15px;
}
#mailform h4 {
	margin: 40px 60px -15px;
	padding-bottom: 5px;
	color: #ff6400;
	font-weight: bold;
	border-bottom: 1px solid #d0d0d0;
}
#mailform p.close {
	position: absolute;
	right: 10px;
	top: 13px;
}
#mailform dl {
	margin: 40px 60px 15px;
}
#mailform dt {
	/*font-size: 11px;*/
}
.ie #mailform dt {
	/*font-size: 85%;*/
}
#mailform dd {
	padding: 1px 0px 15px 0px;
}
#mailform dd input,#mailform dd textarea {
	width: 200px;
	padding: 2px;
	border: 1px solid #dcdcdc;
}
#mailform dd textarea {
	width: 400px;
	height: 10em;
}

/*修正ボタン*/
#mailform div.btn {
	margin: 10px 60px 25px;
	position: relative;
	height: 29px;
}

/*確認ボタン*/
#mailform p.confirmBtn {
	position: absolute;
	width: 140px;
	height: 29px;
	right: 0px;
	top: 0px;
}
#mailform p.confirmBtn a {
	display: block;
	background: url(../images/confirm_on.gif) no-repeat left top;
	width: 140px;
	height: 29px;
	visibility: visible;
}
#mailform p.confirmBtn a:hover {
	border-color: #000;
}
#mailform p.confirmBtn a:hover img {
	visibility: hidden;
}

/*修正ボタン*/
#mailform p.modifyBtn {
	position: absolute;
	width: 100px;
	height: 29px;
	left: 0px;
	top: 0px;
	display: none;
}
#mailform p.modifyBtn a {
	display: block;
	background: url(../images/modify_on.gif) no-repeat left top;
	width: 100px;
	height: 29px;
	visibility: visible;
}
#mailform p.modifyBtn a:hover {
	border-color: #000;
}
#mailform p.modifyBtn a:hover img {
	visibility: hidden;
}

/*確認テキスト*/
p.confirmInput {
	width: 180px;
}
p.confirmTextarea {
	width: 380px;
	white-space: pre-wrap;
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -pre-wrap;     /* Opera 4-6 */
	white-space: -o-pre-wrap;   /* Opera 7 */
	word-wrap: break-word;      /* IE 5.5+ */
}
p.confirmInput, p.confirmTextarea {
	padding: 3px 3px 8px 23px;
	/*font-weight: bold;*/
}
p.confirmMessage {
	border-top: 1px solid #d0d0d0;
	color: #ff6400;
	margin: 15px 60px;
	padding: 0px 0px 0px;
	width: 400px;
}


