@charset "UTF-8";
.top_content {
	display: block;
	width: 100%;
	margin-top: 360px;
	margin-bottom: 0px;
}
.top_content .left_Articl {
	display: block;
	float: left;
	width: 440px;
}
.left_Articl h1 {
	text-align: left;
	display: block;
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-top: 0px;
}
.left_Articl p {
	margin-top: 2px;
	text-indent: 1em;
	padding: 0px;
	margin-bottom: 0px;
}
.top_content .right_Article {
	display: block;
	float: right;
	width: 460px;
	padding-top: 8px;
	padding-left: 0px;
	padding-right: 0px;
}
.right_Article .top_mes {
	padding-right: 28px;
	padding-left: 8px;
	text-align: justify;
}
.top_mes p {
	text-indent: 1em;
	text-align: justify;
	margin-bottom: 2px;
	line-height: 1.6em;
}
.right_Article dl {
	display: block;
	float: left;
	width: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 17px;
}
.right_Article dt {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.right_Article dd {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
}
.left_Articl h2 {
	padding-bottom: 10px;
}
.right_Article h3 {
	font-size: 1em;
	font-weight: bold;
	color: #333;
	margin-left: 7px;
	float: right;
	width: 235px;
	display: inline-block;
}
.coment  {
	display: block;
	float: left;
	width: 430px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 25px;
	margin-left: 20px;
}
.coment .leftimg  {
	float: left;
	width: 171px;
	border: 1px solid #FFF;
}
.coment .rightcome {
	text-indent: 1;
	text-align: justify;
	width: 240px;
	padding-right: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: right;
	display: block;
	padding-left: 0px;
	line-height: 1.8em;
}
body {
}

/*　■■■　背景画像スライドショー　■■■　*/
#topwrap {
	width: 100%;
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFF;
	display: block;
	padding: 0px;
	margin: 0px;
}

	
#gloval_wrap {
	min-height: 100%;
	width: 1175px;
	display: block;
	font-size: 1em;
	line-height: 1.5em;
	text-align: justify;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #3D4B7C;
	padding-bottom: 0px;
}
