@charset "utf-8";
/* ----------共通---------- */
* {
	margin: 0;
	padding: 0;
}
body {
	margin:0;
	padding:0 0 30px 0;
	color : #333333;
	font-size:12px;
	font-family: "ＭＳＰゴシック", Osaka;
	line-height:130%;
	background-color:#F4F1E8;
}
div, p, span, h1, h2, h3, h4, form {
	margin: 0;
	padding: 0;
}
ul, ol, li, dl, dt, dd {
	list-style: none;
}
img {
	margin: 0;
	padding: 0;
	border: none;
}
table {
	border-collapse: collapse;
	padding:0;
	border-spacing:0px;
}
th, td {
	font-size:12px;
	line-height:130%;
	border-collapse: collapse;
	vertical-align: top;
	padding: 0;
	margin: 0;
}
a {
	color:#006699;
	text-decoration:none;
}
a:link {
	color:#006699;
	text-decoration:none;
}
a:visited {
	color:#006699;
	text-decoration:none;
}
a:hover {
	color:#006699;
	text-decoration:underline;
}
strong {
	font-weight: bold;
}
small {
	font-size: 10px;
}
.txt8 {
	font-size: 8px;
}
.txt14 {
	font-size: 14px;
}
 @media print {
body {
	zoom: 0.85;
}
}
/* ----------クリア---------- */
.clear {
	clear: both;
}
/* ----------ヘッダ---------- */
.logo {
	border: none;
	margin: 13px 0 9px 19px;
}
h1 {
	border: none;
	width: 190px;
	font-size: 10px;
	font-family: "ＭＳＰゴシック", Osaka;
	font-weight: bold;
	color: #09778D;
	margin: 25px 0 0 18px;
	}
h2.title{
	border: none;
	margin-bottom: 8px;
}

h3 {
	border: none;
	margin-bottom: 8px;
}
h3.title{
	border: none;
	margin-bottom: 0px;
}
.ntt_c {
	margin: 17px 0 16px 30px;
}
.btn_h {
	margin: 36px 0 11px 10px;
}
.btn_h2 {
	margin: 36px 0 11px 0px;
}
/* ----------フッタ---------- */
.text_foot {
	font-size:10px;
	color:#999999;
	padding-top:20px;
}

.text_foot_copy {
	font-size:10px;
	color:#999999;
	margin:8px 20px 5px 0;
	text-align:right;
}
/* ----------レイアウト---------- */
.left {
	padding: 15px 0 20px 0;
}
.right {
	padding: 15px 0 50px 0;
}
.top {
	padding: 15px 0;
}
.bottom {
	padding-bottom: 50px;
}
/* ----------バナー---------- */
.bnr_p {
	font-size: 10px;
	line-height:130%;
	margin: 5px 0 0 0;
}
.bnr_p2 {
	font-size: 10px;
	line-height:130%;
	width:165px;
	text-align:left;
	margin: 5px 0 0 0;
}
.bnr {
	margin-top: 20px;
}
/* ----------STARTしよう---------- */
.start {
	margin-top: 10px;
}
/* ----------ローカルナビ---------- */
.lnavi {
	margin-top: 0;
}
.lnavi .leaf {
	float: right;
	border-top: solid 1px #F2F2F2;
}
/* ----------リード---------- */
p.lead {
	margin: 0 8px 12px 8px;
	line-height: 150%;
}
/* ----------注釈---------- */
.annotation {
	margin-top: 5px;
	font-size: 10px;
	line-height: 150%;
}
/* ----------アイコン付きリンク---------- */
.s1r {
	_height: 12px;
	padding-left: 16px;
	background-image: url(../images/arrow_s1r.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
}
.s1l {
	_height: 12px;
	padding-left: 16px;
	background-image: url(../images/arrow_s1l.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
}
.s1r2 {
	_height: 12px;
	padding-left: 16px;
	background-image: url(../images/arrow_s1r.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
}
/* ----------アイコン付きリンクマージンあり---------- */
.s1r2 {
	_height: 12px;
	margin-top: 10px;
	padding-left: 16px;
	background-image: url(../images/arrow_s1r.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
}

/* ----------ページ上に戻る---------- */
.back {
	_height: 12px;
	padding-left: 16px;
	text-align:right;
	background-image: url(../images/arrow_top.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	}	

/* ----------パンくずリスト---------- */
.pankuzu {
	font-size: 10px;
	line-height:130%;
	margin: 2px 0 0 18px;
}
/* ----------adobeリンク---------- */
.adobe {
	padding: 5px 12px 5px 0;
	vertical-align:middle;
	font-size:10px;
	color:#999999;
	line-height:150%;
	}
/* ----------左サイド内のよくあるご質問---------- */
.faq {
	margin-top: 10px;
}
.faq .icn {
	padding-top: 9px;
	text-align: center;
}
.faq .txt {
	padding: 6px 8px 0 0;
}
.faq .txt a {
	font-size: 10px;
}
.faq .line {
	padding-top: 6px;
}

/* ----------トピックス、キャンペーン、新着参加企業で使用---------- */
.text1 {
	padding-top:15px;
	padding-left:10px;
	padding-bottom:20px;
	text-align:left;
}
.text2 {
	padding-top:0px;
	padding-left:0px;
	padding-bottom:5px;
	text-align:left;
}
.page {
	font-size:12px;
	font-weight:bold;
	line-height:150%;
}
.text_b {
	font-size:12px;
	font-weight:bold;
	line-height:150%;
	text-align:left;
	padding-left:8px;
}
.text12 {
	font-size:12px;
	line-height:150%;
	text-align:left;
}
.date {
	background-color:#f2f8f8;
	text-align:right;
	padding:4px 8px 4px 0;
}
.mar_10 {
	padding:10px 8 10px 8;
}
.test13{
　　font-size:10px;
    line-height:120%;  
    text-align:left;
    padding-right:5px;
}

/* ----------ステップメリット---------- */

#stepmerit{
　　width:675px;
    border-left:solid 1px #dcdcdc;
    border-right:solid 1px #dcdcdc;
    border-bottom:solid 1px #dcdcdc;
    background-color:#FFFFFF;
    padding:2px;
}
#stepmerit2{
    height:60px;
    padding-top:8px;
    background-image:url(../../beginner/images/btn_haikei.gif);
}

