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

* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	list-style: none;
}

body {
	font-size: 85%;
	font-family: "meiryo", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #333333;
	line-height: 1.5;
	background: #FFFFFF url(../images/tp_bg.jpg) left top repeat-x;
}
img {
	border: none;
}

#wrapper {
	width: 900px;
	margin:0 auto;
}
.clear{
	clear:both;
}

/*header
-------------------------------------------------------*/
#header{
width:900px;
height:435px;
margin:0 auto;
padding:0;
background: url(../images/tp_img.jpg) no-repeat;
}



#header h1{
margin:15px 0 0 0;/*2024-03 15px 0 0 40px*/
float:left;
display:inline;
background:url("../images/tp_rogo2403.png") no-repeat;/*2024-03*/
}
#header h1 a {
display:block;
width:900px;/*2024-03 812*/
height:84px;/*2024-03 76*/
text-indent: -9999px;
}	
	
	

#header h2{
	float:left;
	display:inline;
	margin: 15px 0 0 0;
	width:264px;
	height:326px;
	text-indent: -9999px;
	background: url(../images/tp_plcy.png) no-repeat;
}

#header h3{
	float:right;
	margin: 260px 180px 0 0;
	display:inline;
	width:360px;
	height:70px;
	text-indent: -9999px;
	background: url(../images/tp_slgn.png) no-repeat;
}

/*navigation
-------------------------------------------------------*/
#tp_nav {
	display:block;
	width:910px;
	height:190px;
	margin:20px 0 10px 0;
	list-style-type: none;
	overflow:hidden;
}
#tp_nav ul {
	list-style-type: none;
	margin:0;
}
#tp_nav li {
	float:left;
	display:inline;
	height:85px;
	margin:0;
	padding:0 10px 10px 0;
	background: no-repeat;
}
#tp_nav li a {
	text-indent: -9999px; 
	display:block;
	width:293px;
	height:85px;
	background: no-repeat;
}

#tp_nav li#tpnav1 {
background-image: url(../images/tpnav1.gif);
}
#tp_nav li#tpnav2 {
background-image: url(../images/tpnav2.gif);
}
#tp_nav li#tpnav3 {
background-image: url(../images/tpnav3.gif);
}
#tp_nav li#tpnav4 {
background-image: url(../images/tpnav4.gif);
}
#tp_nav li#tpnav5 {
background-image: url(../images/tpnav5.gif);
}
#tp_nav li#tpnav6 {
background-image: url(../images/tpnav6.gif);
}

#tp_nav li#tpnav1 a:hover {
background-image: url(../images/tpnav1h.gif);
}
#tp_nav li#tpnav2 a:hover {
background-image: url(../images/tpnav2h.gif);
}
#tp_nav li#tpnav3 a:hover {
background-image: url(../images/tpnav3h.gif);
}
#tp_nav li#tpnav4 a:hover {
background-image: url(../images/tpnav4h.gif);
}
#tp_nav li#tpnav5 a:hover {
background-image: url(../images/tpnav5h.gif);
}
#tp_nav li#tpnav6 a:hover {
background-image: url(../images/tpnav6h.gif);
}

/*navigation 2022-07
-------------------------------------------------------*/
.t_nav {
	display:block;
	width:910px;
	height: auto;
	margin:20px 0 10px 0;
	list-style-type: none;
	overflow:hidden;
}
.t_nav ul {
	list-style-type: none;
	margin:0;
}
.t_nav li {
	float:left;
	display:inline;
	height:82px;
	margin:0;
	padding:0 10px 10px 0;
	background: no-repeat;
}
.t_nav li a {
	text-indent: -9999px; 
	display:block;
	width:293px;
	height:85px;
	background: no-repeat;
}

.t_nav li#tpnav1 {
background-image: url(../images/t-n01.png);
}
.t_nav li#tpnav2 {
background-image: url(../images/t-n02.png);
}
.t_nav li#tpnav3 {
background-image: url(../images/t-n03.png);
}
.t_nav li#tpnav4 {
background-image: url(../images/t-n04.png);
}
.t_nav li#tpnav5 {
background-image: url(../images/t-n05.png);
}
.t_nav li#tpnav6 {
background-image: url(../images/t-n06.png);
}
.t_nav li#tpnav7 {
background-image: url(../images/t-n07.png);
}

.t_nav li#tpnav1 a:hover {
background-image: url(../images/t-n01h.png);
}
.t_nav li#tpnav2 a:hover {
background-image: url(../images/t-n02h.png);
}
.t_nav li#tpnav3 a:hover {
background-image: url(../images/t-n03h.png);
}
.t_nav li#tpnav4 a:hover {
background-image: url(../images/t-n04h.png);
}
.t_nav li#tpnav5 a:hover {
background-image: url(../images/t-n05h.png);
}
.t_nav li#tpnav6 a:hover {
background-image: url(../images/t-n06h.png);
}
.t_nav li#tpnav7 a:hover {
background-image: url(../images/t-n07h.png);
}

/*navigation 2022-07 end
-------------------------------------------------------*/

/*footer
-------------------------------------------------------*/
#footer {
	width: 900px;
	margin:0 auto;
	border-top:solid 1px #999999;
	padding:10px 0;
	text-align:center;
}
.p_m {
font-size:18px;
font-weight:bold;
}

/*2014 add */
#footer .f_left {
	width:400px;/*2024 600*/
	float:left;
	margin:5px 0;
	text-align:left;
}
#footer .f_right {
	width:250px;
	float:right;
	margin:10px 0;
	text-align:right;
}
/*2024 add */
#footer .f_left2 {
	width:100px;
	float: left;
	display: flex;
	margin:5px 0;
}
.side_text {
   display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
}
