@charset "shift_jis";

/*toptext
-------------------------------------------------------*/

#tagline {
	color: #CCCCFF;
	text-align: right;
	font-size: 10px !important;
	padding: 0px 10px 0px 0px;
	background: #003366 url(../../images/textareabcg.gif) no-repeat 0% 100%;
	line-height: 20px;
}

#tagline em {
	font-style: normal;
}

#tagline a {
	color: #CCCCFF;
	text-decoration: none;
}
#tagline a:hover {
	color: #FFFFFF;
}


/*header
-------------------------------------------------------*/
#header{
	height: 85px;
	padding-left: 15px;
	background: #4A6B94 no-repeat;
}

/*各ページ背景指定*/
#home #header {
	background-image: url(../../images/header/section1.gif);
}

#intro #header {
	background-image: url(../../images/header/section2.gif);
}

#service #header {
	background-image: url(../../images/header/section3.gif);
}

#faq #header {
	background-image: url(../../images/header/section4.gif);
}

#request #header {
	background-image: url(../../images/header/section5.gif);
}

#inquiry #header {
	background-image: url(../../images/header/section6.gif);
}

#privacypolicy #header,
#siteinfo #header,
#glossary #header,
#sitemap #header {
	background-image: url(../../images/header/section7.gif);
}

/*サイトID*/

#header p {
	background: url(../../images/sitelogo_bg.gif) no-repeat 0px 0px;
	margin-top: 15px;
	float: left;
	display: block;
	height: 55px;
	width: 235px;
	text-indent: -777em;
	position: absolute;
}

#header p a {
	height: 55px;
	width: 235px;
	display: block;
	overflow: hidden;
}




/*skip
-------------------------------------------------------*/

#skip {
	position: absolute;
	text-indent: -777em;
}

/*g-navi
-------------------------------------------------------*/

#globalnavi {
	list-style-type: none;
	background: url(../../images/g-navi.gif) no-repeat left top;
	height: 25px;
	width: 750px;
}

#globalnavi li {
	width: 125px;
	height: 25px;
	float: left;
	display: block;
	text-indent: -777em;
}

#globalnavi a {
	width: 125px;
	height: 25px;
	float: left;
	display: block;
	text-decoration: none;
	overflow: hidden;
}


/*ロールオーバー*/
#section1 a:hover {
	background: url(../../images/g-navi.gif) 0px -25px;
}
#section2 a:hover {
	background: url(../../images/g-navi.gif) -125px -25px;
}
#section3 a:hover {
	background: url(../../images/g-navi.gif) -250px -25px;
}
#section4 a:hover {
	background: url(../../images/g-navi.gif) -375px -25px;
}
#section5 a:hover {
	background: url(../../images/g-navi.gif) -500px -25px;
}
#section6 a:hover {
	background: url(../../images/g-navi.gif) -625px -25px;
}


/*現在位置*/
#home #section1 a {
	background: url(../../images/g-navi.gif) 0px -50px;
}
#intro #section2 a {
	background: url(../../images/g-navi.gif) -125px -50px;
}
#service #section3 {
	background: url(../../images/g-navi.gif) -250px -50px;
}
#faq #section4 a {
	background: url(../../images/g-navi.gif) -375px -50px;
}
#request #section5 a {
	background: url(../../images/g-navi.gif) -500px -50px;
}
#inquiry #section6 a {
	background: url(../../images/g-navi.gif) -625px -50px;
}


/*bread-clams
-----------------------------------*/
#bread-clams {
	font-size: 12px;
	padding-left: 10px;
	line-height: 20px;
	clear: both;
	background: #D6DFEA url(../../images/bread-clams.gif) repeat-x 0% 100%;
}
