@charset "UTF-8";

/* reset */
body,p,h1,h2,h3,h4,dl,dt,dt,img,strong,em,form{
	border-collapse:collapse;
	font-size:100%;
	font-style:normal;
	list-style:none;
	margin:0;
	padding:0;
}
table,th,td{
	font-size:100%;
	font-style: normal;
}
img{
	border:none;
}

/* basic */
body{
	font-size:80%;
	font-family:"ＭＳ Ｐ明朝", "MS P Mincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	background-color:#1A1927;
	color:#000;
	text-align:center;
	margin:0;
}
html>/**/body {
  font-size: 13px; /* Except IE */
}
a:link{color:#1073AB; text-decoration:underline;}
a:visited{color:#3B8CA1; text-decoration:underline;}
a:hover, a:visited:hover{color: #799B35; text-decoration:underline;}
a:active{color: #799B35;}
p{
	margin:1em 0 0 0;
	padding:0;
}
dd{
	display:block;
	margin:0;
	padding:0;
}

#wrapper{
	margin:0 auto;
	padding:0;
	width:900px;
	text-align:left;
	position:relative;
}
#header{
	margin:0;
	padding:0;
	width:900px;
	height:42px;
	position:relative;
}
#container{
	margin:0;
	padding:0;
	width:900px;
	position:relative;
}
#footer{
	margin:0;
	padding:0;
	width:900px;
	height:48px;
	position:relative;
}


/* customize */
#header dl{
	margin:0;
	padding:0;
	width:900px;
}
#header dl dd{
	margin:0;
	padding:0;
	width:277px;
	height:42px;
	position:absolute;
	left:0;
	top:0;
}
#header dl dd#hmAbt{
	width:202px;
	left:277px;
}
#header dl dd#hmTlk{
	width:138px;
	left:479px;
}
#header dl dd#hmTrp{
	width:138px;
	left:617px;
}
#header dl dd#hmNws{
	width:133px;
	left:755px;
}
#flashcontent p.altTxt{
	margin:0;
	padding:50px 30px;
	text-align:center;
	background-color:#FFF;
}
#footer dl{
	margin:0;
	padding:0;
	width:900px;
}
#footer dl dd{
	margin:0;
	padding:0;
	width:141px;
	height:48px;
	position:absolute;
	left:0;
	top:0;
}
#footer dl dd#fmPcy{
	width:158px;
	left:672px;
	height:26px;
}
#footer dl dd#fmCtt{
	width:70px;
	left:830px;
	height:26px;
}
#footer dl dd#fmCma{
	width:150px;
	left:141px;
}
#footer dl dd#fmMga{
	width:154px;
	left:291px;
}
#footer p.copyright{
	margin:0;
	padding:0;
	position:absolute;
	left:445px;
	top:26px;
}
h2.pageTtl{
	padding-bottom:30px;
}

/* hidden */
.voiceArea,
p.voiceGuide,
dt.hLbl,
.flc span{
	display:block;
	position:absolute;
	left:-10000px;
}
.flc{
	clear:both;
	position:relative;
	width:0px;
}

/* tlkPage */

.tlkPage #container{
	background-color:#f9f8f4;
	padding:0 0 1px 0;
}

#tlkIdx.tlkPage #primary{
	margin:24px 0 100px 118px;
	width:666px;
	position:relative;
}
#tlkIdx.tlkPage #primary .section{
	float:left;
	margin:0;
	width:309px;
}
#tlkIdx.tlkPage #primary .section#tlkIdxTas{
	float:right;
}
#tlkIdx.tlkPage #primary .section h3#tlkIdxTmrKgk{
	margin:-32px 0 0 176px;
}


.tlkPage .lowPage #container .colBase{
	background-image:url(../img/box_m_228-5_lm.gif);
	background-position:left top;
	background-repeat:repeat-y;
	margin:0 0 0 14px;
	width:857px;
}
.tlkPage .lowPage #primary{
	float:right;
	width:623px;
}
.tlkPage .lowPage #primary .mainVs{
	margin:0 0 0 23px;
}
.tlkPage .lowPage #primary .section{
	width:623px;
	padding:35px 0 0 0;
}
.tlkPage .lowPage #primary .section h2{
	margin:0 0 0 23px;
}
.tlkPage .lowPage #primary .section h3{
	border-top:1px solid #e2e2df;
	border-bottom:1px solid #e2e2df;
	padding:15px 23px 8px 23px;
	margin:2.7em 0 0 0;
	font-family:sans-serif;
}
.tlkPage .lowPage #primary .section p{
	margin:1.8em 0;
	line-height:1.9;
	padding:0 8px 0 23px;
	letter-spacing:1px;
}
.tlkPage .lowPage #primary .section p em{
	font-family:sans-serif;
	font-weight:bolder;
	padding-right:3px;
}
.tlkPage .lowPage #primary .section#tlkEnd{
	position:relative;
	height:86px;
	padding:0 0 0 0;
}
.tlkPage .lowPage #primary .section#tlkEnd .relTxtArea{
	position:absolute;
	left:-234px;
	top:0;
	background-color:#f9f8f4;
	padding:10px 0 0 0;
	margin:0;
	width:857px;
	height:76px;
}
.tlkPage .lowPage #primary .section#tlkEnd p{
	border-top:1px solid #e2e2df;
	padding:10px 8px 0 0;
	margin:0;
	text-align:right;
}
.tlkPage .lowPage #secondary{
	float:left;
	width:211px;
}
.tlkPage .lowPage #secondary h2#tlkLmTas{
	padding:24px 0 0 0;
}
.tlkPage .lowPage #secondary h2#tlkLmIdx{
	padding:0 0 24px 0;
}


/* nwsPage */

.nwsPage #container{
	background-color:#f9f8f4;
	padding:0 0 30px 0;
}

.nwsPage #primary{
	margin:22px 0 1px 30px;
	width:840px;
	position:relative;
}
.nwsPage #primary .section{
	margin:0;
	padding-bottom:50px;
	width:840px;
}
.nwsPage #primary .section .relTxtArea h3{
	border-top:1px solid #e2e2df;
	border-bottom:1px solid #e2e2df;
	padding:15px 19px 8px 19px;
	margin:0;
	font-size:140%;
}
.nwsPage #primary .section .relTxtArea p{
	margin:1.8em 0 0 0;
	padding:0 40px 0 19px;
	line-height:1.8;
	letter-spacing:1px;
}

