body {
	font-size: 10pt;
	background-color: #FFF;
	margin: 0px 20px;
	padding: 0px;
	font-weight: normal;
	font-family: Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

A:hover {
	color: #F00;
}

img , a img {
	border: 0px;
	text-decoration:none;
}

h1 {
	float: left;
	width: 152px;
	height: 33px;
	background: url(../image/logo.gif) right bottom no-repeat;
}

h1 a {
	text-decoration:none;
	display: block;
	width: 152px;
	height: 33px;
	text-indent: -9999px;
}


/* 基本タグ -------------------- */

body,div,p,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,blockquote,pre,form,input,textarea {
	margin: 0px;
	padding: 0px;
}

body {
	text-align: center;
	background: #e4e4e4 url(../image/bk.gif) repeat-y center top;
}

img,table { border: none; }
ol,ul { list-style: none; }


/* 基本テキストリンク -------------------- */

a:link, a:visited, a:active { color: #1a2170; }
a:hover {
	color: #f00;
}

a.wh:link, a.wh:visited, a.wh:hover, a.wh:active {
	color: #fff;
}


/* -------------------------------------------------------------------
 float解除
------------------------------------------------------------------- */

br.clr {
	clear: both;
	font-size: 0px;
	line-height: 0px;
}

.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix { display:inline-block; }
/*\*/
* html .clearfix { height:1%; }
.clearfix { display:block; }
/**/


/* -------------------------------------------------------------------
 レイアウト枠
------------------------------------------------------------------- */
div#wrap {
	width: 950px;
	margin: 0px auto;
	text-align: left;
}

div#ct-area {
	width: 950px;
	background: url(../image/side_line2.gif) repeat-y;
}

div#ct-area-in {
	width: 950px;
	padding-bottom: 10px;
	background: url(../image/side_line.gif) no-repeat left bottom;
}

div#ct-left {
	float: left;
	width: 670px;
}

div#ct-right {
	float: right;
	width: 280px;
}

div#ct-area-in:after { content:"."; display:block; height:0; clear:both; visibility:hidden;

}
div#ct-area-in { display:inline-block; }
/*\*/
* html div#ct-area-in { height:1%; }
div#ct-area-in { display:block; }
/**/


/* -------------------------------------------------------------------
 ヘッダー
------------------------------------------------------------------- */

div#hd {
	position: relative;
	width: 920px;
	margin-left: 20px;
}

div#hd:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div#hd { display:inline-block; }
/*\*/
* html div#hd { height:1%; }
div#hd { display:block; }
/**/


/* -------------------------------------------------------------------
 フッター
------------------------------------------------------------------- */

div#ft {
	width: 950px;
	background: #bababa;
}

div#ft address {
	color: #707070;
	float: right;
	width: 500px;
	text-align: right;
	font-size: 91%;
	margin: 20px;
}

/* ----------------- 以下コンテンツ ------------------------ */
div.title {
	margin-top: 20px;
	padding: 10px;
	color: #fff;
	font-size: 150%;
	border-top: 2px solid #c00;
	background: #1a2170;
}

div#contents_box {
	margin: 20px;
}

div.waku {
	margin: 5px 0px;
	padding:10px;
	border:1px solid #C0C0C0;
	background:#ffffff;
}

div.wakublue {
	margin: 10px 0px;
	padding:7px 10px;
	border:1px solid #000080;
	background:#ffffff;
}

div.form {
	margin: 30px;
}

div.form .left40 {
	margin-left: 40px;
}

div.form select.style1 {
	margin: 10px 0px 10px 20px;
}

div.form input.style1 {
	margin-right: 10px;
}

div.form input.style2 {
	margin-right: 10px;
	margin-left: 10px;
}

div.form div.note {}

div.form div.note p {
	margin-top: 20px;
	margin-bottom: 20px;
}

div.form div.datergt {
	text-align: right;
}

div.form div.note h5 {
	margin-top: 20px;
	padding-left: 5px;
	color: #1a2170;
	border-left: 5px solid #1a2170;
}

div.form div.note h6 {
	margin-top: 10px;
	padding: 5px;
	background: #FFCC00;
	font-weight:bold;
}

div.form div.note h6.child {
	margin-top: 10px;
	padding: 5px;
	background: #FFF0B5;
	font-weight:bold;
}

div.form div.note ul.formlist {
	margin-top: 10px;
	margin-left: 20px;
}

div.form div.note ul.formlist li {
	padding: 3px;
}

div.form div.paramailmg {
	margin-top: 20px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	background: url(../image/line_dot_gray.gif) repeat-x left bottom;
}

div.form div.note table.forma {
	width: 550px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-collapse: collapse;
	font-size: 100%;
}

div.form div.note table.forma tr {
	text-align: left;
	background:#E8E8E8;
}

div.form div.note table.forma th,
div.form div.note table.forma td {
	border-bottom: dotted 1px #999;
	padding: 10px 10px 10px 20px;
}

div.form table.formb {
	width: 570px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-collapse: collapse;
	font-size: 100%;
}

div.form table.formb tr {
	vertical-align: top;
}

div.form table.formb tr.lineb {
	vertical-align: top;
	background:#f4f3f3;
}

div.form table.formb th {
	color:#336699;
	text-align:left;
	padding:10px 10px;
}

div.form table.formb td {
	padding:10px 10px;
}

div.form table.formc {
	width: 570px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-collapse: collapse;
	font-size: 100%;
}

div.form table.formc tr {
	vertical-align: middle;
}

div.form table.formc th {
	text-align:left;
	padding-left:10px;
}

div.form table.formc td {
	padding-left:5px;
}

div.form table.form {
	width: 100%;
}

div.form table.form tr {
	vertical-align: top;
}

div.form table.form th {
	width: 40%;
	font-weight:normal;
	color:#FFFFFF;
	text-align:left;
	padding:10px 10px;
	background:#CF547B;
}

div.form table.form td {
	width: 60%;
	padding:10px 10px;
	background:#EEEEEE;
}

div.arrow {
	margin:0px 0px 30px;
}

div.arrow p {
	width:auto;
line-height:120%;
	margin:5px 0px 10px 10px;
	padding:0px 0px 0px 10px;
	background:url(../image/link_mark.gif) no-repeat left top;
}

div#ct-left div#contents_box h3 {
	border-left: 3px solid #1a2170;
	background: #4d57af;
	color: #fff;
	padding: 5px;
	margin: 10px 0px;
}

div#ct-left div#contents_box h4 {
	border-left: 3px solid #c00;
	color: #c00;
	padding-left: 5px;
	margin: 10px 0px;
}

div#contents_box .optionBlue {
	font-weight:bold;
	color:#0059BF;
}

div#contents_box .optionRed {
	font-weight:bold;
	color:#C20024;
}

div#contents_box .optionBrown {
	font-weight:bold;
	color:#9C2000;
}

div#contents_box .optionGreen {
	font-weight:bold;
	color:#009900;
}

div#pagetop a { color: #999; }
div#pagetop {
	color: #999;
	width: 920px;
	margin: 0 auto 15px auto;
	padding: 5px 10px 0px;
	font-size: 86%;
	display: block;
	text-align: left;
}
