@charset "utf-8";
/* CSS Document */

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12pt;
	color: #000000;
	background-color: #FFFFFF;
}

a:link,
a:visited {
	text-decoration: underline;
	color: #000000;
}

img {
	border: 0;
}


h1 {font-size :18px;}
h2 {
	font-size :18px;
	font-weight: bold;
	line-height: 2em;
	margin-bottom: 1em;
}
h3 {font-size :16px;
	font-weight: bold;
	line-height: 2em;
	margin-bottom: 1em;
}
h4 {font-size :14px;
	font-weight: bold;
	line-height: 2em;
	margin-bottom: 1em;
}
h5 {font-size :14px;
	font-weight: bold;
	line-height: 2em;
	margin-bottom: 1em;
}

/*連絡先アドレス用*/
h6 {
	font-size :14px;
	font-weight: bold;
	padding-left: 0.3em;
	}

#container{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
#main{
	width:auto;
	margin: 0px;
	padding: 0px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

#side-navi,
#g-navi,
#header,
#footer,
#page-navi {
	display: none;
}
