@import url(navi.css);
@import url(class.css);
@import url(foot.css);
@import url(menu.css);

* {
	font-family:  'ヒラギノ角ゴシック', 'Hiragino Sans', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; 
	line-height:1.5;
	letter-spacing:1px;
    margin:0;
    padding:0;
	font-weight:normal;
	color:#666666;
	font-size:9pt;
}



td,tr,th {
	font-size:10pt;
	color:#666666;
}

a:link {
	text-decoration:none;
	line-height:130%;
	color:#666666;
}

a:active {
	text-decoration:none;
	line-height:130%;
	color:#666666;
}

a:visited {
	text-decoration:none;
	line-height:130%;
	color:#666666;
}
a:hover {
	text-decoration:underline;
	line-height:130%;
	color:#666666;
}

a:focus {
   outline:none;
}

img.alignright,
img.right {
	float:right;
	margin:0  0 10px 20px;
}

.alpha a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

.center_comment{
	text-align:center;
	color:#333333;
	line-height:130%;
}

.center_comment td{
	padding:10px 0;
}


/*ぱんくず用リンク*/

a.pankuzu:link {
	text-decoration:none;
	line-height:130%;
	color:#666666;
	font-size:1em;
}

a.pankuzu:active {
	text-decoration:none;
	line-height:130%;
	color:#666666;
	font-size:1em;
}

a.pankuzu:visited {
	text-decoration:none;
	line-height:130%;
	color:#666666;
	font-size:1em;
}

a.pankuzu:hover {
	text-decoration:underline;
	line-height:130%;
	color:#666666;
	font-size:1em;
}

a.pankuzu:focus {
	outline:none;
	font-size:1em;
}


/*本文用リンク*/

a.contents:link {
	text-decoration:none;
	line-height:150%;
	color:#16A085;
	font-size:1em;
}

a.contents:active {
	text-decoration:none;
	line-height:150%;
	color:#666666;
	font-size:1em;
}

a.contents:visited {
	text-decoration:none;
	line-height:150%;
	color:#16A085;
	font-size:1em;
}

a.contents:hover {
	text-decoration:underline;
	line-height:150%;
	color:#666666;
	font-size:1em;
}

a.contents:focus {
	outline:none;
	font-size:1em;
}


/*本文用リンク文字サイズ大*/

a.contents_l:link {
	text-decoration:none;
	line-height:150%;
	color:#16A085;
	font-size:1.1em;
}

a.contents_l:active {
	text-decoration:none;
	line-height:150%;
	color:#666666;
	font-size:1.1em;
}

a.contents_l:visited {
	text-decoration:none;
	line-height:150%;
	color:#16A085;
	font-size:1.1em;
}

a.contents_l:hover {
	text-decoration:underline;
	line-height:150%;
	color:#666666;
	font-size:1.1em;
}

a.contents_l:focus {
	outline:none;
	font-size:1.1em;
}


#wrapper{
	width:auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	text-align: center;

}

#headArea {
	min-width: 960px;
	width: auto !important;
	width: 100%;
	height:87px;
}

#header{	
	width: 960px;
	height:87px;
	margin:0 auto;
	text-align:left;
}

#logo{
	float:left;
	background:url(../img/global/logo.gif) no-repeat;
	width:203px;
	height:51px;
	padding:0px;
	margin-top:20px;
	text-indent:-9999px;
}

#logo a {
	background:url(../img/global/logo.gif) no-repeat;
	width:203px;
	height:51px;
	padding:0px;
	text-indent:-9999px;
	display:block;
}


#headtxtArea{
	float:left;
	width:250px;
	height:20px;
	padding:0px;
	margin:45px 0 0 5px;
	text-align:left;
	font-size:0.8em;
}

#headR{
	float:right;
	width:453px;
	margin-top:20px;
}

#mainimgArea {
	background:url(../img/top/image-bg.gif) repeat-x;
	min-width: 960px;
	width: auto !important;
	width: 100%;
	height:260px;
}

#g-naviArea {
	min-width: 960px;
	width: auto !important;
	width: 100%;
	height:101px;
	margin:25px 0;
}

#g-naviArea_second{
	min-width: 960px;
	width: auto !important;
	width: 100%;
	height:101px;
	margin:10px 0;
}


#mainArea {
	width:auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	text-align: center;
	background-color:#F6F6EF;
}

#maincontent{
	width:960px;
	height:100%;
	margin:0 auto;
	padding:30px 0;
	overflow: hidden;
	clear:both
}

/*404ページエラー用*/

#errorcontent{
	width:99%;
	height:100px;
	margin:30px auto;
	padding:100px 0;
	font-size:1.2em;
	text-align:center;
	border:#CCCCCC solid 1px;
	clear:both
}



/*セカンドページ関連*/


#titleArea {
	width:auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	text-align: center;
	background-color:#16A085;
}

#titleimg{
	width:960px;
	height:100px;
	margin:0 auto;
}

#secondcontent{
	width:960px;
	height:100%;
	margin:0 auto;
	padding-top:10px;
	overflow: hidden;
	clear:both
}


#secondpankuzu{
	width:960px;
	height:15px;
	font-size:0.9em;
	text-align:left;
}

#secondcontentsL{
	width:700px;
	height:100%;
	float:left;
	text-align:left;
	margin:20px 30px 35px 0;
}

#secondcontentsR{
	width:230px;
	height:auto;
	float:right;
	text-align:left;
	margin:20px 0;
}


#secondcontents_inL{
	width:480px;
	height:100%;
	float:left;
	text-align:left;
	margin-right:20px;

}


#secondcontents_inR{
	width:200px;
	height::200px;
	float:right;
	text-align:left;
}

.secondcontents_inL_detail{
	width:480px;
	height:100%;
	margin-bottom:15px;
	font-size:1.2em;
}

.secondcontents_inL_detail_0{
	width:480px;
	height:100%;
	font-size:1.2em;
}

#secondcapArea{
	width:700px;
	height:100%;
	margin-bottom:25px;
	overflow:hidden;
	font-size:1.2em;
}


#secondcapArea_10{
	width:700px;
	height:100%;
	margin-bottom:10px;
	overflow:hidden;
	font-size:1.2em;
}


#secondcapArea_20{
	width:700px;
	height:100%;
	margin-bottom:20px;
	overflow:hidden;
	font-size:1.2em;
}


#secondcapArea_40{
	width:700px;
	height:100%;
	margin-bottom:40px;
	overflow:hidden;
	font-size:1.2em;
}

#secondcapArea_0{
	width:700px;
	overflow:hidden;
	font-size:1.2em;
}

h2#title{
	width: 700px;
	height: 75px;
	margin-bottom:25px;
}

h3#secondcap{
	width:700px;
	height:40px;
	margin:15px 0;
	background:url(../img/global/secondcap_bg.gif)  no-repeat;
	clear:both;
}

h3#secondcap p{
	width:650px;
	padding:8px 0 0 25px;
	color:#017E75;
	font-size:1.5em;
}

/*2行目下げ 1文字分*/
.undercap_01{
	width:700px;
	display: block;
	margin-bottom:20px;
}

.undercap_01 dl{
	width: 700px;
	overflow: hidden;
}


.undercap_01 dt {
	width: 10px;
	float: left;
	font-size:1.2em;
}

.undercap_01 dd {
	margin-left: 15px;
	font-size:1.2em;
}

/*2行目下げ 2文字分*/
.undercap_02{
	width:700px;
	display: block;
	margin-bottom:20px;
}

.undercap_02 dl{
	width: 700px;
	overflow: hidden;
}

.undercap_02 dt {
	width: 15px;
	float: left;
	font-size:1.2em;
}

.undercap_02 dd {
	margin-left: 20px;
	font-size:1.2em;
}

/*リンクリスト*/
.list_head{
	width:18px;
	height:25px;
}

.list_head02{
	width:18px;
	height:25px;
	padding-top:5px;
}

.list_name{
	width:auto;
	padding-top:1px;
}

.list_name a{
	font-size:14px !important;
}


h4#detailcap{
	width:700px;
	height:28px;
	margin:15px 0;
	background:url(../img/global/detailcap_bg.gif)  no-repeat;
	clear:both;
}

h4#detailcap p{
	width:680px;
	margin-left:20px;
	color:#333333;
	font-size:1.2em;
}

h4#detailcap02{
	width:700px;
	height:50px;
	margin:15px 0;
	background:url(../img/global/detailcap_bg2.gif)  no-repeat;
	clear:both;
}

h4#detailcap02 p{
	width:680px;
	margin-left:20px;
	color:#333333;
	font-size:1.2em;
}

/*ローカルナビ*/

#second_localnavi{
	width:230px;
	height:100%;
	margin-bottom:15px;
}


#second_localnavi_conact{
	width:230px;
	height:100%;
	margin-bottom:15px;
}


.localnavi_conacttitle{
	width:230px;
	height:40px;
	background:url(../img/global/side-contact_title.gif);
	text-indent:-9999px;
}

.localnavi_conactbnArea{
	width:210px;
	padding:9px;
	height:100%;
	border:#D9D9D9 solid 1px;
	background-color:#F5F5F5;
}


.localnavi_conactbn{
	width:100%;
	margin-bottom:8px;
}


.localnavi_conactbn_end{
	width:100%;
}

/*ローカルナビ検索窓*/

#localnavi_searchArea{
	width:230px;
	height:127px;
	background:url(../img/global/searchbox.gif) no-repeat;
	margin-bottom:20px;
}

.localnavi_searchbt{
	width:210px;
	padding:80px 10px 0px 10px;
}


/*ローカルナビ検索窓-ボトムマージン無し*/

#localnavi_searchArea_0{
	width:230px;
	height:127px;
	background:url(../img/global/searchbox.gif) no-repeat;
}

.localnavi_searchbt{
	width:210px;
	padding:80px 10px 0px 10px;
}


/*沿革などの表組*/


.profile{
	width:700px;
	display: block;
	float: left;
	background-color: #E5E3E3;
	margin-bottom:45px;
}

.profile dl{
	width: 700px;
	overflow: hidden;
	border-top:#CCCCCC solid 1px;
}


.profile dt {
	width: 180px;
	padding:10px;
	float: left;
	font-size:1.1em;

}


.profile dd {
	margin-left: 200px;
	padding:10px;
	background-color: #FFFFFF;
	font-size:1.1em;
	
}


.profile dl.end{
	width: 700px;
	overflow: hidden;
	border-bottom:#CCCCCC solid 1px;
}


.profile dl.end dt {
	width: 180px;
	padding:10px;
	float: left;

}


.profile dl.end dd{
	margin-left: 200px;
	padding:10px;
	background-color: #FFFFFF;
	
}


/*関連情報*/

#relatedinfoArea{
	width:700px;
	height:100%;
	margin-bottom:40px;
}

#relatedinfo{
        width:700px;
        margin:10px;

}

ul#relatedinfo, ul.relatedinfo-sub_menu{
        list-style:none;
        margin:0;
        padding:0;
        width:700px;
}

.relatedinfo-main_menu{
         width:700px;
        height:39px;
}


.relatedinfo-sub_menu li {
		background-color:#FFFFFF;

}


.relatedinfo-topmenu {
		background-image:url(../technical/img/link_icon.gif);　
		background-repeat: no-repeat;
        padding:10px 10px 10px 40px;
        width:648px;
        height:auto;
		font-size:1.2em;
		list-style-position: inside;
		border-top:1px solid #27AE60;
		border-left:1px solid #27AE60;
		border-right:1px solid #27AE60;
		border-bottom:#000000 1px dotted;

}

.relatedinfo-topmenu a{
        color:#666666;
        display:block;
}


.relatedinfo-basemenu {
		background-image:url(../technical/img/link_icon.gif);　
		background-repeat: no-repeat;
        padding:10px 10px 10px 40px;
        width:648px;
        height:auto;
		font-size:1.2em;
		list-style-position: inside;
		border-left:1px solid #27AE60;
		border-right:1px solid #27AE60;
		border-bottom:#000000 1px dotted;

}

.relatedinfo-basemenu a{
        color:#666666;
        display:block;
}

.relatedinfo-undermenu {
		background-image:url(../technical/img/link_icon.gif);　
		background-repeat: no-repeat;
        padding:10px 10px 10px 40px;
        width:648px;
        height:auto;
		font-size:1.2em;
		list-style-position: inside;
		border-left:1px solid #27AE60;
		border-right:1px solid #27AE60;
		border-bottom:1px solid #27AE60;

}

.relatedinfo-undermenu a{
        color:#666666;
        display:block;
}





.relatedinfo-topmenu02 {
		background-image:url(../technical/img/link_icon.gif);　
		background-repeat: no-repeat;
        padding:10px 10px 10px 40px;
        width:648px;
        height:auto;
		font-size:1.2em;
		list-style-position: inside;
		border-top:1px solid #27AE60;
		border-left:1px solid #27AE60;
		border-right:1px solid #27AE60;
		border-bottom:#000000 1px dotted;

}


.relatedinfo-basemenu02 {
		background-image:url(../technical/img/link_icon.gif);　
		background-repeat: no-repeat;
        padding:10px 10px 10px 40px;
        width:648px;
        height:auto;
		font-size:1.2em;
		list-style-position: inside;
		border-left:1px solid #27AE60;
		border-right:1px solid #27AE60;
		border-bottom:#000000 1px dotted;

}

.relatedinfo-basemenu02 a{
        color:#666666;
        display:block;
}

.relatedinfo-undermenu02 {
		background-image:url(../technical/img/link_icon.gif);　
		background-repeat: no-repeat;
        padding:10px 10px 10px 40px;
        width:648px;
        height:auto;
		font-size:1.2em;
		list-style-position: inside;
		border-left:1px solid #27AE60;
		border-right:1px solid #27AE60;
		border-bottom:1px solid #27AE60;

}

.relatedinfo-topmenu03 {
        padding:15px;
        width:668px;
        height:auto;
		font-size:1.3em;
		list-style-position: inside;
		border-top:1px solid #27AE60;
		border-left:1px solid #27AE60;
		border-right:1px solid #27AE60;
		border-bottom:1px solid #27AE60;
		text-align:center;
}

.relatedinfo-basemenu03 {
		background-image:url(../technical/img/link_icon.gif);　
		background-repeat: no-repeat;
        padding:10px 10px 10px 40px;
        width:648px;
        height:auto;
		font-size:1.2em;
		list-style-position: inside;
		border-bottom:#000000 1px dotted;
		border-left:1px solid #27AE60;
		border-right:1px solid #27AE60;
		border-bottom:#000000 1px dotted;

}


.relatedinfo-undermenu03 {
		background-image:url(../technical/img/link_icon.gif);　
		background-repeat: no-repeat;
        padding:10px 10px 10px 40px;
        width:648px;
        height:auto;
		font-size:1.2em;
		list-style-position: inside;
		border-left:1px solid #27AE60;
		border-right:1px solid #27AE60;
		border-bottom:1px solid #27AE60;

}

/*技術情報ページ下部ボタン*/

#techbtArea{
	width:700px;
	height:44px;
	margin-bottom:40px;
}

.techbtAreaL{
	width:325px;
	height:44px;
	margin-right:50px;
	text-align:right;
	float:left;
}

.techbtAreaR{
	width:325px;
	height:44px;
	text-align:left;
	float:right;
}

.techbtAreaC{
	width:700px;
	height:44px;
	text-align:center;
	float:left;
}

#techbtArea_40{
	width:700px;
	height:44px;
	margin-bottom:40px;
}

/*お問い合わせ下部ボタン*/

#conbtArea{
	width:700px;
	height:200px;
	margin-bottom:40px;
}

/*ページトップへ*/

#page-top{
	width:30px;
	height:30px;
	display:none;
	position:fixed;
	right:15px;
	bottom:15px;
}
 
#page-top p{
	margin:0;
	padding:0;
	font-size:14px;
	text-align:center;
	background:#666666;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	transition:all 0.3s;
	opacity:1;
	-ms-filter: "alpha(opacity=90)";  /* ie 8 */
    border-radius: 7px;        /* CSS3草案 */  
    -webkit-border-radius: 7px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 7px;   /* Firefox用 */  
}
 
#page-top p:hover{
	background:#666666;
	opacity:0.7;
    -moz-opacity:0.7;
	-ms-filter: "alpha(opacity=70)";  /* ie 8 */
}
 
#move-page-top{
	color:#fff;
	line-height:30px;
	text-decoration:none;
	display:block;
	cursor:pointer;
}

.clear {
	clear: both;
	width: auto;
}

/*20160630追加‐申込フォーム終了案内*/

.flow_endinfo{
 	width:670px;
	text-align:center;
	padding:15px;
	font-weight:bold;
	font-size:1.2em;
	color:#FFFFFF;
	background:#FF0000;
	margin-bottom:40px;
}

.flow_endcontact{
	background:#FFFFFF;
	border:#CCCCCC 1px dotted;
	padding:15px;
	margin-top:15px;
}