/*------------------------------------------------
		個別パーツ用共通レイアウト定義スタイル
		元CSS名：company_contents.css
		Last Update:2010/02/22
------------------------------------------------*/
td {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	text-align: left;
	font-size: 12px;
	color: #000000;
}
td.p0 {
	padding: 0;
}
td.center {
	text-align: center;
}
td.left {
	text-align: left;
}
/*
.style7 {
	text-align: center;
	border-style: solid;
	border-width: 0;
}
.style6 {
	text-align: left;
	border-style: solid;
	border-width: 0;
}
.style8 {
	text-align: center;
}
.style9 {
	border-style: solid;
	border-width: 0;
}
.style10 {
	font-size: small;
	text-align: center;
}
.style11 {
	font-size: small;
	text-align: left;
}*/
.style1 {
	font-size: x-small;
	color: #5D5D5D;
}
.style2 {
	text-align: center;
	border-style: solid;
	border-width: 0;
}
.style3 {
	border-style: solid;
	border-width: 0;
}
.style4 {
	text-align: left;
	border-style: solid;
	border-width: 0;
}
.style5 {
	text-align: left;
}
.style6 {
	text-align: center;
	color: #5d5d5d;
	font-size: 12px;
}
.style7 {
	color: #008000;
}
.style8 {
	color: #DFDFDF;
}
.style9 {
	color: #8F8F8F;
}

.style10 {
	font-size: x-small;
	color: #FF0000;
}
.style11 {
	color: #000000;
}
.style12 {
	color: #008000;
	font-weight: bold;
}
.style15 {
	font-size: xx-small;
	color: #FF9900;
}
#Base #Wappor .clearfix #ContentsMain h3 {
	width: 520px;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 1px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	border-left: #cccccc solid 6px;
	border-bottom: #cccccc solid 1px;
	background: url('/image/title_bg1.gif');
	color: #2f2f2f;
	font-size: medium;
	line-height: 100%;
	font-weight: bold;
}
.H4S_b {
	border-left: 3px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	color: #6f6f6f;
	font-size: 12px;
	font-weight: normal;
	line-height: 95%;
	margin-left: 10px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
h5{
	width: 550px;
	border-left: 4px solid #000;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 0px;
	margin-top: 20px;
	margin-left: 30px;
	margin-bottom: 10px;
	line-height: 95%;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.H5Bl {
	border-left: 4px solid #6666ff;
	border-bottom: #777777 solid 1px;
}
div.space15px p{
	line-height: 18px;
	width: 500px;
	margin: 10px 0 20px 15px;
	padding: 10px 0 0 0;
	color: #000;
	font-size: 12px;
}
.space15px{
	margin: 0 0 30px 15px;
	width: 545px;
}
.space25px{
	margin: 0 0 50px 15px;
width: 535px;
}
.nomal{
	font-size: 12px;
	color: #000;
}
ul.listStyle_01 {
	margin-left: 10px;
	list-style: none;
}
ul.listStyle_01 li {
	font-size: 12px;
	color: #000;
	margin-bottom: 5px;
}
.main_title {
	margin: 0 0 0 30px;
	padding-left: 7px;
	padding-top: 3px;
	border-left: 7px solid #ff4444;
	/*font-size: 110%;*/
	font-size: 18px;/* 2010.03.01追加 */
}
h3.caution {
	margin: 20px 0 0 0;
}
/* 2010.02.26 他のページとスタイルが被らないように追加　*/
h3.caution1 {
	width: 520px;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 1px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	border-left: #cccccc solid 6px;
	border-bottom: #cccccc solid 1px;
	/*background: url('image/title_bg1.gif');*/
	color: #2f2f2f;
	font-size: medium;
	line-height: 100%;
	font-weight: bold;
}
#list1 li{
	list-style-type: disc;
}
/* 追加End */

.nomal {
	list-style-position: inside;
	margin: 10px 0 0 20px;
}
<style type="text/css">
/*
a {
	text-decoration: none;
}
a:link {
	color: #5d5d5d;
}
a:visited {
	color: #5d5d5d;
}
a:hover {
	color: 0000ff;
	text-decoration: underline;
}
a:active {
	color: #5d5d5d;
}
*/
a.link_1:link {
	color: #ffffff;
} 
a.link_1:visited {
	color: #ffffff;
} 
a.link_1:hover {
	color: #ffffff;
	text-decoration: underline;
} 
a.link_1:active {
	color: #ffffff;
}

