@charset "utf-8";

/*-------------------------------------*/
/*  top bar 最上位　MSG スクロール     */
/*-------------------------------------*/
div#scr01 {
	position: absolute;
	top: 0px;
	left: -15px;
	width: 110%;
	height: 22px;
	z-index: 3;
	border-image-repeat: stretch;
	background-image: url("../css/img/bg-blue2.gif");
}


/*-------------------------------------*/
/* ヘッダー */
/*-------------------------------------*/

h1{
	padding: 15px 0 15px;
	font-size: 16px;
}

/*-------------------------------------*/
/* メインイメージ */
/*-------------------------------------*/

div#mainImgBox{
	margin: 0 auto;
	text-align: left;
	/* width: 960px;*/
	/* width: 989px;*/
	width: 989px;
	background: url("http://www.blue-and-white.co.jp/img/mainimg.jpg") no-repeat top right;
	/* min-height:250px;*/
	min-height:290px;
	height: auto !important;
	/* height: 250px; */
	height: 290px;
	border-top: 1px solid #dedede;

}

div#mainImgBox div#mainMessageBox{
	width: 310px;
	background: #fff;
	border-left: 1px solid #dedede;
	padding-left: 15px;
}

	div#mainImgBox div#mainMessageBox strong{
		font-weight: bold;
		font-size: 17px;
		display: block;
		padding: 20px 20px 10px;
	}
	div#mainImgBox div#mainMessageBox span{
		padding: 0 20px;
		display: block;
		line-height: 1.9;
		color: #666;
	}

/*-------------------------------------*/
/* グローバルナビゲーション */
/*-------------------------------------*/

ul#gNavi{
	/* background: #000; */
	/* background: #8080FF; */
	background: url(../img/mainimg-sita-03.jpg) no-repeat top right;
	/* width: 926px; */
	width: 965px;
	padding-left:  24px;
	margin-left: 0px;
}

ul#gNavi li{
	display: block;
	float: left; 
	padding: 8px 0;
	margin-right: 16px;
	font-size: 12px;
	letter-spacing: 0.08em;
}

ul#gNavi li a{
	/* color: #fff;*/
	/* color: #0000ff;*/ /* 青文字　*/
	/* color: #808080;*/ /* 灰色 */
	color: #fff;
	text-decoration: none;
	border-right: 1px solid #aaa;
	display: block;
	padding-right: 16px;
}

ul#gNavi li a:hover{
	/* color: #a69e7b; */
	/* color: #800000; */ /* 茶 */
	/* color: #fff; */  /*　白  */
	/* color: #808080; */ /*　黒  */
	color: #0000DD;  /*　青  */
}

ul#gNavi li.firstItem a{
	padding-left: 16px;
	border-left: 1px solid #fff;
}



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

div#mainContents{
	/* width: 928px;*/
	/* width: 958px;*/
	width: 958px;
	padding: 0 15px 45px;
	margin: 0 auto;
	text-align: left;
	background: url(../share/img/bg_contents-02.gif) repeat-y 0 0;
	border: 1px solid #ddd;
}

/*-------------------------------------*/
/*  Left 
/*-------------------------------------*/
	div#leftContents{
		/* width: 188px;*/
		width: 144px;
		float: left;
	}

		div#leftContents ul#sNavi{
			display: block;
			/* margin-top: 20px;*/
			margin-top: 0px;
			border-bottom: 1px solid #fff;
		}

		div#leftContents ul#sNavi li{
			display: block;
			/* padding-top: 18px; */
			padding-top: 5px;
			/* padding-bottom: 7px; */
			padding-bottom: 2px;
			border-bottom: 1px solid #dedede;
			border-top: 1px solid #fff;
		}

		div#leftContents ul#sNavi li.firstItem{
			border-top: none;
		}

/*-------------------------------------*/
/*  Center 
/*-------------------------------------*/
	div#centerContents{
		/* width: 450px; */
		/* width: 567px; */
		width: 796px;
		/* margin-left: 28px; */
		margin-left: 18px;
		float: left;
		display: inline;
	}

		div#centerContents h2{
			background: url(../../share/img/bg_ch.gif) repeat-x 0 0;
			font-size: 14px;
			letter-spacing: 0.08em;
			margin: 30px 0 15px;
		}

		div#centerContents h2 span{
			background: url(../../share/img/bg_ch_top.gif) no-repeat top left;
			padding: 6px 0 6px 22px;
			display: block;
			font-weight: bold;
			line-height: 2.0;
			-moz-box-shadow:0 0 0.5px #ccc;
			-webkit-box-shadow:0 0 0.5px #ccc;

			text-shadow:1px 0 0.5px #fff;

		}

		div#centerContents strong{
			display: block;
			margin-bottom: 7px;
			font-weight: bold;
			font-size: 14px;
		}

		div#centerContents span.readTxt{
			line-height: 1.9;
		}
/*
/*-------------------------------------*/
/*  Right 
/*-------------------------------------*/
	div#rightContents{
		/* width: 200px;*/
		width: 180px;
		margin-left: 45px;
		float: left;
		display: inline;
	}

	div#rightContents h2{
		font-weight: bold;
		font-size: 14px;
		margin: 30px 0 15px;
	}

	div#rightContents dt{
		font-size: 10px;
		margin-top: 12px;
		font-weight: bold;
		letter-spacing: 0.1em;
	}

	div#rightContents dd{
		color: #666;
	}

	div#topicsBox dt{ color: #900;}

	div#topicsBox strong{
		font-weight: bold;
		font-size: 13px;
		margin-bottom: 8px;
		display: block;
		font-size: 14px;
	}
/*-------------------------------------*/
/* red list */ 
/*-------------------------------------*/
ul.bgList1 li{ background: url(../img01/bg_list1.gif) no-repeat left center; padding-left: 1.5em;}
ul.bgList2 li{ 
		background: url(../img01/bg_list2.gif) no-repeat left center; 
		padding-left: 1.5em;
		color: #000000;
		}
ul.bgList3 li{ background: url(../img01/bg_list3.gif) no-repeat left center; padding-left: 1.5em;}
ul.bgList4 li{ background: url(../img01/bg_list4.gif) no-repeat left center; padding-left: 1.5em;}
ul.bgList5 li{ background: url(../img01/bg_list5.gif) no-repeat left center; padding-left: 1.5em;}
/*-------------------------------------*/
/* link set color */ 
/*-------------------------------------*/

a { color:#000000;text-decoration:underline;
		font-size: 14px;
		}
a:hover {color:#FF0000;
		/* text-decoration:underline; outline:none; */
		}
