@charset "UTF-8";

/*::::::::::::::::::::::::::::::::::::::::::::::::

common.css

::hexaproject co., ltd.

	 1.	body color
	 2.	anchor color
	 3.	font color
	 4.	layout
	 5.	header
	 6.	globalNav
	 7. index
	 8.	contents
	 9.	side
	10. pageTop
	11. footer
 
------------------------------------------------

10px = 77%	:	16px = 123.1%	:	22px = 167%
11px = 85%	:	17px = 131%		:	23px = 174%
12px = 93%	:	18px = 138.5%	:	24px = 182%
13px = 100%	:	19px = 146.5%	:	25px = 189%
14px = 108%	:	20px = 153.9%	:	26px = 197%
15px = 116%	:	21px = 161.6%

::::::::::::::::::::::::::::::::::::::::::::::::*/

/*	1.body color
:::::::::::::::::::::::::::::::::::::::::::::::::::::*/

body {
	color: #333;
	background: #fff;
	}

/*	2.anchor color
:::::::::::::::::::::::::::::::::::::::::::::::::::::*/

a			{color: #0e5e75}
a:link		{color: #294876}
a:visited	{color: #294876}
a:hover		{color: #000}
a:active	{color: #294876}

/*	3.font color
:::::::::::::::::::::::::::::::::::::::::::::::::::::*/

.fcW	{color: #fff}
.fcB	{color: #000}
.fcR	{color: #900}
.fcG	{color: #900}
.fcBl	{color: #069}

/*	4.layout
:::::::::::::::::::::::::::::::::::::::::::::::::::::*/

#wrapper {
	width: 960px;
	margin: auto;
	padding-top: 17px;
	background: url('../images/bg_body.gif') repeat-x left top;
	}
#header {
	}
#main {
	width: 960px;
	margin-top: 14px;
	line-height: 1.6;
	}
#side {
	float: right;
	width: 212px;
	margin: 43px 0 45px 28px;
	}
#contents {
	float: left;
	width: 720px;
	margin-top: 43px;
	}
#footer {
	color: #666;
	margin: 35px 0 50px;
	}

/*	5.header
:::::::::::::::::::::::::::::::::::::::::::::::::::::*/

#header h1 {
	float: left;
	margin-top: 33px;
	}
	#header h1 a {
		overflow: hidden;
		height: 0;
		width: 425px;
		display: block;
		padding-top: 55px;
		background: url('../images/common.gif') no-repeat 0 0;
		}

/*	6.globalNav
:::::::::::::::::::::::::::::::::::::::::::::::::::::*/

#globalNav {
	float: right;
	width: 444px;   /* width: 324px */
	margin-top: 14px;
	}
	#globalNav li {
		float: left;
		margin-right: 12px;
		}
		#globalNav li.g_nav03 {
			margin: 0;
			}
		#globalNav li a {
			overflow: hidden;
			height: 0;
			width: 100px;
			display: block;
			padding-top: 100px;
			background: url('../images/common.gif') no-repeat;
			}
		
		#globalNav li.g_nav01 a {background-position: 0px -70px}
		#globalNav li.g_nav02 a {background-position: -100px -70px}
		#globalNav li.g_nav03 a {background-position: -200px -70px}
		#globalNav li.g_nav04 a {background-position: 0px -270px}
		
		#globalNav li.g_nav01 a:hover {background-position: 0px -170px}
		#globalNav li.g_nav02 a:hover {background-position: -100px -170px}
		#globalNav li.g_nav03 a:hover {background-position: -200px -170px}
		#globalNav li.g_nav04 a:hover {background-position: 0px -370px}
	
		#globalNav li.g_nav01 a.active {background-position: 0px -170px}
		#globalNav li.g_nav02 a.active {background-position: -100px -170px}
		#globalNav li.g_nav03 a.active {background-position: -200px -170px}
		#globalNav li.g_nav04 a.active {background-position: 0px -370px}

/*	7.index
:::::::::::::::::::::::::::::::::::::::::::::::::::::*/

.indexslide .slides {
	zoom: 1;
	margin-bottom: 24px;
	height: 400px;
	}
	.indexslide .slides > li {
		display: none;
		-webkit-backface-visibility: hidden;
		}
	.indexslide .slides img {
		width: 100%;
		display: block;
		}
	.slides:after {
		content: ".";
		display: block;
		clear: both;
		visibility: hidden;
		line-height: 0;
		height: 0;
		}
	* html .slides {height: 1%;}
	html[xmlns] .slides {display: block;}
.Greeting {
	overflow: hidden;
	height: 0;
	width: 953px;
	display: block;
	padding-top: 73px;
	background: url('../../images/greeting.gif') no-repeat left top;
	}
#banner {
	margin-top: 23px;
	}
	#banner img {
		float: left;
		margin-right: 12px;
		}
	#banner img.last {
		margin-right: 0;
		}

/*	8.contents
:::::::::::::::::::::::::::::::::::::::::::::::::::::*/

#contents p {
	font-size: 108%;
	}
/*_	company	_*/
.company h2 {
	overflow: hidden;
	height: 0;
	width: 960px;
	display: block;
	padding-top: 180px;
	background: url('../../company/images/header.jpg') no-repeat left top;
	}
.company table {
	width: 100%;
	font-size: 108%;
	border-bottom: 1px solid #0FA1FF;
	}
	.company table th {
		color: #fff;
		width: 140px;
		padding: 1em 0;
		vertical-align: middle;
		border-bottom: 1px solid #fff;
		background: url('../../company/images/bg_th.gif') repeat-x left top;
		}
		.company table th.last {
			border-bottom: 1px solid #0FA1FF;
			}
	.company table td {
		padding: 1em 0 1em 20px;
		font-size: 93%;
		border-top: 1px solid #0FA1FF;
		}
		.company table td .date {
			width: 9em;
			display: inline-block;
			}

/*_	account	_*/
.account h2 {
	overflow: hidden;
	height: 0;
	width: 960px;
	display: block;
	padding-top: 180px;
	background: url('../../account/images/header.jpg') no-repeat left top;
	}
.account h3 {
	overflow: hidden;
	height: 0;
	width: 720px;
	display: block;
	padding-top: 70px;
	margin-bottom: 22px;
	}
	.account h3.kessan {
		background: url('../../account/images/h3_01.gif') no-repeat left top;	
		}
	.account h3.other {
		background: url('../../account/images/h3_02.gif') no-repeat left top;	
		}
.account .pdf {
	margin-bottom: 38px;
	}
	.account .pdf li {
		font-size: 123.1%;
		line-height: 50px;
		margin-bottom: 10px;
		}
	.account .pdf li a {
		height: 50px;
		display: block;
		color: #0FA1FF;
		padding-left: 62px;
		background: #EAEFF7 url('../../account/images/pdf.gif') no-repeat 23px center;
		}
		.account .pdf li a:hover {
			background-color: #cee4f2;
			}
.account .reader {
	margin: 70px 0;
	}

/*_	privacy	_*/
.privacy #contents {
	float: none;
	width: 960px;
	}
.privacy h2 {
	overflow: hidden;
	height: 0;
	width: 960px;
	display: block;
	padding-top: 180px;
	background: url('../../privacy/images/header.jpg') no-repeat left top;
	}
.privacy h3 {
	overflow: hidden;
	height: 0;
	width: 960px;
	display: block;
	padding-top: 70px;
	margin-bottom: 22px;
	background: url('../../privacy/images/h3.gif') no-repeat left top;	
	}
.privacy h4 {
	color: #006FD1;
	font-size: 108%;
	margin: 2em 0 0.3em;
	}
.privacy p {
	margin-left: 2em;
	}
.privacy p.ma0 {
	margin: 0;
	}
.privacy ul {
	font-size: 108%;
	list-style: disc;
	margin-left: 3.5em;
	}
.privacy .bottomBlock {
	position: relative;
	margin: 50px 0 20px 600px;
	}


/*_	infomation	_*/
.infomation #contents {
	float: none;
	width: 960px;
	}
.infomation h2 {
	overflow: hidden;
	height: 0;
	width: 960px;
	display: block;
	padding-top: 180px;
	background: url('../../infomation/images/header.jpg') no-repeat left top;
	}
.infomation h3 {
	overflow: hidden;
	height: 0;
	width: 960px;
	display: block;
	padding-top: 70px;
	margin-bottom: 22px;
	background: url('../../infomation/images/h3.gif') no-repeat left top;	
	}
.infomation h4 {
	color: #006FD1;
	font-size: 108%;
	margin: 2em 0 0.3em;
	}
.infomation p {
	margin-left: 2em;
	}
.infomation p.ma0 {
	margin: 0;
	}
.infomation ul {
	font-size: 108%;
	list-style: disc;
	margin-left: 3.5em;
	}
.infomation .bottomBlock {
	position: relative;
	margin: 50px 0 20px 600px;
	}


/*	9.side
:::::::::::::::::::::::::::::::::::::::::::::::::::::*/

#localNav {
	float: right;
	width: 212px;
	}
	#localNav li {
		float: left;
		margin-bottom: 8px;
		}
		#localNav li a {
			overflow: hidden;
			height: 0;
			width: 212px;
			display: block;
			padding-top: 100px;
			background: url('../images/common.gif') no-repeat;
			}
		
		#localNav li.l_nav01 a {background-position: -310px -70px}
		#localNav li.l_nav02 a {background-position: -522px -70px}
		
		#localNav li.l_nav01 a:hover {background-position: -310px -170px}
		#localNav li.l_nav02 a:hover {background-position: -522px -170px}


/*	10.pageTop
:::::::::::::::::::::::::::::::::::::::::::::::::::::*/

#pageTop {
	width: 95px;
	float: right;
	}
	#pageTop a {
		overflow:hidden;
		height:0;
		display:block;
		padding-top:39px;
		background:url(../images/common.png) no-repeat -95px -300px;
		}
		#pageTop a:hover{
			background-position: 0 -300px;
			}


/*	11.footer
:::::::::::::::::::::::::::::::::::::::::::::::::::::*/

#footer ul {
	float: right;
	margin-top: 25px;
	}
	#footer ul li a {
		overflow: hidden;
		height: 0;
		width: 170px;
		display: block;
		padding-top: 16px;
		background: url('../images/common.gif') no-repeat -500px -5px;		
		}
		#footer ul li a:hover {
			background-position: -500px -25px
			}
			
		#footer li.f_02 a {width: 170px; background-position: -500px -280px}
		#footer li.f_02 a:hover {width: 170px; background-position: -500px -300px}
		
			
#footer .copyRight {
	font-size: 85%;
	margin-top: 10px;
	font-family: Verdana, sans-serif;
	}