/*___________ indexの基本設定だよ___________ */
* {
	margin:0;
	padding:0;
}
body {
font: 13px;

*font-size: small;

*font: x-small;    background-color: #FFFFFF;

}
h1, h2, h3, h4, h5, h6 {
	font-size: 120%;
}
h1 {
	font-size: 1em;
	line-height: normal;
	font-weight: bolder;
	color: #4E82B1;
	height: 75px;
	vertical-align: middle;
	padding-top: 5px;
	text-align: left;
	padding-left: 200px;


}
h2 {
	color: #808080;
	font-weight: bold;
	line-height: 2em;
	vertical-align: middle;

}
h2.indexbgblack {
	font-size: 15px;
	color: #F3F3F3;
	vertical-align: middle;
	padding-left: 35px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px 0px 3px;
	border-top-width: 8px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #BCBCBC;
	border-top-style: solid;
	border-right-width: 8px;
	border-right-color: #E3E3E3;
	border-left-width: 8px;
	border-left-color: #E3E3E3;
	border-bottom-width: 8px;
	border-bottom-color: #ACACAC;
	background-color: #EEEEEE;
	background-image: url(../back/openoffice2.gif);
	background-position: 5px top;
	background-repeat: repeat;

}
h3 {
	font-weight: bolder;
	color: #CC0000;
	line-height: 2em;
	background-repeat: repeat-x;
}
h4 {
	line-height: 1.5em;
	font-weight: bold;
	color: #888888;
	background-image: url(../button/index_sklblue.gif);
	background-repeat: no-repeat;
	background-position: 2px;
}
h5 {
	line-height: 1.3em;
	color: #A7A7A7;
	font-size: 90%;
}
h6 {
	line-height: 2em;
	font-weight: bolder;
	color: #6C9100;
}
img {
}
p {
	font-size: 108%;
	line-height: 1.8em;
	color: #333333;
	margin-bottom: 1em;


}
p.b2 {
	font-size: 95%;
	line-height: 1.5em;
	color: #333333;

}
p.linkred a{
	color: #CC0000;
	text-decoration: none;
}
p.linkred a:hover {
	color: #CC0000;
	text-decoration: underline;
}

p.linkblue a{
	color: #80CCFF;
	text-decoration: none;
}
p.linkblue a:hover {
	color: #80CCFF;
	text-decoration: underline;
}

ul {
	font-size: 98%;
	line-height: 1.5em;
	list-style-type: none;
	color: #333333;


}

li {
	font-size: 98%;
	line-height: 1.5em;
	list-style-type: none;
	color: #333333;


}



.shcall {
	background-image: url(css_img/sh_call.jpg);
	background-repeat: no-repeat;
	height: 75px;
	width: 980px;
	margin-top: 5px;

}
a:link {
	color: #DFDFDF;
	text-decoration: none;



}
a:visited {
	color: #DFDFDF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #DFDFDF;
	text-decoration: none;

}
img {
	border:0;
	margin: 0px;
}
