body {
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	color: #000;
	font-family: helvetica, arial, "Yu Gothic", "游ゴシック", 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, "メイリオ", sans-serif;
	line-height: 24px;
	letter-spacing: 1px;
	min-width: 1200px;
	background-color: #FFFFFF;
}
* {
	padding: 0;
	margin: 0;
}
div {
	padding: 0px;
	margin: 0px;
}
p {
	padding: 0px;
	margin: 0px;
}
img {
	border: 0px;
}
li {
	list-style-type: none;
	list-style-position: outside;
}
a {
	color: #113366;
}
a:visited {
	color: #113366;
}
a:hover {
	color: #3b79cc;
}
a:active {
	color: #3b79cc;
}
.end {
	clear: both;
}
.bodymain {
	height: 100%;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	min-width: 1100px;
}
/*////////////////////////////////////////////////*/
/*ヘッダー*/
/*////////////////////////////////////////////////*/
.Header {
	position: fixed; /* ヘッダーを固定する */
	top: 0; /* 上部から配置の基準位置を決める */
	left: 0; /* 左から配置の基準位置を決める */
	width: 100%; /* ヘッダーの横幅を指定する */
	height: 134px; /* ヘッダーの高さを指定する */
	padding: 0px; /* ヘッダーの余白を指定する(上下左右) */
	background-color: #fff; /* フォントの色を指定する */
	min-width: 1200px;
}
.bodyheadtop {
	height: 1px;
	width: 100%;
	overflow: hidden;
	background-color: #fff;
}
.bodyheadtop h1 {
	margin-top: -50px;
}
.bodyheader {
	height: 130px;
	width: 95%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #fff;
	color: #FFF;
}
.bodyheadmenulogo {
	float: left;
	width: 240px;
	margin-top: 0px;
	margin-left: 0px;
}
.bodyheadtopright {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	color: #000;
}
.bodyheadtopright_1 {
	margin-top: 25px;
	text-align: right;
}
.bodyheadtopright_2 {
	margin-top: 20px;
	margin-bottom: 10px;
}
.bodyhead_menu {
	list-style: none;
	float: right;
	overflow: hidden;
	padding-top: 0px;
}
.bodyhead_menu ul {
	margin: 0;
	padding-left: 0px;
	padding-bottom: 0px;
}
.bodyhead_menu li {
	margin: 0;
	float: left;
	padding-top: 1px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 10px;
	text-indent: 5px;
	margin-left: 5px;
	font-size: 110%;
}
.bodyhead_menu a {
	text-decoration: none;
	color: #000;
}
.bodyhead_menu a:visited {
	color: #000;
}
.bodyhead_menu a:hover {
	color: #999999;
	text-decoration: underline;
	text-decoration-color: #999999;
	text-underline-offset: 0.5ex;
}
.bodyheadbottom {
	height: 4px;
	width: 100%;
	overflow: hidden;
	background-color: #e51633;
#赤ライン  margin-bottom: 2px;
}
/*////////////////////////////////////////////////*/
/*メインビジュアル*/
/*////////////////////////////////////////////////*/
.mv {
	background-image: url(../images2/top_main.png);
	background-repeat: no-repeat;
	background-position: center;/*背景画像の位置を中央に*/
	height: 284px;
	width: 100%;
	background-color: #e3e3e3;
	margin-top: 134px;
}
/*////////////////////////////////////////////////*/
/*メイン*/
/*////////////////////////////////////////////////*/
.main_middle {
	padding-bottom: 0px;
	height: auto;
	width: 85%;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
}
/*////////////////////////////////////////////////*/
/*フッター*/
/*////////////////////////////////////////////////*/
.bodyfoot {
	width: 100%;
	background-color: #000;
}
.bodyfoot_in {
	width: 95%;
	/*
margin-top: auto;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	*/
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #FFF;
	font-size: 90%;
}
.footer_lefttxt {
	float: left;
	margin-top: 30px;
	margin-left: 30px;
}
.footer_righttxt {
	float: right;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 15px;
}
.footer_copyright {
	margin-top: 120px;
	text-align: right;
	margin-bottom: 0px;
}
#page-top {
	float: right;
	width: 147px;
	height: 37px;
}
#page-top a {
}
#page-top a:hover {
}
/*////////////////////////////////////////////////*/
/*トップページ*/
/*////////////////////////////////////////////////*/
.topblock {
	width: 100%;
	margin-bottom: 50px;
	border-bottom: solid #ccc 1px;
	padding-bottom: 50px;
}
.topblock_title {
	padding: 0.5rem 2rem;
	border-left: 4px solid #e51633;
	margin-bottom: 50px;
	color: #666;
	line-height: 150%;
}
.topblock_title .b {
	font-size: 200%;
	color: #000;
	margin-right: 20px;
}
.topblocktxt {
	line-height: 200%;
}
.noline {
	border-bottom: none;
	text-align: center;
}
.bannersp {
	margin-right: 10px;
}
/*////////////////////////////////////////////////*/
/*新着情報*/
/*////////////////////////////////////////////////*/
.newstxt {
	line-height: 250%;
}
.newstxtp {
	width: 170px;
	display: inline-block;
}
.newstxtp_naka {
	color: #666;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 14px;
	margin-left: 50px;
}
/*////////////////////////////////////////////////*/
/*ページ見出し*/
/*////////////////////////////////////////////////*/
.pagetitle {
	width: 100%;
	background-color: #e3e3e3;
	margin-top: 134px;
}
.pagetitle_txt {
	font-size: 200%;
	padding-top: 20px;
	padding-bottom: 20px;
	height: auto;
	width: 85%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.pageblock_title {
	margin-bottom: 50px;
	font-size: 170%;
	color: #000;
	padding: 0rem 2rem;
	border-left: 4px solid #e51633;
	line-height: 150%;
}

/*////////////////////////////////////////////////*/
/*ページ（内）*/
/*////////////////////////////////////////////////*/
.zubcg {
	background-image: url(../images/zu.png);
	background-position: right 10px top 50px;
	background-repeat: no-repeat;
}
.producttxt {
	line-height: 24px;
}
/* 必須マーク */
.must {
	background: #FF4343;
	color: #FFF;
	border-radius: 3px;
	font-size: 12px;
	margin-left: 10px;
	padding: 5px 10px;
	letter-spacing: 0.2em;
}
.errarea {
	color: #B50003;
	background-color: #F2A5A7;
	margin-bottom: 30px;
	padding-right: 5px;
	padding-left: 5px;
}
.backbtn {
	margin-left: 50px;
}
/* ime-modeプロパティ */
.ime_auto {
	ime-mode: auto;
} /* 制御しない */
.ime_on {
	ime-mode: active;
} /* ONにする */
.ime_off {
	ime-mode: inactive;
} /* OFFにする */
.ime_none {
	ime-mode: disabled;
} /* 無効にする */
/*////////////////////////////////////////////////*/
/*見出し*/
/*////////////////////////////////////////////////*/
h1 {
	font-size: 70%;
	float: left;
	margin-top: 5px;
}
/*////////////////////////////////////////////////*/
/* ボタン*/
/*////////////////////////////////////////////////*/
.buttonarea {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 5px;
}
.button a {
	display: block;
	color: #666;
	text-decoration: none;
	padding: 10px 50px;
	background-color: #fff;
	border: #666 solid 1px;
}
.button a:visited {
	color: #666;
}
.button a:hover {
	border: #ccc solid 1px;
	background-color: #ccc;
	color: #fff;
	text-decoration: none;
}
.form_sendbutn {
	text-align: center;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.form_submit {
	padding-top: 20px;
	padding-right: 40px;
	padding-left: 40px;
	padding-bottom: 20px;
	font-size: 1.2em;
	background-color: #4c4c4c;
	color: #fff;
	border-style: none;
	border-radius: 5px;
}
.form_submit:hover {
	background-color: #ccc; /*ボタン色*/
}
/*////////////////////////////////////////////////*/
/*リスト */
/*////////////////////////////////////////////////*/
.normalul_1 {
	list-style-type: disc;
	padding-bottom: 15px;
}
.normalul_1 li {
	padding: .3em .3em .3em 0;
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 20px;
}
.normalul_1 li::marker {
color: #000;
font-size:0.8em;
}
ul.normalul li {
	text-indent: -1.0em;
	list-style-position: inside;
	list-style-image: url(../images/icon_1.png);
	list-style-type: none;
	margin-left: 1.0em;
}
ul.ul_jisage {
	margin-top: 0;
	padding-left: 30px;
}
ul.ul_jisage li {
	list-style-type: decimal;
	list-style-position: outside;
}
/*////////////////////////////////////////////////*/
/*テーブル*/
/*////////////////////////////////////////////////*/
.newtbl tr {
	background-image: url(../images/tbl_line.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.systbl td {
	padding: 15px;
}
.formtbl {
	border-top-color: #707070;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: #707070;
	border-left-style: solid;
	border-left-width: 1px;
}
.formtbl td {
	border-right-color: #707070;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-color: #707070;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 5px;
}
/*////////////////////////////////////////////////*/
/*共通*/
/*////////////////////////////////////////////////*/
.alpha a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
}
.red {
	color: #C00;
}
.yellow {
	color: #F9FF00;
}
.orange {
	color: #C23E3E;
}
.top {
	vertical-align: top;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
	padding: 20px;
}
.small {
	font-size: 80%;
}
.small2 {
	font-size: 90%;
}
.big1 {
	font-size: 120%;
}
.big2 {
	font-size: 150%;
}
.bold {
	font-weight: bold;
}
.mrl50 {
	margin-left: 50px;
}
hr.style1 {
	height: 3px;
	color: #000;
	background-color: #000;
	border: none;
}
