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

a:link {
color: #0000ff;
}
a:visited {
color: #0000ff;
}
a:hover, a:focus {
color: #4545cd;
}
a:active {
color: #4545cd;
}

body {
	background:url(../img/main_img_bg.jpg) repeat-x;
	background-color:#ffffff;
}
#wrapper {
	/* background:url(../img/main_bg.gif) repeat-y; */
	width:1110px;
	margin:0 auto;	
}
#header {
	width:1110px;
	height:700px;
	background:url(../img/main_img_2.png) no-repeat;
	position:relative;
}

h1 {
	vertical-align:middle;
	position:absolute;
	left:20px;
	top:2px;
	color:#ffffff;
	font-size:0.85em;
}
h2 {
	vertical-align:middle;
	position:absolute;
	left:100px;
	top:495px;
}
.top_close{
	vertical-align:middle;
	position:absolute;
	left:800px;
	top:365px;
}

.close{
	vertical-align:middle;
	text-align:center;
	padding-top:30px;
	padding-bottom:30px;
}



#pageBody {
	width:890px;
	margin-left:110px;
}

#speakerTop img {
	padding-top:20px;
}
#speakerBox {
	background:url(../img/voice_bg.gif) repeat-y;
	padding-left:35px;
}
.speaker {
	background:url(../img/voice_bg01.gif) no-repeat;
	width:400px;
	height:auto;
	margin:0 20px 20px 0;
	float:left;
}
.speaker dd {
	font-size:14px;
	line-height:2.2em;
	padding:2px 20px 0 20px;
}
.speakerName {
	color:#003264;
	font-weight:bold;
}
#speakerBtm {
	margin-bottom:50px;
}

.textBox1 {
	padding-left:35px;
	padding-right:35px;
	font-size:1.2em;
}

.textBox2 {
	padding-left:35px;
	padding-right:35px;
	font-size:0.95em;
}
.textBox3 {
	padding-left:35px;
	padding-right:35px;
	font-size:1.2em;
	text-align:center;
}

.textBox1 ul li{
	font-size:1.2em;
}

#closeText {
	font-size:12px;
	padding:20px 0 20px 50px;
}
#footer {
	background: #02082A;
	height:200px;
}
#footer p {
	text-align:center;
	color:#ffffff;
	padding-top:10px;
}
#footer  a{
	text-decoration:underline;
	color:#ffffff;
}
#footer  a:hover{
	color:#dddddd;
	text-decoration:none;
}

.blue{
	color:#0E3963;
}

.red{
	color:#ff0000;
}
.b14{
	font-size:1.4em;
}

ul.list_check {
	padding-left:50px;
}

ul.list_check li{
	list-style-image : url("../img/point.png");
	padding-top:25px;
}


.detail table{
	border-collapse: collapse;
	 border: 1px #cccccc solid;
} 

.detail table tr{
	
}
.detail table th{
	border-collapse: collapse;
	border: 1px #cccccc solid;
	width:200px;
		padding:20px;
		background:#ffffff;

} 
.detail table td{
	border-collapse: collapse;
	border: 1px #cccccc solid;
		padding:20px;
	background:#ffffff;
	width:620px;
}

.center{
	text-align:center;
}



/************************  add by at  **/

ul#banner-3{
  width:820px;
  height:auto;
  margin:0 auto;
}

ul#banner-3 li{
/*  float:left; */
  width:266px;
  height:110px;
/*  margin:10px 11px 3px 0; */
  margin:10px auto 3px;
}

ul#banner-3 li.last{
  margin-right:0;
}

ul#banner-5{
  width:820px;
  height:auto;
  margin:0 auto;
}

ul#banner-5 li{
  float:left;
  width:127px;
  height:90px;
  margin:10px 10px 3px 0;
}

ul#banner-5 li img{
  width:100%;
}

ul#banner-5 li.last{
  margin-right:0;
}

#last-box{
  width:820px;
  height:250px;
  margin:40px auto 40px;
}

#last-box .profile-img{
  float:left;
  width:250px;
  height:250px;
}

#last-box .descri{
  float:left;
  width:570px;
  height:250px;
  margin-top:20px;
}



.q-icon{
  display:block;
  background:url('../img/q.png') no-repeat;
  padding:5px 0 4px 35px;
}

.a-icon{
  display:block;
  background:url('../img/a.png') no-repeat;
  padding:4px 0 4px 35px;
  margin:10px 0 0 35px;
}

.faq-title{
  margin:5px 0;
  font-size:18px;
}


.faq-check{
  border-left:solid 1px #888;
  padding-left:10px;
  margin-left:67px;
}


/*
*********************  0512追加
*/

ul.banner-friend{
	margin:30px 0 0;
}

ul.banner-friend li{
	display:inline-block;
	margin:0 10px;
}

ul.banner-friend li a{
	color:#000;
}


