@charset "shift_jis";


/*---------- ページ全体の指定 ----------*/

body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS P ゴシック", "MS P Gothic", sans-Serif;
  margin: 0;
  padding: 0;
  font-size: 13px;
  color: #333333;
  background-color: #ffffff;
  border-top: solid 3px #5ba0e5;
}


/* IE7 用 */

*:first-child+html * {
  font-family: "メイリオ", Meiryo, "MS P ゴシック", "MS P Gothic", sans-Serif;
}


/* IE6 用 */
* html * {
  font-family: "メイリオ", Meiryo, "MS P ゴシック", "MS P Gothic", sans-Serif;
}
div.scrollingBox {
	height:300px;
  overflow: scroll;
}

a:link {
  color: #004080;
  font-size: 13px;
}

a:hover {
  color: #005ebb;
  font-size: 13px;
}

a:visited {
  color: #004080;
  font-size: 13px;
}

p {
  margin: 18px 0 18px 0;
  line-height: 180%;
  letter-spacing: 1px;
}


/*---------- メイン ----------*/

#main {
  width: 100%;
  margin: auto;
  padding: 0;
  text-align: center;
  background-image: url(img/container_back.gif);
}

/*---------- メインスライド ----------*/

div#mainImgBox{
	margin: 0 auto;
	text-align: left;
	width: 900px;
	min-height:280px;
	height: auto !important;
	height: 120px;
	position: relative;
}

div#mainImgBox div#mainMessageBox{
	width: 277px;
	min-height:120px;
//	height: auto !important;
//	height: 120px;
	background-color:#fff;
	border-left: 1px solid #dedede;
	border-right: 1px solid #efefef;
	z-index: 2;
	position: absolute;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

	div#mainImgBox div#mainMessageBox strong{
		font-weight: bold;
		font-size: 17px;
		display: block;
		padding: 90px 20px 10px;
	}
	div#mainImgBox div#mainMessageBox span{
		padding: 0 20px;
		display: block;
		line-height: 1.9;
	}
div.detail{
	width: 640px;

}
#slides {
//border:solid 1px;
//	height: 120px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
}

.slides_container {
	width: 900px;
//	height: 120px;
	overflow:hidden;
	position:relative;
	display:none;
}

.slides_container a {
	width:900px;
//	height:120px;
	display:block;
}

.slides_container a img {
	display:block;
}


.table1 td{
	padding: 6px 0px;
}
/*---------- ヘッダー ----------*/

#header {
  margin: 0 auto 0 auto;
  width: 960px;
//  height: 600px;
  text-align: center;
  border-bottom: solid 1px #cccccc;
  background-image: url(img/header.jpg);
  background-repeat: repeat;
}

#header h1 {
  margin: 0 auto 0 auto;
//  width: 520px;
//  height:25px;
  padding: 2px 0 0 5px;
  font-weight: normal;
  text-align: left;
  font-size: 10px;
  color: #666666;
}

#header h2 {
  margin: 0;
  padding: 3px 0 0 16px;
  text-align: left;
  font-size: 20px;
  color: #444444;
  letter-spacing: 1px;
}

#header p {
  margin: 0;
  padding:  4px 0 0 0px;
  text-align: left;
  font-size: 13px;
  color: #444444;
  letter-spacing: 1px;
}

#table-left{
  text-align: left;
  font-size: 13px;
  color: #444444;
  line-height: 150%;
  text-decoration: none;
}

#table-left a{
  font-size: 20px;
  color: #666666;
  text-decoration: none;
}

#table-left a:hover{
  font-size: 20px;
  color: #888888;
  text-decoration: none;
}

#table-right{
  text-align: right;
  margin: 0;
//  padding: 0 5px 2px 0;
  font-size: 16px;
  color: #c9171e;
  line-height: 150%;
  text-decoration: none;
}

#table-right a{
  font-size: 12px;
  color: #333333;
  text-decoration: none;
}

#table-right a:hover{
  font-size: 12px;
  color: #666666;
  text-decoration: none;
}


#header-menu {
  width: auto;
  margin: 0;
  padding: 0;
  height: 45px;
  text-align: left;
  border-right: solid 1px #dddddd;
  border-bottom: solid 3px #cccccc;
  border-left: solid 1px #dddddd;
  background-image: url(img/head_menu_back_base.gif);
  background-repeat: repeat-x;
}

#header-menu ul {
  width: 960px;
  text-align: left;
  margin: 0 auto 0 auto;
  padding: 0;
  background-image: url(img/head_menu_back_base.gif);
  background-repeat: repeat-x;
}

#header-menu li {
  display: inline;
  list-style-type: none;
  float: left;
  color: #ffffff;
}

#header-menu li a {
  font-size: 12px;
  width: 105px;
  height: 45px;
/*  width: 120px;*/
  line-height: 15px;
  color: #444444;
  background-image: url(img/head_menu_back_abase.gif);
  text-align: center;
  vertical-align: middle;
  display: table-cell;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #cccccc;
  text-decoration: none;
/* padding: 14px 0 11px 0;*/
}

#header-menu li a:hover {
  color: #444444;
  background-image: url(img/head_menu_back_hover.gif);
}

#header-menu #selected a {
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #cccccc;
  color: #444444;
  background-image: url(img/head_menu_back_hover.gif);
}
#header-menu #home a {
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #cccccc;
}

#header-img {
  width: 960px;
  margin: 0 auto 0 auto;
  text-align: center;
  background: url(img/head_img_bg.gif);
  background-repeat: repeat-x;
}
#header-img-intro {
	position: relative;
//border:solid 1px;
	height:380px;
  width: 960px;
  margin: 0 auto 0 auto;
	overflow: hidden;
}
#header-img-intro .image{
//border:solid 1px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#header-img-intro .headerTitle{
//border:solid 1px;
	margin-top:15px;
	margin-left:550px;
	position: absolute;
  font-size: 30px;
	color:black;
display: table-cell;
font-family:serif;
 }
#header-img-intro .headerContents{
//border:solid 1px;
	width:400px;
	margin-top:100px;
	margin-left:580px;
	position: absolute;
  font-size: 35px;
display: table-cell;
font-family:serif;
}


#header-img-wide {
	position: relative;
//border:solid 1px;
	height:190px;
  width: 960px;
  margin: 0 auto 0 auto;
	overflow: hidden;
}
#header-img-wide {
	position: relative;
//border:solid 1px;
	height:250px;
  width: 960px;
  margin: 0 auto 0 auto;
	overflow: hidden;
}

#header-img-wide .image{
//border:solid 1px;
	position: absolute;
	right: 0px;
	top: 0px;
	height:190px;
}

#header-img-wide .headerTitle{
//border:solid 1px;
	margin-top:15px;
	margin-left:20px;
	position: absolute;
  font-size: 40px;
	color:black;
display: table-cell;
 }


#header-img-wide .headlineTable{
  margin-top:80px;
  margin-left:20px;
	position: absolute;
	display: table;
//	width: 200px;
}

#header-img-wide .headlineTable .headline{
	width:100px;
	border-radius: 50px;
	display: table-cell;
//float: left;
  background-color:rgba(102,153,255,0.7) ;
  font-size: 20px;
}

#header-img-wide .headerContents{
//border:solid 1px;
	width:400px;
	margin-top:120px;
	margin-left:250px;
	position: absolute;
  font-size: 16px;
//display: table-cell;
}


#header-img-wide .headerContentsB{
	margin-top:90px;
	margin-left:270px;
	position: absolute;
  font-size: 16px;
//display: table-cell;
text-align:center;
}

#header-img-wide .headerExtra{
	margin-top:160px;
	margin-left:670px;
	position: absolute;
  font-size: 11px;
//display: table-cell;
}



#header-img-slim {
	position: relative;
//border:solid 1px;
	height:100px;
  width: 960px;
  margin: 0 auto 0 auto;
  background: url(img/head_img_bg.gif);
  background-repeat: repeat-x;
	overflow: hidden;
}

#header-img-slim .image{
//border:solid 1px;
	position: absolute;
	right: 0px;
	top: 0px;
}

.contentsImg{
	position: absolute;
	margin-left: 200px;
display: table-cell;
}

#header-img-slim .headerTitle{
	margin-top:20px;
	margin-left:20px;
	position: absolute;
  font-size: 26px;
	color:#555555;
display: table-cell;
text-align:left;
 }

#header-img-slim .headerTitleB{
	margin-top:15px;
	margin-left:20px;
	position: absolute;
  font-size: 26px;
	color:#555555;
display:table-cell;
//border:solid 1px;
 }

.headerTitleB .headerAccentBlue {
	text-align:left;
	width:300px;
//	font-family:"Century";
	text-shadow:
	0px 0px 10px rgba(102,153,255,1),
	0px 0px 10px rgba(102,153,255,1),
	0px 0px 10px rgba(102,153,255,1),
	0px 0px 10px rgba(102,153,255,1);
//	float: left;
	margin-top:0px;
	margin-bottom:0px;
	position: absolute;
display: inline;
}

.headerTitleB .headerAccentYellow {
	text-align:left;
	width:300px;
//	font-family:"Century";
	text-shadow:
	0px 0px 10px rgba(255,255,51,1),
	0px 0px 10px rgba(255,255,51,1),
	0px 0px 10px rgba(255,255,51,1),
	0px 0px 10px rgba(255,255,51,1);
//	float: left;
	margin-top:0px;
	margin-bottom:0px;
	position: absolute;
display: inline;
}

.headerTitleB .headerAccentPink{
	text-align:left;
	width:300px;
//	font-family:"Century";
	text-shadow:
	0px 0px 10px rgba(255,102,204,1),
	0px 0px 10px rgba(255,102,204,1),
	0px 0px 10px rgba(255,102,204,1),
	0px 0px 10px rgba(255,102,204,1);
//	float: left;
	margin-top:0px;
	margin-bottom:0px;
	position: absolute;
display: inline;
}

.markup{
	width:150px;
	border-radius: 50px;
  background-color:rgba(102,153,255,0.7) ;
  font-size: 20px;
	margin-left:10px;
	text-align: left;
padding-left:28px;
}

.accent{
	text-align:left;
	text-shadow:
	0px 0px 10px rgba(255,102,204,1),
	0px 0px 10px rgba(255,102,204,1),
	0px 0px 10px rgba(255,102,204,1),
	0px 0px 10px rgba(255,102,204,1);
	margin-top:0px;
	margin-left:20px;
	margin-bottom:0px;
  font-size: 20px;
}


#header-img-slim .headerContents{
	margin-top:20px;
	left:350px;
	position: absolute;
  font-size: 14px;
	color:#555555;
display: table-cell;
}

#header-img-slim .headerContentsLine{
//border:solid 1px;
	width:440px;
	text-align:center;
	margin-top:20px;
	left:290px;
	position: absolute;
display: table-cell;
}

 .headerContentsB{
	text-align:left;
//border:solid 1px;
	margin-top:55px;
	margin-left:200px;
//	position: absolute;
  font-size: 14px;
	color:#555555;
}

#header-img-slim .bottomContents{
	text-align:left;
	margin-top:79px;
	left:50px;
	position: absolute;
  font-size: 14px;
	color:#ffffff;
display: table-cell;
}







.shadowRed{
	text-shadow:
	4px 4px 2px rgba(204,0,0,1),
	4px -4px 2px rgba(204,0,0,1),
	-4px 4px 2px rgba(204,0,0,1),
	-4px -4px 2px rgba(204,0,0,1);
	color:white;
	font-size:24px;
	font-weight:bold;
}


.shadowBlueSolid{
	text-shadow:
	2px 2px 2px rgba(0,0,51,1),
	2px -2px 2px rgba(0,0,51,1),
	-2px 2px 2px rgba(0,0,51,1),
	-2px -2px 2px rgba(0,0,51,1);
	color:white;
	font-size:48px;
//	font-weight:bold;
margin-bottom:20px;}

.yajirusiCon{
	margin-left:20px;
	padding-left:40px;
	background-image: url(img/yajirusi_back_blue.gif);
  background-repeat: no-repeat;

	width:400px;
	height:30px;
	font-size:20px;
}

.ConItem{
	padding-left:50px;
}

.conBigPad{
	color: rgb(51, 51, 51);
	font-family: 'MS PGothic';
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: normal;
	orphans: auto;
	text-align: start;
	text-indent: 0px;
	text-transform: none;
	white-space: normal;
	widows: auto;
	word-spacing: 0px;
	-webkit-text-size-adjust: auto;
	-webkit-text-stroke-width: 0px;
	background-color: rgb(255, 255, 255);
	display: inline !important;
	float: none;
}
/*---------- コンテンツ ----------*/

#container {
  width: 940px;
  margin: 0 auto 0 auto;
  overflow: hidden;
  padding: 7px 8px 6px 10px;
  background-color: #ffffff;
  background-repeat: repeat-y;
}

#container h3 {
  margin: 12px 3px 10px 3px;
  padding: 10px 10px 7px 13px;
  line-height: 110%;
  font-size: 13px;
  color: #662200;
  border-bottom: solid 1px #005ebb;
  border-left: solid 5px #aaaaaa;
  border-bottom: solid 1px #aaaaaa;
  background-color: #eeeeee;
}

#container h4 {
  overflow: hidden;

	width:350px;
  margin-left: 240px;
  margin-top: 3px;
	margin-bottom:0px;
  padding: 10px 10px 7px 13px;
  line-height: 110%;
	border-radius: 5px;
//	font-family:"Century";
  font-size: 17px;
  color: #ffffff;
  background-color:rgba(0,110,40,0.7) ;
}

#container .exp {
//border:solid 1px;
	width:350px;
  margin-left: 260px;
  margin-top: 0px;
	margin-bottom:3px;
//	font-family:"Century";
  font-size: 13px;
	top: 0px;
}

/*ドアホンページで使用*/
#container .point {
	overflow: hidden; 
	height:70px
}


#container .pointLogo {
	margin-top:0px;
	margin-bottom:0px;
float: left;
	width:50px;
//	height:50px;
	padding-top:10px;
	padding-bottom:10px;
	border-radius: 50px;
  color: #ffffff;
	background-color: #000080;
//	font-family:"Century";
  font-size: 20px;
	font-weight:bold;
	text-align: center;
}

#container p.pointFont {
//	font-family:"Century";
  font-size: 40px;
	text-shadow:
	0px 0px 10px rgba(0,110,40,0.7),
	0px 0px 10px rgba(0,110,40,0.7),
	0px 0px 10px rgba(0,110,40,0.7),
	0px 0px 10px rgba(0,110,40,0.7);
  color: #ffffff;
	float: left;
	margin-top:0px;
	margin-bottom:0px;
}

#slides {
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
}
.slides_container {
	width: 960px;
//	height: 381px;
	overflow:hidden;
	position:relative;
	display:none;
}

.slides_container a {
	width:960px;
//	height:381px;
	display:block;
}

.slides_container a img {
	display:block;
}

.pagination {
	position:absolute;
	top: 390px;
	right: 5px;
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(../img/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}

/*---------- メインコンテンツ ----------*/

#contents {
  float: right;
  margin: 0;
  padding: 5px 0 5px 0;
  font-size: 13px;
  width: 698px;
  letter-spacing: 1px;
  text-align: left;
}

#contents #pannavi {
  margin: 0 0 6px 0;
  padding: 0 0 8px 0;
  font-size: 12px;
}

#contents h2 {
  height: 32px;
  margin: 0 0 7px 0;
  padding: 10px 0 0 34px;
  font-size: 14px;
  color: #004080;
  background-image: url(img/titlebar.gif);
  background-repeat: no-repeat;
}

#contents h3 {
  margin: 12px 3px 10px 3px;
  padding: 10px 10px 7px 13px;
  line-height: 110%;
  font-size: 13px;
  color: #662200;
  border-bottom: solid 1px #005ebb;
  border-left: solid 5px #aaaaaa;
  border-bottom: solid 1px #aaaaaa;
  background-color: #eeeeee;
}

#contents p {
  margin: 18px 0 18px 0;
  padding: 0 5px 0 8px;
  line-height: 190%;
  font-size: 13px;
}

#contents a {
  color: #004080;
  font-size: 13px;
}

#contents a:hover {
  color: #005ebb;
  font-size: 13px;
}

#contents .gray_bg {
  margin: 18px 2px 18px 2px;
  padding: 2px 8px 2px 8px;
  line-height: 180%;
  letter-spacing: 1px;
  font-size: 13px;
  border-top: solid 1px #dddddd;
  border-right: solid 1px #dddddd;
  border-bottom: solid 1px #dddddd;
  border-left: solid 1px #dddddd;
  background-color: #eeeeee;
}

#contents span.red {
  color: #e60033;
}

#contents span.red_b {
  color: #e60033;
  font-weight: bold;
}

#contents span.blue {
  color: #005ebb;
}

#contents span.pink {
  color: #c53d43;
}

#contents span.brown {
  color: #993300;
}

#contents span.brown_b {
  color: #993300;
  font-weight: bold;
}

#contents span.green {
  color: #00ae4f;
}

#contents img.head_photo {
  margin: 0 0 10px 0;
}

#contents img.photo {
  float: left;
  margin: 10px 20px 0 0;
}

#contents img.picture {
  margin: 0 10px 10px 0;
  float: left;
}

#contents img.picture_r {
  margin: 0 0 10px 10px;
  float: right;
}

#contents p.photo {
  margin: 0 0 20px 0;
  padding: 0;
}

#contents p.back {
  margin: 0;
  padding: 0 5px 0 0;
  text-align: right;
}


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


td#t01 {
  border: solid 1px #cccccc;
  border-collapse: collapse;
}


td#head {
  padding: 9px 6px 6px 15px;
  border: solid 1px #cccccc;
  border-collapse: collapse;
  background-image: url(img/main_block_bg.gif);
}


table.table_line {
  border-collapse: collapse;
  border: solid 1px #999999;
}


td.table_line {
  border-collapse: collapse;
  border: solid 1px #999999;
  padding : 8px 14px 8px 14px;
}


/*---------- メニュー ----------*/

#menu {
  float: left;
  margin: 0 0 15px 0;
  padding: 0;
  width: 210px;
  text-align: left;
  letter-spacing: 1px;
}

.menulist {
  margin: 0 0 23px 0;
  padding: 5px 2px 0px 5px;
  width: 210px;
  text-align: left;
}

.menulist h2 {
  height: 20px;
  margin: 0;
  padding: 10px 0 8px 20px;
  font-size: 13px;
  color: #fffffc;
  background-image: url(img/sidebar.gif);
  background-repeat: no-repeat;
}

.menulist a{
  color: #004080;
  display: block;
  border-right: solid 1px #dddddd;
  border-bottom: solid 1px #dddddd;
  border-left: solid 1px #dddddd;
  padding: 8px 4px 3px 30px;
  font-size: 13px;
  line-height: 190%;
  text-decoration: none;
  background-image: url(img/side_menu_bg.gif);
  background-repeat: no-repeat;
 }

.menulist a:hover{
  color: #005ebb;
  background-image: url(img/side_menu_bg_hover.gif);
  background-repeat: no-repeat;
}
.menulist #selected {
  border-left-width: 1px;
  border-left-style: solid;
  background-image: url(img/side_menu_bg_selected.gif);
  border-left-color: #cccccc;
  background-color: #DF0101;
}
.menu_free {
  margin: 0 0 25px 5px;
  padding: 0;
  width: 210px;
  text-align: left;
  background-color: #ffffff;
}

.menu_free h2 {
  height: 20px;
  margin: 0;
  padding: 10px 0 8px 20px;
  font-size: 13px;
  color: #fffffc;
  background-image: url(img/sidebar.gif);
  background-repeat: no-repeat;
}

.menu_free a{
  color: #004080;
  width: 198px;
  padding: 6px 0 5px 0;
  font-size: 13px;
 }

.menu_free a:hover{
  color: #005ebb;
}

.menu_free p{
  margin: 0;
  padding: 8px 8px 14px 8px;
  font-size: 13px;
  line-height: 180%;
}


/*---------- フッター ----------*/

#footer {
  clear: both;
  width: 100%;
  margin: 0;
  padding: 12px 0 6px 0;
  text-align: center;
  font-size: 12px;
  color: #fffffc;
  border-top: solid 2px;
  border-top-color: #005ebb;
  background-color: #444444;
}

#footer .footer_navi {
  padding: 14px 0 8px 0;
  margin: 0;
  font-size: 12px;
  color: #fffffc;
  background-color: #555555;
 }

#footer .footer_navi a {
  color: #fffffc;
  font-size: 12px;
  text-decoration: none;
 }

#footer .footer_navi a:hover {
  color: #cccccc;
}

#footer .copy {
  padding-top: 2px;
  font-size: 12px;
  color: #fffffc;
 }

#footer .copy a {
  color: #bbbbbb;
  font-size: 12px;
  text-decoration: none;
 }

#footer .copy a:hover {
  color: #fffffc;
  text-decoration: none;
}

/*---------------------------------*/
table.topContent {
	text-align: left;
}

a.topContentTitle{
	height:29px;
//	border:solid 1px;
  margin-top: 12px;
  margin-left: 12px;
  font-size: 20px;
	padding-left:17px;
	text-align: left;
  background-image: url(img/top_title.jpg);
  background-repeat: no-repeat;
}
a.topContents{
//	border:solid 1px;
//  margin-top: 12px;
  margin-left: 30px;
  font-size: 15px;
	padding-left:17px;
	text-align: left;
  background-image: url(img/top_contents.jpg);
  background-repeat: no-repeat;
// display: inline-block;
}

.topConAdd{
  font-size: 11px;
	text-align: left;
	padding-left:48px;
}
.topConSub{
  font-size: 17px;
	text-align: left;
	padding-left:20px;
  font-weight: bold;
}

a.topConSub{
  font-size: 17px;
	text-align: left;
	padding-left:20px;
  font-weight: bold;
}

.topMenu a{
color:#000000;
text-decoration: none;

}
.pbBAck {
	width:315px;
	position:static;
}


.bpTitleLeft{
text-align: center;
width:75px;
	position:absolute;
margin-left:20px;
margin-top:-205px;
color:white;
  font-weight: bold;
}

.bpTitleRight{
text-align: center;
width:75px;
	position:absolute;
margin-left:218px;
margin-top:-205px;
color:white;
  font-weight: bold;

}

.bpDetailLeft{
	position:absolute;
	width:140px;
	height:50px;
	margin-left:16px;
	margin-top:-69px;
	color:white;
	font-size:10.5px;
}
.bpDetailRight{
	position:absolute;
	width:140px;
	height:50px;
	margin-left:163px;
	margin-top:-69px;
	color:white;
	font-size:10.5px;
}

.bpPointBLeft{
	position:absolute;
	width:210px;
	height:20px;
	margin-left:110px;
	margin-top:-210px;
  font-weight: bold;
	font-size:16px;
}

.bpPointBRight{
	position:absolute;
	width:210px;
	height:20px;
	margin-left:5px;
	margin-top:-210px;
  font-weight: bold;
	font-size:16px;
}

.bpPointSLeft{
	position:absolute;
	width:200px;
	height:20px;
	margin-left:110px;
	margin-top:-185px;
	font-size:10.5px;
}
.bpPointSRight{
	position:absolute;
	width:200px;
	height:20px;
	margin-left:5px;
	margin-top:-185px;
	font-size:10.5px;
}


.NewsDate{
//border:solid 1px;
	width:100px;
  font-size: 15px;
	text-align: left;
	padding-left:25px;
//  margin-left: 30px;

// 	display: inline-block;
 	display: table-cell;
}
.NewsTitle{
//border:solid 1px;
  font-size: 15px;
	text-align: left;
 	display: table-cell;
}
.NewsEnd{
//border:solid 1px;
	width:900px;
	margin-left:20px;
	height:10px;
  background-image: url(img/line.gif);
}
.NewsNew{
//border:solid 1px;
	width:20px;
	margin-left:0px;
  font-size: 10px;
  color: red;
  font-weight: bold;
    -webkit-animation:blink 1.5s ease-in-out infinite alternate;
    -moz-animation:blink 1.5s ease-in-out infinite alternate;
    animation:blink 1.5s ease-in-out infinite alternate;
}

/*点滅*/
@-webkit-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@-moz-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}


/*---------------------------------*/

.other21top{
	padding-left:10px;
	padding-top:10px;
	height:50px;
	width:680px;
	background-color:#0B0B61;
  font-size: 28px;
	text-shadow:
	3px 3px 3px rgba(255,255,255,1),
	-3px 3px 3px rgba(255,255,255,1),
	3px -3px 3px rgba(255,255,255,1),
	-3px -3px 3px rgba(255,255,255,1);
  color: #0B0B61;
font-weight:bold;
}





.other21topContents1{
position:absolute;
	margin-top:-150px;
	margin-left:22px;
	width:600px;
	height:45px;
  font-size: 24px;
	text-align:left;
}
.other21topContents2{
position:absolute;
	margin-top:-100px;
	padding-left:90px;
	width:600px;
	height:45px;
  font-size: 24px;
	letter-spacing:-0.05em;
}
.other21topContents3{
position:absolute;
	margin-top:-50px;
	margin-bottom:30px;
	margin-left:22px;
	width:600px;
	height:45px;
  font-size: 24px;
	text-align:right;
	letter-spacing:-0.05em;
}

.officeRental{
  font-size: 5px;
font-family:arial narrow;
}


.priceSupport{
	width:100%;
	border-style: solid;
}

.priceTh{
	width:15%;
}

.priceItem{
	border-top-style: dotted;
	border-bottom-style: dotted;
}
.priceGeneral{
	width:13%;
  background-color: #FFFFDD;
	border-top-style: dotted;
	border-bottom-style: dotted;
	text-align: right;
}
.priceMaint{
	width:13%;
  background-color: #FFDDFF;
	border-top-style: dotted;
	border-bottom-style: dotted;
	text-align: right;
}
.priceSupport th{
	text-align: center;
}

.priceSupport b{
	color:red;
}

.deco {
color: #333333;
	background-image: url(img/dot.gif);
  background-repeat: no-repeat;
	height:28px;
	text-align: left;
  vertical-align: bottom;
z-index:1;
}


.required{
	color:red;
}
/*押しボタン ダミー*/
.btn-square-dummy {
  display: inline-block;
  padding: 0.5em 1em;
  text-decoration: none;
  background: darkgray;/*ボタン色*/
  color: lightgrey;
  border-bottom: solid 4px gray;
  border-radius: 3px;
}

/*押しボタン*/
.btn-square {
  display: inline-block;
  padding: 0.5em 1em;
  text-decoration: none;
  background: #668ad8;/*ボタン色*/
  color: #FFF;
  border-bottom: solid 4px #627295;
  border-radius: 3px;
}
.btn-square:active {
  /*ボタンを押したとき*/
  -webkit-transform: translateY(4px);
  transform: translateY(4px);/*下に動く*/
  border-bottom: none;/*線を消す*/
}
/*押しボタン*/
.btn-square-2 {
  display: inline-block;
  margin-left:50px;
  padding: 0.5em 1em;
  text-decoration: none;
  background: #ffc0cb;/*ボタン色*/
  color: #FFF;
  border-bottom: solid 4px #db7093;
  border-radius: 3px;
}
.btn-square-2:active {
  /*ボタンを押したとき*/
  -webkit-transform: translateY(4px);
  transform: translateY(4px);/*下に動く*/
  border-bottom: none;/*線を消す*/
}
.manual{
	margin-left:20px;

}
.downloadlist{
	margin-left:20px;

}
.downloadlist h5{
	padding-left:5px;
	color:white;
	font-size:13px;
	font-style:bold;
	background:gray;
	margin-bottom:10px;
	margin-right:20px;

}
.downloadlist a{
	margin-left:20px;
  padding: 0px 4px 3px 20px;
  font-size: 13px;
	height:14px;
  text-decoration: none;
  background-repeat: no-repeat;
 }
.pdf{
  background-image: url(img/pdf-01.png);

}
.link{
  background-image: url(img/link.png);

}
.highlight {
  background: linear-gradient(transparent 50%, #ffff66 0%);
	width:30%;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	margin-left:30px;
}
.lan_price {
	margin-left:50px;
}
.lan_price th {
	text-align:center;
	
}
.lan_price td {
	text-align:right;
	
}

.powerStationTable{
	border: 1px gray solid;
	border-collapse: collapse;
}

.powerStationTable td {
	border: 1px gray solid;
	font-size:10px;
	color:black;
}

.powerStationTable th {
	border: 1px gray solid;
	border-collapse: collapse;
	font-size:10px;
}

.center a{
vertical-align: middle;
}
.center img{
vertical-align: middle;
display: inline-block;
}