@charset "utf-8";
/* ブラウザ初期化スタイル 
---------------------------------*/

body {
	margin:0;
	padding:0 0 0px;
	font-family: Verdana, "MS P ゴシック", sans-serif;
	font-size:small;
	line-height:140%;
	color:#000000;
	background-image: url(../common_img/bg.gif);
	background-repeat: repeat;
}


*html div#wrap{
	height:100%	
}


/*============================================================*/
/* LINKS                                                      */
/*============================================================*/
a       {
	text-decoration:underline;
}
a:link  {
}
a:hover {
	text-decoration:underline;
}

#wrap {
	text-align:left
}

	
#header {
	width:802px;
	height:200px;
	margin:0px auto;
	padding:0;
	background-image: url(../common_img/header.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: relative;
}


/*--------------------------------------------------*/
/*ヘッダー*/
/*--------------------------------------------------*/
#head {
	background-color: #FFFFFF;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#head-area {
	background-image: url(../common_img/topmain_back2.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#head h1 {
	width: 900px;
	height: 368px;
	margin: 0px auto;
}
#logo/*ｈ1が入る場合*/
 {
	float:left;
	width:253px;
	position: absolute;
	left: 27px;
	top: 46px;
	}
#main/*--------------------------------------------------*/
/*コンテンツ*/
/*--------------------------------------------------*/
 {
	width: 760px;
	margin: 0px auto;
	background-color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	background-repeat: repeat-y;
	background-position: center;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	overflow: hidden;
}


#contents/*--------------------------------------------------*/
/*コンテンツ左*/
/*--------------------------------------------------*/
  {
	width: 760px;
	background-color: #FFFFFF;
	clear: both;
}
table.picup_table {
	width: 360px;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	border-spacing: 0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.9em;
	line-height: 140%;
}
table.picup_table      td.pic {
	padding: 5px;
	border: 1px #CCCCCC solid;
	border-width: 0 0 1px 1px;
	text-align: left;
	white-space: nowrap;
	width: 100px;
}
table.picup_table       td.caption {
	padding: 5px;
	border: 1px #CCCCCC solid;
	border-width: 0 0 1px 1px;
	text-align: left;
	white-space: normal;
	vertical-align: top;
	line-height: 150%;
}
table.help-wanted       td.pic {
	padding: 5px;
	border: 1px #CCCCCC solid;
	border-width: 0 0 1px 1px;
	text-align: left;
	white-space: nowrap;
	width: 50px;
}
table.help-wanted        td.caption {
	padding: 5px;
	border: 1px #CCCCCC solid;
	border-width: 0 0 1px 1px;
	text-align: left;
	white-space: normal;
	vertical-align: top;
	line-height: 150%;
}
#space20/*--------------------------------------------------*/
/*コンテンツ左*/
/*--------------------------------------------------*/
  {
	width: 760px;
	background-color: #FFFFFF;
	height: 20px;
	clear: both;
}
#news_bnnr/*--------------------------------------------------*/
/*コンテンツ左*/
/*--------------------------------------------------*/
  {
	width: 760px;
	background-color: #FFFFFF;
	margin-top: 20px;
	clear: both;
	background-image: url(../images/news.gif);
	height: 35px;
	background-repeat: no-repeat;
	background-position: left top;
}
#privacy_policy_bnnr {
	width: 760px;
	background-image: url(../images/privacy_policy_bnnr.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	margin-top: 10px;
}
#privacy_policy {
	width: 733px;
	border: 3px solid #D0D0D0;
	padding: 10px 10px 0px;
}
#company_info_bnnr {
	width: 760px;
	background-image: url(../images/company_info_bnnr.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	margin-top: 10px;
}
#company_info {
	width: 733px;
	border: 3px solid #D0D0D0;
	padding: 10px 10px 0px;
}
#selct_info {
	width: 739px;
	padding: 10px 10px 0px;
	text-align: left;
}
#prepare_info {
	width: 733px;
	padding: 50px 10px 0px;
	height: 400px;
	font-size: 1.1em;
	text-align: center;
}
table.cam_info {
	width: 734px;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	border-spacing: 0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.9em;
	line-height: 140%;
}
table.cam_info         td.head {
	padding: 5px;
	border: 1px #CCCCCC solid;
	border-width: 0 0 1px 1px;
	text-align: left;
	white-space: nowrap;
	background-color: #FEF7DA;
	width: 150px;
}
table.cam_info         td.caption {
	padding: 5px;
	border: 1px #CCCCCC solid;
	border-width: 0 0 1px 1px;
	text-align: left;
	white-space: normal;
	vertical-align: top;
	line-height: 150%;
}


/*============================================================*/
/* ݒ     @                                            */
/*============================================================*/
@media print {
}

