@charset "UTF-8";
div {
	float: left;
	width: 100%;
}
body {
	padding: 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	letter-spacing: 0.1em;
	background-color: #274AA4;
	left: auto;
	right: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	/* [disabled]color: #FFF; */
	/* [disabled]background-image: url(../images/bac.gif); */
}
article {
	float: left;
	width: 100%;
}

section {
	float: left;
	width: 100%;
}

#center_box {
	display: block;
	clear: both;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	color: #333;
	margin-top: 10px;
	position: relative;
	/* [disabled]border: 1px solid #484848; */
	background-color: #FFF;
	padding: 0px;
	float: none;
	max-width: 98%;
	min-width: 310px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}



ul, ol, dl {
	padding: 0;
	margin: 0;
	float: left;
	width: 100%;
}
.top  {
	text-align: center;
	width: 120px;
	float: right;
	border-style: none;
	position: fixed;
	bottom: 5px;
	right: 0px;
	font-size: 10px;
	line-height: 40px;
	font-weight: bold;
	letter-spacing: 0em;
	z-index: auto;
	background-color: #FFFFFF;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	border-radius: 5px 0px 0px 5px;
}

h1, h2, h3, h4, h5, h6, p {
	padding: 0px;
	margin: 0px;
	letter-spacing: 0.2em;
	line-height: 120%;
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
p {
	margin-bottom: 10px;
	/* [disabled]clear: left; */
}

a img {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
}
a:hover, a:active, a:focus {
	text-decoration: underline;
}

.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}

header, section, footer, aside, nav, article, figure {
	display: block;
	/* [disabled]position: relative; */
	float: left;
	width: 100%;
}
img {
	padding: 0px;
	margin: 0px;
	vertical-align: bottom;
	max-width: 100%;
	float: left;
}
li {
	list-style-type: none;
}
li a {
	display: block;
	float: left;
	width: 100%;
}
table {
	border-collapse: collapse;
	border-spacing: 0px 0px;
}
tr {
}
td {
}
.ss {
	font-size: 9px;
}
.red {
	color: #F00;
}
img {
	/* [disabled]height: auto; */
	/* [disabled]width: 100%; */
}
iframe {
	border-style: none;
	overflow: hidden;
	overflow-x: hidden;
	overflow-y: hidden;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	float: left;
	/* [disabled]height: 300px; */
	/* [disabled]width: 600px; */
}
form {
	float: left;
	width: 100%;
}


.cp {
	float: left;
	width: 96%;
	padding-right: 2%;
	padding-left: 2%;
	font-size: 12px;
	/* [disabled]color: #FFF; */
	background-color: #D9E1F7;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	clear: left;
}
.dot_com {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 20px;
	font-size: 12px;
}
