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

* {
	margin:0 auto;
	padding:0;
	font-size:12px;
}

img,a {
	border:none;
}

body#second {
	background:url(../2nd_img/second_bg.jpg) repeat-x top left;
}

div#wrap {
	width:980px;
}

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/*
Head
**********************************************************/

div#head {
	width:980px;
	padding-top:20px;
	margin-bottom:21px;
}

div#head p#site_id a{
	background:url(../img/site_id.jpg) no-repeat;
	text-indent:-9999px;
	width:534px;
	height:55px;
	display:block;
	float:left;
}

div#head div#h_banner {
	float:right;
}

/*
G_navi
**********************************************************/
body#second ul#g_navi {
	width:980px;
	margin-bottom:12px;
}

ul#g_navi li{
	list-style:none;
	width:245px;
	float:left;
}

/*
Main_img
**********************************************************/
body#second div#main_img {
	width:980px;
	margin-bottom:15px;
}


/*
Pankuzu
**********************************************************/
body#second p#pan {
	width:980px;
	margin-bottom:15px;
}

/*
Container
**********************************************************/
body#second div#container {
	width:980px;
	clear:both;
}


/**** Left Container *****/

body#second div#container div#left_contents{
	width:218px;
	background:url(../2nd_img/second_side_menu_bg00.jpg) no-repeat top;
	float:left;
	padding:0 6px;
}

body#second div#container div#left_contents02{
	width:218px;
	float:left;
	padding:0 6px;
}

body#second div#container div#left_contents h1 {
	margin-bottom:2px;
}

body#second div#container div#left_contents ul#left_menu_area {
	width:208px;
	background:#ffffff;
	padding:5px 5px 2px;
	margin-bottom:20px;
}

body#second div#container div#left_contents ul#left_menu_area li {
	margin-bottom:0;
}

body#second div#container div#left_contents ul#left_menu_area li ul li img{
	margin-left:10px;
}

body#second div#container div#left_contents ul#banner_area {
	width:208px;
	background:#ffffff;
	padding:0 5px 7px;
}

body#second div#container div#left_contents ul#left_menu_area li,
body#second div#container div#left_contents ul#banner_area01 li,
body#second div#container div#left_contents ul#banner_area02 li,
ul#banner_area02 li,
ul#left_menu_area li,
ul#banner_area li {
	list-style:none;
}

body#second div#container div#left_contents ul#banner_area02 {
	width:208px;
	background:#ffffff;
	padding:0 5px 7px;
}

*html body#second div#container div#left_contents ul#banner_area02 {
	width:208px;
	background:#ffffff;
	padding:0 4px 7px 3px;
}



/**** Main Container *****/

body#second div#container div#main_contents{
	width:719px;
	float:right;
}

body#second div#container div#main_contents h2{
	width:719px;
	margin-bottom:10px;
}

body#second div#container div#main_contents p.sub_txt{
	width:719px;
	margin-bottom:10px;
	line-height:1.5;
}

body#second div#container div#main_contents div#contents {
	width:719px;
}


span.aka_txt {
	color:#CC3333;
	font-weight:bold;
	line-height:2;
}

/*
お問い合わせフォーム
**********************************************/

/*
フォーム用（単体）

h2 {
	margin-top:15px;
}

body#second div#container div#main_contents{
	width:719px;
	float:none;
}

*/



body#second div#container div#main_contents table#form_table {
	border-top:1px solid #a5a5a5;
	border-left:1px solid #a5a5a5;
	margin-bottom:5px;
	background:#ffffff;
}

body#second div#container div#main_contents table#form_table td,
body#second div#container div#main_contents table#form_table th {
	border-right:1px solid #a5a5a5;
	border-bottom:1px solid #a5a5a5;
	padding:10px;
	line-height:1.5;
}

body#second div#container div#main_contents table#form_table td ul li {
	list-style:none;
	margin-bottom:3px;
}

body#second div#container div#main_contents table#form_table th {
	text-align:center;
	background:url(../../senior-taiken-form/img/th_form_bg.jpg) repeat-y top left;
}

span.ao_txt {
	color:#006699;
}

body#second dl#form {
	line-height:1.5;
}


body#second span.kakunin_txt {
	font-weight:bold;
	font-size:16px;
}

body#second div#button {
	width:300px;
	height:25px;
	padding-bottom:5px;
	margin:10px auto;
}

body#second div#button input#button01 {
	width:100px;
	margin-left:70px;
}

*:first-child+html body#second div#button input#button01 {
	width:100px;
	margin-left:-150px;
}

*html body#second div#button input#button01 {
	width:100px;
	margin-left:-150px;
}

body#second table input#button02 {
	width:100px;
	float:left;
}

body#second table input#button03 {
	width:100px;
	margin-left:5px;
	float:left;
}



p.an_title{
	text-align:left;
	font-size:14px;
	margin-bottom:10px;
	font-weight:bold;
}

table#an_table th {
	text-align:left;
	padding:15px 15px ;
	background:#cccccc;
}

table#an_table td {
	text-align:left;
	padding:15px 25px ;
	background:#eeeeee;
}


p.textarea{
	margin-left: 106px;
}

span.underline{
	text-decoration: underline;
}
