/* CSS Document */
/* ************************************************************************ */
/* 																			*/
/* 	Dot-Entry 採用ページ type012	スタイルシート							*/
/* 																			*/
/* ************************************************************************ */

/* ************************************************************************ */
/*	ページ全体の設定														*/
/* ************************************************************************ */

html:first-child .test {
	margin: 0;
	padding: 0;
	}

#template 
{
    font-family: "ＭＳ Ｐゴシック", Osaka;
    font-size:12px;
    color: #333333;
    line-height:150%;
    margin:0;
    padding:0;
    background:url("../../../image/main/page/type012/main_bg.gif") top repeat-x;
}

#template #page_config
{
	text-align: center;
	width: 640px;
	font-size: 12pt;
}

#template img {
    margin:0;
    padding:0;
    border:0;
}

#template h1 {
	text-decoration: none;
	margin: 0px;
    font-size:20px;
    font-weight:bold;
    color:#1C75BD;
    padding:30px 0px 10px 0px;
}

#template h2 {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#template h3 {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#template A:link { color: #1C75BD; 
         } 
#template A:visited { color:#1C75BD;
            } 
#template A:hover { color:#FF6600;}
 
#template A:active { color: #FFCC66;}

#template p {
	padding: 0px;
	margin: 0px;
}

#template strong {font-size:14px;}

#template div.clear {clear:both;}

#template div.link {
    padding-top:5px;
    text-align:right;
    font-size:11px;
    color:#1C75BD;
}



/* ************************************************************************ */
/*	ヘッダ部分																*/
/* ************************************************************************ */
#template #headder {
	width: 800px;
	margin:auto;
}

#template #rogo{
	padding-top:30px;
	padding-right:10px;
}

#template #headder_txt {
	width:100%;
	padding:10px 0px 30px 0px;
	font-weight:bold;
	font-size: 12px;
	background:url("../../../image/main/page/type012_015/line.gif") 0 0 repeat-x;
} 

#template #headder_txt input
{
	padding-top:3px;
	width: 100%;
	font-size: 12px;
	background:#FFFFFF;
}

#template #entry {
	vertical-align: top;
}


/* ************************************************************************ */
/* メインコンテンツ部分 */
/* ************************************************************************ */
#template #main {
	width: 90%;
	margin:auto;
}

#template div.block {
	width: 100%;
	margin-bottom:30px;
	text-align: left;
}

#template div.block02 {
	width: 100%;
	margin-bottom:30px;
	text-align: left;
}
	
#template div.block03 {
	width: 100%;
	margin-bottom:30px;
	text-align: left;
}


/* ************************************************************************ */
/* 会社紹介分部分 */	
/* ************************************************************************ */
#template #main_txt {
	width: 100%;
	margin-bottom:30px;
	text-align: left;
	background:url("../../../image/main/page/type012_015/main_bg01.gif") bottom repeat-x;
}

#template #main #main_txt #main_title {
	background:url("../../../image/main/page/type012/mainti_bg.gif") 0 0 repeat-x;
	padding:0px 20px 0px 20px;
}

#template #main #main_txt #main_title #main_titleli {
	background:url("../../../image/main/page/type012_015/mainti_line.gif") bottom repeat-x;
	padding:20px 0px 10px 0px;
}

#template #main #main_txt #main_title h2 {
	font-size:18px;
	font-weight:bold;
	color:#1C75BD;
}

#template div.content {
	padding:10px 20px 30px 20px;
	font-size: 12px;
	background:url("../../../image/main/page/type012_015/main_bg02.gif") 100% 100% no-repeat;
}

#template div.content2 {
	padding:10px 20px 30px 20px;
	font-size: 12px;
	background:url("../../../image/main/page/type012_015/main_bg02.gif") 100% 100% no-repeat;
	height:200px;
}

#template div.content p {
    font-weight:normal;
    font-size:12px;
    color:#333333;
    padding-bottom:10px;
}

#template #main_txt #main_title #main_titleli input {
	margin-bottom:5px;
	padding:5px;
	width: 98%;
	font-size: 18px;
	font-weight:bold;
	background:#FFFFFF;
	height:32px;
	color:#1C75BD;
}

#template #main_txt textarea {
    font-weight:normal;
	width: 100%;
	height: 100%;
	padding:5px;
	font-size: 12px;
    color:#333333;
}


/* ************************************************************************ */
/* アンカーリンク部分 */
/* ************************************************************************ */
#template #anchor {
	text-align: left;
	font-weight:bold;
	width: 100%;
}

#template #anchor-b01 {
	width: 70px;
	font-size: 12px;
	text-align: left;
	padding:5px 10px 5px 0px;
	background:url("../../../image/main/page/type012/anchor_bg.gif") 100% 0% no-repeat;
	border-top:solid 1px #1C75BD;
	font-weight:bold;
	color:#1C75BD;
	margin:0px 20px 20px 0px;
	float:left;
}

#template #anchor-b02 {
	width: 70px;
	font-size: 12px;
	text-align: left;
	padding:5px 10px 5px 0px;
	background:url("../../../image/main/page/type012/anchor_bg.gif") 100% 0% no-repeat;
	border-top:solid 1px #1C75BD;
	font-weight:bold;
	color:#1C75BD;
	margin:0px 20px 20px 0px;
	float:left;
}

#template #anchor-b03 {
	font-size: 12px;
	text-align: left;
	padding:5px 20px 5px 0px;
	background:url("../../../image/main/page/type012/anchor_bg.gif") 100% 0% no-repeat;
	border-top:solid 1px #1C75BD;
	font-weight:bold;
	color:#1C75BD;
	margin:0px 20px 20px 0px;
	float:left;
}

#template #anchor-b04 {
	width: 90px;
	font-size: 12px;
	text-align: left;
	padding:5px 10px 5px 0px;
	background:url("../../../image/main/page/type012/anchor_bg.gif") 100% 0% no-repeat;
	border-top:solid 1px #1C75BD;
	font-weight:bold;
	color:#1C75BD;
	margin:0px 20px 20px 0px;
	float:left;
}

/* ************************************************************************ */
/* テーブル部分 */
/* ************************************************************************ */
#template #main td.title {
	height:30px;
	background:url("../../../image/main/page/type012/title_bg.gif") 0 0 repeat-x;
	padding:8px 10px 0px 10px;
}

#template #main td.title h2 {
    font-weight:bold;
    color:#1C75BD;
    font-size:14px;
}

#template #main div.block table {
	width:100%;
	background:#FFFFFF;
	font-size: 12px;
	margin-top: 10px;
	border: solid 1px #1C75BD;
}

#template td.td01 {
    background:url("../../../image/main/page/type012_015/td_bg01.gif") 0 0 repeat-y;
    width:130px;
    padding:10px;
    text-align:left;
    vertical-align:top;
    font-weight:bold;
	border-bottom:dotted 2px #1C75BD;
}

#template td.td02 {
    background:url("../../../image/main/page/type012_015/td_bg01.gif") 0 0 repeat-y;
    width:130px;
    padding:10px;
    text-align:left;
    vertical-align:top;
    font-weight:bold;
}

#template td.td03 {
	text-align:left;
	padding:10px;
	vertical-align:top;
	border-bottom:dotted 2px #1C75BD;
}

#template td.td04 {
	text-align:left;
	padding:10px;
	vertical-align:top;
}

#template img.table_cu {
    margin-right:5px;
    vertical-align:text-top;
}

/* 編集へのリンク */
#template td.data_edit
{
	font-size:12px;
	height:30px;
	background:url("../../../image/main/page/type012/title_bg.gif") 0 0 repeat-x;
	padding:8px 10px 0px 10px;
	text-align:right;
}
#template div.data_edit2
{
	font-size:12px;
	width:100%;
	text-align:right;
}

#template span.map_no_link {
	text-decoration:underline;
    color: #1C75BD;
}

/* ************************************************************************ */
/* 求める人物像部分 */	
/* ************************************************************************ */
#template #content_bg {
    background:url("../../../image/main/page/type012/content_bg02.gif") #E2F1FA 100% 100% no-repeat;
    padding: 10px 25px 10px 25px;
	font-size:12px;
	word-break: break-all;
}
#template #content_bg table {font-size:12px;}

#template #content_bg p {padding-bottom:25px;}

#template #content_line {
	background:url("../../../image/main/page/type012/content_line.gif") 0 0 repeat-x;
	height:28px;
	margin-bottom: 20px;
	padding-top: 8px;
	font-size:16px;
	font-weight:bold;
	color:#1C75BD;
}

#template #content_line img {
    vertical-align:top;
    margin-right:10px;
}

#template img.icon_ma {
	vertical-align:top;
	margin:0px 10px 5px 0px;
}

/* ************************************************************************ */
/* 選考プロセス部分 */	
/* ************************************************************************ */
#template #flowchart {
	padding:20px;
	font-size: 12px;
	border:solid 1px #1C75BD;
	margin-top: 10px;
}

#template #flowchart table {
	margin-bottom:20px;
	font-size: 12px;
}

#template #flowchart div.txt_area {
    background:url("../../../image/main/page/type012_015/line.gif") top repeat-x;
    padding-top:10px;
} 

#template td.flowchart_bg {
    width:200px;
	background:#CCCCCC;
	padding:15px 0px 15px 0px;
    text-align:center;
    font-weight:bold;
    font-size:14px;
    color:#1C75BD;
}

#template td.flowchart_bg02 {
    width:200px;
	padding:15px 0px 15px 0px;
    text-align:center;
	background:#CCCCCC;
    font-weight:bold;
    font-size:14px;
    color:#1C75BD;
}

#template td.flowchart_bg03 {
    width:200px;
	padding:15px 0px 15px 0px;
    text-align:center;
    background:#CCCCCC;
    font-weight:bold;
    font-size:14px;
    color:#1C75BD;
}

#template td.flowchart_td {
	text-align:left;
	padding:15px 10px 0px 10px;
	vertical-align: top;
}

#template td.flowchart_td02 {
	text-align:left;
	padding:15px 10px 0px 10px;
	vertical-align: top;
}

#template td.flowchart_ca {
    padding:5px 0px 10px 0px;
    text-align:center;
}

/* ************************************************************************ */
/* ボタン部分 */	 
/* ************************************************************************ */
/*	会社ロゴ	*/
#template div.design_company_logo_d img
{
	cursor: pointer;
	border: solid 1px #8888ff;
}
/* フッターボタン部分 */	 
#template div.footter_link {
    padding-bottom:20px;
	text-align:center;
	width: 100%;
}
/* ENTRYボタン（イメージ） */
#template img.design_entry_button{
	margin-left:40px;
}
#template img.design_entry_button_d{
	cursor: pointer;
	border: solid 1px #8888ff;
	margin-left:40px;
}
#template img.design_entry2_button_d{
	cursor: pointer;
	border: solid 1px #8888ff;
}
/* お問い合わせボタン（イメージ） */
#template img.design_contact_button_d
{
	cursor: pointer;
	border: solid 1px #8888ff;
}
/* 地図	 */
#template img.map_image_d
{
	cursor: pointer;
	border: solid 1px #8888ff;
}


/* ************************************************************************ */
/* フッター部分 */
/* ************************************************************************ */
#template #footter {
	text-align: center;
	padding:15px 0px 10px 0px;
	background:url("../../../image/main/page/type012/fotter_line.gif") top repeat-x;
	font-size:10px;
	margin-top: 5px;
	width:100%;
}

#template #footter A:link { color: #3399CC; } 

#template #footter A:visited { color:#3399CC;}
 
#template #footter A:hover { 
     color:#FF6600;
     text-decoration:none; 
} 

#template #footter A:active { 
     color: #FFCC66; 
     text-decoration:underline;
}


/* ************************************************************************ */
/* [EOF]																	*/
/* ************************************************************************ */