@charset "Shift_JIS";
/* --------------------------------- */
/* 初期設定 */



*{
	margin		: 0;
	padding		: 0;
}

html{
	direction	: ltr;
	border		: 0;
}

address,blockquote,dd,div,dl,dt,form,h1,h2,h3,h4,h5,h6,map,ol,p,pre,ul{
	display		: block;
}

code, pre, samp, var, kbd, input, select, textarea{
	font-family	: 'ＭＳ ゴシック','Osaka−等幅',monospace;
	font-size: 12px;
}

img {
	border: 0px;
}

table {
	border-collapse: collapse;
	/* border-collapse: separate; */
}

ul {
	margin: 10px 0px 0px 12px;
	list-style-position: outside;
	list-style-type: none;
}

li {margin: 0px 0px 3px 0px}

A,A:link,A:visited,A:active { color: #6F5853; text-decoration: none; font-weight: normal;}
A:hover { color: #13A4FF;}

.c-both {
	clear:both;
}

.left {text-align: left;}

.right {text-align: right;}

.center {text-align: center;}

/* 初期設定 End */
/* --------------------------------- */

body {
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	font-size: 12px;
	font-family	: 'ＭＳ ゴシック','Osaka−等幅',monospace;
	text-align: center;
	color: #000000;
	line-height: 140%;
	letter-spacing: 0px;
}


/* --------------------------------- */
/* 区切り線 */

/* 区切り線 End */
/* --------------------------------- */


/* --------------------------------- */
/* フォント */


/* フォント End */
/* --------------------------------- */


/* --------------------------------- */
/* リスト */

/* リスト End */
/* --------------------------------- */


h1 {
	font-size: 12px;
	font-family	: 'ＭＳ ゴシック','Osaka−等幅',monospace;
	text-align: center;
	color: #000000;
	font-weight: normal;
}

#outline {
	margin: 10px auto 0px auto;
	width: 780px;
	height: 100%;
	text-align: center;
}

#outline_td {
	vertical-align: top;
	padding: 10px 0px 0px 0px;
}


/* --------------------------------- */
/* ヘッダー */

/* ヘッダー End */
/* --------------------------------- */


/* --------------------------------- */
/* メイン */


/* メイン End */
/* --------------------------------- */


/* --------------------------------- */
/* フッター */


/* フッター End */
/* --------------------------------- */