@charset "shift_jis";

body {
	margin-top: 150px;
}

#g_nav_block{
  position: fixed;
  top: 50px;
  left: 0px;
  z-index: 10000;
}

#contents .section{
	margin: 0 0 50px 0;
	padding: 0 0 0 0;
	text-align: left;
	position:relative;
}

#contents .section_l{
	margin: 0 40px 50px 0;
	padding: 0 0 0 0;
	text-align: left;
	width:325px;
	float:left;
}

#contents .section_r{
	margin: 0 0 50px 0;
	padding: 0 0 0 0;
	text-align: left;
	width:635px;
	float:left;
}


#contents .section_txt{
	font-size: 16px;
	line-height:2.0;
	text-align: left;
	color:#555;
}

#contents .section_txt2{
	font-size: 20px;
	line-height:2.9;
	text-align: left;
	color:green;
}

#contents img {
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}

#contents ul#news{
	margin: 15px 0 30px 0;
	padding: 0 0 0 0;
	border-top:1px solid #e6e6e6;
}

#contents ul#news li{
	margin: 0 0 0 0;
	padding: 12px 0 12px 0;
	border-bottom:1px solid #e6e6e6;
}

#contents ul#news li a{
	font-size: 14px;
	line-height:1.5;
	color:#4c4c4c;
}

#contents ul#news li .date_txt {
	margin: 0 0 0 0;
	padding: 0 0 0 15px;
	font-size: 14px;
	line-height:1.5;
	color:#999;
}

#contents ul#news li .tit_txt {
	margin: -1.5em 0 0 0;
	padding: 0 0 0 115px;
	font-size: 14px;
	line-height:1.5;
	color:#999;
}

.effect{
-webkit-box-shadow: 0 7px 6px -6px #666;
-moz-box-shadow: 0 7px 6px -6px #666;
box-shadow: 0 7px 6px -6px #666;
}

.green {
	color:green !important;
}

.font18px {
	font-size:20px !important;
}

.bold {
	font-weight:bold;
}

.center {
	text-align:center !important;
}

span.font_color_red {
    color:red;
}

table#table01 {
    width:100%;
    margin-top: 15px;
    border-top: 1px solid #cebda4;
}

table#table01 td{
    vertical-align:middle;
    padding: 15px 0 15px 10px;
    font-size: 100%;
    line-height:1.6em;
    border-bottom: 1px solid #cebda4;
}

table#table01 td#td01{
    width:25%;
    font-weight:bold;
    background:#f4eee2;
}

table#table01 td#td02 {
    padding: 10px 0 10px 15px;
}

table#table01 td#td02 input{
    font-size: 100%;
    line-height:1.2em;
}
