@charset "UTF-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}

body {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin: 0px;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Lucida Grande", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 0.8em;
	line-height: 1.8em;
}

br {
	line-height: 10px;
}

a {
	text-decoration: none;
	color: #003291;
	outline: none;
}

a:hover {
	color: #4581DE;
}

em.bold {
	font-style: normal;
	font-weight: bold;
	font-size: 110%;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W6", 'Hiragino Sans', "Lucida Grande", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
}

em.small {
	font-style: normal;
	font-size: 80%;
	vertical-align: middle;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.clear_both {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	line-height: 0px;
	height: 0px;
}

#link {
	margin-top: 2px;
	text-align: right;
}

#header {
	margin: 0px;
	text-align: right;
	background-image: url(../images/headbg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	clear: both;
	height: 84px;
}


.sercht {
	background-image: url(../images/sercht.gif);
	background-repeat: no-repeat;
	border: 0px;
	height: 20px;
	width: 195px;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	line-height: 160%;
}

.serchb {
	background-image: url(../images/serchb.gif);
	background-repeat: no-repeat;
	padding: 0px;
	border: 0px;
	height: 22px;
	width: 50px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 12px;
}

.clear {
	clear: both;
}

#footnavi {
	background-color: #EFEFEF;
	background-image: url(../images/line01.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	width: 950px;
	float: left;
}

#footnavi ul {
	float: left;
	font-weight: bold;
	color: #999999;
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W6", 'Hiragino Sans', "Lucida Grande", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
}

#footnavi li {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	margin-left: 5px;
	line-height: 12px;
	background-image: url(../images/arrow_glay_s.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	list-style-type: none;
	padding-left: 5px;
	margin-bottom: 5px;
}

#footnavi .inner {
	width: 910px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 10px;
	padding: 0px;
}

#footnavi .top {
	float: right;
	margin-bottom: 10px;
}

#footer {
	width: 100%;
	background-image: url(../images/bg_footer.gif);
	background-repeat: repeat-x;
	clear: both;
	margin: 0px;
	padding: 0px;
}

#footer .inner {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 40px;
	text-align: center;
	font-size: 12px;
}

address {
	font-size: 80%;
	color: #666666;
	font-style: normal;
	margin-top: 10px;
}

h1.company {
	background-image: url(../../company/images/h1_title.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 950px;
	text-indent: -9999px;
	background-color: #FFFFFF;
}

h1.about {
	background-image: url(../../about/images/h1_title.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 950px;
	text-indent: -9999px;
	background-color: #FFFFFF;
}

.top {
	font-size: 10px;
	color: #CC0000;
	text-align: right;
	margin-bottom: 5px;
	width: 940px;
	clear: both;
}

.top_columbox {
	font-size: 10px;
	color: #CC0000;
	text-align: right;
	margin-bottom: 5px;
	width: 670px;
	clear: both;
}

.csrlink{
	width: 680px;
	margin: 15px 0 15px auto;
}
.csrlink ul{
	list-style: none;
	display: flex;
	justify-content: space-evenly;
    font-size: 0.7rem;
	color: #003291;
    text-decoration: underline;
}

/*-------------------------
 * フォントサイズ
 * 
--------------------------*/
/* Base_text内はデフォルトで12px */
.Base_text {
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Lucida Grande", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "sans-serif";
	font-size: 75%;
	line-height: 1.8;
	/*line-height:1.417;*/
}

.txt10 {
	font-size: 83%;
}

.txtline_nomal {
	line-height: normal;
}

.txt11 {
	font-size: 87%;
}

.txt12 {
	font-size: 100%;
}

.txt14 {
	font-size: 118%;
}

.txt16 {
	font-size: 135%;
}

.txt18 {
	font-size: 152%;
}

.txt20 {
	font-size: 170%;
	line-height: 1.3em;
}

.txt22 {
	font-size: 187%;
}

.txt_bold {
	font-weight: bold;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W6", 'Hiragino Sans', "Lucida Grande", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
}

.txt_blue {
	color: #4a84d4;
}

.txt_gray {
	color: #686868;
}

.txt_red {
	color: #c03;
}

.leadm {
	font-size: 20px;
	line-height: 1.5em;
	margin-bottom: 20px;
	font-weight: bolder;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W6", 'Hiragino Sans', "Lucida Grande", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
}

.sitemap {
	float: left;
	width: 280px;
	margin-right: 40px;
}

.entry {
	text-align: center;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}

.entry em {
	vertical-align: middle;
	font-style: normal;
	font-weight: bold;
	font-size: 130%;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W6", 'Hiragino Sans', "Lucida Grande", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
}

.entry img {
	vertical-align: middle;
	margin-left: 10px;
}

.iframe_css {
	height: 300px;
	width: 600px;
	overflow: scroll;
	padding-right: 30px;
	padding-left: 30px;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
}
.iframe_css_1c {
	height: 450px;
	width: 740px;
	overflow: scroll;
	padding-right: 30px;
	padding-left: 30px;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
}

.icon_new{
	display:inline-block;
	margin:1px 10px;
	padding:4px 8px 2px;
	background-image: linear-gradient(0deg, #f83838, #ce0404);
	color:#fff;
	font-size:.9em;
	font-weight:700;
	line-height:1;
}
