@charset "utf-8";
/*
===== 1: CLEARFIX ==========================================
*/
html {
	letter-spacing: normal;
}
.clear {
	clear:both;
}
.clearfix {
	zoom:1;/*for IE 5.5-7*/
}
.clearfix:after {/*for modern browser*/
	content:".";
	display: block;
	height:0px;
	clear:both;
	visibility:hidden;
}
* html .clearfix {
	display:inline-table;
	/*\*/display:block;/**/
}
p {
	color: #333333;
}
.content a {
	zoom: 1;
}
.figure a {
	display: inline;
}
.mod-mainContentContainer {
	font-size: 13px;
	line-height: 1.5;
	margin-top: 20px;
}
.mod-mainContentContainer * {
	margin: 0;
	padding: 0;
	border: 0;
}
.mod-mainContentContainer h1, .mod-mainContentContainer h2, .mod-mainContentContainer h3, .mod-mainContentContainer h4, .mod-mainContentContainer h5 {
	font-size: 100%;
}
.mod-content {
	width: 950px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.mod-content .title a {
	color: #666;
	cursor: default;
}
.mod-content .title a:hover {
	text-decoration: none;
}
.title {
	zoom: 1;
}
#pageMainContent .content {
	margin-left: 60px;
	padding-left: 12px;
	background: url("../images/arrow_black.png") no-repeat left 2px;
	line-height: 16px !important;
}
#pageMainContent .content, x:-moz-any-link {/* FF */
 background-position: left 4px !important;
}
*+html #pageMainContent .content {
	background-position: left 3px !important;
}/* IE7 */


@media (max-width:640px) {
.wrapper {
	position: relative;
	display: none;
	left: 0;
	z-index: 9999;
}
}





/* ========== Extracted from /share2/css/all_e.css on 150513 ========== */

/* normalize.css 2011-08-31T22:02 UTC · http://github.com/necolas/normalize.css */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block
}
audio, canvas, video {
	display: inline-block;
*display:inline;
*zoom:1
}
audio:not([controls]) {
	display: none
}
[hidden] {
display:none
}
html {
	font-size: 100%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}
body {
	margin: 0
}
body, button, input, select, textarea {
	font-family: sans-serif
}
a {
	color: #00e
}
a:visited {
	color: #551a8b
}
a:focus {
	outline: thin dotted
}
a:hover, a:active {
	outline: 0
}
abbr[title] {
	border-bottom: 1px dotted
}
b, strong {
	font-weight: bold
}
blockquote {
	margin: 1em 40px
}
dfn {
	font-style: italic
}
mark {
	background: #ff0;
	color: #000
}
pre, code, kbd, samp {
	font-family: monospace, serif;
	_font-family: 'courier new', monospace;
	font-size: 1em
}
pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word
}
q {
	quotes: none
}
q:before, q:after {
	content: '';
	content: none
}
small {
	font-size: 75%
}
sub, sup {
	font-size: 75%;
	position: relative;
	vertical-align: baseline
}
sup {
	top: -0.5em
}
sub {
	bottom: -0.25em
}
ul, ol {
	margin: 1em 0;
	padding: 0 0 0 40px
}
dd {
	margin: 0 0 0 40px
}
nav ul, nav ol {
	list-style: none;
	list-style-image: none
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic
}
svg:not(:root) {
	overflow: hidden
}
figure {
	margin: 0
}
form {
	margin: 0
}
fieldset {
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em
}
legend {
	border: 0;
*margin-left:-7px
}
button, input, select, textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
*vertical-align:middle
}
button, input {
	line-height: normal;
*overflow:visible
}
table button, table input {
*overflow:auto
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0
}
input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}
input[type="search"]::-webkit-search-decoration {
-webkit-appearance:none
}
button::-moz-focus-inner, input::-moz-focus-inner {
border:0;
padding:0
}
textarea {
	overflow: auto;
	vertical-align: top
}
table {
	border-collapse: collapse;
	border-spacing: 0
}/* template css　*/
::-webkit-selection {
background:rgba(0,0,0,0.7);
color:#fff
}
::-moz-selection {
background:rgba(0,0,0,0.7);
color:#fff
}
::selection {
	background: rgba(0,0,0,0.7);
	color: #fff
}
html {
	font-size: 13px;
	line-height: 1.5;
	text-align: center
}
body {
	font-family: sans-serif;
	text-align: left;
	position: relative;
	min-width: 950px;
	min-height: 100%;
	margin: 0;
	padding: 0
}
@media (min-width: 0) {
body {
	min-width: 0
}
}
@media (max-width: 950px) and (min-width: 641px) {
body {
	display: inline-block
}
}
@media (max-width: 640px) {
body {
	font-family: sans-serif
}
}
@media (max-width: 640px) {
body {
	font-size: 15px;
	line-height: 1.4
}
}
a {
	color: #43677e;
	text-decoration: none;
	background-color: transparent;
	-webkit-transition: color 0.3s ease-in;
	-moz-transition: color 0.3s ease-in;
	-ms-transition: color 0.3s ease-in;
	-o-transition: color 0.3s ease-in;
	transition: color 0.3s ease-in
}
a:visited {
	color: #43677e;
	background-color: transparent
}
a:hover, a:active {
	color: #c41230;
	text-decoration: underline;
	background-color: transparent
}
p {
	margin: 0 0 .8em
}
ol {
	padding: 0 0 0 2em;
	margin: 0 0 .6em
}
ul {
	padding: 0 0 0 1.5em;
	margin: 0 0 .6em
}
ol ul, ul ol, ul ul, ol ol {
	margin-top: 0;
	margin-bottom: 0
}
li {
	margin: 0 0 .3em
}

nav.mod-breadcrumbs {
	font-size: 0.846em;
	clear: both;
	padding: .4em 0;
	margin: 0 auto 15px;
	background: #f8f8f8
}
nav.mod-breadcrumbs .mod-breadcrumbs-inner {
	width: 902px;
	margin: 0 auto
}
nav.mod-breadcrumbs div.mod-breadcrumbs-min {
	max-width: 960px;
	margin: 0 auto;
}
nav.mod-breadcrumbs a, nav.mod-breadcrumbs span {
	margin: 0 .5em
}
nav.mod-breadcrumbs a:first-child, nav.mod-breadcrumbs span:first-child {
	margin-left: 0
}

@media (max-width: 640px) {
nav.mod-breadcrumbs {
	line-height: 0;
	text-indent: -9999px;
	overflow: hidden;
	width: auto;
	min-width: 300px;
	padding: 14px 10px 12px;
	margin: 0;
	background: none
}
nav.mod-breadcrumbs .mod-breadcrumbs-inner {
	width: auto;
	margin: 0
}
nav.mod-breadcrumbs div.mod-breadcrumbs-min {
	font-size: 1.286em;
	text-indent: 0;
	line-height: 1.2;
	display: block
}
}


.mod-mainContentContainer {
	clear: both;
	position: relative;
	max-width: 950px;
	margin: 0 auto;
	padding-bottom: 20px;
*zoom:1
}
.mod-mainContentContainer:after {
	content: '';
	display: block;
	clear: both;
	height: 0
}
.mod-mainContentContainer.ex-mainContentContainer-hasCategoryNav {
	padding-top: 60px
}
.mod-mainContentContainer .mod-categoryNav {
	position: absolute;
	top: 0;
	left: 0;
	_left: 50%;
	_margin-left: -475px
}

@media (max-width: 640px) {
.mod-mainContentContainer {
	position: static;
	max-width: 640px;
	min-width: 300px;
	width: auto;
	_width: 300px;
	padding: 0 10px
}
.mod-mainContentContainer.ex-mainContentContainer-hasCategoryNav {
	padding-top: 0
}
.mod-mainContentContainer .mod-categoryNav {
	position: static;
	margin: 0
}
}

/* ========== END / Extracted from /share2/css/all_e.css on 150513 ========== */
