/*___________ indexの基本設定だよ___________ */
* {
	margin:0;
	padding:0;
}
body {
font: 13px;
*font-size: small;
*font: x-small;

}
h1, h2, h3, h4, h5, h6 {
	font-size: 110%;
	color: #333333;
}
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: #416C94;
	font-weight: bolder;
	line-height: normal;
	vertical-align: middle;

}
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 {
	border:0;
	margin: 0px;
}
p {
	font-size: 100%;
	line-height: 1.8em;
	color: #333333;
	margin-bottom: 1em;


}
p.b2 {
	font-size: 98%;
	line-height: 1.5em;
	color: #333333;

}
p.in {
	font-size: 98%;
	line-height: 1.5em;
	color: #333333;
	padding-left: 90px;
	background-image: url(../shop/shop_img/acaihe.jpg);
	background-repeat: no-repeat;
	background-position: left top;



}

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;




}
