/*-----------------------------------------------------------------------------

全体

-----------------------------------------------------------------------------*/
*{
	margin: 0px;
	padding: 0px;
	line-height: 1.3em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";	
	color: #333333;
}
body {
	font-size: 13px !important; /* IE 7向け */
	font-size: small; /* IE 6以下 */
	width: 780px;
	text-align:center;
	margin-right: auto;
	margin-left: auto;
}
html>/**/body {
	font-size: 13px; /* モダンブラウザ向け */
}
/* リンクスタイルデフォルト */
A:link {
color:#333333; 
text-decoration:underline;
}
A:visited {
color:#333333; 
text-decoration:underline;
}
A:active {
color:#9999ff; 
text-decoration:none;
}
A:hover	{
color:#9999ff; 
text-decoration:none;
}

UL{
	padding-top: 15px;
}
LI{
	list-style:none;
}

P{
	text-align: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
IMG{
	border: none;
}
.center{
	text-align: center;
}
.right{
	text-align: right;
}
/* -----------------------------------------------------------------------------

フォント

----------------------------------------------------------------------------- */
H1{
	text-indent:-3000px;
	background-image:url(../../../../C|/Documents%20and%20Settings/DNET/Local%20Settings/Temporary%20Internet%20Files/PMfiles/all/logo_works.gif);
	height: 75px;
	width: 160px;
	float: left;
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top:5px;
	margin-bottom:10px;
}
H3{
	margin-top: 20px;
	margin-bottom: 0px;
	height: 30px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF9900;
	width: 100%;
	clear: both;
	font-size: 16px;
	text-indent:10px;
	color: #2E5FFF;
}
H3 span{
	font-size:24px;
	color: #344DA1;
}
H3 .h3{
	font-size:20px;
	color: #344DA1;
}
/* サイズ:80% 色:white 太さ:normal */
.smallwhn {font-size:80%; color:#ffffff; font-weight:normal;}
/* サイズ:80% 色:normal 太さ:bold */
.smallnon {font-size:80%; color:#333333; font-weight:normal;}
/* サイズ:約13px 色:red 太さ:normal */
.normalren {color:#ff0000; font-weight:normal;}
/* サイズ:約13px 色:gray 太さ:normal */
.normalnon {color:#333333; font-weight:normal;}
/* サイズ:約13px 色:pink 太さ:bold */
.normalpib {color:#ff9999; font-weight:bold;}
/* サイズ:150% 色:white 太さ:bold */
.largewhb {font-size:150%; color:#ffffff; font-weight:bold;}
/* サイズ:150% 色:black 太さ:bold */
.largeblb {font-size:150%; color:#000000; font-weight:bold;}
/* サイズ:150% 色:gray 太さ:bold */
.largenob {font-size:150%; color:#333333; font-weight:bold;}
/* サイズ:約13px 色:red 太さ:bold */
.normalorb {color:#cc3333; font-weight:bold;}
/* サイズ:約13px 色:blue 太さ:bold */
.normalobb {color:#344DA1; font-weight:bold;}

/* サイズ:約10px 色:normal 太さ:bold */
.sm1non {font-size:10px; color:#333333; font-weight:normal;}
/* 色:black 太さ:bold */
.blackn {color:#000000; font-weight:normal;}
/* サイズ:105% 色:gray 太さ:bold */
.largenon105 {font-size:105%; color:#333333; font-weight:bold;}

/* -----------------------------------------------------------------------------

ヘッダー

----------------------------------------------------------------------------- */
#header {
	clear: both;
	width:780px;
	height:140px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	padding:0px;
	background-image:url(../worksfiles/web/intro/header.gif);
	background-position:top center;
	background-repeat:no-repeat;
	}	
html>/**/body #header {
	margin:0px auto 0px auto;
}
/* -----------------------------------------------------------------------------
ポイント

----------------------------------------------------------------------------- */
#pointtable_top{
	width: 700px;
	height: 110px;
	margin:0px;
	padding:0px;
	background-image:url(../worksfiles/web/intro/pointtable_top.gif);
	background-position:top left;
	background-repeat:repeat-y;
}	
#pointtable_left{
	width: 30px;
	margin:0px;
	padding:0px;
	background-image:url(../worksfiles/web/intro/pointtable_left.gif);
	background-position:top left;
	background-repeat:repeat-y;
}	
#pointtable_right{
	width: 30px;
	margin:0px;
	padding:0px;
	background-image:url(../worksfiles/web/intro/pointtable_right.gif);
	background-position:top right;
	background-repeat:repeat-y;
}	
#pointtable_middle{
	width: 700px;
	height: 215px;
	margin:0px;
	padding:0px;
	background-image:url(../worksfiles/web/intro/pointtable_center.gif);
	background-position:top left;
	background-repeat:repeat-y;
}	
#pointtable_center{
	margin:0px 0px 0px 0px;
	padding:10px 30px 10px 15px;
	text-align:left;
}	
#pointtable_arrowtext{
	margin:0px 0px 0px 0px;
	padding:5px 10px 10px 5px;
	text-align:right;
}	
.pointtable_arrow{
	margin:0px 3px 0px 3px;
	vertical-align:text-bottom;
}	
/*-----------------------------------------------------------------------------

メイン

-----------------------------------------------------------------------------*/
/* はじめに */
#first{
	clear: both;
	width:780px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#first p{
	line-height: 1.5em;
	font-size: 105%;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 20px;
}
/* 灰色枠 */
#first #table_graymain{
	clear:both;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
	width:640px;
	height:150px;
	padding:0px 0px 20px 0px;
}
#first #table_graymain #left{
	width:200px;
	float:left;
	margin:0px 5px 15px 5px;
	padding:10px 0px 10px 0px;
	border: 1px solid #c0c0c0;
	text-align:center;
}
#first #table_graymain #center{
	width:200px;
	float:left;
	margin:0px 5px 15px 5px;
	padding:10px 0px 10px 0px;
	border: 1px solid #c0c0c0;
	text-align:center;
}
#first #table_graymain #right{
	width:200px;
	float:right;
	margin:0px 5px 15px 5px;
	padding:10px 0px 10px 0px;
	border: 1px solid #c0c0c0;
	text-align:center;
}
/* 灰色枠内紹介文 */
#first #table_graymain #left #text{
	clear:both;
	width:180px;
	padding:5px;
	text-align:left;
	color:#333333; 
	font-size:10px;
	border-top: 1px dotted #666666;
}
#first #table_graymain #center #text{
	clear:both;
	width:180px;
	padding:5px;
	text-align:left;
	color:#333333; 
	font-size:10px;
	border-top: 1px dotted #666666;
}
#first #table_graymain #right #text{
	clear:both;
	width:180px;
	padding:5px;
	text-align:left;
	color:#333333; 
	font-size:10px;
	border-top: 1px dotted #666666;
}

/* メイン左側の設定 */
#main{
	width:780px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
/* 灰色枠（CM） */
#table_cm{
	width:370px;
	height:100px;
	margin:0px auto 15px auto;
	padding:10px 0px 10px 0px;
	border: 1px solid #c0c0c0;
	text-align:center;
}
/* 灰色枠内紹介文 */
#table_cm #text{
	width:160px;
	float:left;
	padding:5px 10px 5px 15px;
	text-align:left;
	color:#333333; 
	font-size:80%;
}
#table_cm #text img{
	border-bottom: 1px dotted #666666;
}

/* 灰色枠内紹介文 */
#table_cm #banner{
	padding:5px 10px 5px 0px;
	float:right;
	text-align:left;
	vertical-align:middle;
}

/*-----------------------------------------------------------------------------

メイン（左側）

-----------------------------------------------------------------------------*/

/* メイン左側の設定 */
#main_left{
	width:555px;
	float:left;
	margin: 0px;
	text-align:left;
}

/* サブタイトルの設定（枠組み・オレンジ下線） */
#main_left #sub{
	clear: both;
	margin:0px 0px 0px 0px;
	width:555px;
	display: table;
	border-bottom: 2px solid #ff9900;
}
/* サブタイトルの設定（画像） */
#main_left #sub H2{
	border: none;
	margin:0px 0px 5px 0px;
}
/* トピックスの設定 */
#main_left #topic{
	margin:0px 0px 0px 10px;
}
/* 「詳しくはこちら」用 */
#main_left .right{
	text-align:right;
	margin:0px 10px 0px 0px;
	padding-bottom:20px;
}
/* ピンク枠 */
#table_pink{
	width:370px;
	padding:10px 10px 10px 10px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #ff9999;
	text-align:center;
}
/*-----------------------------------------------------------------------------

メイン（右側）

-----------------------------------------------------------------------------*/

/* メイン右側の設定 */
#main_right{
	width:215px;
	float:right;
	margin-top: 20px;
}
/* 灰色枠 */
#main_right #table_gray{
	width:190px;
	float:right;
	margin:0px 0px 15px 0px;
	padding:10px 0px 10px 0px;
	border: 1px solid #c0c0c0;
	text-align:center;
}
/* 灰色枠内紹介文 */
#main_right #table_gray #text{
	width:160px;
	margin-right: auto;
	margin-left: auto;
	padding:5px 10px 10px 10px;
	text-align:left;
	color:#333333; 
	font-size:10px;
	border-top: 1px dotted #666666;
}
/* adobe readerダウンロード用 */
#main_right #pdf{
	width:190px;
	float:right;
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	font-size:80%;
	line-height: 1.5em;
}
/*-----------------------------------------------------------------------------

メイン（真ん中）

-----------------------------------------------------------------------------*/
/* メイン真ん中の設定 */
#main_center{
	width:780px;
	margin-right: auto;
	margin-left: auto;
	margin-top:20px;
	text-align:left;
}
/* サブタイトルの設定（画像） */
#main_center #sub H2{
	border: none;
	margin:0px 0px 5px 0px;
}
/* サブタイトルの設定（枠組み・オレンジ下線） */
#main_center #sub{
	clear: both;
	display: table;
	margin:0px 0px 0px 0px;
	width:780px;
	border-bottom: 2px solid #ff9900;
}
/* サブタイトルの設定（画像） */
#main_center #sub H2{
	border: none;
	margin:0px 0px 5px 0px;
}
/* トピックスの設定 */
#main_center #topic{
	margin:0px 0px 0px 10px;
}
/* 利用料金テーブル */
#main_center .table_riyo{
    border-collapse:collapse;
    border-spacing:0;
    empty-cells:show;
	border-top: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
}
/* 利用料金テーブル */
#main_center .table_riyotd{
	border-right: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
}
/* 利用料金テーブル */
#main_center .tdblack{
	border-right: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	padding:10px 20px 10px 20px;
	color:#000000;
}
/* 利用料金テーブル（背景赤） */
#main_center .red{
	margin:10px 0px 0px 0px;
	padding:10px 10px 10px 10px;
	background-color:#cc0000;
	vertical-align: text-top;
}
/* 利用料金テーブル（青ヘッダー） */
#main_center .blue{
	background-image:url(../worksfiles/web/intro/riyo_blue.gif);
	background-repeat:repeat-x;
	background-position:left;
	height:43px;
	text-align: center;
	color:#FFFFFF;
	font-weight:bold;
	vertical-align: middle;
}
/* 利用料金テーブル（黄色ヘッダー） */
#main_center .yellow{
	background-image:url(../worksfiles/web/intro/riyo_yellow.gif);
	background-repeat:repeat-x;
	background-position:left;
	height:43px;
	text-align: center;
	color:#000000;
	font-weight:bold;
	vertical-align: middle;
}
/* 採用手数料テーブル */
#main_center .tableblack{
    border-collapse:collapse;
    border-spacing:0;
    empty-cells:show;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
}
/* 採用手数料テーブル */
#main_center .black{
	padding:10px 20px 10px 20px;
	color:#000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-align: center;
}
/* 緑色枠 */
#main_center #green_square{
	width:500px;
	float:center;
	margin:20px 0px 0px 20px;
	padding:20px 20px 20px 20px;
	text-align:left;
	color:#333333; 
	border: 1px solid #99CC00;
	
}
/* 広告用テーブル（オレンジ） */
#main_center .ad_orange{
	padding:5px 5px 5px 5px;
	background-color:#ff9900;
	text-align: center;
	color:#ffffff;
	font-weight:bold;
	vertical-align: middle;
	font-size:15px;
	width:24px;
}
/* 広告用テーブル（青/見出し） */
#main_center .ad_blue{
	width:223px;
	padding:5px 5px 5px 5px;
	background-color:#3399ff;
	text-align: center;
	color:#ffffff;
	font-size:10px;
	font-weight:bold;
	vertical-align: middle;
}
/* 広告用テーブル（青/詳細） */
#main_center .ad_blue2{
	padding:10px 5px 10px 10px;
	background-color:#3399ff;
	text-align: left;
	vertical-align: middle;	
	height:75px;
}
/* 広告用テーブル（水色） */
#main_center .ad_lightblue{
	padding:5px 5px 5px 5px;
	background-color:#99ccff;
	text-align: center;
	color:#ffffff;
	font-weight:bold;
	vertical-align: middle;
}
/* 「トップへ」用 */
#main_center .right{
	text-align:right;
	margin:	10px 10px 0px 0px;
	padding-bottom:20px;
}

/*-----------------------------------------------------------------------------

フッター

-----------------------------------------------------------------------------*/
#footer{
	clear: both;
	padding:0px 0px 20px 0px;
	margin:30px auto 20px auto;
	text-align:left;
	position:relative;
	width:780px;
}
#footer p{
	padding:0px;
	margin:0px;
	text-align:left;
}
#footer h4{
	font-size:140%;
	color:#3366cc;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align: left;
	border-bottom: 2px solid #3366cc;
}
/* -----------------------------------------------------------------------------

キャンペーン用ページ（campaign.html）◆ヘッダー

----------------------------------------------------------------------------- */
#campaign_header {
	width: 800px;
	height: 72px;
	margin:0px;
	padding:0px;
	background-image:url(../worksfiles/web/intro/campaign_header.gif);
	background-position:top center;
	background-repeat:no-repeat;
	}	
html>/**/body #campaign_header {
	margin:0px auto 0px auto;
}
/* メイン */
#campaign_main{
	clear: both;
	float:center;
	width:700px;
	margin-bottom: 30px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 20px;
}
/* メイン枠 */
#campaign_main #box{
	border: 1px solid #ff9999;
	padding:20px 10px 20px 10px;
	margin-bottom: 30px;
	text-align:left;
}
/* -----------------------------------------------------------------------------

ダウンロード用ページ（dl_guidebook.html）◆ヘッダー

----------------------------------------------------------------------------- */
#guidebook_header {
	width: 800px;
	margin:0px;
	padding:0px;
	}	
html>/**/body #guidebook_header {
	margin:0px auto 0px auto;
}
#orangeline{
	width:600px;
	margin-right: auto;
	margin-left: auto;
	border-bottom: 2px solid #ff9900;
}
/* 灰色枠 */
#gray_square{
	float:center;
	margin:5px 5px 5px 5px;
	padding:5px 10px 5px 10px;
	color:#333333; 
	border: 1px solid #c0c0c0;
}
/* -----------------------------------------------------------------------------

企業用ページ（index_company.html）◆ヘッダー

----------------------------------------------------------------------------- */
#company_header {
	width: 800px;
	height: 138px;
	margin-right: auto;
	margin-left: auto;
	padding:0px;
	background-image:url(../worksfiles/web/intro/header_company.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	}	
html>/**/body #header {
	margin:0px auto 0px auto;
}

/* -----------------------------------------------------------------------------

メンバー用ページ（index_entry.html）◆ヘッダー

----------------------------------------------------------------------------- */
#member_header {
	width: 800px;
	height: 140px;
	margin-right: auto;
	margin-left: auto;
	padding:0px;
	background-image:url(../worksfiles/web/intro/header.gif);
	background-position:top center;
	background-repeat:no-repeat;
	}	
html>/**/body #header {
	margin:0px auto 0px auto;
}

/* ポイント */
#member_table{
	width:770px;
	padding:0px;
	margin:10px auto 0px auto;
}
#member_table #main1{
	width:380px;
	height:347px;
	margin-right: auto;
	margin-left: auto;
	padding:0px;
	color:#333333; 
	background-image:url(../worksfiles/web/intro/member/point1.jpg);
	background-position:top center;
	background-repeat:no-repeat;	
}
#member_table #main2{
	width:380px;
	height:347px;
	margin-right: auto;
	margin-left: auto;
	padding:0px;
	color:#333333; 
	background-image:url(../worksfiles/web/intro/member/point2.jpg);
	background-position:top center;
	background-repeat:no-repeat;	
}
#member_table #main3{
	width:380px;
	height:347px;
	margin-right: auto;
	margin-left: auto;
	padding:0px;
	color:#333333; 
	background-image:url(../worksfiles/web/intro/member/point3.jpg);
	background-position:top center;
	background-repeat:no-repeat;	
}
#member_table #main4{
	width:380px;
	height:347px;
	margin-right: auto;
	margin-left: auto;
	padding:0px;
	color:#333333; 
	background-image:url(../worksfiles/web/intro/member/point4.jpg);
	background-position:top center;
	background-repeat:no-repeat;	
}
#member_table #main5{
	width:380px;
	height:347px;
	margin-right: auto;
	margin-left: auto;
	padding:0px;
	color:#333333; 
	background-image:url(../worksfiles/web/intro/member/point5.jpg);
	background-position:top center;
	background-repeat:no-repeat;	
}
#member_table p{
	width:310px;
	height:30px;	
	margin:0px;
	padding:220px 0px 15px 50px;
	vertical-align: bottom;	
	font-size:12px;
}
#member_entry_top{
	text-align: center;
	width:800px;	
	margin-right: auto;
	margin-left: auto;
	padding:0px 0px 30px 0px;
}
#member_entry_bottom{
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width:800px;	
	padding:30px 0px 0px 0px;
}
/* -----------------------------------------------------------------------------

インデックスページ（index.html）

----------------------------------------------------------------------------- */
#index_header{
	width:780px;
	height:260px;
	margin-right: auto;
	margin-left: auto;
	padding:0px 0px 0px 0px;
	background-image:url(../worksfiles/web/intro/header_index.gif);
	background-position:top center;
	background-repeat:no-repeat;
	}	
html>/**/body #index_header {
	margin:0px auto 0px auto;
}
#index_center{
	clear: both;
	width:780px;
	margin:10px auto 0px auto;
	padding:0px 0px 0px 0px;
	text-align:center;
}
#index_table{
	clear: both;
	width:780px;
	height:811px;
	margin-right: auto;
	margin-left: auto;
	padding:0px;
}
#index_table #main1{
	width:444px;
	height:296px;
	margin-right: auto;
	margin-left: auto;
	padding:0px;
	background-image:url(../worksfiles/web/intro/index_bg01.jpg);
	background-position:top left;
	background-repeat:no-repeat;	
}
#index_table #main2{
	width:336px;
	height:296px;
	margin-right: auto;
	margin-left: auto;
	padding:0px;
	background-image:url(../worksfiles/web/intro/index_bg02.jpg);
	background-position:top left;
	background-repeat:no-repeat;	
}
#index_table #main3{
	width:444px;
	height:178px;
	margin-right: auto;
	margin-left: auto;
	padding:0px;
	color:#333333; 
	background-image:url(../worksfiles/web/intro/index_bg03.jpg);
	background-position:top left;
	background-repeat:no-repeat;	
}
#index_table #main4{
	width:780px;
	height:515px;
	margin-right: auto;
	margin-left: auto;
	padding:0px;
	background-image:url(../worksfiles/web/intro/index_bg04.jpg);
	background-position:top left;
	background-repeat:no-repeat;	
}
#index_table #main1 p{
	width:414px;
	margin:0px;
	padding:0px 0px 0px 20px;
	vertical-align: bottom;	
	font-size:13px;
}
#index_table .banner{
	margin:0px;
	padding:5px 0px 0px 0px;
	vertical-align: top;
	width:780px;
	height:250px;
	text-align:center;
}
#index_footer{
	width:480px;
	height:200px;
	clear: both;
	float:right;
	padding:0px 0px 0px 0px;
	margin:0px;
	text-align:right;
	vertical-align: top;
}
#index_footer h4{
	clear: both;
	font-size:16px;
	color:#3366cc;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:right;
	border-bottom: 2px solid #3366cc;
}
/* 本番リンク（20091017追加） */
#go_works{
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding:20px 0px 10px 0px;
	text-align:center;
}
/* マウスオン画像切換 */
<!--
a.menu-1 {
	display:block;
	width:520px;
	height:89px;
	text-indent:-9999px;
	background-image: url("../worksfiles/web/intro/go_works.gif"); 
	background-position:top;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
}
a.menu-1:hover {
	background-image: url("../worksfiles/web/intro/go_works.gif");
	background-position:bottom;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
}


