@charset "Shift_JIS";

/* ========================================

	対象ファイル：配下ページ
	対象箇所　　：コンテンツ共通枠

======================================== */

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

#contents {
	width: 990px;
	margin: 5px auto 0;
	padding: 0 5px;
}

#main {
	width: 940px;
	height: 320px;
	padding: 25px;
	position: relative;
}

#description {
	position: absolute;
	left: 30px;
	bottom: 25px;
}


/* ---------- breadcrumbs ---------- */

#breadcrumbs {
	margin: 10px 0;
	padding: 0 5px;
	font-size: 12px;
	line-height: 21px;
}


/* ---------- sub ---------- */

#sub {
	width: 210px;
	float: left;
}

#sub_nav_wrap {
	margin-bottom: 10px;
}

#sub_nav_head,
#sub_nav_foot {
	display: block;
}

#sub_nav {
	padding: 0 14px;
	background: url(../img/common/sub_nav_bg.png) repeat-y;
}

#sub_nav li {
	padding: 10px 0;
	border-bottom: 1px solid #DCDCDC;
}

#sub_nav li:last-child {
	border-bottom: 0;
}

#sub_nav li li {
	padding: 0;
	border-bottom: 0;
}

#sub_nav li a {
	display: block;
	margin-left: 10px;
	padding: 5px 0 5px 10px;
	background: url(../img/common/arrow_blue.png) no-repeat left 8px;
	font-size: 14px;
	line-height: 16px;
	text-decoration: none;
}

#sub_nav li a {
	display: block;
	margin-left: 10px;
	padding: 5px 0 5px 10px;
	background: url(../img/common/arrow_blue.png) no-repeat left 8px;
	font-size: 14px;
	line-height: 16px;
	text-decoration: none;
}

#sub_nav li a.titlepage {
	display: block;
	margin-left: 10px;
	padding: 5px 0 5px 20px;
	background: url(../img/common/arrow_blue_l.gif) no-repeat left 4px;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}

#sub_nav li li a {
	margin-left: 20px;
	background: url(../img/common/arrow_gray.png) no-repeat left 8px;
	font-size: 12px;
	line-height: 18px;
	color: #4B4B4B;
}

#sub_nav li li li a,
#sub_nav li li li span {
	margin-left: 30px;
	padding: 4px 0 4px 10px;
	background: url(../img/common/arrow_lightgray.png) no-repeat left 8px;
	font-size: 12px;
	line-height: 18px;
	color: #AFAFAF;
}

#sub_nav li a:hover,
#sub_nav li a.current {
	background: url(../img/common/arrow_pink.png) no-repeat left 8px !important;
	color: #FF2850 !important;
}

#sub_nav li a.titlepage:hover,
#sub_nav li a.titlepage.current {
	background: url(../img/common/arrow_pink_l.gif) no-repeat left 4px !important;
}

#sub_nav li li li.fourth a,
#sub_nav li li li.fourth span {
	margin-left: 40px;
	padding: 0px 0 8px 10px;
	background: url(../img/common/arrow_lightgray.png) no-repeat left 4px;
}

#sub_nav li li li.fourth a:hover {
	margin-left: 40px;
	padding: 0px 0 8px 10px;
	background: url(../img/common/arrow_pink.png) no-repeat left 4px !important;
}

#sub_nav li li li li.fourth a {
	margin-left: 50px;
	padding: 0px 0 8px 10px;
	background: url(../img/common/arrow_lightgray.png) no-repeat left 4px;
}

#sub_nav li li li li.fourth a.current,
#sub_nav li li li li.fourth a:hover {
	margin-left: 50px;
	padding: 0px 0 8px 10px;
	background: url(../img/common/arrow_pink.png) no-repeat left 4px !important;
}

#able,
#btn_letter {
	margin-bottom: 10px;
}

#able ul a,
#able ul img,
#btn_letter,
#btn_letter img {
	display: block;
}

#banner {
	padding: 5px 5px 10px;
}

#banner li {
	margin-bottom: 10px;
}

#banner a {
	display: block;
	text-align: right;
}

#sns_fb_like {
	position: absolute;
	right: 40px;
	bottom: 21px;
	width: 200px;
}

#sns_fb_like > div {
	float:right;
}

#sns_fb_like_east {
	position: absolute;
	right: 190px;
	bottom: 21px;
	width: 200px;
}

#sns_fb_like_east > div {
	float:right;
}



/* ---------- pages ---------- */

.pages_wrap {
	width: 770px;
	margin-bottom: 10px;
	float: right;
}

.pages_head,
.pages_foot {
	display: block;
}

.pages {
	padding: 15px 30px 20px;
	background: url(../img/common/pages_bg.png) repeat-y;
}

.pages h2 {
	margin-bottom: 25px;
	border-bottom: 1px solid #00719C;
	padding-bottom: 25px;
}

.pages h3 {
	padding: 8px 0;
	font-size: 24px;
	line-height: 28px;
	color: #00719C;
	font-weight: bold;
}

.note{
	font-size: 12px;
	line-height: 50px;
}


.pages h4 {
	margin-top: 10px;
	font-size: 20px;
	line-height: 35px;
	color: #00719C;
}

.section {
	margin-bottom: 20px;
	border-bottom: solid 1px #DCDCDC;
	padding-bottom: 20px;
}

.section:last-child {
	margin: 0;
	border-bottom: 0;
	padding-bottom: 0;
}

.explanation {
	font-size: 12px;
	line-height: 18px;
	color: #7D7D7D;
}

.explanation2 {
	font-size: 11px;
	line-height: 16px;
	color: #999999;
}

.btn {
	display: block;
	width: 335px;
	height: 25px;
	margin-top: 10px;
	padding: 18px 0 12px;
	background: url(../img/common/btn_bg.gif) no-repeat center 0px;
	background-size: 100% 200%;
	font-size: 24px;
	line-height: 25px;
	text-align: center;
	text-decoration: none;
}

.btn:hover {
	background: url(../img/common/btn_bg.gif) no-repeat center -55px;
}

.btn_s {
	display: block;
	width: 170px;
	height: 15px;
	margin-top: 10px;
	padding: 11px 0 9px;
	background: url(../img/common/btn_s_bg.gif) no-repeat center 0px;
	font-size: 14px;
	line-height: 15px;
	text-align: center;
	text-decoration: none;
}

.btn_s:hover {
	background: url(../img/common/btn_s_bg.gif) no-repeat center -35px;
}

.btn_w {
	display: block;
	width: 400px;
	height: 25px;
	margin-top: 10px;
	padding: 18px 0 12px;
	background: url(../img/common/btn_bg_w.gif) no-repeat center 0px;
	font-size: 18px;
	line-height: 21px;
	text-align: center;
	text-decoration: none;
}

.btn_w:hover {
	background: url(../img/common/btn_bg_w.gif) no-repeat center -55px;
}

a.pdf {
	margin-left: 5px;
	padding-left: 18px;
	background: url(../img/common/icon_pdf.gif) no-repeat left center;
}
a.word {
	margin-left: 5px;
	padding-left: 18px;
	background: url(../img/common/icon_word.gif) no-repeat left center;
}
a.excel {
	margin-left: 5px;
	padding-left: 18px;
	background: url(../img/common/icon_excel.gif) no-repeat left center;
}

#entry_module {
	border: 0;
	width: 710px;
	height: 140px;
}

/* ---------- 2020.02.14追記 ---------- */
.text_right {
	display: block;    
    text-align: right;
}
