@charset "UTF-8";

/* ++++++ 全ページ共通 ++++++ */
html, body{
	background:url(../Resources/bodyback.jpg) repeat-y center top;
	text-align:center;
	margin:0;
	padding:0;
}

img { border-style:none; }


/* ++++++ ブロック ++++++ */
#container {
	background-color:#fff;
	text-align:left;
	width:640px;
	margin:0 auto;
	padding:0;
}


/* ++++++ ヘッダー ++++++ */
#header {
	background:url(../Resources/h-image.jpg) no-repeat;
	width:610px;
	height:305px;
	margin:0 14px;
	padding:0;
}

#header a{ color:#0000FF; text-decoration:none; }
#header a:hover{ color:#FF0066; text-decoration:underline; }

#header p.midashi{
	color:#fff;
	font-weight:bold;
	font-size:14px;
	width:485px;
	margin:5px 0;
	padding:0 0 0 15px;
	float:left;
}

#header p.toplink{
	font-weight:bold;
	font-size:13px;
	line-height:28px;
	text-align:center;
	background:#ffff00;
	margin:0;
	padding:0;
	float:right;
}

#header p.toplink a {
	width:110px;
	height:28px;
	display:block;
}

#globalmenu{
	clear:both;
	width:250px;
	margin:5px 0 0 0;
	padding:0;
	float:right;
}

#globalmenu p{
	font-weight:bold;
	font-size:13px;
	line-height:20px;
	text-align:center;
	background:#ffff00 url(../Resources/global.gif);
	height:20px;
	margin:3px 15px 0 0;
	padding:0;
}

#globalmenu a{
	width:235px;
	height:20px;
	display:block;
}

#globalmenu p.lat{
	font-weight:bold;
	font-size:15px;
	line-height:17px;
	text-align:center;
	background:#ff9900 url(../Resources/global2.gif);
	height:90px;
	margin:3px 15px 0 0;
	padding:0;
}

#globalmenu p.lat a {
	color:#fff;
	width:235px;
	height:81px;
	padding:9px 0 0 0;
	display:block;
}

#globalmenu p.lat a:hover { color:#FFFF00; }


/* ++++++ 本文 ++++++ */
#main {
	clear:both;
	background:url(../Resources/main_background.gif);
	border:solid #9cf 1px;
	width:608px;
	margin:0px 14px 14px;
	padding-bottom:14px;
}

#main a{ color:#0000FF; text-decoration:none; }
#main a:hover{ color:#FF0066; text-decoration:underline; }

#main h2{
	color:#fff;
	font-size:20px;
	font-weight:bold;
	line-height:40px;
	background:#0000ff url(../Resources/contentsbar.jpg) no-repeat;
	margin:15px 15px 0 0;
	padding:0 0 0 25px;
}

#main p{
	clear:both;
	color:#000;
	font-size:16px;
	line-height:28px;
	margin:10px 15px;
	padding:0;
}

#main .point {
	color:#f06;
	font-weight:bold;
}

#main .question {
	color:#00f;
	font-weight:bold;
	font-size:20px;
	text-align:center;
	margin:15px 30px;
}

#main .spec {
	font-size:11px;
	line-height:22px;
}


#main .nextlink {
	color:#f0f;
	font-weight:bold;
	font-size:16px;
	text-align:center;
	margin-left:5px;
}

#main .nextlink img { vertical-align:middle; }


/* ++++++ すすむもどるボタン ++++++ */
#susumu{
	width:702px;
	height:70px;
	text-align:right;
	position:absolute;
	top:440px;
}

#modoru{
	width:733px;
	height:70px;
	margin-left:-64px;
	position:absolute;
	top:440px;
}


/* ++++++ メニュー一覧 ++++++ */
#menu{
	background:#0000ff;
	border:1px solid #0000ff;
	width:608px;
	margin:0 14px;
	padding:0;
}

#menu a{ color:#fff; text-decoration:none; }
#menu a:hover{ color:#FFFF00; }

#menu p {
	color:#fff;
	font-weight:bold;
	font-size:14px;
	margin:0 15px;
	padding:10px 0 5px 0;
}

#menu th, #menu td{
	color:#fff;
	line-height:16px;
	background:#000099;
	padding:5px;
}

#menu th {
	font-size:14px;
	font-weight:normal;
	text-align:center;
	width:170px;
}

#menu td {
	font-size:12px;
	width:405px;
}


/* ++++++ フッター ++++++ */
#footer {
	color:#000066;
	text-align:center;
	background-color:#CCCCCC;
	margin:5px 13px 0 13px;
	padding:15px 15px 15px 15px;
}

#footer a { color:#000066; text-decoration:none; }
#footer a:hover{ color:#0066FF; }


#footer p {
	font-size:12px;
	line-height:18px;
	margin:2px 0;
}

#footer p.midashi {
	font-size:15px;
	line-height:16px;
	border-bottom:1px dotted #000066;
	padding:0 0 3px 0;
	margin:0;
}


/* ++++++ コンサルティング ++++++ */
#main ul{
	margin:0 30px;
	padding:0;
}

#main li{
	line-height:22px;
	margin:10px 0;
	padding:0;
}

#main p.consul-midashi{
	color:#00f;
	font-weight:bold;
	font-size:18px;
	background-color:#CCCCCC;
	border-left:5px solid #0000FF;
	width:570px;
	margin:10px 0px -5px;
	padding-left:10px;
}

#main p.consul-sub{
	color:#00f;
	font-weight:bold;
	font-size:14px;
	width:570px;
	border-bottom:1px dashed #00f;
	margin:0 20px 10px 20px;
}

#main table.cor {
	background:#999999;
	margin:0 20px;
	padding:0;
}

#main table.cor td {
	color:#000;
	font-size:12px;
	line-height:22px;
	text-align:center;
	width:140px;
	height:25px;
}

#main .consul-point {
	color:#000066;
	font-weight:bold;
	line-height:24px;
}
