* { box-sizing : border-box}
* { -moz-box-sizing : border-box}
* {-khtml-box-sizing : border-box}

/*ここからbody設定*/
body{
	margin: 0px;
	color: #000000; 
	background-color: #ffffff;
}
.border {
	border: none;
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both; 
	line-height: 0px;
}

/*ここからヘッダー設定*/
#topframe {
	background-image: url(../img/head_back.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
#head {
	text-align: left;
	background-image: url(../img/head_2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	border: none;
}
#topframe .navi {
	margin: 0px;
	text-align: right;
	font-size: 80%;
	background-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 1em;
	padding-bottom: 2px;
}
#topframe .pan {
	margin: 0px;
	text-align: left;
	font-size: 80%;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 1em;
}
#topframe .date {
	font-size: 80%;
	margin: 0px 5% 3px 0px;
	text-align: right;
	padding: 0px;
}

/*ここからフッターの設定*/
#footer {
	text-align: center;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	font-size: 80%;
	padding-top: 1em;
	padding-bottom: 1em;
}
.back {
	text-align: right;
	margin: 5px 0px;
	padding: 0px 2em 0px 0px;
	font-size: 80%;

}
#copy {
	font-size: 70%;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #006600;
	text-align: center;
	margin: 0px;
}
#background {
	background-image: url(../img/new_back.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #FFFDDD;
	border: 1px solid #990000;
}
/*ここから個別の設定*/
a:link {
	color: #0000ff; background-color: transparent
}

a:visited {
	color: #800080; background-color: transparent
}

a:active {
	color: #0000ff; background-color: #ffff00
}

a:hover {
	color: #0000ff; background-color: #ffff00
}
h1 {
	border-right: #ccc 0em ridge;
	border-top: #99ffcc 8px ridge;
	border-left: #ccc 0em ridge;
	border-bottom: #99ffcc 8px ridge;
	padding-right: 0px;
	padding-left: 1em;
	padding-bottom: 5px;
	padding-top: 10px;
	margin-bottom: 2em;
	font-weight: bold;
	font-size: 160%;
	letter-spacing: 0.05em;
	text-align: center;
	margin-top: 2em;
	margin-right: 0px;
	margin-left: 0px;

}
h2 {
	background-color: #add8e6;
	border-right: #006ff 0px solid;
	border-top: #0066ff 0px dotted;
	border-left: #0066ff 1em solid;
	border-bottom: #0066ff 0px solid;
	padding-right: 0px;
	padding-left: 1em;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 1.5em;
	margin-bottom:0.5em;
	margin-left: 1em;
	WIDTH: 100%;
	font-weight: bold;
	font-size: 110%;
	letter-spacing: 0.05em;
}
h3 {
	background-color: #99ffcc;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin: 1.5em 2em 1.5em;
	font-size: 100%;
	font-weight: bold;
	padding-right: 0px;
}


#gyosei {
	margin: 0px 5%;
}
.busyomei {
	font-size: 80%;
	line-height: 120%;
	margin: 10px 0px 30px;
	clear: left;
	border-top: 1px dotted #666666;
	text-align: right;
	padding-top: 7px;
	padding-bottom: 7px;
}
.contents {
	margin-bottom: 3em;
	padding-right: 2em;
	padding-left: 2em;
}
.main {
	margin: 0px 3em;
	line-height: 200%;
}
.main2 {
	margin: 0px 6em;
	line-height: 200%;
}
.main3 {
	margin: 0px 3em;
	line-height: 200%;
	color: #0000ff;
}
.main4 {
	margin: 0px 4em;
	line-height: 200%;
}
.main5 {
	line-height: 200%;
}
.image {
	text-align:center;
}
.text1 {
	text-align: left;
}
.text2 {
	text-align: center;
}
.text3 {
	text-align: right;
}
.tablepattern {
	text-align:center;
}
.tablepattern2 {
	margin-left: 3em;
}
.patten1 {
	width: 80px;
}
.pattern2 {
	width: 125px;
}
.pattern3 {
	width: 600px;
}
/*5linkpageの設定*/
.pattern13 {
	width: 300px;
}
.pattern14 {
	width: 350px;
}
.pattern15 {
	width: 150px;
}
.pattern16 {
	width: 500px;
}
/*5satooya_1の設定*/
.pattern17 {
	vertical-align: top;
	width: 20px;
}
.color1 {
	color: #006600;
}
.color2 {
	color: #660000;;
}
.color3 {
	color: #000066;;
}
.bgcolor1 {
	background-color:#FFFF80;
}
.bgcolor2 {
	background-color:#99FFCC;
}
.bgcolor3 {
	background-color:#99FF99;
}
.bgcolor4 {
	background-color:#6699ff;
}
.bgcolor5 {
	background-image: url(../image/bg.gif);
}
ul {
	list-style: none;
	list-style-position: inside;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 4em;
	line-height: 200%;
	letter-spacing: 0.1em;
	font-size: 90%;
}
li	{
	background-image: url(../image/marker02.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


