@charset "utf-8";
/* =========================================================

Last Update 2013.04.26

========================================================= */
html {
	overflow-y: scroll;
}
img {
	border: 0;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote {
	margin: 0;
	padding: 0;
}
address, caption, cite, code, dfn, em, strong, var {
	font-style: normal
}
q:before, q:after {
	content: ''
}
table {
	margin: 0 0 10px 0; /*border-collapse: collapse;    border-spacing: 0;*/
	;
}
caption, th {
	text-align: left
}
object, embed {
	vertical-align: top
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%
}
abbr, acronym, fieldset {
	border: 0;
	vertical-align: bottom;
}
li {
	list-style-type: none
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
/* ----------------------- Basic Style */
/* ------------ Font Style */

.clearfix:after {
	content: "."; /* 新しい要素を作る */
	display: block; /* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
	overflow: hidden;
}
.clearfix {
	min-height: 1px

overflow: hidden;}
* html .clearfix {
	overflow: hidden;
	height: 1px;/*¥*//*/
    height: auto;
    
    /**/
}
#main a {
	color: #3080DC;
	/*	text-decoration:none;*/
	text-decoration: underline;
}

	#main a:hover {
	text-decoration: underline;
}
p {
	text-align:justify;
}
