@charset "UTF-8";


/* ========BASIC======== */
html {
   overflow-y:scroll;
}

body {
	margin:0;
	padding:0;
	line-height:1.6;
	letter-spacing:0px;
	font-size:14px;
	color:#4B0082;
	background:#fff;
	border: 0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-style: normal;
	vertical-align: middle;
}

a:link { color: #66cc00;text-decoration: none;}

a:visited { color: #4B0082;text-decoration: none;}



br {
   letter-spacing:normal;
}


img {
   border:0;
}

h1,h2,h3,h4,h5,h6 {
   margin:0;
}


/* ========TEMPLATE LAYOUT======== */
#top {
   width:900px;
   margin:0 auto;
   background:#fff;
}

#header {
   width:900px;
   background:#fff;
}

#menu {
   width:900px;
   background:#fff;
   font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#contents {
   clear:both;
   width:900px;
  
}

#headImage {
   width:900px;
}

#main {
   float:left;
   width:720px;
   color:#4B0082;
   font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#mainb {
	width:700px;
	font-size: 14px;
	color: #4B0082;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}	
	
#main h3 {
	width:710px;
	font-size: 14px;
	color: #4B0082;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
	
#toiawasef {
	width:710px;
	font-size:14px;
	color:#4B0082;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}


#sub {
	float:right;
	width:180px;
	font-size:14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#sub ul {
   margin:0;
   padding:0;
}

#sub li {
   margin:0;
   list-style:none;
   padding-left:0px;
}

#sub h3 {
	float:right;
	width:180px;
	font-size:14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}


.oshirase-title{
	width:700px;
	font-size: 16px;
	color: #4B0082;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.oshirase-honbun{
	width:700px;
	font-size: 14px;
	color: #4B0082;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}






#footer {
	position:relative;
	clear:both;
	width:900px;
	color: #000000;
}

/* 回り込み解除 */
#contents:after {
   content:"";
   display:block;
   height:0;
   clear:both;
   visibility:hidden;
}


/* ========HEADER CUSTOMIZE======== */


/* ========MENU CUSTOMIZE======== */
#menu {
	width:900px;
	margin:0;
	background:#fff;



/* ========MAIN CONTENTS CUSTOMIZE======== */






/* ========FOOTER CUSTOMIZE======== */
.copyright {
	padding:10px 0;
	font-style:normal;
	font-size:11px;
	color:#000000;
	width: 720px;
}
