@charset "EUC-JP";

* {
	font-size:14px;
	font-family:"Hiragino Sans", ヒラギノ角ゴシック, メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	color: #353535;

}

html body {
	width: 100%;
	height: 100% !important;
	margin:0;
	padding:0;
	text-align:center;
	background-color: #fff;
}

h1 {
	margin:0;
	padding:0;
	font-weight: normal;
}

h2 {
	margin:0;
	padding:0;
	font-weight: normal;
}

h3 {
	margin:0;
	padding:0;
	font-weight: normal;
}

h4 {
	margin: 0px;
	padding:0;
	font-weight: normal;
}

h5 {
	margin: 0px;
	padding:0;
	font-weight: normal;
}

p {
	margin:0;
	padding:0;
}

img {
	margin:0;
	padding:0;
	border:0;
}

ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

a {
	margin:0;
	padding:0;
	text-decoration:none;
}


a:link    { color: #000; }
a:visited { color: #000; }
a:active  { color: #000; }
a:hover   {
	color: #000;
	text-decoration:underline;
}

a.imghover:hover img {
	filter: alpha(opacity=80);
	opacity: 0.8;
	background: none;
}

.clear {
	clear:both;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

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

img.mark {
	margin-left: 5px;
	padding: 0;
}

.fl {
	float:left;
}

.w_25 {
	width:25%;
}

.w_30 {
	width:30%;
}

.w_50 {
	width:50%;
}

.w_70 {
	width:70%;
}

.w_95 {
	width:95%;
}

.m_0_15 {
	margin:0 15px;
}

.ti_1 {
	text-indent: 1em;
}

/* = container
----------------------------------------------- */

/* = #header
----------------------------------------------- */

#header {
	width:100%;
	margin:0;
	padding:0;
	border-top: 5px solid #2e72a8;
}

/* = .header_contents
----------------------------------------------- */

.header_contents {
	width:960px;
	margin:0 auto;
	padding:0;
}

/* = .header_contents_left
----------------------------------------------- */

.header_contents_left {
	margin:0;
	padding:0;
	float:left;
}

.header_contents_left img.logo {
	margin:19px 0;
	padding:0;
}

/* = .header_contents_right
----------------------------------------------- */

.header_contents_right {
	margin:25px 0;
	padding:0;
	float:right;
}

div.header_contents_right a {
	height:50px;
	margin:0 auto;
	padding:0 25px;
	line-height:50px;
	font-size:18px;
	color:#fff;
	background-color: #d71344;
	display: block;
}

div.header_contents_right a:link    {  }
div.header_contents_right a:visited {  }
div.header_contents_right a:active  {  }
div.header_contents_right a:hover   { background-color: #dd3660;text-decoration:none; }

div.header_contents_right a i {
	font-size: 18px;
	color:#fff;
	padding-right: 12px;
	vertical-align: middle;
}

div.header_contents_right font {
	line-height:50px;
	font-size:18px;
	color:#fff;
}

/* = .header_contents_right2
----------------------------------------------- */

.header_contents_right2 {
	margin:37px 20px;
	padding:0;
	float:right;
}

.header_contents_right2 a:hover { text-decoration:none; }

/* = #menu_block
----------------------------------------------- */

#menu_block {
	width:100%;
	height:50px;
	margin:0;
	padding:0;
	background-color: #2e72a8;
}

#menu_block font {
	color:#fff;
}

/* = .menu_block_contents
----------------------------------------------- */

.menu_block_contents {
	width:960px;
	margin:0 auto;
	padding:0;
}

.menu_block_contents li {
	height:50px;
	margin:0;
	padding:0;
	border-left: 1px dotted #7ea9cb;
	vertical-align: middle;
	float:left;
}

.menu_block_contents li.last_m {
	border-right: 1px dotted #7ea9cb;
}

.menu_block_contents li a {
	height:50px;
	margin:0;
	padding:0 20px;
	font-size:16px;
	line-height:50px;
	color:#fff;
	background-color: #2e72a8;
	display: block;
}

.menu_block_contents li a:link    {  }
.menu_block_contents li a:visited {  }
.menu_block_contents li a:active  {  }
.menu_block_contents li a:hover   { background-color: #4280b1;text-decoration:none; }

.menu_block_contents li a i {
	font-size:18px;
	color:#fff;
	padding-right: 10px;
	vertical-align: middle;
}

/* = #top_main
----------------------------------------------- */

#top_main {
	width:100%;
	margin:0 0 20px;
	padding:0;
}

.top_main_visual {
	margin:0 auto;
	padding:0;
	background:url(images/main_visual_bg.png) no-repeat top center;
}

.top_main_visual_contents {
	width:960px;
	height:300px;
	margin:0 auto;
	padding:0;
}

.top_main_visual_contents_message {
	margin:0;
	padding:115px 0;
}

.top_main_visual_contents_message span {
	margin:0 auto;
	padding: 9px 35px;
	line-height: 70px;
	font-size: 35px;
	color:#fff;
	background-color: rgba(000,0,0,0.60);
}

.top_main_visual_contents_message font {
	line-height: 70px;
	font-size: 35px;
	color:#fff;
}

.top_main_description {
	width:100%;
	margin:0 auto;
	padding:0;
	background-color: #eeeeee;
}

.top_main_description_contents {
	width:960px;
	margin:0 auto;
	padding:15px 0;
}

.top_main_description_contents p {
	margin:0;
	padding:0 10px;
	text-align:left;
	text-indent: 15px;
	line-height:175%;
}

/* = #main_block
----------------------------------------------- */

#main_block {
	width:960px;
	margin:0 auto;
	padding:0;
}

/* = .main_block_left
----------------------------------------------- */

.main_block_left {
	width:690px;
	margin:0 0 40px;
	padding:0;
	float:left;
}

div.left_top_banner {
	margin-bottom:10px;
	position: relative;
}

div.lb_cont_1 {
	position:absolute;
	top:7px;
	left:7px;
	height: 30px;
	background-color:rgba(0,0,0,0.7);
}

div.lb_cont_1 p {
	padding:0px 15px;
	font-size:16px;
	line-height: 30px;
	color:#fff;
}

div.lb_cont_1 font {
	font-size:16px;
	line-height: 30px;
	color:#fff;
}

div.lb_cont_2 {
	position:absolute;
	top:44px;
	left:7px;
	height: 55px;
	background-color:rgba(0,0,0,0.7);
}

div.lb_cont_2 p {
	padding:0 15px;
	font-size:25px;
	line-height: 55px;
	color:#fff;
}

div.lb_cont_2 font {
	font-size:25px;
	line-height: 55px;
	color:#fff;
}

div.lb_cont_3 {
	position:absolute;
	top:106px;
	left:7px;
	height: 30px;
	background-color:rgba(215,19,68,0.8);
}

div.lb_cont_3 p {
	padding:0px 15px;
	font-size:16px;
	line-height: 30px;
	color:#fff;
}

div.lb_cont_3 font {
	font-size:16px;
	line-height: 30px;
	color:#fff;
}

.main_block_left h2 {
	margin:0 0 20px;
	padding:10px 12px;
	font-size:20px;
	font-weight:bold;
	color:#353535;
	text-align:left;
	border-bottom:2px solid #2e72a8;
}

.main_block_left h2 i {
	font-size: 21px;
	color:#2e72a8;
	padding-right: 10px;
	vertical-align: middle;
}

.main_block_left h2 font {
	font-size:20px;
	font-weight:bold;
	color:#353535;
}

.activity_report {
	margin:0 0 20px;
	padding:0 12px;
	border-bottom:1px dotted #333333;
}

.activity_report_day {
	margin:0 0 5px;
	padding:0;
	font-size:15px;
	text-align:left;
}

.activity_report_day2 {
	margin:0 0 5px;
	padding:0;
	font-size:15px;
	text-align:right;
}

.activity_report_title {
	margin:0 0 12px;
	padding:0;
}

.activity_report_title h3 {
	text-align:left;
}

.activity_report_title h3 a {
	font-size:16px;
	color:#353535;
	font-weight:bold;
}

.activity_report_title h3 a:link    { color: #353535; }
.activity_report_title h3 a:visited { color: #353535; }
.activity_report_title h3 a:active  { color: #353535; }
.activity_report_title h3 a:hover   { color: #2e72a8;text-decoration:none; }

.activity_report_title h3 a font {
	font-size:16px;
	color:#353535;
	font-weight:bold;
}

.activity_report_title h3 a font:link    { color: #353535; }
.activity_report_title h3 a font:visited { color: #353535; }
.activity_report_title h3 a font:active  { color: #353535; }
.activity_report_title h3 a font:hover   { color: #2e72a8;text-decoration:none; }

.activity_report_contents {
	margin:0 0 20px;
	padding:0;
}

.activity_report_contents_left {
	width:210px;
	height:140px;
	margin:0;
	padding:0;
	overflow:hidden;
	float:left;
}

.activity_report_contents_right {
	width:436px;
	margin:0;
	padding:0;
	float:right;
}

.activity_report_contents_right p {
	margin:0 0 15px;
	padding:10px 0 0 0;
	text-align:left;
	text-indent: 15px;
	line-height:170%;
}

.activity_report_contents_right p a         { color: #353535; }
.activity_report_contents_right p a:link    { color: #353535; }
.activity_report_contents_right p a:visited { color: #353535; }
.activity_report_contents_right p a:active  { color: #353535; }
.activity_report_contents_right p a:hover   { color: #2e72a8; }

.activity_report_contents_right p a font         { color: #353535; }
.activity_report_contents_right p a font:link    { color: #353535; }
.activity_report_contents_right p a font:visited { color: #353535; }
.activity_report_contents_right p a font:active  { color: #353535; }
.activity_report_contents_right p a font:hover   { color: #2e72a8; }

.press_release {
	margin:0 0 20px;
	padding:0 12px;
	border-bottom:1px dotted #333333;
}

.press_release_day {
	margin:0 0 5px;
	padding:0;
	font-size:15px;
	text-align:left;
}

.press_release_title {
	margin:0 0 12px;
	padding:0;
}

.press_release_title h3 {
	text-align:left;
}

.press_release_title h3 a {
	font-size:16px;
	color:#2e72a8;
	text-decoration:underline;
}

.press_release_title h3 a:link    { color: #2e72a8; }
.press_release_title h3 a:visited { color: #2e72a8; }
.press_release_title h3 a:active  { color: #2e72a8; }
.press_release_title h3 a:hover   { color: #353535;text-decoration:none; }

.press_release_title h3 a font {
	font-size:16px;
	color:#2e72a8;
	text-decoration:underline;
}

.press_release_title h3 a font:link    { color: #2e72a8; }
.press_release_title h3 a font:visited { color: #2e72a8; }
.press_release_title h3 a font:active  { color: #2e72a8; }
.press_release_title h3 a font:hover   { color: #353535;text-decoration:none; }

.press_release_title h3 a i {
	font-size: 16px;
	padding-left: 8px;
	vertical-align: middle;
}

.all_report {
	margin:0 0 20px;
	padding:0 12px;
	border-bottom:1px dotted #333333;
}

.all_report_day {
	margin:0 0 5px;
	padding:0;
	font-size:15px;
	text-align:left;
}

.all_report_title {
	margin:0 0 12px;
	padding:0;
}

.all_report_title h3 {
	text-align:left;
}

.all_report_title h3 a {
	font-size:16px;
	color:#2e72a8;
	text-decoration:underline;
}

.all_report_title h3 a:link    { color: #2e72a8; }
.all_report_title h3 a:visited { color: #2e72a8; }
.all_report_title h3 a:active  { color: #2e72a8; }
.all_report_title h3 a:hover   { color: #353535;text-decoration:none; }

.all_report_title h3 a font {
	font-size:16px;
	color:#2e72a8;
	text-decoration:underline;
}

.all_report_title h3 a font:link    { color: #2e72a8; }
.all_report_title h3 a font:visited { color: #2e72a8; }
.all_report_title h3 a font:active  { color: #2e72a8; }
.all_report_title h3 a font:hover   { color: #353535;text-decoration:none; }

.all_report_title h3 a i {
	font-size: 16px;
	padding-left: 8px;
	vertical-align: middle;
}

.see_next {
	width:200px;
	height:45px;
	margin:0;
	padding:0;
	text-align:center;
	background-color: #2e72a8;
}

div.see_next a {
	width:200px;
	height:45px;
	margin:0 auto;
	padding:0;
	line-height:45px;
	font-size:15px;
	color:#fff;
	background-color: #2e72a8;
	display: block;
}

div.see_next a:link    {  }
div.see_next a:visited {  }
div.see_next a:active  {  }
div.see_next a:hover   { background-color: #4280b1;text-decoration:none; }

div.see_next a i {
	font-size: 15px;
	color:#fff;
	padding-left: 8px;
	vertical-align: middle;
}

div.see_next font {
	color:#fff;
}

.see_all {
	margin:0 0 20px;
	padding:0;
	text-align:right;
}

div.see_all a {
	font-size:15px;
}

div.see_all a i {
	font-size: 15px;
	padding-right: 8px;
	vertical-align: middle;
}

/* = #sub_main
----------------------------------------------- */

#sub_main {
	width:100%;
	margin:0 0 20px;
	padding:0;
}

.sub_main_visual {
	margin:0 auto;
	padding:0;
	background:url(images/sub_visual_bg.png) no-repeat top center;
}

.sub_main_visual_contents {
	width:960px;
	height:200px;
	margin:0 auto;
	padding:0;
}

.sub_main_visual_contents_message {
	margin:0;
	padding:65px 0;
	text-align:left;
}

.sub_main_visual_contents_message h1 {
	margin:0 auto;
	padding: 9px 35px;
	line-height: 70px;
	font-size: 30px;
	color:#fff;
	font-weight: bold;
	text-shadow: 0px 0px 10px #000;
}

.sub_main_visual_contents_message font {
	line-height: 70px;
	font-size: 30px;
	color:#fff;
}

.sub_main_navi {
	width:100%;
	margin:0 auto;
	padding:0;
}

.sub_main_navi_contents {
	width:960px;
	margin:0 auto;
	padding:10px 0;
	background-color: #eeeeee;
}

.sub_main_navi_contents li {
	float:left;
}

.sub_main_navi_contents li a i{
	padding:0 8px;
}

/* = .main_block_left ･ｵ･ﾖ･ﾚ｡ｼ･ｸﾍﾑ
----------------------------------------------- */

.sub_basic {
	margin:0 0 20px;
	padding:0 12px;
}

.sub_basic_cont {
	margin:0 0 10px;
	padding:0;
	font-size:15px;
	text-align:left;
}

.sub_basic_cont2 {
	margin:0 0 10px;
	padding:0;
	font-size:15px;
	text-align:right;
}

.sub_basic h3 {
	margin:0 0 5px;
	padding:0;
	font-size:15px;
	text-align:left;
}

ul.lst_disc {
	margin: 0 0 0 1.5em;
	padding:0;
	list-style-type:disc;
}

.sub_basic table {
	border-collapse: collapse;
	float:left;
}

.sub_basic td {
	border: solid 1px #aaa;
	padding: 10px;
}

.sub_basic td.bg_blue {
	width: 22%;
	color:#fff;
	background-color:#336699;
}

.sub_basic td.bg_light_blue {
	background-color:#c1d4e6;
}

.activity_reports {
	width:300px;
	height:60px;
	margin:35px auto;
	padding:0;
	text-align:center;
	background-color: #2e72a8;
}

div.activity_reports a {
	width:300px;
	height:60px;
	margin:0 auto;
	padding:0;
	line-height:60px;
	font-size:20px;
	color:#fff;
	background-color: #2e72a8;
	display: block;
}

div.activity_reports a:link    {  }
div.activity_reports a:visited {  }
div.activity_reports a:active  {  }
div.activity_reports a:hover   { background-color: #4280b1;text-decoration:none; }

div.activity_reports a i {
	font-size: 18px;
	color:#fff;
	padding-left: 12px;
	vertical-align: middle;
}

div.activity_reports font {
	line-height:60px;
	font-size:15px;
	color:#fff;
}

/* = .main_block_right
----------------------------------------------- */

.main_block_right {
	width:230px;
	margin:0 0 40px;
	padding:0;
	float:right;
}

.first_time {
	width:230px;
	height:60px;
	margin:0 0 20px;
	padding:0px;
	text-align:center;
	background-color: #2e72a8;
}

div.first_time a {
	width:230px;
	height:60px;
	margin:0 auto;
	padding:0;
	line-height:60px;
	font-size:20px;
	color:#fff;
	background-color: #2e72a8;
	display: block;
}

div.first_time a:link    {  }
div.first_time a:visited {  }
div.first_time a:active  {  }
div.first_time a:hover   { background-color: #4280b1;text-decoration:none; }

div.first_time a i {
	font-size: 18px;
	color:#fff;
	padding-left: 12px;
	vertical-align: middle;
}

div.first_time font {
	line-height:60px;
	font-size:15px;
	color:#fff;
}

div.right_banner {
	margin-bottom:20px;
	position: relative;
}

div.rb_cont_1 {
	position:absolute;
	top:7px;
	right:7px;
	height: 24px;
	background-color:rgba(0,0,0,0.7);
}

div.rb_cont_1 p {
	padding:0 11px;
	font-size:14px;
	line-height: 24px;
	color:#fff;
}

div.rb_cont_1 font {
	font-size:14px;
	line-height: 24px;
	color:#fff;
}

div.rb_cont_2 {
	position:absolute;
	top:34px;
	right:7px;
	height: 33px;
	background-color:rgba(0,0,0,0.7);
}

div.rb_cont_2 p {
	padding:0 11px;
	font-size:16px;
	line-height: 33px;
	color:#fff;
}

div.rb_cont_2 font {
	font-size:14px;
	line-height: 33px;
	color:#fff;
}

div.rb_cont_3 {
	position:absolute;
	top:70px;
	right:7px;
	height: 24px;
	background-color:rgba(215,19,68,0.8);
}

div.rb_cont_3 p {
	padding:0 11px;
	font-size:14px;
	line-height: 24px;
	color:#fff;
}

div.rb_cont_3 font {
	font-size:14px;
	line-height: 24px;
	color:#fff;
}

/* = #footer
----------------------------------------------- */

#footer {
	width:100%;
	margin:0;
	padding:0;
	background-color: #353535;
	color:#fff;
}

.footer_contents {
	width:960px;
	margin:0 auto;
	padding:0;
}

.footer_contents p {
	margin:0 auto;
	padding:15px 0;
	color:#fff;
	font-size:16px;
	line-height: 180%;
}

.footer_contents p a {
	color:#fff;
	font-size:16px;
}

.footer_contents p font {
	color:#fff;
	font-size:16px;
}

/* = #copyright
----------------------------------------------- */

#copyright {
	width:100%;
	margin:0;
	padding:0;
	background-color: #181818;
	color:#fff;
}

.copyright_contents {
	width:960px;
	margin:0 auto;
	padding:15px 0;
	color:#fff;
}

.copyright_contents i {
	color:#fff;
	padding: 0 5px;
	vertical-align: middle;
}

.copyright_contents font {
	color:#fff;
}

/* = お問い合わせ
----------------------------------------------- */

.form-item {
	clear:both;
	padding:10px;
	text-align:left;
}
.form-left {
	width:150px;
	padding:5px 0 0 15px;
	float:left;
}
.form-right {
	width:400px;
	float:left;
}
.form-right input {
	width:100%;
}
.form-right textarea {
	width:100%;
	height:100px;
}
.form-submit {
	text-align:center;
}

.indispensability-mark {
	color:#f00;
	margin-left:5px;
}

/* = report
----------------------------------------------- */

.report_picture_block {
	margin:30px auto 0 auto;
}

.report_picture_block img {
	max-width:300px;
	margin:0 30px 30px 0;
	float:left;
}

.sub_basic h3.report_h3 {
	color: #2e72a8;
	font-weight: bold;
	font-size: 140%;
	text-indent: 15px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #777;
}

.sub_basic h3.report_h3 font{
	color: #2e72a8;
}

.sub_basic h3.report_h3_2 {
	color: #2e72a8;
	font-weight: bold;
	font-size: 140%;
	text-indent: 15px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #777;
}

.sub_basic h3.report_h3_2 font{
	color: #2e72a8;
}
