@charset "utf-8";

body {
	width: 100%;
	font-size: 15px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
	-webkit-text-size-adjust: none;
	color: #000;
	line-height: 160%;
	background-color: #fff;
	border-top: solid 5px #e58123;
}

a {
	text-decoration: none;
	color: #2b59ac;
}

a:visited {
	color: #2b59ac;
}

a:hover {
	color: #2b59ac;
}

/*==================================
			header
====================================*/

header {
	width: 100%;
	width: 960px;
	margin: 0 auto;
}
	header .header_inner {
		overflow: hidden;
		width: 960px;
		margin: 0 auto;
		display: block;
	}
header h1 img {
		width: 377px;
		height: 76px;
		float: left;
		margin: 0;
		display: inline;
}

header .right {
		float: right;
		text-align: left;
		padding: 0 0 10px 0;
		margin: 0;
}

header .right #kaigi img {
		width: 185px;
		height: 46px;
}

header .right .contact {
		font-size: 14px;
		font-weight: bold;
		text-align: right;
		display: block;
		padding: 0 0 0 30px;
		background: url(/image/top_pc_email.jpg) no-repeat 68px 50%;
}

	header .right .contact a {
		text-decoration: underline;
	}

/*==================================
			contents
====================================*/

#contents {
	width: 960px;
		padding: 0;
		margin: 20px auto;
		display: block;
}

	#contents:after {
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
	content: ".";

	}

#magazine {
	margin: 8px 0;
}
/*==================================
			aside
====================================*/

aside {
		width: 300px;
		float: right;
		margin: 0;
}

aside img{
	width: 100%;
	height: auto;
	margin: 0 auto 15px auto;
	display: block;
}

aside #link img {
	width: 219px;
	height: 100px;
}

aside #member{
	padding:15px;
	border:1px dashed #70B232;
	margin-bottom:15px;
}

aside #member h2{
	font-size: 16px;
	font-weight:bold;
	margin-bottom:10px;
}

aside #member p{
	font-size: 13px;
}

aside #member .button{
	padding:5px;
	background-color:#70B232;
	color:#fff;
	font-weight:bold;
	font-size: 17px;
	margin-top:10px;
	text-align:center;
}

aside #member .button a{
	color:#fff;
	text-decoration:none;
}

aside #link{
	padding:15px 0;
	border:1px dashed #70B232;
	margin-bottom:15px;
}

aside .qr img {
		display: block;
		width: 300px;
		height: 111px;
}

/*==================================
			aside form
====================================*/
#member table th {
	font-weight: bold;
	font-size: 0.9em;
}
#member table .w98 {
	width: 98%;
	margin: 0 auto;
	padding: 2px 0 0 0;
	line-height: 140%;
}

#member table .w98 input {
	width: 98%;
	margin: 0 auto;
	padding: 4px;
	line-height: 140%;
}


.checkbox {
	margin: 0 5px 2px 0px;
}

/*==================================
			footer
====================================*/

footer {
	margin: 60px 0 0 0;
		display: block;
}

footer .link #page-top  {
		float: left;
		font-size: 12px;
		text-align: left;
		margin: 0;
}
	footer .link #page-top a  {
		font-weight: bold;
		text-decoration: underline;
	}
	footer .link .snsbutton  {
		float: right;
	}

	footer .footer_inner {
		overflow: hidden;
		padding: 30px 0;
		margin: 10px 0 0 0;
	clear: both;
	}

	footer .footer_inner a {
		text-decoration: underline;
	}
	footer .link,
	footer .footer_inner nav {
		padding: 0 10px;
		width: 960px;
		margin: 0 auto;
		display: block;
	}

footer .link:after {
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
	content: ".";
}

footer .footer_inner {
	background-color: #ededed;
}
	footer .footer_inner nav .f01,
	footer .footer_inner nav .f02,
	footer .footer_inner nav .f03,
	footer .footer_inner nav .f04 {
		float: left;
		margin: 0 50px 0 0;
	}
	footer .footer_inner ul li.title ul {
		margin-bottom: 20px;
	}

	footer .footer_inner ul li.title {
		font-size: 14px;
		font-weight: bold;
	}
footer .footer_inner ul li.title>a {
		background: url(/image/top_pc_footicon.jpg) no-repeat 0 50%;
		padding: 0 0 0 20px;
		display: inline;
		border-bottom: none;
}

footer .footer_inner ul li.title ul li {
		color: #2b59ac;
		font-size: 12px;
		font-weight: normal;
		list-style-type: disc;
		margin: 0 0 0 14px;
}

footer .footer_inner ul li.title ul li a {
		padding: 0;
		display: inline;
		border-bottom: none;
}

footer p.copyright {
	color: #666;
	font-size: 12px;
	text-align: center;
	padding: 10px 0;
}

/*==================================
			common
====================================*/

#main .title img {
	width: 100%;
	height: auto;
}

/*==================================
			SNS
====================================*/

.snsbutton li {
	float: left;
	display:inline-block;
	margin-right: 10px;
	vertical-align:bottom;
	*display: inline;
	zoom: 1;
}

.fb_iframe_widget > span {
	vertical-align: baseline !important;
}
