@charset "Shift_JIS";

/*一括で全ての要素の余白をゼロに指定*/
* {
  padding: 0;
  margin: 0;
}

/*---------------------------------------Cleafix-Hack*/

/* よく登場する要素のリセット */
h1, h2, h3, h4, h5, h6, p, address,
ul, ol, li, dl, dt, dd,
table, caption, th, td, img, form {
        margin: 0;
        padding: 0;
        border: none;
        font-style: normal;
        font-weight: normal;
        font-size: 100%;
        text-align: left;
        list-style-type: none;
}

/* テキストエリア内文字サイズのブラウザ間での差異をなくす */
textarea { font-size: 100%; }

/* 画像の下にできる隙間をなくす */
img { vertical-align: bottom; }

hr{	border: 0}

#wrapper:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html #wrapper { height: 1%; }
#wrapper { display: block; }
/* End hide from IE-mac */


/* For modern browsers */
#contents:before, #contents:after, #sidebar:before, #sidebar:after{
    content:"";
    display:table;
}
 
#contents:after, #sidebar:after{
    clear:both;
}
 
/* For IE 6/7 (trigger hasLayout) */
#contents, #sidebar{
    zoom:1;
}

/*---------------------------------------リンク*/

a:link, a:visited, a:active,
a:hover { text-decoration: none; }

a:link{
	color: #3D5DA8;
	text-decoration: underline;
}
a:active {color: #5B8CFF; }
a:hover {color: #5B8CFF; }
a:link img ,
a:visited img { text-decoration: none; border-style: none; }

a.opacity{
    background-color:#000;
    display:inline-block;
}
a.opacity:hover img,
a.opacity:active img{
    -moz-opacity:0.9;
    opacity:0.9;
    filter:alpha(opacity=90);
}
a.opacityFFF{
    background-color:#FFF;
    display:inline-block;
}
a.opacityFFF:hover img,
a.opacityFFF:active img{
    -moz-opacity:0.7;
    opacity:0.7;
    filter:alpha(opacity=70);
}

/*---------------------------------------全体*/

body ,.tmp{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Helvetica, Arial, Sans-Serif;
	color: #666;
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
	-webkit-text-size-adjust: none;
	background-color: #f6f6f6;
}
.toppage{
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
.tmp{
	background-image: url(../images/tmpbg.jpg);
	background-repeat: repeat-x;
}
	

/* safari only \*/ 
/*\*/ html* body {
	font-size: 13px;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Helvetica,Arial,Sans-Serif;
	-webkit-text-size-adjust: none;
}

#container {
	width:900px;
	height:auto;
	margin: 0 auto;
	background-color: #FFF;
}

p{
	margin:20px 0;
}
/*---------------------------------------ヘッダ*/
#header{
	width: 860px;
	height: 94px;
	text-align:left;
	margin:0 20px;
}
#header h1{
	width: 860px;
	height: 25px;
	font-size: 12px;
	font-weight: normal;
	background-image: url(../images/headerh1.jpg);
	background-repeat: no-repeat;
	line-height: 2em;
}
#mp4{
	width:900px;
	height:150px;
	margin: 0 0;
}
/*---------------------------------------メインコンテンツ*/
#wrapper{
	width: 860px;
	margin: 0 20px;
	padding: 20px 0;
	height:auto;
}
#contents{
	width: 632px;
	height:auto;
	float:left;
	margin:0 0 30px 0;
}
.detail1, .detail2{
	width:316px;
	height:215px;
	background-repeat: no-repeat;
	position:static;
	float:left;
	top:0px;
}
.detail1 h3{
	margin:4px 4px 0 5px;
}
 .detail2 h3{
	margin:4px 4px 0 9px;
}
.detail1 p,.detail2 p{
	display:block;
}
.detail1 p{
	height: 125px;
	margin-top: 10px;
	margin-right: 100px;
	margin-left: 10px;
	margin-bottom: 0;
	font-feature-settings: "palt";
}
.detail2 p{
	height:125px;
	margin:10px 122px 0 12px;
	font-feature-settings: "palt";
}
.detail1{
	background-image: url(../images/hokanimg02.jpg);
}
.detail2{
	background-image: url(../images/haikiimg.jpg);
}
.detaillink1,.detaillink2{
	height:31px;
	display:block;
}
.detaillink1{
	padding-top: 0;
	padding-right: 0;
	padding-left: 35px;
	padding-bottom: 0;
	width: 100px;
	float: left;
}
.detaillink2{
		padding:0 0 0 40px;
}
/*---------------------------------------右コンテンツ*/
#sidebar{
	width: 200px;
	height:auto;
	float:right;
	margin:0 0 30px 0;
}
#websys{
	margin:20px 0;	
}
#websys, #websys ul{
	width:200px;
	height:180px;
}
.login,.login a,.service,.service a{
	width: 200px;
	list-style-type: none;
	float:left;
}
.login,.login a{
	height: 140px;
	background-image: url(../images/login.jpg);
}
.login a:hover{
	background-image: url(../images/login_ro.jpg);
}
.service,.service a{
	height: 40px;
	background-image: url(../images/servive.jpg);
}
.service a:hover{
	background-image: url(../images/servive_ro.jpg);
}
/*---------------------------------------パンクズ*/
#pankuzu{
	width: 900px;
	height:40px;
	background-image: url(../images/pankuzubg.jpg);
	background-repeat: repeat-x;
	padding:0 0 0 25px;
	font-size:11px;
	line-height:4.4em;
}
/*---------------------------------------ボックス*/
#box1.#box2{
	width: 632px;
	height:auto;
}
#box1 p,#box2 p{
	margin: 15px;
	text-align: left;
}
#box2{
margin: 20px 0;
}
#box2 p.p_news_next {
	text-align:right;
}
/*---------------------------------------見出し*/
#box2 h3,h4{
	height:30px;
	padding:0 0 0 35px;
	background-image: url(../images/h4bg.jpg);
	background-repeat: no-repeat;
	line-height: 2.3em;
	font-size: 14px;
　　width:632px;
    margin:20px 0;
}
#box2 h3 span{
	color:#3D5DA8;
	font-size:12px;
	line-height:2.5em;
	padding:0 10px 0 0;
	}
#box2 h3{
	color:#444;
	font-weight:bold;
}
h4,h5{
	font-weight: bold;
	color: #4656AC;
}
h5{
	margin:0 15px;
}
/*---------------------------------------Newsお知らせ*/
#news{
	width: 632px;
	height:35px;
	background-image: url(../images/newstitle.jpg);
	background-repeat: no-repeat;	
}
#news a,#pankuzu a{
	color:#666;
	text-decoration: none;
}
#news a:hover,#pankuzu a:hover{
	color:#5B8CFF;
}
.newslink{
	padding:0 0 0 533px;
	line-height:3.6em;
	color: #666;
	font-size: 10px;
}
#news dl{
	margin:10px 15px;
	width: 602px;
	line-height:2em;
}
#news dt{
	padding:0px 10px;
	width: 150px;
	border-bottom:solid 1px #3D5DA8;
	float:left;
}
#news dd{
	padding:1px 0px 0px 180px;
	border-bottom:solid 1px #CCC;
	}

/*---------------------------------------文字を隠す*/
.screen{
	text-indent:-9999px;
	font-size: 1px;
	height:1px;
}
/* ----------------------------------------table*/
.contact,.flow,.digital{
	border-collapse: separate; 
	border-spacing: 10px;
	background-color: #FFF;
}
.contact{
	margin: 30px auto;
	width: 550px;
}
.contact th,.digital td{
	color: #333;
	font-weight: bold;
}
.contact th,.contact td,hr{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0AAFE7;
}
.contact th,.contact td{
	padding: 5px 40px;
	font-weight: normal;
}
.cform{
	border-collapse: collapse;	
	border-spacing: 0;
	width: 602px;
	margin: 30px 15px;
	background:#FFF;
	border: 1px solid #999;
}
.cform span{
	color: #C00;
	font-size: 10px;
}
.cform th{
	color: #333;
	font-weight: bold;
	background:#EEE;
}
.cform th,.cform td	{
	padding: 10px 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.digital{
	width: 602px;
	margin:0 15px 20px 15px;
}
.digital td{
	padding: 9px;
	border-width: 1px;
	border-style: solid;
	border-color: #666;
	text-align:center;
}
.0table{
	vertical-align:top;
}
.lrline,.lrline_tcenter{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
.flow{
	margin:0 auto;
	width:100%;
}
.flow td{
	vertical-align: top;
	padding:10px
}
.flow p{
	margin:0;
    text-indent:-1em;
}

/*---------------------------------------枠をつける*/
.frame{
     border:solid 1px #ccc;
     padding:4px;
	 margin:0 15px;
}
/*-------------------------------ページトップリンク*/
#okuzuke{
	width:100%;
	height:100px;
	background-color: #eee;
	background-image: url(../images/pagetop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float:left;
}
#okuzuke a{
	color:#333;
	text-decoration: none;
	font-size:11px;
}
#okuzuke a:hover{
	color:#5B8CFF;
}
#okuzuke p{
	width:860px;
	height:70px;
	margin:0 auto;
	padding:0 auto;
	text-align:left
}
.pagetop{
	width:860px;
	height:18px;
	margin:12px auto 0 auto;
	padding:0 40px 0 0;
	display:block;
	text-align:right;
}
.c_pagetop{
	width:600px;
	height:20px;
	margin:10px 16px;
	display:block;
	text-align:right;
	font-size:10px;
}
/*---------------------------------------その他*/
.textright{
	text-align:right;
}
.textcenter,.lrline_tcenter{
	text-align:center;
}
.l10r10{
	margin:0 10px;
}
.l15r15{
	margin:0 15px;
}
.img_rl20{
	padding:0 20px;
}
.img_l10{
	padding:0 10px 0 0;
}
.img_tb10{
	margin:10px 0;
}
.img_tb20{
	margin:20px 0;
}
.img_t20{
	margin:20px 0 0 0;
}
.border999{
    border:solid 1px #999;
}
.font11{
	font-size:11px;
}
.colorred{
	color:#C00;
	font-weight: normal;
}
.font15{
	font-size: 15px;
			}
			
.movie {
	width: 600px;
	height:auto;
	background-color: #3D5DA8;
	margin:20px 0;
	padding:15px;
	display: flex;
	flex-wrap:no-wrap;
}

			
.movie_title {
	font-size:18px;
	font-weight:bold;
	line-height: 1.5em;
	color:#fff;
}
.movie_title_2 {
	font-size:13px;
	font-weight:normal;
	color:#fff;
	line-height: 1.5em;
	margin-top:30px;				
}
.movie-text {
	width: 285px;
	height: auto;
}			
.top-youtube {
	width: 315px;
	height: auto;
			}
h3 .palt {
	color:#444!important;
	font-weight:bold!important;
	font-feature-settings: "palt"!important;
	line-height: 2.3em!important;
	font-size: 14px!important;
}
h3 .palt-2 {
	color:#444!important;
	font-weight:bold!important;
	font-feature-settings: "palt"!important;
	line-height: 2.3em!important;
	font-size: 14px!important;
	letter-spacing : -0.05em;
}