@charset "utf-8";
/* CSS Document */


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

   テンプレート
	
------------------------------------------------------ */

.tempContensArea {
	margin: 0 auto;
	text-align: left;
}

.tempContensArea .tempPageContent {
	width: 940px;
	margin: 0 auto;
	padding-bottom: 10px;
	position: relative;
}

.tempContensArea .tempPageContent h1 {
	width: 880px;
	height: 60px;
	text-indent: -9999px;
	margin-left: 40px;
}

.tempContensArea .tempPageContent h2 {
	width: 182px;
	height: 58px;
	background: url(../img/portal_button_01.jpg) no-repeat;
	margin: 0;
	text-indent: -9999px;
	position: absolute;
	top: 0px;
	left: 15px;
}

.tempContensArea .tempPageContent .ctBlock {
	margin: 0 auto;
	color: #000000;
}

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

   フッターエリア
	
------------------------------------------------------ */

.footerArea{
	color:#FFFFFF;
	background: #820000;
	margin:0 auto;
	padding:0;
	text-align: center;
	font-family: Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.5;
}

.footerArea ul{
	margin:0 auto;
	padding:0;
}

.footerArea ul li{
	float:left;
}

.textbanner {
	width:780px;
	height:35px;
	padding: 10px 0 0 0;
	margin:0 auto;
	background:#5D0F0F;
}

.textbanner ul {
	margin: 0;
	padding-left: 11px;
	background: none;
}

.textbanner ul li {
	float: left;
	padding-right: 6px;
	text-indent: -9999px;
}

.textbanner ul li a {
	display: block;
	width: 185px;
	height: 25px;
}

.textbanner ul li.ftBtn04 {
	padding: 0;
}

.textbanner ul li.ftBtn01 a { background: url(../img/ft_btn01.gif) no-repeat;}
.textbanner ul li.ftBtn01 a:hover { background: url(../img/ft_btn01_on.gif) no-repeat;}
.textbanner ul li.ftBtn02 a { background: url(../img/ft_btn02.gif) no-repeat;}
.textbanner ul li.ftBtn02 a:hover { background: url(../img/ft_btn02_on.gif) no-repeat;}
.textbanner ul li.ftBtn03 a { background: url(../img/ft_btn03.gif) no-repeat;}
.textbanner ul li.ftBtn03 a:hover { background: url(../img/ft_btn03_on.gif) no-repeat;}
.textbanner ul li.ftBtn04 a { background: url(../img/ft_btn04.gif) no-repeat;}
.textbanner ul li.ftBtn04 a:hover { background: url(../img/ft_btn04_on.gif) no-repeat;}

.mobile {
	background:#000000;
	text-align:left;
	margin:0 auto;
    display:block; 
}

.mobile ul.mobileArea {
	background:#000000;
	text-align:left;
	width: 780px;
	list-style: none;
}

.mobile ul.mobileArea li{
	float: left;
	margin: 10px 0;
}

.mobile ul.mobileArea li.mobileTxt{
	padding: 0;
	padding-top: 40px;
	color:#FFFFFF;
}

.copyright{
	background:#000000;
	color:#FFFFFF;
	text-align:left;
	margin:0 auto;
	padding: 0;
	padding-bottom: 15px;
	font-family: Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.5;
}

.copyright p {
	width: 780px;
	margin: 0 auto;
	padding:0;
	padding-top: 5px;
	font-family: Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.5;
}
