@charset "UTF-8";

* {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, Osaka, "&#xff2d;&#xff33;&#x20;&#xff30;&#x30b4;&#x30b7;&#x30c3;&#x30af;","Helvetica", "Verdana", sans-serif;
	line-height: 100%;
	background: #ffffff url("../image/header_bg.gif") repeat-x left top;
	text-align:left;
}

article,
aside,
dialog,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

h1,h2,h3,h4 {
	font-weight: normal;
	line-height: 100%;
	margin: 0px;
	padding: 0px;
}

/*
a,
input,
textarea {
	-webkit-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
}
*/

a.txt:link {
	color: #f48f0d;
}

a.txt:visited {
	color: #f48f0d;
}

a.txt:hover,
a.txt:focus {
	color: #ffffff;
	background-color: #f48f0d;
	text-decoration: none;
}

::-moz-selection{
	background: #555555;
	color: #ffffff;
}

::selection{
	background: #555555;
	color: #ffffff;
}

img {
	border: none;
	vertical-align: bottom;
}

img.obj {
	vertical-align: middle;
}

hr {
	display: none;
}

.clear {
	clear: both;
}

/* for modern browser */
.clearfix {
  display: inline-block;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  line-height:0;
  font-size:0;
}

/* Hides from IE-mac */
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/* End hide from IE-mac */

/* --------------------------------------------------------------------- */
/* margin-padding */
/* --------------------------------------------------------------------- */

.ml20 {
	margin-left: 20px;
}

.mt23 {
	margin-top: 23px;
}

.mt30 {
	margin-top: 28px;
}

.mt60 {
	margin-top: 60px;
}

.mt50 {
	margin-top: 50px;
}


/* --------------------------------------------------------------------- */
/* text */
/* --------------------------------------------------------------------- */

.txt10 {
	font-size: 77%;
}

.txt11 {
	font-size: 85%;
}

.txt12 {
	font-size: 93%;
}

.txt14 {
	font-size: 107%;
}

.txt16 {
	font-size: 122%;
}

.txt18 {
	font-size: 136%;
}

.txtBold {
	font-weight: bold;
}

.txtEx1 {
	font-weight: bold;
	color: #fd2f69;
}

.txt_A1 {
	font-size: 93%;
	line-height: 1.8;
}


/* --------------------------------------------------------------------- */
/* title */
/* --------------------------------------------------------------------- */

h1#title1Sub img {
	margin: 10px 0px 0px 97px;
}

div#subContentsLeft header {
	display: block;
	margin: 0;
	padding: 0;
	width: auto;
}

div#subContentsLeft header h1 {
	display: block;
	width: 142px;
	float: left;
}

div#subContentsLeft header h1 img {
	margin: 10px 0px 0px 97px;
}

div#subContentsLeft header p img {
	margin: 10px 0px 0px 0px;
}

h2.title2CopyNews {
	width: 728px;
	padding-top: 10px;
	line-height: 1.4;
	font-size: 122%;
	font-weight: bold;
	background: url("../image/line_black.gif") repeat-x left top;
}

h2.title2CopyNews time {
	width: 100px;
	display: inline;
	font-size: 12px;
	color: #ffffff;
	margin-right: 11px;
	padding: 3px 9px;
	vertical-align: middle;
	background: #6e6e6e;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	behavior: url("../common/css/ie-css3.htc");
}

h2.title2_1 {
	padding-top: 10px;
	line-height: 1.4;
	font-size: 136%;
	font-weight: bold;
	background: url("../image/line_black.gif") repeat-x left top;	
}

h2.title2_1 strong {
	display: inline;
	font-size: 12px;
	color: #ffffff;
	margin-right: 11px;
	padding: 3px 9px;
	vertical-align: middle;
	background: #f48900;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	behavior: url("../common/css/ie-css3.htc");
}

h2.title2Sub {
	padding-top: 10px;
	line-height: 1.4;
	font-size: 136%;
	font-weight: bold;
	background: url("../image/line_black.gif") repeat-x left top;
}

h2.title2Sub strong {
	display: inline;
	font-size: 12px;
	color: #ffffff;
	margin-right: 11px;
	padding: 3px 9px;
	vertical-align: middle;
	background: #6e6e6e;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	behavior: url("../common/css/ie-css3.htc");
}

span.partition {
	display: none;
}


/* --------------------------------------------------------------------- */
/* contents */
/* --------------------------------------------------------------------- */

div#content {
	width: 980px;
}

section.content1 {
	width: 728px;
	margin-left: 212px;
}

div.contentBox1 {
	width: 728px;
	margin-left: 212px;
}

section.content2 {
	width: 740px;
	margin-left: 212px;
}

section.content3 {
	width: 768px;
	margin-left: 212px;
}

div.contentBox3 {
	width: 768px;
	margin-left: 212px;
}

/*------- subContets -------*/

div#subContentsLeft {
	width: 212px;
	float: left;
	margin-top: 50px;
}

div#subContentsRight {
	width: 728px;
	float: left;
}


/* --------------------------------------------------------------------- */
/* header */
/* --------------------------------------------------------------------- */

header#mainHeader {
	display: block;
	width: 980px;
	background: url("../image/header_bg_white.gif") no-repeat left top;
}

div#logo {
	float: left;
	width: 186px;
	height: 138px;
}

div#logo img {
	margin: 23px 0px 0px 71px;
}

div#headerElement {
	float: left;
	width: 574px;
	height: 138px;
	line-height: 1;
	position: relative;
}

p#logoEn {
	width: 49px;
	height: 25px;
	position: absolute;
	left: 26px;
	top: 38px;
}

p#logoEnTypo {
	width: 148px;
	height: 10px;
	position: absolute;
	left: 93px;
	top: 39px;
}

p#copyright {
	width: 203px;
	height: 9px;
	position: absolute;
	left: 92px;
	top: 54px;
}

p#logoEn img,
p#logoEnTypo img,
p#copyright img {
	display: block;
}

dl#nameEn {
	display: block;
}

dl#nameEn dt#logoEn {
	display: block;
	width: 49px;
	height: 25px;
	position: absolute;
	left: 26px;
	top: 38px;
}

dl#nameEn dd#logoEnTypo {
	display: block;
	width: 148px;
	height: 10px;
	position: absolute;
	left: 93px;
	top: 39px;
}

dl#nameEn dd#copyright {
	display: block;
	width: 203px;
	height: 9px;
	position: absolute;
	left: 92px;
	top: 54px;
}

dt#logoEn img,
dd#logoEnTypo img,
dd#copyright img {
	display: block;
}

nav#menu {
	display: block;
	position: absolute;
	left: 0px;
	top: 90px;
}

nav#menu ul {
	display: block;
	list-style-type: none;
}

nav#menu ul li {
	display: block;
	float: left;
}

div#headerSide {
	width: 180px;
	float: left;
}

dl#companyLink {
	display: block;
	width: 180px;
	background: url("../image/sakamoto_bg.gif") no-repeat left bottom;
}

dl#companyLink dt {
	display: block;
	float: left;
	width: 120px;
}

dl#companyLink dt img {
	margin: 96px 0px 0px 3px;
	padding-bottom: 9px;
}

dl#companyLink dd {
	display: block;
	float: left;
	width: 60px;
}

dl#companyLink dd img {
	margin: 101px 0px 0px 0px;
}

/* --------------------------------------------------------------------- */
/* pageScrollNavi */
/* --------------------------------------------------------------------- */

nav.pageScrollNavi ul {
	display: block;
	list-style-type: none;
	width: 728px;
	border-top: #000000 solid 1px;
	margin-top: 50px;
	padding: 8px 0px 8px 0px;
}

nav.pageScrollNavi ul li {
	display: inline;
	font-size: 93%;
	line-height: 1.4;
	margin-right: 24px;
	padding-left: 12px;
	background: url("../image/obj_page.gif") no-repeat left center;
}

nav.pageScrollNavi ul li.off {
	color: #afafaf;
	background: url("../image/obj_page_off.gif") no-repeat left center;
}

nav.pageScrollNavi ul li a:link,
nav.pageScrollNavi ul li a:visited {
	color: #000000;
	text-decoration: none;
}

nav.pageScrollNavi ul li a:hover,
nav.pageScrollNavi ul li a:focus {
	color: #ffffff;
	background: #000000;
	text-decoration: none;
}

/* --------------------------------------------------------------------- */
/* footer */
/* --------------------------------------------------------------------- */

footer {
	display: block;
	width: 980px;
	padding-top: 65px;
	padding: 65px 0px 35px 0px;
}

div#pageTop {
	width: 212px;
	float: left;
}

nav#topButton p a {
	display: block;
	font-size: 77%;
	line-height: 1.4;
	text-align: center;
	width: 85px;
	margin-left: 70px;
	border-top: solid #000000 1px;
	background: url("../image/pagetop.gif") no-repeat left bottom;
	padding: 8px 0px 10px 0px;
}

nav#topButton p a img {
	margin-right: 5px;
	vertical-align: middle;
}

nav#topButton p a:link,
nav#topButton p a:visited {
	color: #000000;
	text-decoration: none;
}

nav#topButton p a:hover,
nav#topButton p a:focus {
	color: #aaaaaa;
	background: #000000;
	text-decoration: none;
	background: url("../image/pagetop_on.gif") no-repeat left bottom;
}

div#footerTitle {
	width: 548px;
	float: left;
	background: url("../image/line_footer_gray.gif") no-repeat left top;
}

p#footerLogo {
	width: 45px;
	float: left;
}

p#footerLogo img {
	margin: 10px 0px 0px 1px;
}

div#footerTypo {
	width: 473px;
	float: left;
	line-height: 1.4;
}

p#footerTypoTitle {
	font-size: 93%;
	color: #000000;
	margin-top: 12px;
}

p#footerTypoTitle strong {
	font-weight: bold;
}

p#footerTypoCopy {
	font-size: 77%;
	color: #a2a2a2;
	margin-top: 6px;
}

nav#footerMenu {
	width: 180px;
	float: left;
	border-top: solid #000000 1px;
}

nav#footerMenu ul {
	display: block;
	list-style-type: none;
	padding-top: 4px;
}

nav#footerMenu ul li {
	display: block;
	font-size: 93%;
	font-weight: bold;
	color: #afafaf;
	line-height: 1.4;
	margin-top: 5px;
	padding-left: 18px;
	background: url("../image/obj.gif") no-repeat left center;
}

nav#footerMenu ul li a {
	display: block;
	_display: inline;
}

nav#footerMenu ul li:hover,
nav#footerMenu ul li:focus {
	background: url("../image/obj_on.gif") no-repeat left center;
}

nav#footerMenu ul li.off {
	font-weight: normal;
	background: url("../image/obj_off.gif") no-repeat left center;
}