img{
	border:none;
}

body{
    background:#ffffff;
    background-attachment: fixed;
    background-image : url(../image/bg2.jpg);
    background-repeat: repeat-y;
    background-position: center;
}

/* Linkカラー設定 */

a:link {
color:#000066;
text-decoration:underline;
}

a:visited {
color:#0000CC;
text-decoration:underline;
}

a:hover {
color:#CC6600;
text-decoration:underline;
}

a:active {
color:#FF3300;
text-decoration:underline;
}

div.main{
}

div.Menu{
	font-size:x-small;
	font-family: "MS Pゴシック", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	color:#000000;
	text-indent:20; 
	padding:5;
}

div.Midashi{
	font-size:nomal;
	font-family: "MS ゴシック", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	text-indent:50; 
	color:#000000;
	padding:5;
}

div.Midashi1{
	font-size:nomal;
	font-family: "MS ゴシック", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	text-indent:30; 
	color:#ffffff;
	padding:5;
}

div.Midashi2{
	font-size:nomal;
	color:#003333;
	font-family: ;
    line-height:20pt;
	text-indent:5; 
	text-align:center;
	font-style:bold;
	background:#9dd7ae;
	padding:5;
	border-top-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
	border-color:#336633;
}

div.Midashi3{
	font-size:nomal;
	color:#003333;
	font-family: ;
    line-height:20pt;
	text-indent:5; 
	text-align:center;
	font-style:bold;
	background:#ff9933;
	padding:5;
	border-top-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
	border-color:#ff6600;
}

div.Midashi4{
	font-size:nomal;
	color:#003333;
	font-family: ;
    line-height:20pt;
	text-indent:5; 
	text-align:center;
	font-style:bold;
	background:#99ccff;
	padding:5;
	border-top-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
	border-color:#3333cc;
}

div.font1{
	font-size:nomal;
	font-family: ;
    line-height:20pt;
	text-indent:0; 
	color:#000000;
	padding:5;
}

div.font2{
	font-size:small;
	font-weight:bold;
	font-family: ;
    line-height:16pt;
	text-indent:0; 
	color:#003300;
	padding:5;
}

div.font3{
	font-size:small;
	font-weight:bold;
	font-family: ;
    line-height:12pt;
	text-indent:0; 
	color:#CC3300;
	padding:5;
}

div.font4{
	font-size:small;
	font-weight:bold;
	font-family: ;
    line-height:12pt;
	text-indent:0; 
	color:#3300FF;
	padding:5;
}

div.futter{
	font-size:x-small;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	color:#000000;
	padding:5;
}



div.fontcl{
	width:800;
	height:28;
	font-size:12pt;
	background:#000000;
	color:#ffffff;
	padding:7;
	text-indent:5; 
	border-width:5;
	border-left-style:solid;
	border-color:#189332;
}


