@charset "utf-8";

input, textarea, select, button {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}

/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::


 Layout


::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
body {
	margin: 0;
}
#CONTAINER,
#HEADER,
#FOOTER {
	width: 100%;
	margin: 0 auto;
	background: none;
	text-align: center;
}
body #HEADER {
	height: auto !important;
	min-height: auto;
}
#FOOTER ul {
	padding: 0;
}
#FOOTER ul li {
    border: none;
    display: block;
    line-height: 1.6em;
    padding: 0;
}
#CONTAINER #contents {
	width: 950px;
	margin: 0 auto;
	text-align: left;
}


#HEADER .mainVisual {
	position: relative;
	top: 0;
	margin-top: 10px;
}
#mainContentArea {
	width: 950px;
	overflow: hidden;
	margin: 0 auto;
	text-align: left;
	zoom: 1;
	clear:both;
}
p.pagetop {
	width: 950px;
	margin: 0 auto;
	text-align: right;
}
/* ==========================================================================
 header
=========================================================================== */

#headerAreaBox {
	min-width: 100%;
	border-top: 5px solid #bf0000;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 119%;
	text-align: center;
}

*:first-child+html #headerAreaBox {
	font-family: "ＭＳ Ｐゴシック", sans-serif;
	font-size: 130%;
} /* for ie7 */
* html #headerAreaBox {
	font-family: "ＭＳ Ｐゴシック", sans-serif;
	font-size: 130%;
} /* for ie6 */


/* サイト内共通ヘッダー */
#commonHeader {
	width: 950px;
	line-height: 1.1;
	overflow: hidden;
	margin: 0 auto;
	text-align: left;
}
#commonHeader #siteID {
	float: left;
}
#commonHeader #siteID img {
	margin: 17px 0;
}

#headerNavi {
	float: right;
	text-align: right;
	font-size: 12px;
}
#headerNavi ul {
	margin-top: 10px;
	font-size: 110%;
}
#headerNavi li {
	display: inline;
	padding-left: 10px;
}

/* サーチフォーム */
#search {
	float: right;
	min-height: 21px;
	margin-top: 17px;
	border: 1px solid #cccccc;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	font-size: 12px;
}
#search div {
	display: inline-block;
	margin: 0;
}
*:first-child+html #search div {
	display: inline;
}
* html #search div {
	display: inline;
}
#search .searchBtn {
	color: #ffffff;
	background: url("/csr/com/201210/img/bg_search.gif") no-repeat 100% 100%;
	font-size: 110%;
	font-weight: bold;
}
#search .search input {
	width: 161px;
	margin: 0;
	padding: 0 5px;
	border: none;
	background: none;
}
* html #search input {
	height: 21px;
	padding: 0;
}
#search .searchBtn input {
	width: 45px;
	min-height: 21px;
	margin: 0;
	padding: 0;
	border: none;
	color: #ffffff;
	background: none;
	font-weight: bold;
	text-align: center;
	text-shadow: 1px 1px 1px #000000;
}

/* サイト内共通ナビメニュー */
#siteNav {
	clear: both;
	width: 100%;
	background: #dddddd;
	border-bottom: 3px solid #999999;
}
#siteNav ul {
	width: 950px;
	line-height: 1;
	margin: 0 auto;
	text-align: left;
}
#siteNav li {
	float: left;
	zoom: 1;
}
#siteNav li dl {
	position: relative;
	z-index: 1;
}
#siteNav li .top a,
#siteNav li dt a {
	display: block;
	padding: 11px 17px 8px;
	color: #000000;
	font-size: 120%;
	text-decoration: none;
}

#siteNav li .top.active a,
#siteNav li dt.active a {
	color: #ffffff;
	background: #999999;
}

#siteNav li .top a:hover,
#siteNav li.menuHover dt a {
	color: #ffffff;
	background: #333333;
}
#siteNav li dt span {
	display: none;
	position: absolute;
	width: 100%;
	height: 6px;
	margin-top: -3px;
	background: url("//jp.rakuten-static.com/1/bu/corp/im/shared/bg_sitenav.gif") no-repeat 50% 0;
	text-align: center;
}
* html #siteNav li dt span {
	background: url("//jp.rakuten-static.com/1/bu/corp/im/shared/bg_sitenav.gif") no-repeat 20px 0;
}
#siteNav li.menuHover dt span {
	display: block;
}
#siteNav li dd {
	display: none;
	position: absolute;
	margin-left: -2px;
}
#siteNav .subMenu {
	display: block;
	width: 154px;
	overflow: hidden;
	margin-top: 3px;
	border: 2px solid #ffffff;
	border-top: none;
	background: #dddddd;
}

#siteNav .newsSubMenu {
	width: 13em;
}
#siteNav .aboutSubMenu {
	width: 18em;
}
#siteNav .irSubMenu {
	width: 16em;
}
#siteNav .csrSubMenu {
	width: 23em;
}
#siteNav .careersSubMenu {
	width: 10em;
}
#siteNav .subMenu li{
	float: none;
	border-top: 2px solid #999999;
}
#siteNav .subMenu li.first {
	border: none;
}
#siteNav .subMenu li a {
	display: block;
	padding: 9px 10px 9px 25px;
	color: #000000;
	background: url("//jp.rakuten-static.com/1/bu/corp/im/shared/icon_sitenav.gif") no-repeat 11px 50%;
	text-decoration: none;
	zoom: 1;
}
#siteNav .subMenu li a:hover {
	color: #ffffff;
	background: #333333 url("//jp.rakuten-static.com/1/bu/corp/im/shared/icon_sitenav_active.gif") no-repeat 11px 50%;
}

/* Start clearfix ------------------------------ */
#siteNav ul:after {
	content: "";
	display: block;
	clear: both;
}
/* -------------------------------- end clearfix */

.btn_en {
	display: none;
}

/* ==========================================================================
 bullet cram / Category title
=========================================================================== */
#categoryTitle,
#location {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
}
*:first-child+html #categoryTitle,
*:first-child+html #location {
	font-family: "ＭＳ Ｐゴシック", sans-serif;
} /* for ie7 */
* html #categoryTitle,
* html #location {
	font-family: "ＭＳ Ｐゴシック", sans-serif;
} /* for ie6 */
#categoryTitle {
	width: 950px;
	display: block;
	line-height: 1;
	margin: 25px auto 20px;
	border: none;
	color: #000000;
	font-size: 200%;
	font-weight: bold;
	text-align: left;
}
#location {
	width: 950px;
	overflow: hidden;
	line-height: 1;
	margin: 10px auto 0;
	text-align: left;
}
#location .topicPath {
	float: left;
}
#location .copy {
	float: right;
	font-size: 80%;
}

/* ==========================================================================
 footer
=========================================================================== */
/* フッタ全体 */

#footerAreaBox {
	margin-top: 20px;
	padding-bottom: 20px;
	color: #000000;
	background: #dddddd;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	text-align: center;
}

*:first-child+html #footerAreaBox {
	font-family: "ＭＳ Ｐゴシック", sans-serif;
	font-size: 110%;
} /* for ie7 */
* html #footerAreaBox {
	font-family: "ＭＳ Ｐゴシック", sans-serif;
	font-size: 110%;
} /* for ie6 */

#footerAreaBox #serviceFooter {
	width: 950px;
	margin: 0 auto;
	line-height: 1;
	padding-top: 20px;
	text-align: left;
}
#footerAreaBox #serviceFooter .title {
	margin-bottom: 14px;
	border-bottom: 1px solid #dddddd;
}
#footerAreaBox #serviceFooter .title dt {
	display: inline;
	font-size: 152%;
}
#footerAreaBox #serviceFooter .title dd {
	display: inline;
	vertical-align: bottom;
}
#footerAreaBox #serviceFooter .title dd a {
	margin-left: 15px;
}
#footerAreaBox #serviceListArea {
	overflow: hidden;
	text-align: left;
	zoom: 1;
}
#footerAreaBox #serviceListArea dl {
	overflow: hidden;
	line-height: 1.6;
	margin-bottom: 13px;
	zoom: 1;
}
#footerAreaBox #serviceListArea dt {
	float: left;
	width: 100px;
}
#footerAreaBox #serviceListArea dd {
	float: right;
	width: 840px;
}
#footerAreaBox #serviceListArea ul {
	overflow: hidden;
	zoom: 1;
}
#footerAreaBox #serviceListArea li {
	float: left;
	margin-right: 10px;
	word-break: keep-all;
	word-wrap: normal;
}
#footerAreaBox #companyFooter {
	overflow: hidden;
	width: 950px;
	margin: 20px auto 0;
	text-align: left;
}
#footerAreaBox #companyFooter #copyright {
	float: left;
}
#footerAreaBox #companyFooter ul {
	float: right;
}
#footerAreaBox #companyFooter li {
	display: inline;
	padding-left: 10px;
}

