body {
	background-color: #E6E6E6;
	background-image: url(img_common/back.gif);
	background-repeat: repeat;
	text-align: center;
}

a:link {color: #00256C;}
a:hover {color: red; }


ul{
    list-style:none;

}
li{
    list-style:none;
    padding-left:12px;
    background:url(img_common/point.gif) no-repeat center left;
}

.comp{
    padding-left:12px;
    background:url(img_common/point.gif) no-repeat center left;
}


h1,.textlink,.textlinkhead {
	font-size: 10px;
	color: #666666;
	display: block;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-weight: normal;
	text-align: right;

}

h1,.textlink {
	width: 700px;
}


.history {
	font-size: 12px;
	color: #333333;
	line-height: 150%;
}
.honbun {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;

}

.honbuni {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
}

h2 {
	font-weight: bold;
	font-size: 14px;
	background-image:url(img_common/ya.gif);
	padding-left:43px;
	background-repeat:no-repeat;
	background-position:center left;
	margin-top: 30px;
	margin-bottom: 10px;


}

h3 {
	font-weight: bold;
	font-size: 13px;


}
.name {
	font-weight: bold;
	font-size: 16px;
}
