* {
	margin: 0px;
	padding: 0px;
}
p.resizeimage img {
	width: 100%;
}


dt.resizeimage img {
	width: 100%;
}
dd.resizeimage img {
	width: 100%;
}

p.resizeimage2 img {
	width: 70%;
}
dt.resizeimage2 img {
	width: 70%;
}
dd.resizeimage2 img {
	width: 70%;
}
/***************** 基本レイアウト *****************/
body {
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
}
.wrapper {
	margin-right: auto;
	margin-left: auto;
}
.w_main {
	text-align: left;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	clear: both;
}
.w_main0 {
}

.toptop{vertical-align: middle;height: 240px;}
/*******************************************************/

/************************* フッター *********************/
.footer {
	font-size: 12px;
	color: #000000;
	line-height: 22px;
	text-align: center;
	padding-top: 0px;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	clear: left;
	background-color: #E8E8E8;
}
.sub_head_under1_smart {
	line-height: 22px;
	padding: 5px;
}
.sub_head_under2_smart {
	line-height: 22px;
	padding: 5px;
}
.sub_head_under1 {
	display: none;
}
.sub_head_under2 {
	display: none;
}
.foot_end{font-size:11px; text-align: center;padding:50px;}
/*******************************************************/


/******************header_menu***************************/
#head {
	display: none;
}
#header {
	height: 49px;
	background-color: #4F4F4F;
}
#header a {
	color: #fff;
	text-decoration: none;
}
#header #nav-open {
	position: absolute;
	width: 100%;
	height: 50px;
	z-index: 180;
	margin: 0;
	text-align: left;
	color: #FFFFFF;
	font-size: 14px;
}
#header #nav-open a {
	position: absolute;
	top: 5px;
	right: 10px;
}
#gNav {
	width: 100%;
	position: absolute;
	top: -270px;
	z-index: 100;
	transition: top 1s;
	-webkit-transition: top 1s;
	-moz-transition: top 1s;
	text-align: center;
	background: rgba(58,171,210,0.89);
	font-size: 13px;
	font-weight: bold;
}
#gNav:target {
	top: 40px;
}
#gNav ul {
	margin: 0;
	padding: 0;
}
#gNav ul li {
	width: 50%;
	float: left;
	list-style-type: none;
}
#gNav ul li a, #gNav #nav-close a {
	display: block;
	padding: 8px 0;
	border-top: #6096C1 1px solid;
	border-bottom: #6096C1 1px solid;
}
#gNav ul li:nth-child(1) a, #gNav ul li:nth-child(2) a {
	border-top: none;
}
#gNav ul li:nth-child(odd) a {
	border-right: #6096C1 1px solid;
}
#gNav ul li:nth-child(even) a {
	border-left: #6096C1 1px solid;
}
#gNav #nav-close {
	clear: both;
}
#title_smart {
	display: inline
}
/*********************************************************



/************************* メニュー *********************/

#menu01 {
	display: none
}
#menu02 {
	display: none
}
/*********************************************************
