@charset "UTF-8";

/* ################################################################################ */
/*                                                                                  */
/* 表題: 各ページ共有用CSS                                                          */
/* 作成日: 2012-7-17                                                                */
/* 最終更新日: 2012-7-17        　                                                  */
/*                                                                                  */
/* ################################################################################ */

@import url("reset.css");

body {
	color: #4C4C4C;
	font-size: 13px;
}

div.header {
	margin: 0 auto;
	width: 950px;
	background-image: url(../images/common/header/back-header.png);
	background-repeat: no-repeat;
	background-position: right -80px;
}

div.header div.head-info {
	margin-top: 5px;
	width: 950px;
	overflow: hidden;
}

div.header div.head-info h1 {
	margin-right: 20px;
	margin-bottom: 15px;
	padding-left: 10px;
	padding-top: 3px;
	float: left;
	width: 790px;
	font-size: 12px;
}

div.header div.head-info dl {
	float: left;
	width: 110px;
	overflow: hidden;
}

div.header div.head-info dl dt {
	margin-right: 3px;
	float: left;
	width: 46px;
}

div.header div.head-info dl dt img {
	vertical-align: middle;
}

div.header div.head-info dl dd {
	padding: 1px;
	float: left;
	border: solid 1px #D8D8D8;
	border-radius: 2px;
	width: 56px;
}

div.header div.head-info dl dd ul {
	text-align: center;
}

div.header div.head-info dl dd ul li {
	display: inline;
}

div.header div.head-info dl dd ul li#fontS,
div.header div.head-info dl dd ul li#fontM {
	margin-right: 1px;
}

div.header div.head-info dl dd img {
	vertical-align: middle;
}

div.header div.head-info dl dd ul li {
	display:inline;
}

div.header div.logo {
	width: 950px;
	overflow: hidden;
}

div.header div.logo p {
	margin-right: 210px;
	padding-left: 8px;
	float: left;
	width: 244px;

}

div.header div.logo ul {
	margin-bottom: 10px;
	padding-top: 8px;
	float: left;
	width: 471px;
	padding-top:20px;
}

div.header div.logo ul li {
	display: inline;
	vertical-align: bottom;
}

div.header div.logo ul li img {
	vertical-align: bottom;
}

div.global-nav {
	height: 57px;
	background-image: url(../images/common/globalnav/bg.png);
	background-repeat: repeat-x;
}

div.global-nav ul.global-nav {
	margin: 0 auto;
	width: 928px;
	
}

div.global-nav ul.global-nav:after{
	content: "."; 
	display: block; 
	height: 0; 
	font-size:0;	
	clear: both; 
	visibility:hidden;
}

div.global-nav ul.global-nav > li {
	float: left;
	position: relative;
}

div.global-nav ul.global-nav > li > ul.sub {
	display: none;
	padding: 8px 0 0 10px;
	border: solid 1px #5D59A9;
	position: absolute;
	top: 54px;
	left: 0;
	color: #333;
	width: 290px;
	background-color: #F1F1FA;
	box-shadow: 1px 1px 2px #CCC;
	z-index: 50;
}

div.global-nav ul.global-nav > li > ul.sub > li {
	margin-right: 15px;
	margin-bottom: 8px;
	padding-left: 10px;
	display: inline-block;
	background-image: url(../images/common/globalnav/marker-subnav.png);
	background-repeat: no-repeat;
	background-position: 0 3px;
	line-height: 1.4;
}

div.global-nav ul.global-nav > li > ul.sub > li > a {
	color: #333;
	background-color: inherit;
	font-size: 93%;
	line-height: 1.4;
}

div.container {
	margin: 15px auto 15px;
	width: 928px;
	overflow: hidden;
}

div.main-column {
	margin-right: 22px;
	width: 641px;
	float: left;
}

div.sidebar {
	float: left;
	width: 264px;
}

div.sidebar div.about-jas {
	margin-bottom: 15px;
	background-image: url(../images/common/side/side-bg.png);
	background-repeat: repeat-y;
}

div.sidebar div.about-jas h2 {
	margin-bottom: 12px;
	padding-top: 12px;
	background-image: url(../images/common/side/side-bg-top.png);
	text-align: center;
	background-repeat: no-repeat;
}

div.sidebar div.about-jas p.text {
	margin-bottom: 10px;
	padding: 0 15px;
	font-size: 93%;
	line-height: 1.5;
}

div.sidebar div.about-jas p.address {
	margin-bottom: 10px;
	padding: 0 25px;
	line-height: 1.4;
	font-size: 95%;
}

div.sidebar div.about-jas p.button {
	padding-right: 12px;
	padding-bottom: 12px;
	width: 252px;
	background-image: url(../images/common/side/side-bg-bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: right;
}

div.sidebar div.about-member {
	margin-bottom: 15px;
	background-image: url(../images/common/side/side-bg.png);
	background-repeat: repeat-y;
}

div.sidebar div.about-member h2 {
	padding-left: 12px;
	margin-bottom: 12px;
	padding-top: 12px;
	background-image: url(../images/common/side/side-bg-top.png);
	background-repeat: no-repeat;
}

div.sidebar div.about-member p.text {
	margin-bottom: 10px;
	padding: 0 15px;
	font-size: 93%;
	line-height: 1.5;
}

div.sidebar div.about-member ul {
	padding-bottom: 15px;
	background-image: url(../images/common/side/side-bg-bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

div.sidebar div.about-member ul li {
	margin-bottom: 10px;
	text-align: center;
}

div.sidebar div.about-member ul li.logins {
	text-align:right;
	padding-right:24px;
}

div.sidebar div.oto10-topix h2 {
	background-image: 
}

div.sidebar div.oto10-topix ul {
	padding-right: 15px;
	padding-left: 15px;
}

div.sidebar div.oto10-topix ul li {
	margin-bottom: 12px;
}

div.sidebar div.oto10-topix ul li:last-child {
	margin-bottom: 0;
}

div.sidebar div.oto10-topix ul li dl dt {
	margin-bottom: 3px;
	padding-left: 4px;
	border-left: solid 2px #5E5AA9;
	font-size: 10px;
}

div.sidebar div.oto10-topix ul li dl dd a {
	line-height: 1.4;
	font-size: 12px;
	color: #645A37;
}

div.sidebar div.oto10-topix ul li dl dd a:hover {
	opacity: 0.8;
}

div.sidebar div.oto10-topix ul li.more a:hover {
	opacity: 0.8;
}

div.sidebar div.banner ul li {
	margin-bottom: 15px;
	text-align: center;
}

p.link-top {
	margin: 0 auto;
	width: 950px;
	text-align: right;
}

div.footer {
	background-color: #F9F8F4;
	background-image: url(../images/common/footer/footer-bg.png);
	background-repeat: repeat-x;
}

div.footer a {
	color: #524E97;
	background-color: inherit;
}

div.footer div.footer-body {
	margin: 0 auto;
	padding-top: 15px;
	padding-bottom: 30px;
	width: 950px;
}

div.footer div.footer-body div.footer-nav {
	width: 950px;
	background-image: url(../images/common/footer/footer-bg2.png);
	background-repeat: repeat-x;
	background-position: bottom;
	overflow: hidden;
}

div.footer div.footer-body div.footer-nav ul {
	margin-right: 230px;
	padding-bottom: 10px;
	width: 370px;
	float: left;
}

div.footer div.footer-body div.footer-nav ul li {
	margin-right: 6px;
	padding-right: 8px;
	display: inline;
	border-right: solid 1px #C8BEAE;
	vertical-align: middle;
}

div.footer div.footer-body div.footer-nav ul li a {
	color: #333333;
	background-color: inherit;
	text-decoration: none;
}

div.footer div.footer-body div.footer-nav ul li a:hover {
	text-decoration: underline;
}

div.footer div.footer-body div.footer-nav p {
	padding-bottom: 10px;
	float: left;
	width: 320px;
	font-size: 77%;
}

div.footer-contents-nav {
	margin-top: 15px;
	width: 950px;
	overflow: hidden;
}

div.footer-contents-nav a {
	text-decoration: none;
	font-size: 93%;
}

div.footer-contents-nav a:hover {
	text-decoration: underline;
}

div.footer div.footer-body div.footer-contents-nav > ul {
	margin-right: 20px;
	padding-right: 15px;
	float: left;
	width: 160px;
	height: auto !important;
	min-height: 120px;
	height: 120px;
	background-image: url(../images/common/footer/bg-border.png);
	background-repeat: repeat-y;
	background-position: right;
}

div.footer div.footer-body div.footer-contents-nav > ul > li {
	margin-bottom: 8px;
	padding-left: 17px;
	background-image: url(../images/common/footer/footer-marker1.png);
	background-repeat: no-repeat;
	background-position: 0 4px;
}

div.footer div.footer-body div.footer-contents-nav > ul > li > a {
	font-weight: bold;
}

div.footer div.footer-body div.footer-contents-nav > ul > li > ul {
	margin-top: 8px;
}

div.footer div.footer-body div.footer-contents-nav > ul > li > ul > li {
	margin-bottom: 8px;
	padding-left: 10px;
	background-image: url(../images/common/footer/footer-marker2.png);
	background-repeat: no-repeat;
	background-position: 0 4px;
}

div.footer div.footer-body div.footer-contents-nav > ul > li > ul a {
	color: #333;
	background-color: inherit;
	line-height: 1.3;
}

div.footer div.footer-body div.footer-contents-nav > dl {
	margin-right: 20px;
	padding-right: 15px;
	float: left;
	width: 270px;
	height: auto !important;
	min-height: 120px;
	height: 120px;
	background-image: url(../images/common/footer/bg-border.png);
	background-repeat: repeat-y;
	background-position: right;
}

div.footer div.footer-body div.footer-contents-nav > dl dt {
	margin-bottom: 8px;
	padding-left: 17px;
	background-image: url(../images/common/footer/footer-marker1.png);
	background-repeat: no-repeat;
	background-position: 0 2px;
}

div.footer div.footer-body div.footer-contents-nav > dl dt a {
	font-weight: bold;
}

div.footer div.footer-body div.footer-contents-nav > dl dd ul li {
	margin-bottom: 8px;
	padding-left: 10px;
	background-image: url(../images/common/footer/footer-marker2.png);
	background-repeat: no-repeat;
	background-position: 0 4px;
}

div.footer div.footer-body div.footer-contents-nav > dl dd {
	margin-left: 15px;
	width: 260px;
	overflow: hidden;
}

div.footer div.footer-body div.footer-contents-nav > dl dd ul {
	margin-right: 10px;
	float: left;
	width: 120px;
}

div.footer div.footer-body div.footer-contents-nav > dl dd ul.dd-01 {
	width:110px;
}

div.footer div.footer-body div.footer-contents-nav > dl dd ul.dd-02 {
	width:130px;
}

div.footer div.footer-body div.footer-contents-nav > dl dd ul li a {
	color: #333;
}
div.header-bnr {
	background-color: #FFF;
	height: 67px;
	padding-top: 13px;
}
div.header-bnr ul {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
div.header-bnr ul li {
	display: inline;
	padding-right: 5px;
}
div.header-bnr ul li:last-child {
	padding-right: 0px;
}
div.header-bnr ul li a:hover img {
	transition: 0.2s ease;
	-webkit-transition: 0.2s ease;
	opacity:0.7;
}
div.header-bnr ul li.stay a img {
	opacity: 0.3;
}