@charset "utf-8";

/*********************/
/* 全体 */
/*********************/
#wrapper {
	min-height: 100%;
	min-width: 1200px;
	position: relative;
	width: 100%;
	z-index: 1;
}
.inner {
	margin: 0 auto;
	position: relative;
	width: 1200px;
}
/*********************/
/* 統括 */
/*********************/
#header-up{
	top:0;
	position: fixed;
	padding: 30px 0 20px 0;
	background: #ffffff none repeat scroll 0 0;
	width:100%;
	z-index:9999;
}
#site-titleSp{
	display:none;
}
#header-up .header-left{
	float:left;
	margin:0 0 0 30px;
}
#header-up h1{
	float:left;
	margin:15px 0 15px 20px;
	font-size:16px;
}
#side {
	top: 105px;
	height: 100%;
	position: fixed;
	width: 250px;
	background: #9e0000 none repeat scroll 0 0;
}
.sideIn {
	height: 100%;
	position: relative;
}
.navArea {
	color: #000000;
	left: 0;
	margin: 0;
}
.navArea ul {
	overflow: hidden;
}
.navArea li {
}
.navArea li a {
	color: #ffffff;
	font-weight:bold;
	display: block;
	padding:15px 0 15px 30px;
	position: relative;
	text-decoration: none;
}
.navArea li a.hover,
.navArea li a:hover {
	background-color: #ffffff;
	color: #9e0000;
}
#menu-toggle-top{
	display: none;
}
#main{
	margin-left:-250px;
}
.containerAll {
	margin: 105px 0 20px 500px;
	position: relative;
}
.containerTop{
	padding: 0 0 20px 0;
}
.containerSub{
	padding: 0 40px 20px 30px;
}
.top_content1{
	text-align:center;
	padding:0;
}
.top_content2{
	padding:0;
}
#main .top_title{
	text-align:center;
}
#main .top_title span{
	font-size:48px;
	border-bottom:2px #c9c9ca solid;
}
.top_text{
	padding:40px 0 0 0;
}
.topTextNormal{
	padding: 10px 0 10px 20px;
	line-height:25px;
}
.topImgLeft {
	padding: 0;
	float:left;
	text-align: center;
}
.topTextRIght {
	padding: 30px 0px 0px 0px;
}

.topTextLeft {
	padding: 0;
	width:550px;
	float:left;
}
.topImgRight {
	padding: 30px 0px 0px 0px;
	text-align: center;
}
.topImgRight img{
	width:280px;
}
.top_text_table{
	font-size:28px;
	width:100%;
	background-color: #f7f7f7;
}
.top_text_title1{
	border-left: 10px #19a832 solid;
	padding:10px 0 10px 10px;
	width:120px;
}
.top_text_title2{
	padding:10px 10px 10px 0;
}
.point_box1{
	padding:10px 0;
}
.top_img{
	margin:0 0 30px 0;
	background: rgba(0, 0, 0, 0) url(../images/top_back.png) no-repeat scroll center center / cover ;
}
.top_img img{
	width:700px;
}
.top_link{
	float:left;
	width:33%;
}
.top_link img{
	width:95%;
}
.top_link2{
	margin-top:20px;
	text-align:center;
}
.top_link2 img{
	width:95%;
}
.top_list{
}
.top_list li {
	min-height:200px;
	padding: 20px;
	float: left;
	list-style: outside none none;
	margin: 0 0 20px;
	position: relative;
	width: 45%;
}
.top_list li h4::before {
	margin:0 10px 0 0;
	content:" ";
	display:inline-block;
	width:100px;
	height:100px;
}
.top_list li h4.icon_memo::before {
	background: url(../images/icon/icon1.png);
	background-size:contain;
	vertical-align:middle;
}
.top_list li h4.icon_pdf::before {
	background: url(../images/icon/icon2.png);
	background-size:contain;
	vertical-align:middle;
}
.top_list li h4.icon_sum::before {
	background: url(../images/icon/icon3.png);
	background-size:contain;
	vertical-align:middle;
}
.top_list li h4.icon_cti::before {
	background: url(../images/icon/icon4.png);
	background-size:contain;
	vertical-align:middle;
}
.top_list li h4 {
	display: table-cell;
	font-size: 18px;
	height: 45px;
	line-height: 1.4;
	padding: 0 12px;
	vertical-align: middle;
	font-weight:bold;
}
.top_list p{
	text-align:left;
	line-height: 1.5;
	margin: 0 0 0;
}
#recentEntryLeftTop {
	float: left;
	margin: 0 0 5px;
	width: 30%;
	font-family:Verdana,Geneva,sans-serif;
	background-color:#333;
	color:#ffffff;
}
#motenasuMidashiTop,
#motenasuContentTop{
	overflow: auto;
	height:450px;
}
.facebookMidashiTop {
	border-bottom: 2px dotted #ffffff;
	padding: 6px 0;
}
.facebookMidashiTop a {
	color:#ffffff;
	font-size:14px;
	display: block;
	padding: 5px;
	text-decoration: none;
}
.facebookMidashiTop a:hover {
	text-decoration: underline;
}
#recentEntryRightTop {
	float: right;
	margin: 0 0 5px;
	width: 69%;
	font-family:Verdana,Geneva,sans-serif;
	background-color:#333;
	color:#ffffff;
}
#recentEntryRightTop p {
	padding: 10px;
}
.columnTitle {
	font-size: 20px;
	font-weight: bold;
	padding: 20px 0;
	text-align: center;
	background-color:#000000;
	color:#ffffff;
}

.topFooter{
	margin:10px 0 0 500px;
}
/*********************/
/* ヘッダー */
/*********************/
#headerMain{
	background: #fff none repeat scroll 0 0;
	border-bottom: 1px solid #000000;
	height: 110px;
	position: fixed;
	top:0px;
	text-align: center;
	width: 100%;
	z-index: 9999;
}
#headerMain h1{
	text-align:left;
	height: 20px;
	line-height:20px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
}
#headerMain .logo{
	display: inline-block;
	margin: 15px 20px 15px 0;
	float: left;
}
#headerMain #gNavi .menu {
	display: inline-block;
	margin-left: 5px;
}

#headerMain #gNavi .menu li {
	border-right: 1px solid #dddddd;
	display: inline-block;
	float: left;
	font-size: 14px;
}
#headerMain #gNavi .menu li:last-child {
	border-right: 0px solid #ffffff;
	padding-right:0;
}
#headerMain #gNavi .menu li a {
	display: block;
	padding:0 15px;
	height: 110px;
    line-height: 110px;
	color:#000000;
	text-decoration: none;
	font-weight: bold;
}

#headerMain #gNavi .menu li a:hover {
	background-color:#eee;
}
#menu-toggle{
	display: none;
}
/*********************/
/* コンテンツ */
/*********************/
.section{
	position: relative;
}
.section_top{
	padding:0;
}
.section_sub{
	padding: 20px 0 30px 0;
}
.section .maintitle{
	font-size: 36px;
	font-weight: bold;
	margin-bottom: 20px;
	text-align:center;
}
.section h3{
	font-size: 16px;
	font-weight: bold;
}
.section p{
	padding:8px 0 15px 0;
}
/*********************/
/* 各ページの背景 */
/*********************/
#container1{
	background-color:#000000;
}
#top_container1{
	background-color:#000000;
	color:#ffffff;
}
#top_container1 .inner{
	height:510px;
}
#top_container1 .top_ryotei{
	background-image: url("../images/top_ryotei.png");
	background-repeat: no-repeat;
	background-attachment:scroll;
	background-position: left top;
	-moz-background-size:cover;
}
#top_container1 .top_hotel{
	background-image: url("../images/top_hotel.png");
	background-repeat: no-repeat;
	background-attachment:scroll;
	background-position: left top;
	-moz-background-size:cover;
}
#top_container2{
	background-color: #ffffff;
}
#box3,
#container3{
	background-color: #ffffff;
}
#box4,
#container4{
	background-color: #f7f7f7;
}
#box5,
#container5{
	background-color: #ffffff;
}
#box6,
#container6{
	background-color: #f7f7f7;
}
/*********************/
/* コンテンツ-トップイメージ */
/*********************/
#top_container1 div,
#top_container1 li,
#top_container1 span{
	font-weight:bold;
}
#top_container1 .boxTitle1{
	padding:24px 0;
}
/****************************/
/*********** 料亭 ***********/
/****************************/
#top_container1 .top_ryotei .boxTitle2{
	padding:0 0 20px 0;
	text-align:center;
}
#top_container1 .top_ryotei .text1{
	font-size:18px;
	padding:0 0 20px 100px;
}
#top_container1 .top_ryotei .text1 ol{
	list-style-type: decimal;
}
#top_container1 .top_ryotei .text2{
	font-size:18px;
	padding:0 0 20px 60px;
}
#top_container1 .text2 ul{
	list-style-type: disc;
}
#top_container1 .top_ryotei .text1 ol li,
#top_container1 .top_ryotei .text2 ul li{

}
/****************************/
/*********** ホテル ***********/
/****************************/
#top_container1 .top_hotel .boxTitle2{
	text-align:center;
	padding:0 0 20px 0;
}
#top_container1 .top_hotel .text1{
	text-align:center;
	font-size:18px;
	padding:0 0 20px 0;
}
#top_container1 .top_hotel .text2{
	font-size:18px;
	padding:0 0 20px 60px;
}

#top_container1 .topLeft{
	float:left;
	width: 52%;
	padding-left: 20px;
}
#top_container1 .topRight{
	float:right;
	width:46%;
}
/*********************/
/* トップ-説明 */
/*********************/
.topImgCenter{
	text-align:center;
}
.topImgCenter img{
	max-width:100%;
}

/*********************/
/* その他 */
/*********************/
.boxTitle1{
	font-size:36px;
	text-align:center;
	padding:24px 0;
}
.boxTitle2{
	font-size:28px;
}
ul.column_box.column_3 li {
	min-height: 100px;
	padding-bottom: 0 !important;
	width: 31%;
}
ul.column_box li {
	background-color: #fff;
	cursor: inherit;
	display: block;
	min-height: 220px;
	padding: 20px;

	box-sizing: border-box;
	float: left;
	list-style: outside none none;
	margin: 0 0 20px;
	position: relative;
}
/*********************/
/* コンテンツ-画像 */
/*********************/
#container1_img{
	background-image: url("../images/main1.png");
	background-repeat: no-repeat;
	background-attachment:scroll;
	background-position: left top;
	-moz-background-size:cover;
	height:510px;
}
#container1_img_pc{
}
#container1_img_sp{
	display:none;
}
/*********************/
/* コンテンツ-機能説明 */
/*********************/
.kinou_index{
	background-color:#ffffff;
	margin-bottom:30px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.kinou_index .titleleft{
	float:left;
	padding:52px 54px 52px 72px;
}
.kinou_index .titleleft .subtitle{
	font-size: 24px;
	text-align: center;
}
.kinou_index .titleleft .subimg{
	margin-top:10px;
}

.kinou_index .naiyoright{
	margin-left: 244px;
	padding-top: 52px;
}
.kinou_index .naiyoright .naiyo-box{
	margin-bottom:12px;
}

.kinou_index .naiyoright .naiyo-title{
	font-size:22px;
	font-weight:bold;
}
.kinou_index .naiyoright .naiyo-description{
	margin-top: 8px;
}
.kinou_index .naiyoright .naiyo-tou{
	text-align:right;
}
/*********************/
/* コンテンツ-料金プラン */
/*********************/
.plan_list dt{
	text-align:center;
}
.plan_list dt.dt1{
	height: 70px;
	line-height: 70px;
}
.plan_list dt.dt2{
	height: 30px;
	line-height: 30px;
}
.plan_list dt.dt3{
	height: 90px;
	padding:0 10px;
}
.plan_list dt.dt3-1{
	line-height:90px;
}
.plan_list dt.dt3-2{
	line-height:45px;
}
.plan_list dt.dt3-3{
	line-height:30px;
}
.plan_list dt.plan_title{
	color: #fff;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 32px;
}
.plan_list dt.plan_naiyou{
	color: #000000;
	padding-left:3px;
	border-bottom: 1px solid #000000;
}
.plan_list dl.price_item {
	float: left;
	width: 25%;
}
.plan_list dl.plan_dl {
	float: left;
	width: 25%;
}
.plan_list dl dd.price_box {
	height: 150px;
}
.plan_list dl.price_item dd {
	text-align: left;
}
.plan_list dl dd {
	border-bottom: 1px solid #000000;
}
.plan_list dl#lite {
	background-color:#ffff99;
}
.plan_list dl#lite dt.plan_title {
	background-color:#ffd700;
}
.plan_list dl#standard {
	background-color:#ffdacc;
}
.plan_list dl#standard dt.plan_title {
	background-color:#e86821;
}
.plan_list dl#pro {
	background-color:#ffcccc;
}
.plan_list dl#pro dt.plan_title {
	background-color:#cf232f;
}
.plan_list dl.plan_dl dd{
	text-align:center;
}
.plan_list dd.plan_function{
	height:40px;
	line-height:40px;
}
.plan_list dd.plan_function2{
	height:40px;
	line-height:20px;
}
.plan_list dd.plan_price_title{
	background-color:#f0f8ff;
	font-size:14px;
	padding-left: 5px;
}
.plan_list dd.plan_price_naiyou{
	font-weight:bold;
}
.plan_list dt.plan_price_title{
	background-color: #2f4f4f;
	color:#ffffff;
	border-bottom:1px solid #000000;
}

table#option_table{
	width:100%;
}
table#option_table .content-width1 {
	width: 25%;
}

table#option_table .table_title2 {
	background-color: #2f4f4f;
	color: #ffffff;
	border-bottom: 1px solid #000000;
	padding:5px 0;
	text-align: center;
}
table#option_table .table_body1 {
	background-color: #f0f8ff;
	font-size: 14px;
	padding-left: 5px;
	vertical-align: middle;
}
table#option_table .option_border{
	border-bottom: 1px solid #000000;
}
table#option_table .table_body2{
	border: 1px solid #000000;
	text-align:center;
	background-color: #e6e6fa;
	font-weight: bold;
	vertical-align: middle;
}
.list_box{
	padding:50px;
}
/*********************/
/* コンテンツ-導入企業 */
/*********************/
#case_img{
	text-align:center;
}

/*********************/
/* コンテンツ-お客様の声 */
/*********************/
#case_kokyaku{
	padding:10px 0 30px 0;
}
#case_kokyaku .kokyaku_name{
	font-size:22px;
	font-weight:700;
	margin-bottom:5px;
}
#case_kokyaku .case_catch_copy{
	font-size:28px;
	margin:10px 0 30px 0;
}
#case_kokyaku .case_catch_copy .copy1{
	color:#00008b;
	font-weight:700;
}
#case_kokyaku .case_catch_copy .copy2{
	font-weight:700;
}
#case_kokyaku .case_title{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 12px;
}
#case_kokyaku .kokyaku_url{
	font-size:18px;
	margin-bottom:5px;
}
.case_box{
	background-color: #ffffff;
	padding:20px 50px;
}
.case_box .case_txt{
	padding: 10px 0 36px 20px;
	font-size: 16px;
	line-height: 30px;
}



.case_list{
	padding: 10px;
}
.case_list .case_list1{
	float:left;
	width:22%;
	text-align:center;
	padding:10px;
}
.case_list .case_list1 a{
	display:block;
	color:#000000;
	text-decoration: none;
	background-color: #ffffff;
}
.case_list .case_list1 a:hover{
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2);
}
.case_list .case_list_logo{
	float: left;
	margin: 16px 0 10px 10px;
	max-width: 70px;
}
.case_list .case_list_tenponame{
	float: left;
	margin: 16px 0 0 10px;
	font-size:13px;
	text-align: left;
}
.case_list .case_list_img{
}

.case_list .case_list_img img{
	width:100%;
}
.case_list .case_list_catch_copy{
	font-family: "ヒラギノ明朝 Pro W3","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	font-size: 18px;
	padding: 5px 0 5px 10px;
	text-align: left;
	height: 66px;
	line-height: 22px;
}
.case_box .case_gazo_list{
	padding: 10px 0 30px 0;
}
.case_box .case_gazo_left{
	float:left;
	width:48%;
	text-align:center;
}
.case_box .case_gazo_right{
	float:left;
	width:48%;
	text-align:center;
}
.case_box .case_gazo_center{
	text-align:center;
}
.case_box .case_gazo_center img{
	width:98%;
}
.case_box .case_gazo_left img,
.case_box .case_gazo_right img{
	width:95%;
}
/*********************/
/* コンテンツ-お役立ち情報 */
/*********************/
#recentEntryLeft {
    float: left;
    height: 500px;
    margin: 15px 0 20px;
    overflow: auto;
    position: relative;
    width: 49%;
}
.facebookMidashi {
    border: 1px solid #000000;
    margin: 6px 15px;
}
.facebookMidashi a {
    display: block;
    padding: 5px 10px;
    text-decoration: none;
}
#recentEntryRight p {
    padding: 10px;
}
#recentEntryRight {
    float: right;
    height: 500px;
    margin: 15px 0 20px;
    overflow: auto;
    position: relative;
    width: 49%;
}

/*********************/
/* コンテンツ-機能説明(リスト) */
/*********************/
.kinou_list{
	background-color:#ffffff;
}
.kinou_list_box{
	padding:50px 100px;
}
table#kinouIchiran{
	width:100%;
}
table#kinouIchiran th,
table#kinouIchiran td{
	border: 1px solid #696969;
	padding: 10px;
}
table#kinouIchiran th{
	width:20%;
	font-size: 18px;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
}
table#kinouIchiran td.kinouIchiranTitle{
	width:30%;
}

table#kinouIchiran td.kinouIchiranTitle,
table#kinouIchiran td.kinouIchiranTitle a{
	font-weight: bold;
	color:#000000;
	font-size:14px;
}
table#kinouIchiran td.kinouIchiranContent{
	width:50%;
	font-size:14px;
	text-align: left;
}

/*********************/
/* コンテンツ-機能説明(概要) */
/*********************/
.gaiyo_list{
}
.gaiyo_list_box{
	background-color:#ffffff;
	padding:30px;
	font-size:15px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border:1px solid #000000;
	margin: 50px 0;
}
.gaiyo_list_box .gaiyo_naiyou_box {
	margin-bottom:18px;
}
.gaiyo_list_box .gaiyo_sub_title {
	font-size: 22px;
	padding: 8px 0 8px 0;
	font-weight:bold;
	border-bottom: 1px dotted #000000;
}
.gaiyo_list_box .gaiyo_naiyou {
	font-size: 18px;
	padding: 8px 0 8px 0;
}
.textMidashi2 {
	font-size: 26px;
	font-weight: bold;
	margin: 5px 0 20px 0;
	text-align: left;
}
/*********************/
/* コンテンツ-機能説明 */
/*********************/
.kinou_detail{
	background-color:#ffffff;
	border: 1px solid #a9a9a9;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.kinou_detail_box{
	padding:30px;
	font-size:15px;
}

/*********************/
/* コンテンツ-メルマガ登録 */
/*********************/
#innerMailmaga{
	margin: 0 auto;
	position: relative;
	width: 700px;
}
#mailmagaBack{
/*	background: #412304 url("../images/back1.jpg") repeat-x scroll 0 -500px; */
	padding-top:75px;
}
#mailmaga_detail{
	background-color:#000000;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: 2px solid #ffffff;
	opacity: 0.85;
}
#mailmaga_detail_box{
	font-size:15px;
}
#mailmaga_midashi_title{
	padding: 15px 0;
	font-size:30px;
	font-weight:bold;
	text-align: center;
	color:#ffffff;
	border-bottom:10px solid #ffffff;
}
#mailmagaText{
	padding:0 10px;
}
#mailmagaComplete{
	margin:30px auto;
}
#mailmagaComplete img{
	max-width:600px;
	border:2px solid #ffffff;
}
#compMeessage {
	color: #ffffff;
	font-size: 30px;
	margin: 50px 0;
	text-align: center;
}
/*********************/
/* コンテンツ-詳細 */
/*********************/
.contentTextLeft {
	padding: 0 0 10px 30px;
	float:left;
	width:650px;
	text-align:left
}
.contentTextNormal{
	padding: 0 0 10px 30px;
	text-align:left
}
.contentImgRight {
	margin-left:680px;
	padding: 30px 0px 0px 0px;
	text-align: center;
}
.contentImgNormal {
	text-align: center;
}
.textMidashi {
	font-size: 16px;
	font-weight: bold;
	margin: 20px 0 5px;
	text-align: left;
}
.contentText {
	padding: 0 0 0 10px;
}

.contentImgList1 img{
	width:380px;
}

.contentTextMain1 {
	padding: 0 0 10px 30px;
	width:100%;
	text-align: left;
}
.contentImgMain1 {
    padding: 30px 0 30px 0;
    width:100%;
    text-align:center;
}

.contentImgListMain1 img{
	width:750px;
}
.subContent {
    padding: 10px;
}
.subContent img {
    width: 95%;
}
.subContent h4 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.subContent p {
    font-size: 15px;
}
.subContent .img2Left, .subContent .img2Right {
    float: left;
    margin: 0 auto;
    padding: 5px 0 0;
    width: 50%;
}
.subContent .img3Left, .subContent .img3Center, .subContent .img3Right {
    float: left;
    margin: 0 auto;
    padding: 5px 0 0;
    width: 33%;
}
/*********************/
/* コンテンツ-Q&A */
/*********************/
.qa_list{
	margin:0 100px 60px 100px
}

.qa_list .question {
	background: url(../images/icon/q_icon.png) no-repeat scroll 0 0px;
	padding: 0 0 10px 40px;
	margin: 20px 0 15px 0;
	border-bottom: 1px dotted #000000;
	line-height: 30px;
	font-weight: bold;
	position: relative;
}
.qa_list .answer {
	background: url(../images/icon/a_icon.png) no-repeat scroll 0 0px;
	padding: 0 0 10px 40px;
	margin: 0 0 42px 0;
	line-height: 30px;
	position: relative;
}
/*********************/
/* フッター */
/*********************/
#footer {
	background-color: #2a3239;
	overflow: hidden;
	color: #ffffff;
}
#footer #footerIn {
	margin: 30px auto 0 auto;
}
#footer .footerBanner {
	float: left;
	text-align: left;
	width: 220px;
}
#footer .footerBanner a{
	display:block;
	width:200px;
}
#footer .footerBanner img{
	width:200px;
	padding:0 0 0 20px;
}
#footer .footerBanner2{
	float:left;
	margin: 5px 0 0 5px;
}
#footer .footerBanner2 a{
	color: #ffffff;
}
#footer .footerBanner3{
	float:left;
	margin: 5px 0 0 20px;
}
#footer .footerText{
	text-align:left;
	margin:10px 0 0 10px;
}
#footer .copyright{
	text-align:center;
	margin:5px 0 5px 0;
}

/*********************/
/* 登録商標 */
/*********************/
#tourokuSyouhyo{
	float:right;
	font-size:12px;
}
#tourokuSyouhyo #tourokuSyouhyoTitle{
	margin:0 0 10px 0;
}
#tourokuSyouhyo table td.td1,
#tourokuSyouhyo table td.td2,
#tourokuSyouhyo table td.td3{
	padding:0 10px 0 0;
}
/*********************/
/* その他 */
/*********************/
.box_page{
	height:110px;
}
.box_page2{
	padding: 30px 0;
}
.maintitle{
	text-align:center;
	font-size:24px;
}
.midashi_title2{
	clear: both;
	margin-bottom: 10px;
	position: relative;
	width: 100%;
	z-index: 0;
}
.midashi_title2 h3{
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size: 34px;
	margin: 20px 0 30px;
	text-align: center;
	color:#9e0000;
	font-weight:bold;
}
.midashi_title{
	border-bottom: 1px solid #2f4f4f;
	border-left: 10px solid #2f4f4f;
	padding: 7px 0 7px 10px;
	font-size:20px;
	font-weight:bold;
	text-align: left;
}
#img-en{
	text-align:center;
	margin:100px 0 0 0;
}
#img-en img{
	width:225px;
}
.textSp{
	display:none;
}