@charset "utf-8";
/* ____ テキスト用 ____ */
.b {
	font-weight: bold;
}
.center {
	text-align: center;
}
.red {
	color: #FF0000;
}
.redb{
	font-weight: bold;
	color: #FF0000;
}
/* ____ フロートボックス解除用。htmlでは<br class="clear" />で使用 ____ */
.clear {
	clear:both;
}
/* ____ 枠装飾用 ____ */
#sq {
	margin: 10px 0px 10px 0px;
	border: 1px solid #DAC674;
	background:#FFFFEC;
}
#sq2 {
	margin: 5px 7px 5px 7px;
	border: 1px solid #468C0E;
	background:#F0FFED;
}
.sp_tr{
	border-top: 1px solid #DAC674;
	border-bottom: 1px solid #DAC674;
}
/* ステップ
---------------------------------------------*/
#step1{
	background-image:url(../images/step/step1.gif);
	background-repeat:no-repeat;
	height:450px;
	width:525px;
}
#step1 p{
	margin-top:0px;
	padding-top:0px;
}
#step2{
	background-image:url(../images/step/step2.gif);
	background-repeat:no-repeat;
	height:325px;
	width:525px;
}
#step2 p{
	margin-top:0px;
	padding-top:0px;
}
#step3{
	background-image:url(../images/step/step3.gif);
	background-repeat:no-repeat;
	height:325px;
	width:525px;
}
#step3 p{
	margin-top:0px;
	padding-top:0px;
}

/* 印刷ボタン
---------------------------------------------*/
#print {
	position: absolute;
	left: 10px;
	top: 175px;
}

/* 基本スタイル
---------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	list-style: none;
}
body {
	font-size: 75%;
	line-height: 1.5;
	color: #333333;
	background-color: #E7E7E7;
}
img {
	border: none;
}

/* ロゴ
---------------------------------------------*/
#header {
	background: url(../images/title_back.jpg) left top no-repeat;
	padding-top: 125px;
}
#logo {
	position: absolute;
	left: 11px;
	top: 45px;
	width: 367px;
	height: 60px;
	background: url(../images/logo.gif) left top no-repeat;
}
#logo img {
	position: absolute;
	left: -9999px;
}

/* ナビゲーション
---------------------------------------------*/
#globalNav {
	overflow: auto !important;
	overflow /**/: hidden;
	width: 770px;
	background: #E8E8E8 url(../images/global_nav_bg.gif) left top repeat-x;
	border-bottom: 3px solid #CCCCCC;
}
#globalNav li {
	float: left;
	width: 10em;
	border-right: 1px solid #CCCCCC;
}
#globalNav li a {
	display: block;
	width: 100%;
	line-height: 2.5em;
	color: #333333;
	text-decoration: none;
	text-align: center;
	background: #E8E8E8 url(../images/global_nav_a_bg.gif) 0 0 repeat-x;
}
#globalNav li a:hover {
	color: #FFFFFF;
	background: #50B622 url(../images/global_nav_a_bg.gif) 0 -100px repeat-x;
}

/* 幅可変の3段組レイアウト
---------------------------------------------*/
#contentWrapper {
	position:relative;
	width: 770px;
	background: #FFFFFF url(../images/leftside_bg.gif) left top repeat-y;
}
#footer {
	clear: both;
	padding: 10px 0;
	border-top: 3px solid #CCCCCC;
	text-align: center;
}

	/* ステップ1
	---------------------------------------------*/
	#content {
		width: 515px;
	}
	
	/* ステップ2
	---------------------------------------------*/
	#primary {
		width: 515px;
		margin-left:215px;
	}
	#secondary {
	position:absolute;
	width: 200px;
	left: 2px;
	top: 2px;
	height: 3103px;
	}
	

/* 記事本文
---------------------------------------------*/
#primary h1 {
	font-size: 120%;
	font-weight: bold;
	border-bottom: 3px solid #FF0000;
	color: #FF0000;
}
#content h2 {
	background-repeat:no-repeat;
	background-image:url(../images/bg_h2.gif)；
}
	

#primary p {
	font-size: 12px;
	/*\*/
	letter-spacing: 0.2em;
	/**/
	margin: 15px 25px 2px 25px;
	padding: 5px 0 5px 0;
	line-height:125%;
}
#primary .date {
	font-size: 100%;
	text-align: right;
	color: #666666;
}

/* リスト
---------------------------------------------*/

	/* 共通
	---------------------------------------------*/
	#primary .list,#secondary .list {
		margin-bottom: 20px;
	}
	#primary .list li,#secondary .list li {
		margin: 5px 0 0 15px;
		padding-left: 15px;
		background: url(../images/arrow.gif) left center no-repeat;
		border-bottom: 1px solid #CCCCCC;
	}
	
	/* 見出し
	---------------------------------------------*/
	#primary .list h2 {
		padding: 3px 10px;
		background-color: #F3F3F3;
		border-left: 5px solid #a2ce20;
		border-bottom: 1px solid #CCCCCC;
	}
	#secondary .list h2 {
		padding: 3px 15px;
		color: #0000cc;
		background-color: #ffcc00;
	}

	/* 書式
	---------------------------------------------*/
	.style9 {
		font-size: 130%;
		font-weight: bold;
		font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	}
	.style10 {font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3"}
	.style13 {font-size: 100%; font-weight: bold; font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3"; }
	.style18 {font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"}
	.style20 {font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; font-weight: bold; }
	.style22 {font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; font-weight: bold; color: #FF0000; }
	.style27 {font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; font-size: 80%; }
	.style28 {font-size: 100%; font-weight: bold; font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; color: #FF0000; }
	.style29 {color: #FF0000}
	.style30 {font-weight: bold}
	.style31 {font-size: 100%}
.honbun{
	font-weight:bold;
}