@charset "utf-8";
/* CSS Document */

/* 共通メイン ------------------*/
body {
	margin:0px;
	padding:0px;
	text-align:center;
	background-image: url(../01_images/tamlog_main_bg01.gif);
}
#container {
	width: 1020px;
	margin: 0 auto;
	text-align: center;
	color: #666;
	font-size: 14px;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
	line-height: 1.1;
}

img {
	border-style: none;
	vertical-align: bottom;
}

img.img_btm {
	vertical-align: top;
}

/* フッタメニュー================ */
/*         indexFotBlock
-----------------------------*/
#mainBlock #indexFotBlock{
	width: 1000px;
	margin: 38px 8px 2px 0px;
	text-align: center;
	clear: both;
}

#mainBlock #indexFotBlock .fot_mid {
	float: left;
	background-color: #FFFFFF;
	width: 1000px;
}

#mainBlock #indexFotBlock .block01{
	float: left;
	width: 250px;
}
#mainBlock #indexFotBlock .block02{
	float: right;
	width: 250px;
}
#mainBlock #indexFotBlock .block01 .fotBnr01{
	margin: 0px 0 0 25px;
}
#mainBlock #indexFotBlock .block01 .fotBnr02,
#mainBlock #indexFotBlock .block02 .fotBnr02{
	margin: 9px 0 0 25px;
}
#mainBlock #indexFotBlock .block01 .subTxt01{
	margin: 10px 0 5px 35px;
}
#mainBlock #indexFotBlock .block01 .subTxt02{
	margin: 6px 0 5px 40px;
}
#mainBlock #indexFotBlock .block01 .subTxt03{
	margin: 6px 0 5px 35px;
}
#mainBlock #indexFotBlock .block02 .subTxt04{
	margin: 6px 0 5px 35px;
}

/*-- footerP --*/
#footerP{
	width:1020px;
}
#footerP img{
	margin-top:5px;
}
#footerP img.btn{
	margin-top:5px;
}
#footerP .logo{
	float:left;
	margin-left: 10px;	
	list-style: none;
}
#footerP .menu{
	margin-right: 10px;
	float:right;
	list-style:none;
}
#footerP .menu02{
	float:right;
	margin: 18px 0 0 0;
	padding:0 15px 0 10px;
	list-style:none;
	font-size:12px;
	background: url(../01_images/fot_arw01.gif) no-repeat;
}
#footerP .menu02 a{
	color: #162654;
}
#footerP .space{
	clear:both;
	height:20px;
}
#footerP ul{
	margin:0;
	padding:0px;
	height:44px;
	width:1020px;
}
#footerP .text {
	clear: both;
	margin: 0;
	padding: 5px 0;
	font-size: 10px;
	text-align: right;
}

