h1{
	background-image: url(http://www.ag-media.jp/image/h_line1.jpg);
	background-repeat: repeat-x;
	color:white;
	background-color: #59C4B0;
	}
	
h2{
	height:38px;
	background-image:url(/image/tit_line.gif);
	background-repeat: no-repeat;
	background-position: 0px 30px;
	width: 625px;
	margin: 0px;
	padding: 0px;
}
h3{
	font-size: 120%;
	color: #030FA2;
	background-image: url(http://www.ag-media.jp/image/line640.gif);
	background-repeat: no-repeat;
	background-position: 0px 20px;
	margin:20px 0px;
	padding-left:2px;
	border-bottom: 0px 0px 20px 0px;
}
/*ニュースリリース等日時を記載する場合は下記newsrelease使用*/
h3.newsrelease {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.newsrelease_date{
	margin-bottom:0px;
	font-size:80%;
	text-align:right;
	padding-right: 5px;
	}
h5{
	padding:0px;
	margin:0px;
	color: #3D8B98;
	font-size:100%;
}
h4{
	background-color: #015FD1;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	color:#FFFFFF;
	font-size:100%;
	clear: both;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
dl{
both:clear;
padding-bottom:10px;
border-top:dotted 1px #1461C1;
padding-top:5px;
}
dd{padding-top:0px;
	font-size:80%;
	margin-left:0px;
	padding-left:25px;
color:#666666;
	}
dt{
	padding-bottom:0px;
	font-size:100%;
	margin-left:0px;
	padding-left:20px;
	background-image: url(http://www.ag-media.jp/image/news_bg.jpg);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	font-weight:bold;
	margin-top: 10px;
	}
	



/*ヘッダー下ナビ*/
.hnavi{
	margin:0px 0px 20px 0px;
	padding:0px;
	font-size:65%;
	text-align:left;
	}
.hnavi a {
	color:#333333;
	font-weight:normal;
	text-decoration:none;
	}
.hnavi a:hover {
	color:#FF3300;
	}
	#con-right{
		font-size:85%;
		}
#con-right ul{
	font-size:85%;
	margin:0 0 0 0;
	padding:0 0 0 0;
	
	}
#con-right li{
	line-height:120%;
	margin-left: 0px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #20202D;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #20202D;
	padding-right: 0px;
	padding-left: 10px;
	background-image: url(images/news_allow.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: 3px 12px;
	margin-top: 5px;
	background-color: #FFFFFF;
	padding-top: 3px;
	font-size: 110%;
	}
/*テーブル：価格表以外*/
.tbl {
	margin-right:auto;
	margin-top:15px;
	margin-bottom:20px;
	padding:0px;
	margin-left: auto;
	 }
.tbl caption {
	font-size: 100%;
	font-weight: bold;
	text-align: left;
	background-color:#FFFFFF;
}
.tbl thead th{
	background-color: #BAD5FF;
	font-size:90%;
	text-align: center;
	font-weight: bold;	
	border: 1px solid #333333;
	border-collapse: collapse;
	}
.tbl tbody td {
	background-color:#FFFFFF;
	font-size:90%;
	border: 1px solid #666666;
	 border-collapse: collapse;
	}
.tbl tbody th{
	background-color:#DCF3EE;
	font-size:90%;
	text-align: center;
	border: 1px solid #666666;
	 border-collapse: collapse;
	}
#con-right a {
	text-decoration: none;
	color: #20202D;
}
#con-right a:hover {
	text-decoration: underline;
	color: #20202D;
}

#con-right ul {
	margin-top: 5px;
	margin-bottom: 4px;
}
#con-right:after{
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;}
