body{
    height:100%;
    margin:0;
    padding:0;
    }

#wrapper {
	margin:0 auto;
	width: 834px;
	font-size: 11px;
	color: #666;
	font-family :"Tahoma";
	text-align: justify;
	background-color: #fff;
}

	
div#footer {
    clear:both;
    height:20px;
    margin: 0 auto;
    width : 834px;
    text-align: right;
    padding-bottom: 15px;
    color:#999;
    font-size: 12px;
}
	

a:link, a:visited  {
	text-decoration : none;
	color:#888;
	}

a:hover {
    color:#ef1d74;
}

h1 {
	margin: 20px 0 40px;
	font-weight: normal;
	color: #ccc;
	font-size: 32px;
	text-align: right;
}

h2 {
	margin: 0;
	font-weight: normal;
	font-size: 14px;
}
/* ---------------------------------------- */
/* ex page */
div#p_title {
	margin: 20px 0;
	text-weight:bold;
	font-size:20px;
}
div.w_title {
	margin:5px 0 10px;
	font-size: 14px;
}
div.detail {
	margin:5px 0;
	color:#666;
}

/* ---------------------------------------- */

/* parts: table */
table.cof_table {
	margin: 25px 0 40px;
}
table.cof_table th {
	text-align: left;
	font-weight: normal;
	padding-right: 10px;
}

/* parts: contents title */
div.c_id {
	font-size:20px;
}



/* contents */
div.block {
	margin: 40px 0 150px;
}
div.data {
	font-size: 9px;
	font-family: "Monaco";
}
div.target_1 {
	font-size: 20px;
	margin: 0 0 15px;
	color: #fff;
}
div.target_2 {
	color: #fff;
	font-size: 16px;
	margin: 0 0 15px;
}
div.target_3 {
	color: #fff;
	font-size: 14px;
	margin: 0 0 15px;
}
div.target_1 a,
div.target_2 a,
div.target_3 a {
	cursor: default;
}
div.target_1 a:hover {
	text-decoration: none;
	cursor: default;
	color:#fff;
}
div.target_2 a:hover {
	text-decoration: none;
	cursor: default;
	color:#fff;
}
div.target_3 a:hover {
	text-decoration: none;
	cursor: default;
	color:#fff;
}
/* --- contents layout --- */
div.ly2_col_1 img, div.ly2_col_2 img,
div.ly3_col_1 img, div.ly3_col_2 img, div.ly3_col_3 img {
	margin: 0;
	padding: 0;
}
div.ly2_col_1 p, div.ly2_col_2 p {
	padding: 0;
	margin:0;
	line-height: 150%;
	letter-spacing: 0.1em;
}
div.ly3_col_1 p, div.ly3_col_2 p, div.ly3_col_3 p {
	padding: 0;
	margin:0;
	line-height: 140%;
	letter-spacing: 0.1em;
}

/*layout one column*/
div.layout_1 {
	clear: both;
	width: 834px;
	height: 576px;
	margin: 0 0 40px;
	overflow: hidden;
}

/*layout two column*/
div.layout_2 {
	clear: both;
	width: 834px;
	height: 264px;
	margin: 0 0 25px;
	overflow: hidden;
}
div.ly2_col_1 {
	float: left;
	width: 396px;
	height: 264px;
	margin-right:42px;
}
div.ly2_col_2 {
	float: right;
	width: 396px;
	height: 264px;
}

/*layout three column*/
div.layout_3 {
	clear: both;
	width: 834px;
	height: 176px;
	margin: 0px 0 20px;
	overflow: hidden;
}
div.ly3_col_1 {
	float: left;
	width: 264px;
	height: 176px;
	margin-right:21px;
}
div.ly3_col_2 {
	float: left;
	width: 264px;
	height: 176px;
	margin-right:21px;
}
div.ly3_col_3 {
	float: right;
	width: 264px;
	height: 176px;
}

/*layout four column*/
div.layout_4 {
	clear: both;
	width: 834px;
	height: 132px;
	margin: 0px 0 20px;
	overflow: hidden;
}
div.ly4_col_1 {
	float: left;
	width: 198px;
	margin-right:14px;
}
div.ly4_col_2 {
	float: left;
	width: 198px;
	margin-right:14px;
}
div.ly4_col_3 {
	float: left;
	width: 198px;
	margin-right:14px;
}
div.ly4_col_4 {
	float: right;
	width: 198px;
}

/*layout eight column*/
div.layout_8 {
	clear: both;
	width: 834px;
	height: 66px;
	margin: 0px 0 20px;
	overflow: hidden;
}
div.ly8_col_1 {
	float: left;
	width: 99px;
	margin-right:6px;
}
div.ly8_col_2 {
	float: left;
	width: 99px;
	margin-right:6px;
}
div.ly8_col_3 {
	float: left;
	width: 99px;
	margin-right:6px;
}
div.ly8_col_4 {
	float: left;
	width: 99px;
	margin-right:6px;
}
div.ly8_col_5 {
	float: left;
	width: 99px;
	margin-right:6px;
}
div.ly8_col_6 {
	float: left;
	width: 99px;
	margin-right:6px;
}
div.ly8_col_7 {
	float: left;
	width: 99px;
	margin-right:6px;
}
div.ly8_col_8 {
	float: right;
	width: 99px;
}

/*layout 22 column*/
div.layout_22 {
	clear: both;
	width: 834px;
	height: 24px;
	margin: 0px 0 10px;
	overflow: hidden;
}
div.ly22_col_1 {
	float: left;
	width: 36px;
	margin-right:2px;
}
div.ly22_col_2 {
	float: left;
	width: 36px;
	margin-right:2px;
}
div.ly22_col_3 {
	float: left;
	width: 36px;
	margin-right:2px;
}
div.ly22_col_4 {
	float: left;
	width: 36px;
	margin-right:2px;
}
div.ly22_col_5 {
	float: left;
	width: 36px;
	margin-right:2px;
}
div.ly22_col_6 {
	float: left;
	width: 36px;
	margin-right:2px;
}
div.ly22_col_7 {
	float: left;
	width: 36px;
	margin-right:2px;
}
div.ly22_col_8 {
	float: left;
	width: 36px;
	margin-right:2px;
}
div.ly22_col_9 {
	float: left;
	width: 36px;
	margin-right:2px;
}
div.ly22_col_10 {
	float: left;
	width: 36px;
	margin-right:2px;
}
div.ly22_col_11 {
	float: left;
	width: 36px;
	margin-right:2px;
}
div.ly22_col_12 {
	float: left;
	width: 36px;
	margin-right:2px;
}
div.ly22_col_13 {
	float: left;
	width: 36px;
	margin-right:2px;
}
div.ly22_col_14 {
	float: left;
	width: 36px;
	margin-right:2px;
}
div.ly22_col_15 {
	float: left;
	width: 36px;
	margin-right:2px;
}
div.ly22_col_16 {
	float: left;
	width: 36px;
	margin-right:2px;
}
div.ly22_col_17 {
	float: left;
	width: 36px;
	margin-right:2px;
}
div.ly22_col_18 {
	float: left;
	width: 36px;
	margin-right:2px;
}
div.ly22_col_19 {
	float: left;
	width: 36px;
	margin-right:2px;
}
div.ly22_col_20 {
	float: left;
	width: 36px;
	margin-right:2px;
}
div.ly22_col_21 {
	float: left;
	width: 36px;
	margin-right:2px;
}
div.ly22_col_22 {
	float: right;
	width: 36px;

}

/**/
.jmp {
	width: 834px;
	margin: 0 auto;
	text-align: left;
}
/* PRINT STYLESHEET */

@media print {
body {
	padding : 2%;
	}

body, a:link, a:visited  {
	background : rgb(255, 255, 255);
	color : rgb(0, 0, 0);
	}
}


