h1{
	font-size:14px!important;
	font-weight:normal;
	margin:0!important;
	padding:5px 5px 5px 15px;
}

h2{
	font-size:24px!important;
	font-weight:bold;
}

h3{
	font-size:20px!important;
	font-weight:bold!important;
}

.mt5{
	margin-top:5px;
}
.mt10{
	margin-top:10px;
}
.mt15{
	margin-top:15px;
}
.mt20{
	margin-top:20px;
}
.mb5{
	margin-bottom:5px;
}
.mb10{
	margin-bottom:10px;
}
.mb15{
	margin-bottom:15px;
}
.mb20{
	margin-bottom:20px;
}

.table,div
{
  word-break: break-all;
  word-wrap: break-word;
}

.emph{
	font-size:150%;
	color:#ff0000;
}

.red{
	color:#ff0000;
}

.social_btn {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.social_btn li {
	float: right;
	margin: 0 5px 0 0;
	padding: 0;
}
.social_btn:before,.social_btn:after{
	content: " ";
	display: table;
}
.social_btn:after {
	clear: both;
}
.social_btn {
	*zoom: 1;
}
.social_btn iframe.twitter-share-button {
	width: 90px !important;
}

img{
	max-width:100%;
	max-height:auto;
	
}

.navi{
	text-align:center;
}

.navi .navi_prev,
.navi .navi_next{
	width:40px;
	height:30px;
	line-height:30px;

}

.navi li{
	width:30px;
	height:30px;
	line-height:30px;
	text-align:center;
	vertical-align:middle;
}

.navi li.active{
	font-weight:bold;
	background-color:#eeeeee;
}

.new_contents{
	font-size:10px;
	color:#ff0000;
}

.googlemap{
	width:90%;
	height:300px;
	margin:10px;
}

.btn_twitter a{
	display:block;
	width:280px;
	height:40px;
	background-color:#54acee;
	text-align:center;
	font-size:20px;
	color:#FFF;
	line-height:40px;
	margin:20px auto;
	font-weight:bold;
}


.card-body{
	background-color:#00005a;
}
.card-title a{
	font-size:18px;
	color:#ffffff;
}
.card-title span{
	font-size:18px;
	color:#ffffff;
}
.card-text{
	color:#ffffff;
}

.world_category_list a{
	color:#ffffff;
	text-decoration:underline;
}

.wldcontents_area .card-body{
	background-color:#ffffff;
}
.wldcontents_area .card-title span{
	font-size:16px;
	color:#000000;
}
.wldcontents_area .card-text{
	color:#000000;
}

#home h2 a{
	color:#000000;
	text-decoration:underline;
}

#product h2 a{
	color:#000000;
	text-decoration:underline;
}
/*
#product .card-body.title{
	background-color:#ffffff;
}
*/
#product .card-body.title .card-title a{
	font-size:18px;
	/* color:#000000; */
	text-decoration:underline;
}

#prdcategory h2 a{
	color:#000000;
	text-decoration:underline;
}

dl.spec dt{
	background-color:#777777;
	color:#ffffff;
}
dl.spec dd{
	background-color:#ffffff;
}

.search_mode{
	text-align:center;
	background-color:#ffffff;
}
.search_mode a{
	color:#000000;
	text-decoration:underline;
	font-weight:normal;
	font-size:18px;
}

.search_mode.on{
	background-color:#00005a;
}
.search_mode.on a{
	color:#ffffff;
	text-decoration:underline;
	font-weight:bold;
}

#event h2 a{
	color:#000000;
	text-decoration:underline;
}
