@charset "Shift-JIS";

/* ================= 目次 =====================

【1】リセット
【2】フォント関連
【3】リンクカラー

============================================ */


/* =============================================================
　【1】リセット
============================================================= */

body, form, h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote, input, dl, dd, dt, div, address, label
{
	margin: 0;
	padding: 0;
}

body, form, input, select, textarea, h1, h2, h3, h4, h5, h6
{
	font-size: 12px;
}

a img { border: 0; }

em
{
	font-style: normal;
	font-weight: bold;
}


form, input, select, textarea
{
	margin: 0 2px 0 0;
	font-family: "Tahoma","ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro",Osaka,"MS UI Gothic",sans-serif;
	padding: 1px;
}

*:first-child+html form,
*:first-child+html input,
*:first-child+html select,
*:first-child+html textarea /* For Only IE7 */
{
	font-family: "Verdana","ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro",Osaka,"MS UI Gothic",sans-serif;
}



/* =============================================================
　【2】フォント関連
============================================================= */

html,body { height: 100%; }

body {
	color: #302203;
	line-height:1.6;
	text-align: center;
	margin: 0 auto;
}

*:first-child+html body /* For Only IE7 */
{
	font-family: "Verdana","ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro",Osaka,"MS UI Gothic",sans-serif;
}

table
{
	font-family: "Tahoma","ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro",Osaka,"MS UI Gothic",sans-serif;
	color: #222222;
	line-height: 1.6;
	background-color: #FFFFFF;
	text-align: left;
	font-size: 100%;
}

*:first-child+html table /* For Only IE7 */
{
	font-family: "Verdana","ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro",Osaka,"MS UI Gothic",sans-serif;
}


p { line-height: 1.6; }
.sp { margin:3px 10px; color:#333333;}


.float-l {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
.float-r {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}
.float-c { clear: both; }

	a:link, a:visited {color: #00AD8C; text-decoration: none;}
	a:hover {text-decoration: underline;}
	a:focus {outline: 0 none !important;}

/*h3 サブタイトル*/	
	#content h3 {
	background: url(../../images/title_img/h3_title.gif) no-repeat;
	height: 30px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 20px;
	margin: 20px 0 5px;
	letter-spacing: 10px;
	}

/* =============================================================
　【3】基本レイアウト関連
============================================================= */
#wrapper
{
	width: 660px;
	min-height: 100%;
	margin: 0 auto;
	border-left: 1px solid #ACACAC;
	border-right: 1px solid #ACACAC;
}


#wrapper #header
{
	width: 660px;
	margin: 0 auto;
	text-align: left;
	padding-bottom:30px;
}


#wrapper #main
{
	width: 630px;
	float: none;
	margin: 0 auto;
	text-align: left;
}

#main p,
#main ul,
#main ol,
#main dl
{
	margin-bottom: 10px;
}

#main table
{
	margin-bottom: 20px;
}

#main p
{
	text-align: justify;
	text-justify: inter-ideograph;
}


/* ---------- ssl ---------- */
#ssl
{
	float: right;
	width: 150px;
	padding: 0 0 0 15px;
	font-size: 82%;
	line-height: 1.4;
}


#ssl script
{
	display: block;
}


#wrapper #footer
{
	clear: both;
	width: 600px;
	margin: 25px auto 0 auto;
	padding: 15px 0 15px 0;
	font-size: 93%;
	border-top: 2px solid #06AE73;
}


/* ------------- copyright ------------- */

#copyright
{
	margin: 15px 0 0 0;
	color: #302203;
}

#copyright a
{
	padding-left: 5px;
}

#copyright a:link,
#copyright a:visited
{
	color: #302203;
	text-decoration: none;
}

/* =============================================================
　【4】リスト関連
============================================================= */
li { list-style: none; }

ol li /* 数字のリストは数字マーカーを残す */
{
	list-style-type: decimal;
	list-style-position: inside;
	margin-left: 15px;
	text-indent: -1.25em;
}


/* ----- 基本パターン ----- */

#main ul.list01 li,
#main p.list01
{
	background: url(images/ico_point.gif) no-repeat 0 0.2em;
	padding-left: 17px;
}

/* ----- 基本パターン（横並び） ----- */

#main ul.list02 li
{
	display: inline;
	background: url(images/ico_arrow.gif) no-repeat 0 0.5em;
	padding-left: 12px;
	padding-right: 15px;
}

/* ----- 基本パターン03 ----- */

#main ul.list03 li
{
	background: url(images/ico_arrow.gif) no-repeat 0 0.5em;
	padding-left: 15px;
}

/* ----- 点 (・) ----- */

#main ul.list-dot li
{
	
}

/* ----- マークなし ----- */

#main ul.list-none li,
#main ul li.list-none 
{
	background: none;
}

/* ----- PDF ----- */

#main ul.list-pdf li,
#main li.list-pdf,
#main p.list-pdf
{
	background: url(images/ico_pdf.gif) no-repeat 0 0.2em;
	padding: 5px 0 5px 28px;
}

/* ------ 文中のPDF ------ */

#main .pdf01 img,
#main_p .pdf01 img
{
	margin-right: 5px;
	vertical-align: middle;
}

/* ----- 注意書き (※) ----- */

#main ul.list-attn li
{
	color: #666666;
	text-indent: -1.5em;
	text-align: left;
	padding-bottom: 2px;
}



/* =============================================================
　【5】共通関連
============================================================= */

.red_txt { color:#CC0000; }

/* 個人情報の取扱い */
.box_line {
	width: 600px;
	border: 1px solid #999966;
	background-color: #fbfbed;
	margin: 0 0 25px 0;
}

.box_line p { padding:5px; }

.box_line p em { color:#660000; }

#main h1 img { padding-bottom:15px;}

/* ----- 見出しレベル1 ----- */
#main .set-tit01
{
	margin-bottom: 10px;
	border-bottom: 2px solid #ACACAC;
	padding: 0 5px 2px 0;
	font-size: 14px;
}
	
/* ----- 見出しレベル2 ----- */
#main .set-tit02
{
	margin-bottom: 10px;
	border-bottom: 1px solid #ACACAC;
	padding: 0 5px 2px 0;
	font-size: 100%;
}

/* ----- 見出しレベル3 ----- */
#main .set-tit03
{
	background: url(images/dotline.gif) repeat-x left bottom;
	padding-left: 4px;
	line-height: 1.3;
	padding-bottom: 4px;
	margin-bottom: 4px;
	font-size: 100%;
}

#main .text-center
{
	text-align: center;
}


/* =============================================================
　【6】テーブル関連
============================================================= */

/* ----- 基本パターン ----- */
#main #set-frm table
{
	width: 100%;
	border-right: 1px solid #999966;
	border-bottom: 1px solid #999966;
}

#main #set-frm table
{
	margin-bottom:20px;
}

#main #set-frm table tr th
{
	font-weight: normal;
	border-top: 1px solid #999966;
	border-left: 1px solid #999966;
	padding: 3px 5px;
	background: #f3f4db url(images/bk_table.gif) repeat-x left top; /* --- 画像・サイズ調整要 --- */
}


table tr td.long,
table tr th.long /* --- 改行禁止 --- */
{
	white-space: nowrap;
}

table tr td.short,
table tr th.short /* --- 英単語等も強制改行 --- */
{
	word-break: break-all;
}

tr th.none /* --- 背景・ボーダーなし --- */
{
	border: none;
	background-color: #FFFFFF;
	background-image: none;
}

#main #set-frm table tr td
{
	border-top: 1px solid #999966;
	border-left: 1px solid #999966;
	padding: 3px 5px;
}


#main #set-frm table td.tbl_gray {
	background-color: #F8F8F8;
}

/* ------------- set-frm ------------- */


#main #set-frm table ul
{
	margin: 0;
}

#main #set-frm table ul li
{
	display: inline;
	padding-right: 10px;
}

#main #set-frm table tr th img
{
	margin-left: 5px;
	vertical-align: middle;
}

#main #set-frm table tr td img
{
	margin-right: 2px;
	vertical-align: middle;
}

/* ------ コメント ------ */

#main .comment01,
#main p.comment01
{
	font-size: 100%;
	padding-left: 5px;
}

#main .comment02
{
	margin: 5px 0 0 0;
	font-size: 82%;
	color: #CC0000;
}

#main #set-frm table .comment02
{
	margin: 0;
}

#main #set-frm table .comment03
{
	margin: 5px 0 0 0;
	font-size: 82%;
	color: #666666;
}

#main p.comment04
{
	font-size: 14px;
	padding-left: 5px;
	font-weight:bold;
	color:#CC0000;
}

#main #set-frm table .comment05
{
	margin: 5px 0 0 0;
	font-size: 82%;
	color: #333333;
	font-family: "ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro","MS UI Gothic",sans-serif;
}

/* ------------- フォーカス ------------- */
input:focus,
textarea:focus {
	background:#EAFDEB;
	}



/* -------- 日本語フォーム -------- */

.form-jpn /* フォーム内を日本語入力に指定（IEのみ対応） */
{
	ime-mode: active;
	padding: 1px 2px;
}

.textbox-jpn /* テキストボックス内を日本語入力に指定（IEのみ対応） */
{
	ime-mode: active;
	padding: 1px 2px;
}


/* -------- 英語フォーム -------- */

.form-eng /* フォーム内を英語入力に指定（IEのみ対応） */
{
	ime-mode: inactive;
	padding: 1px 2px;
}

/* ------ フォームボタン ------ */

#main p.btn-set,
#main_p p.btn-set
{
	text-align: center;
	clear: both;
}

#main p.btn-set img,
#main_p p.btn-set img
{
	margin: 0 auto 20px auto;
	padding: 0 4px;
}
