/* CSS Document */
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/bk.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
img {border: none;}

#wrapper{
	margin: auto;
	width: 750px;
}
#header {
	background-image: url(img/t_logo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 70px;
	width: 750px;
}

#header h1{
	font-size: 10px;
	color: #003366;
	padding-top: 15px;
	font-weight: normal;
}
#main{
	background-color: #FFFFFF;
	width: 748px;
	border: 1px solid #B9B9B9;
	padding-bottom: 20px;
}
.t-box1{
	display:block;
	font-size: 11pt;
	line-height: 20px;
	background-image: url(img/top-img2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	color: #000033;
	padding-top: 36px;
	padding-left: 130px;
}
.t-box1 span{
	padding-left: 34px;
	display:block;
	padding-bottom: 20px;
}
.t-box2,
.t-box4,
#t-box5{
	background-color: #FFFFFF;
	margin-left: 20px;
	width: 700px;
	margin-bottom: 15px;
}
.t-box4{
	line-height: 18px;
	font-size: 10pt;
}
#t-box5{
	line-height: 18px;
	font-size: 10pt;
	padding: 5px;
}
#t-box5 img{
	vertical-align: top;

	padding-right: 10px;
	padding-bottom: 5px;
}
#box6{
	font-size: 10pt;
	line-height: 18px;
	background-image: url(img/point1.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 387px;
	width: 344px;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 15px;
}

#box7{
	font-size: 10pt; float: left;
	line-height: 18px;
	background-image: url(img/point2.jpg);
	background-repeat: no-repeat;
	height: 387px;
	width: 344px;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#box6 p,
#box7 p{
	display:block;
	padding-top: 60px;
	padding-left: 25px;
	width: 300px;
}
.t-box2{border: 1px solid #333366;}
#navi-box,
#navi-box2,
#navi-box3{
	background-repeat: no-repeat;
	background-position: left;
	height: 25px;
	width: 648px;
	padding-top: 10px;
	padding-left: 100px;
	margin-bottom: 15px;
	font-size: 11pt;
	font-weight: bold;
	color: #006699;
	margin-top: 10px;
}
#navi-box{
background-image: url(img/ni1.jpg);}
#navi-box2{
background-image: url(img/ni2.jpg);}
#navi-box3{
background-image: url(img/ni3.jpg);}

#textarea{
	font-size: 10pt;
	line-height: 18px;
	width: 680px;
}

/*------------------------------ロールオーバーCSS*/
.mus a:hover {
	background-color: #FFFFFF;
	display: none;
}
.mus a:hover img {
	visibility: hidden;

}
#over1 {
	background-image: url(img/b1.jpg);
	background-repeat: no-repeat;
	height: 62px;
	width: 363px;
	display: block;
	margin: 0px;
	padding: 0px;

}
#over2 {
	background-image: url(img/b2.jpg);
	background-repeat: no-repeat;
	height: 62px;
	width: 363px;
	display: block;
	margin: 0px;
	padding: 0px;

}
#over3 {
	background-image: url(../img/b_10000get_over.gif);
	background-repeat: no-repeat;
	height: 62px;
	width: 363px;
	display: block;
	margin: 0px;
	padding: 0px;

}
/* table ----------------------------------------------------------*/

table.hyu {
	margin-left: 20px;
	width: 700px;
	margin-bottom: 15px;
	border-collapse:collapse;
	border:1px solid #CCCCCC;
	margin-top: 10px;
	margin-right: 20px;
	background-color: #F5F5F5;
	font-size: 10pt;
}

table.hyu th, 
table.hyu td {padding:5px;}
table.hyu th,
table.hyu td
{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}			
table.hyu th{
	background-color: #E2E2F5;
}
table.hyu img{
	float: right;
	vertical-align: top;
}
/*TEXT*/
.text-s{
	font-size: 75%;
}
.text-s-red{
	font-size: 75%;
	color: #FF0000;
}
.text-b{
	font-size: 10pt;
	font-weight: bold;
}
.text-c{
	font-size: 10pt;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.text-d{
	font-size: 13pt;
	font-weight: bold;
	color: #0000FF;
}
.text-dl{
	display:block;
	font-size: 10pt;
	font-weight: bold;
	color: #0000FF;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
/* フッター --------------------------------------------------------*/
div#footer {
	background-color: #FFFFFF;
	width: 728px;
	border: 1px dotted #B9B9B9;
	padding: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#footer h4{
	display: block;
	font-size: 10pt;
	color: #333366;
	font-weight: normal;
	vertical-align: middle;	
}
#footer img{
	padding-right: 10px;
	vertical-align: middle;
	float: left;
}
/*============================================
 .clearfix
============================================*/

/* floatさせたボックスが親ボックスの外にはみ出す現象を回避 */
.clearfix,
.t-box5:after,
.t-box4:after,
.t-box2:after,
.t-box1:after{
content:".";
display:block;
height:0px;
clear:both;
line-height: 0;   
visibility:hidden;
}
.clearfix,
.t-box5,
.t-box4,
.t-box2,
.t-box1{
	display:inline-table;
}

/* Win版IE5および6対策 */
/* Hides from IE-mac \*/
* html .clearfix {height:1px;}
* html .t-box5 {height:1px;}
* html .t-box4 {height:1px;}
* html .t-box2 {height:1px;}
* html .t-box1 { height:1px; }
.clearfix,
.t-box5,
.t-box4,
.t-box2,
.t-box1{ display:block; }
/* End hide from IE-mac */
/* floatさせたボックスが親ボックスの外にはみ出す現象を回避（ここまで） */
