@charset "UTF-8";

*
	{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	list-style: none;
	}

body
	{
	color: #1D1D1D;
	background-color: #FFFFFF;
	padding: 8px;
	font-size: 80%;
	line-height: 153%;
	}

a[name]:link,
a[name]:visited,
a[name]:hover,
a[name]:active
	{
	text-decoration: none;
	}


#LayerHeader,
#LayerSnavi,
#LayerFooter,
#tnavi,
.fnavi
	{
	display: none;
	}

#LayerContents h1
	{
	padding: 8px 115px 8px 13px;
	margin: 0 0 23px 0;
	font-size: 150%;
	line-height: 160%;
	color: #666666;
	background-color: #FFEDED;
	border: 1px solid #FE8081;
	font-weight: bold;
	}

#LayerText h2
	{
	height: auto;
	padding: 4px 10px 2px 16px;
	margin: 23px 0 12px 0;
	font-size: 123%;
	line-height: 125%;
	font-weight: bold;
	color: #23506F;
	background-color: #D8E4F0;
	border-left: 10px solid #79A3CB;
	clear: both;
	}

#LayerText h3
	{
	border-left: 10px solid #124270;
	color: #124270;
	background-color: inherit;
	padding: 2px 0 2px 15px;
	margin: 7px 0 5px 15px;
	clear: both;
	}

#LayerText h4
	{
	color: #2E73B5;
	background-color: inherit;
	padding: 5px 0 5px 20px;
	}

#LayerText h5
	{
	border-left: 10px solid #3F9CBF;
	color: #3F9CBF;
	background-color: inherit;
	padding: 2px 0 2px 15px;
	margin: 7px 0 5px 25px;
	}

#LayerText h6
	{
	color: #317087;
	background-color: inherit;
	padding: 5px 0 5px 30px;
	}

#LayerText p
	{
	padding: 2px 0 8px 0;
	line-height: 153%;
	}

#LayerText a
	{
	color: #AF6262;
	background-color: inherit;
	text-decoration: underline;
	}

#LayerText hr
	{
	height: 0;
	border-bottom: 1px dotted #999999;
	clear: both;
	margin: 20px 0 30px 0;
	}

#LayerText ul
	{
	padding: 0 0 0 10px;
	margin: 0 0 10px 10px;
	width: auto;
	}

#LayerText ol
	{
	padding: 0 0 0 10px;
	margin: 0 0 10px 20px;
	width: auto;
	}

#LayerText li
	{
	margin: 2px 0 2px 0;
	}

#LayerText ul li
	{
	list-style: disc;
	}

#LayerText ol li
	{
	list-style: decimal;
	}

#LayerText ol.typea li
	{
	list-style: lower-alpha;
	}

#LayerText ul.typecircle li
	{
	list-style: circle;
	}

/* ---------------------------------------------- */
.note
	{
	color: #942828;
	background-color: inherit;
	}

#LayerText p.pdf
	{
	background: url(../i/reader_icon.jpg) no-repeat 0 4px;
	padding: 2px 0 8px 20px;
	}

.set_left
	{
	text-align: left;
	}

.set_center
	{
	text-align: center;
	}

.set_right
	{
	text-align: right;
	}

/* table
------------------------------------------------ */
.t_border,
.t_border_f
	{
	border: 1px solid #AEAEAE;
	border-collapse: collapse;
	margin: 10px 0 10px 0;
	clear: both;
	}

.t_border
	{
	width: 560px;
	}

.t_border th,
.t_border td,
.t_border_f th,
.t_border_f td
	{
	border: 1px solid #AEAEAE;
	padding: 4px;
	vertical-align: top;
	text-align: left;
	}

.t_border th,
.t_border_f th
	{
	background-color: inherit;
	color: #423825;
	font-weight: bold;
	}

.t_border td,
.t_border_f td
	{
	background-color: #FFFFFF;
	color: #333333;
	}

/* table set */
/* t_l */
.t_l,
.t_border th.t_l,
.t_border td.t_l,
.t_border_f th.t_l,
.t_border_f td.t_l
	{
	vertical-align: top;
	text-align: left;
	}

/* t_c */
.t_c,
.t_border th.t_c,
.t_border td.t_c,
.t_border_f th.t_c,
.t_border_f td.t_c
	{
	vertical-align: top;
	text-align: center;
	}

/* t_r */
.t_r,
.t_border th.t_r,
.t_border td.t_r,
.t_border_f th.t_r,
.t_border_f td.t_r
	{
	vertical-align: top;
	text-align: right;
	}

/* m_l */
.m_l,
.t_border th.m_l,
.t_border td.m_l,
.t_border_f th.m_l,
.t_border_f td.m_l
	{
	vertical-align: middle;
	text-align: left;
	}

/* m_c */
.m_c,
.t_border th.m_c,
.t_border td.m_c,
.t_border_f th.m_c,
.t_border_f td.m_c
	{
	vertical-align: middle;
	text-align: center;
	}

/* m_r */
.m_r,
.t_border th.m_r,
.t_border td.m_r,
.t_border_f th.m_r,
.t_border_f td.m_r
	{
	vertical-align: middle;
	text-align: right;
	}

/* td, th width, height*/
.w_40px
	{
	width: 40px;
	}

.w_80px
	{
	width: 80px;
	}

.w_100px
	{
	width: 100px;
	}


/* 2Carum
------------------------------------------------ */
#LayerText div.c
	{
	clear: both;
	margin: 0;
	overflow: visible;
	height: auto;
	}

* html #LayerText div.c /* IE 6 */
	{
	height: 10px;
	}

#LayerText body:last-child div.c  /* for Firefox */
	{
	overflow: hidden;
	}

#LayerText div.c:after
	{
	clear: both;
	height: 0;
	content: ".";
	display: block;
	visibility: hidden;
	}

/* == Half == */
.half_left
	{
	float: left;
	width: 270px;
	margin: 0 20px 0 0;
	height: auto;
	}

.half_right
	{
	float: right;
	width: 270px;
	height: auto;
	}

/* == Quarter1 == */
.quarter1_left
	{
	float: left;
	width: 180px;
	margin: 0 20px 0 0;
	}

.quarter1_right
	{
	float: right;
	width: 360px;
	}

/* == Quarter2 == */
.quarter2_left
	{
	float: left;
	width: 360px;
	margin: 0 20px 0 0;
	}

.quarter2_right
	{
	float: right;
	width: 180px;
	}

/* == HalfLinks == */
.half_banner_left
	{
	float: left;
	width: 270px;
	margin: 0 20px 0 0;
	height: auto;
	}

.half_banner_right
	{
	float: right;
	width: 270px;
	height: auto;
	}

.half_banner_left p,
.half_banner_right p
	{
	margin: 0 0 10px 0;
	}


/* newstitle
------------------------------------------------ */

.newstitle p.newslead
	{
	border-bottom: 1px solid #C3C3C3;
	padding: 0 0 40px 0;
	min-height: 40px;
	}

* html .newstitle p.newslead /* IE 6 */
	{
	height: 40px;
	}

.newstitle dl
	{
	clear: both;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #C3C3C3;
	width: 560px;
	height: auto;
	}

.newstitle dl:after
	{
	clear: both;
	margin: 0 0 0 0;
	height: 0;
	content: ".";
	display: block;
	visibility: hidden;
	}

.newstitle dt
	{
	float: left;
	width: 80px;
	color: #124270;
	background-color: inherit;
	}

.newstitle dd
	{
	float: right;
	width: 460px;
	}

#LayerText .newstitle dd a:link,
#LayerText .newstitle dd a:visited
	{
	color: #1D1D1D;
	background-color: inherit;
	text-decoration: none;
	}

#LayerText .newstitle dd a:hover,
#LayerText .newstitle dd a:active
	{
	text-decoration: underline;
	}

/* corporate
------------------------------------------------ */
#LayerText ul.corporate a
	{
	color: #1D1D1D;
	background-color: inherit;
	}


/* fnavi
------------------------------------------------ */
.fnavi
	{
	clear: both;
	margin: 30px 0 30px 4px;
	text-align: right;
	}

.fnavi img
	{
	vertical-align: bottom;
	}

#LayerText .fnavi a
	{
	color: #666666;
	background-color: inherit;
	text-decoration: none;
	border-bottom: 1px solid #666666;
	}

/* Error
================================================ */
#LayerBaseError #LayerBody h1
	{
	color: #FF8080;
	background-color: inherit;
	font-size: 184%;
	font-family: "Arial", "Helvetica", sans-serif;
	font-weight: bold;
	margin: 40px 0 25px 0;
	}

#LayerBaseError #LayerBody p
	{
	margin: 25px 0 0 0;
	line-height: 153%;
	}

#LayerBaseError #LayerBody .toplink
	{
	margin: 25px 0 95px 0;
	}

#LayerBaseError #LayerBody .toplink a
	{
	color: #AF6262;
	background-color: inherit;
	text-decoration: underline;
	}


/* Guideline
================================================ */
textarea.source
	{
	width: 550px;
	height: 70px;
	margin: 10px 0 20px 0;
	border: 1px solid #666666;
	padding: 2px;
	}
