// 2005.6.27 20:36

a:link    {color:#333333;  text-decoration:underline}
a:visited {color:#333333;  text-decoration:underline}
a:hover   {color:#333333;  text-decoration:underline}

// 下線無し
a.noline:link    {color:#333333;  text-decoration:none}
a.noline:visited {color:#333333;  text-decoration:none}
a.noline:hover   {color:#333333;  text-decoration:underline}

a.white:link    {color:#333333;  text-decoration:underline}
a.white:visited {color:#333333;  text-decoration:underline}
a.white:hover   {color:#333333;  text-decoration:underline}

a.gray:link    {color:#333333;  text-decoration:underline}
a.gray:visited {color:#333333;  text-decoration:underline}
a.gray:hover   {color:#333333;  text-decoration:underline}




/* * * * タイトル周り * * * */

.title2{
	padding:0px 0px 0px 5px;
	border-left: 3px solid #F7536E;
	display:inline;
	}

.title3{
	padding:0px 0px 0px 5px;
	border-left: 2px solid #F7536E;
	display:inline;
	}

.title4{
	padding:0px 0px 0px 5px;
	border-left: 2px solid #395002;
	display:inline;
	}
	

/* * * * 余白関係 * * * */

.padding8{
	padding:0px 8px 0px 8px;
	display:block;
	}

.padding12{
	padding:0px 0px 0px 12px;
	display:block;
	}

.pd1{
	padding:2px 2px 2px 2px;
	}

/* * * * 罫線関係 * * * */

.line1 {
	padding: 2px 0 0 0;
	background: url(/common/border.gif) repeat-x left center;
}

.lineTakasa2 {
	background: url(/common/border2.gif) repeat-x left center;
}

.tableborder_green{
	padding:0px;
	border: 1px solid #638C0B;
	background:url(/common/table_bg01.gif) left top no-repeat;
	}
	
.tableborder_daekgreen{
	padding:0px;
	border: 1px solid #005E14;
	background-color: #EEEEEE;
	}
	
.daekgreenLine{
	background:url(/common/table_bg02.gif) left top no-repeat;
	}

	
.lineUnder {
	background: url(/common/border.gif) repeat-x left bottom;
}



/* * * * 登録フォーム * * * */
	
td.Koumoku {
	background: url(/common/border2.gif) top left repeat-x;
	padding: 7px 0px 7px 0;
	background-color: #E5E5E5;
	text-align: left;
	vertical-align: top;
	}
	
td.Koumoku_green {
	background: url(/common/border2.gif) top left repeat-x;
	padding: 7px 0px 7px 0;
	background-color: #BDD975;
	text-align: left;
	vertical-align: top;
	}
	
td.Naiyou {
	background: url(/common/border2.gif) top left repeat-x;
	background-color: #ffffff;
	text-align: left;
	vertical-align: top;
	}

/* * * * セミナー応募 * * * */

.midasi {
	padding: 7px 0px 7px 0;
	background-color: #E5E5E5;
	border-right: 1px solid #B4B4B4;
	text-align: center;
	}
	
.midasiR {
	padding: 7px 0px 7px 0;
	background-color: #E5E5E5;
	text-align: center;
	}
	
	
.nakami {
	padding: 5px 5px 5px 5px;
	border-right: 1px solid #B4B4B4;
	}
	
.nakamiR {
	padding: 5px 5px 5px 5px;
	}
	


/* * * * 登録サービスの変更 * * * */




/* * * * 検索関係 * * * */

.search_hit {
	color: #F72042;
	background-color: #CECFCE;
}



.search_hit2 {
	color: #FA2347;
	background-color: #FFF799;
}




/* * * * oka * * * */
	
td.Koumoku_s {
	padding: 7px 0px 7px 0;
	background-color: #E5E5E5;
	text-align: center;
	vertical-align: top;
	}
	
td.Naiyou_s {
	padding: 5px 5px 5px 5px;
	background-color: #ffffff;
	text-align: left;
	vertical-align: top;
	}

td.Line_s {
	background: url(/common/border2.gif) top left repeat-x;
	padding: 1px 0px 1px 0px;
	vertical-align: top;
	}


td.Koumoku_t1 {
	padding: 7px 0px 7px 5px;
	background-color: #E5E5E5;
	text-align: left;
	vertical-align: top;
	}
	
td.Koumoku_t2 {
	padding: 7px 0px 7px 0;
	background-color: #E5E5E5;
	text-align: center;
	vertical-align: top;
	}
	
td.Koumoku_t3 {
	padding: 7px 5px 7px 0;
	background-color: #E5E5E5;
	text-align: right;
	vertical-align: top;
	}
	
td.Naiyou_t1 {
	padding: 3px 11px 3px 5px;
	background-color: #ffffff;
	text-align: left;
	}

td.Naiyou_t2 {
	padding: 3px 11px 3px 5px;
	background-color: #ffffff;
	text-align: center;
	}
	
/* * * * アドバイザーのワンポイントアドバイス * * * */

#container{
	width: 748px;
}
#left{
	width:160;
	text-align:center;
	float:left;
	background: #F0FECD;
	margin: 0px;
	padding-bottom: 125%;
}

#right{
	text-align:left;
	float:left;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	background: #FFFFFF;
}

#box1{
	color: #005F15;
	padding: 5px;
	font-size: 90%;
	width: 150px;
	text-align: left;
	vertical-align: middle;
}
#box1 ul{
	text-align: left;
	list-style: url(/img/icon03.gif) outside;
	line-height: 150%;
	padding: 20px 0px 0px 5px;
	margin: 0px;
}
#box1 h4{
	background: #005F15;
	color: #FFFFFF;
	padding: 2px 2px 1px;
	text-align: center;
	margin-bottom: -15px;
}
#box2{
	font-size: 90%;
	padding: 5px;
	text-align: left;
	width: 130px;
	margin-bottom: 10px;
}
#box2 h5{
	font-size: 1em;
	color: #F04D68;
	margin-bottom: 2px;
}
#box2 p{
	font-size: 1em;
	color: #000000;
	padding: 2px;
	margin: 2px 0px;
}
#box3{
	color: #000000;
	margin: 1px 0px 0px;
	width: 100%;
	text-align: left;
	padding: 3px 0px;
}
#box3 h4{
	color: #369BC9;
	background: #DFF3FB;
	text-align: left;
	border-left: none;
	padding-left: 0px;
}
#box4{
	text-align: center;
	width: 100%;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#fm{
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.fm-b{
	width: 100%;
}

.fm-b h3{
	color: #FFFFFF;
	text-align: center;
	background: #F04D68;
	font-size: 0.75em;
	padding-top: 4px;
	padding-bottom: 3px;
}

.fm-b h4{
	color: #F04D68;
	background: #FFFFFF;
	line-height: 1.125em;
	border-left: 3px solid #F04D68;
	font-size: 1em;
	padding: 3px 5px 2px 8px;
}

.fm-b .c1{
	background: #FFFFFF;
	padding: 0px 10px 10px 0px;
}

.fm-b .c2{
	background: #FFCCCC;
	padding: 3px;
	text-align: center;
	vertical-align: top;
	width: 150px;
	margin-bottom: 10px;
	border-bottom: 5px solid #FFFFFF;
	margin-top: 2px;
	border-left: 5px solid #FFFFFF;
}
.fm-b .c3{
	background: #DFF3FB center center;
	padding: 3px 5px 5px;
	text-align: center;
	vertical-align: top;
	margin: 20px 2px 2px;
	border-top: 20px solid #FFFFFF;
}
.tableborder_gray {
	padding:0px;
	border: 1px solid #999999;
	background-image: url(/common/table_bg03.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/*****適職フェアページ*****/

.btmdot{
	border-bottom: 1px dotted #C9C9C9;
	}
	
.sample {
    width:190px;
    background-color:#D7D6C1;
}
.sample p{
    margin:0px;
    padding:0.5em 1em;
    background-color:#D7D6C1;
}
.rtop, .rbottom{
    background:#FFFFFF;
}
.rtop span, .rbottom span{
    display:block;
    height:1px;
    overflow:hidden;
    background-color:#D7D6C1;
}
.r1{margin: 0px 5px;}
.r2{margin: 0px 3px;}
.r3{margin: 0px 2px;}
.r4{margin: 0px 1px; height: 2px;}
	
	
	