﻿
* {
	margin: 0px;
	padding: 0px;
}

html {
	background: #FFF;
}

body {
	color: #333333;
	font-size: 87.5%;
	text-align: center;
	line-height: 1.6em;
	background: url(./img/html_bg.gif) 0 0;
}

td {
	color: #333333;
	font-size: 87.5%;
	text-align: center;
	line-height: 1.6em;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}

img {
	border: 0px;
}


#rightmenu table {
	font-size: 87.5%;
	line-height: 150%;
}

li {
	list-style: none;
}

a:link {
	outline: none;
	color: #333333;
	background-color: transparent;
}

a:visited {
	color: #333333;
}

a:hover {
	color: #1E64A8;
}

label {
	cursor: pointer;
}

option { 
	padding-right:0.5em;
}

iframe {
	padding: 0;
	margin: 0;
}

input {
	margin-right: 0.4em;
}

div#contents a:link {
	color: #1E64A8;
}

div#contents a:visited {
	color: #1E64A8;
}

.caution01 {
	color: #CC0000;
	font-size: 87.5%;
}

.caution02 {
	font-size: 87.5%;
}

/* tag -------------------------------------------------------------------------- */


/* common class start ----------------------------------------------- */


/* --------------------------------------------------------------------
text-align
-------------------------------------------------------------------- */
.align_c { text-align: center; }
.align_l { text-align: left; }
.align_r { text-align: right; }

/* --------------------------------------------------------------------
padding
-------------------------------------------------------------------- */
.pad_t0 { padding-top: 0 !important; }
.pad_a10 { padding: 10px !important; }
.pad_b10 { padding-bottom: 10px !important; }
.pad_b5 { padding-bottom: 5px !important; }
.pad_s10 { padding: 0 10px !important;}
.pad_01 { padding: 5px 10px 5px 10px !important; }
.pad_02 { padding: 5px 10px 5px 20px !important; }
.pad_03 { padding: 5px 10px 5px 30px !important; }

/* --------------------------------------------------------------------
margin
-------------------------------------------------------------------- */
.mgn_a10 { margin: 10px !important; }
.mgn_t0 { margin-top: 0px !important; }
.mgn_b0 { margin-bottom: 0px !important; }
.mgn_b5 { margin-bottom: 5px !important; }
.mgn_b10 { margin-bottom: 10px !important; }
.mgn_b15 { margin-bottom: 15px !important; }
.mgn_b20 { margin-bottom: 20px !important; }
.mgn_b30 { margin-bottom: 30px !important; }
.mgn_b50 { margin-bottom: 50px !important; }
.mgn_h10 { margin: 10px 0 !important; }
.mgn_s10 { margin: 0 10px !important; }

/* common class start ----------------------------------------------- */

div.hr_line01 {
	height: 1px;
	width: 620px;
	margin: 30px 0;
	background: url(../img/common/dottline.gif) no-repeat;
	clear: both;
}

div.hr_line01 hr {
	display: none;
}

div.hr_line02 {
	height: 1px;
	width: 620px;
	margin: 10px 0px 20px 0px;
	background: url(../img/common/dottline.gif) no-repeat;
	clear: both;
}

div.hr_line02 hr {
	display: none;
}

.maintitle01 {
	padding: 8px 15px 0;
	background: url(../img/contents/maintitle01_bg.jpg) no-repeat 0 0;
	height: 27px;
	_height: 35px;
	margin-bottom: 10px;
}

.subtitle01 {
	padding: 10px 10px 0;
	background: url(../img/contents/subtitle01_bg.jpg) no-repeat 0 0;
	height: 30px;
	_height: 40px;
	margin-bottom: 5px;
}

.subtitle02 {
	padding: 10px 10px 0;
	background: url(../img/contents/subtitle02_bg.jpg) no-repeat 0 0;
	height: 50px;
	_height: 60px;
	margin-bottom: 5px;
}

.subtitle01 span,
.subtitle02 span {
	color: #FF6600;
}

a.btn_dtl01 {
	width:213px;
	height:50px;
	text-align:left;
	overflow:hidden;
	margin:10px;
	text-indent:-9999px;
	background: url(../img/contents/btn01.gif) no-repeat 0 0;
	display:block;
}

a.btn_dtl01:hover {
	background: url(../img/contents/btn01_b.gif) no-repeat 0 0;
}
a.btn_dtl02 {
	width:606px;
	height:89px;
	text-align:left;
	overflow:hidden;
	text-indent:-9999px;
	background: url(../img/contents/btn02.gif) no-repeat 0 0;
	display:block;
}

a.btn_dtl02:hover {
	background: url(../img/contents/btn02_b.gif) no-repeat 0 0;
}
a.btn_dtl03 {
	width:606px;
	height:152px;
	text-align:left;
	overflow:hidden;
	text-indent:-9999px;
	background: url(../img/contents/btn03.jpg) no-repeat 0 0;
	display:block;
}

a.btn_dtl03:hover {
	background: url(../img/contents/btn03_b.jpg) no-repeat 0 0;
}
a.btn_dtl04 {
	width:391px;
	height:73px;
	text-align:left;
	overflow:hidden;
	text-indent:-9999px;
	background: url(../img/contents/btn04.gif) no-repeat 0 0;
	display:block;
}

a.btn_dtl04:hover {
	background: url(../img/contents/btn04_b.gif) no-repeat 0 0;
}

.text_blue {
	color: #11589D;
}

.text_em {
	font-weight: bold;
}

.text_small {
	font-size: 87.5%;
}
a.btn_dtl05:link, a.btn_dtl05:visited {
	text-indent: -9999px;
	display: block;
	height: 51px;
	width: 213px;
	overflow:hidden;
	background: url(../../product/ais1/img/btn_dtl05.jpg) no-repeat;
}
a.btn_dtl05:hover, a.btn_dtl05:active {
	background: url(../../product/ais1/img/btn_dtl05_o.jpg);
}

a.btn_dtl06:link, a.btn_dtl06:visited {
	text-indent: -9999px;
	display: block;
	height: 74px;
	width: 404px;
	overflow:hidden;
	background: url(../../product/ais1/img/btn_dtl06.jpg) no-repeat;
}
a.btn_dtl06:hover, a.btn_dtl06:active {
	background: url(../../product/ais1/img/btn_dtl06_o.jpg);
}

div#contents a.inq:link, div#contents a.inq:visited {
	outline: none;
	color: #6FBC2F;
	background-color: transparent;
	font-weight: bold;
}

div#contents a.inq:hover, div#contents a.inq:active {
	color: #6FBC2F;
	font-weight: bold;
	text-decoration: none;
}





.j_news_head{
font-size:75%;
color:#c70000;
}
