@charset "UTF-8";
/* 全体 */
body {
	margin: 0;
	padding: 0;
	background-color: #000000;
	background-image: url(img/bg-img.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}


/*ヘッダー*/
#header{
	background-image: url(img/***.jpg); /*ヘーダーの背景画像の指定*/
	background-repeat: repeat-x; /*背景画像を横に繰り返す指定*/
	background-position:top right;
	height:25px; /*ヘーダーの高さ*/
}


/*グローバルナビ*/
#gnavibar{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
}


/*帯装飾*/
#haikei-wt{
	background-color: #FFFFFF;
	background-repeat: repeat;
}

#haikei-bk{
	background-color: #000000;
	background-repeat: repeat-x;
}

#haikei-rd{
	background-color: #b41e28;
	background-repeat: repeat-x;
}

#obi-hd{
	background-image: url(img/bg/jwa_hd-bg.jpg);
	background-repeat: repeat-x;
	background-position: top right;
	height: 125px;
}

#obi1{
	background-image: url(img/bg/jwa_01-bg.jpg);
	background-repeat: repeat-x;
	height: 1000px;
}

#obi2{
	background-image: url(img/bg/jwa_02-bg.jpg);
	background-repeat: repeat-x;
	height: 124px;
}

#obi3{
	background-image: url(img/bg/jwa_03-bg.jpg);
	background-repeat: repeat-x;
	height: 106px;
}

#obi-bl{
	background-color: #0078d2;
	background-repeat: repeat-x;
}

#obi7{
	background-image: url(img/bg/jwa_07-bg.jpg);
	background-repeat: repeat-x;
	height: 156px;
}

#obi7ft{
	background-image: url(img/bg/jwa_07ft-bg.jpg);
	background-repeat: repeat-x;
	height: 105px;
}

#obi-prof{
	background-image: url(img/bg/jwa_prof-bg.jpg);
	background-repeat: repeat-x;
	height: 1176px;
}

#obi-infom{
	background-image: url(img/bg/jwa_infom-hd-bg.jpg);
	background-repeat: repeat-x;
	height: 240px;
}


div.t-top {
	position: relative;
	height: 160px;
}

div.t-btm {
	position: absolute;
	bottom: 0;
}


.nav{
	position: relative;
	top: 0px;
	right: 0px;
	width: 200px;
	height: 200px;
}


.fixed {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
}


#container {
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-align: justify;
	text-justify: inter-ideograph;
}

#cont-gt {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: justify;
	text-justify: inter-ideograph;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 170%;
}

a.menu:link {
	text-decoration: none;
	color: #666666;
}

a.menu:visited {
	color: #666666;
}

a.menu:hover {
	text-decoration:underline;
	font-weight: bold;
}


a img.css-hover{
opacity:1.0;
filter: alpha(opacity=100);
}

a:hover img.css-hover{
opacity:0.6;/*半透明度60%に設定*/
filter: alpha(opacity=60);/*半透明度60%に設定*/
}

a img{
border:none;
}


#form {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000;
	font-size: 15px;
	text-align: justify;
	text-justify: inter-ideograph;
}


#footer {
	text-align: center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	background-color: #000000;
	background-repeat: repeat-x;
	height: 100px;
}

a.footer:link {
	text-decoration: none;
	color: #FFFFFF;
}

a.footer:visited {
	color: #FFFFFF;
}

a.footer:hover {
	text-decoration:underline;
	font-weight: bold;
}

.deco {text-decoration: line-through;}

.ind {
    padding-left: 1em;
    text-indent: -1em;
}

/* 文字 */
.gt{ 
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.mn{
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

.bw { color: #554641;}/*茶*/
.bw14 { font-size: 14px;color: #554641;}
.bw13 { font-size: 13px;color: #554641;}
.bw12 { font-size: 12px;color: #554641;}
.bw11 { font-size: 11px;color: #554641;}

.bk {color: #000000;}/*黒*/
.bk14 { font-size: 14px;color: #000000;}
.bk13 { font-size: 13px;color: #000000;}
.bk12 { font-size: 12px;color: #000000;}
.bk11 { font-size: 11px;color: #000000;}

.gy {color: #666666;}/*グレー*/
.gy14 { font-size: 14px;color: #666666;}
.gy13 { font-size: 13px;color: #666666;}
.gy12 { font-size: 12px;color: #666666;}
.gy11 { font-size: 11px;color: #666666;}

.gb {color: #646C7F;}/*ブルーグレー*/
.gb14 { font-size: 14px;color: #646C7F;}
.gb13 { font-size: 13px;color: #646C7F;}
.gb12 { font-size: 12px;color: #646C7F;}
.gb11 { font-size: 11px;color: #646C7F;}

.l70 { line-height: 70%;}
.l100 { line-height: 100%;}
.l120 { line-height: 120%;}
.l150 { line-height: 150%;}
.l170 { line-height: 170%;}
.l200 { line-height: 200%;}
.l230 { line-height: 230%;}
.l250 { line-height: 250%;}
.l300 { line-height: 300%;}

.sp05 { letter-spacing: 0.5px;}
.sp1 { letter-spacing: 1px;}
.sp2 { letter-spacing: 2px;}
.xs { font-size: x-small;}
.xxs { font-size: xx-small;}

.t28 { font-size: 28px;}
.t24 { font-size: 24px;}
.t22 { font-size: 22px;}
.t20 { font-size: 20px;}
.t18 { font-size: 18px;}
.t17 { font-size: 17px;}
.t16 { font-size: 16px;}
.t15 { font-size: 15px;}

.rd {color: #be141e;}/*赤*/

.wt {color: #FFFFFF;}/*白*/

.bg {color: #324059;}/*青鼠*/
