@charset "Shift_JIS";

body {
    font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック";
    font-size: 12px;
    color: #333333;
    margin: 0px;
    padding: 0px;
}
html, div, img,h1, h2, h3, h4, h5, h6 ,ul ,li, ol, dl, dd, dt, p, form, input, textarea{
    margin: 0;
    padding: 0;
}
a {color:#006699;text-decoration:underline}
a:hover {color:#006699;text-decoration:underline}
a:visited {color:#006699;text-decoration:underline}


p {
    line-height:160%;
}
.fontgreen {
    color:#4EB748;
}
.fontdeepgreen {
    color:#2F9C1D;
}
.fontsmall {
    color:#666666;
    font-size:10px;
}
textarea.textarea01 {
    width:500px;
}

input.input03 {
    height:14px;
    width:112px;
    border:1px solid #D0D0D0;
    background-color:#FFFFFF;
}

.bg_green1 {
    background-color:#53CE3B;
}

.bg_green2 {
    background-color:#F2F9E7;
}

.bg_green3 {
    background-color:#A6E382;
}

.bg_green4 {
    background-color:#D1F0C0;
}

.bg_green5 {
    background-color:#A7E383;
}

.bg_green6 {
    background-color:#E7FBD8;
}

.bg_green7 {
    background-color:#F5FCE7;
}

.bg_green8 {
    background-color:#F5F8DB;
}

.bg_white {
    background-color:#FFFFFF;
}

.bg_gray1 {
    background-color:#B3B3B3;
}

.bg_gray2 {
    background-color:#F0F0F0;
}

.bg_gray3 {
    background-color:#D0D0D0;
}

.bg_orange {
    background-color:#FFF7EC;
}






/*--------------------------------------------------------------------
new style
2007/04/09
--------------------------------------------------------------------*/

/*----------------------------基本指定-------------------------*/

div#ABOX {
	width: 572px;
	margin: auto 0;
}

div#ABOX h4 {
	background: url(../../img/001/new_a_arrow.gif) no-repeat left top;
	line-height:23px;
	text-indent: 30px;
	font-size: 14px;
	margin: 10px auto 0 2px;
}

div#ABOX p {
	width: 95%;
	margin: 8px auto;
	line-height: 1.8;
}

div#ABOX div {
	padding-bottom: 10px;
}

div#ABOX img {
	display: block;
	margin: 10px;
	border: 1px solid #ccc;
}

div#ABOX img.noborder {
	border: none;
}

div#ABOX a.linkbox {
	display: block;
	width: 300px;
	height: 31px;
	line-height: 31px;
	text-align: center;
	text-decoration: none;
	background: url(../../img/001/new_a_button_out.gif) no-repeat;
	text-indent: 10px;
	margin: 5px 0 0 auto;
}

div#ABOX b {
	color: #CC0000;
	font-weight: normal;
}

div#ABOX strong {
	font-weight: bold;
}

div#ABOX .sideleft {
	text-align: left;
}

div#ABOX .sideright {
	text-align: right;
}

div#ABOX .sidecentor {
	text-align: center;
}

div#ABOX .fontnormal {
	font-weight: normal;
}

div#ABOX .fontsmallx {
	font-size: x-small;
	font-weight: normal;
}

div#ABOX .fontsmallxx {
	font-size: xx-small;
	font-weight: normal;
}


/*----------------------------幅指定-------------------------*/

div#ABOX .width90 {
	width: 90%;
}

div#ABOX .width80 {
	width: 80%;
}

div#ABOX .width70 {
	width: 70%;
}

div#ABOX .width60 {
	width: 60%;
}

div#ABOX .width50 {
	width: 50%;
}

div#ABOX .width40 {
	width: 40%;
}

div#ABOX .width30 {
	width: 30%;
}

div#ABOX .width20 {
	width: 20%;
}

div#ABOX .width10 {
	width: 10%;
}


/*----------------------------仕切り線-------------------------*/

hr {
	color:#CCC;
	border: 0;
	height: 1px;
	background-color:#CCC;
}


/*----------------------------テーブル-------------------------*/


div#ABOX table {
	border-collapse: collapse;
	line-height: 1.5;
	background-color: #FFF;
	margin: 10px 5px;
}

div#ABOX table caption {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding: 5px 0;
	background-color: #2f9c1d;
}

div#ABOX th {
	padding: 5px;
	border: 1px solid #A6E382;
	background-color: #FAFFF7;
}

div#ABOX td {
	padding: 5px;
	border: 1px solid #A6E382;
}

div#ABOX table .tdtop {
	vertical-align: top;
}

div#ABOX table .tdmiddle {
	vertical-align: middle;
}

div#ABOX table .tdbottom {
	vertical-align: bottom;
}


/*--------------------------リスト-------------------------*/

div#ABOX ol {
	margin: 5px 0 10px 30px;
	list-style-position: outside;
}

div#ABOX ul {
	margin: 5px 0 10px 25px;
	list-style-position: outside;
	list-style-type: disc;
}

div#ABOX li {
	line-height: 1.5;
	margin: 10px 0 10px 5px;
}

div#ABOX ul.listwhite {
	list-style-type: circle;
	margin: 5px 0 10px 10px;
}

div#ABOX ol.listabc {
	list-style-type: upper-alpha;
	margin: 5px 0 10px 15px;
}

div#ABOX dl {
	margin: 5px 5px 10px 30px;
	line-height: 1.5;
}

div#ABOX dl dt {
	display: list-item;
	list-style-type: disc;
	margin: 15px auto 5px;
}

div#ABOX dd {
	margin: 5px 10px;
}

div#ABOX dl.listno dt {
	display: list-item;
	list-style-type: none;
	font-weight: bold;
}


/*----------------------------アプリーケーション選択部分-------------------------*/

div#ABOX div.soft {
	width: 530px;
	margin: 10px auto;
	background: url(../../img/001/new_a_softback.gif) no-repeat bottom;
}

div#ABOX div.soft h5 {
	background: url(../../img/001/new_a_softheader.gif) no-repeat;
	width: 530px;
	height: 28px;
	margin: 0;
	text-align: center;
	line-height: 28px;
}

div#ABOX div.soft p {
	width: 95%;
	margin: 5px auto;
}

div#ABOX div.soft ul {
	margin: 5px 0 10px 30px;
	list-style-position: outside;
}

div#ABOX div.soft li {
	line-height: 20px;
	list-style-image: url(../../img/001/new_a_softlist.gif);
	margin: 10px;
}


/*----------------------------設定部分-------------------------*/


div#ABOX div.set {
	border: 1px solid #A6E382;
	margin: 10px auto;
	padding: 5px 10px;
	background-color: #FAFFF7;
}

div#ABOX div.set h5 {
	background:url(../../img/001/new_a_anser.gif) no-repeat left top;
	line-height: 16px;
	text-indent: 20px;
	font-size: 12px;
	margin: 10px 5px;
}

div#ABOX div.set p {
	width: 95%;
	margin: 0 auto;
	padding: 5px 0;
}

div#ABOX div.set img {
	margin: 10px 0;
}

div#ABOX ol.no {
	margin-left: 25px;
}

div#ABOX ol.no li {
	line-height: 23px;
	margin-top: 10px;
}

div#ABOX ol.no li img {
	border: none;
	margin: 2px 3px 3px 3px;
	text-align: left;
	vertical-align: middle;
	display: inline;
}

div#ABOX div.set ol.no hr {
	width: 95%;
	text-align: left;
	color:#CCC;
	background-color:#CCC;
	border: 1px;
	border-style: dashed;
	height: 0;
}

div#ABOX div.set div.sample {
	border: 1px dotted #a6e382;
	margin: 10px 0;
	padding: 10px 10px;
	background-color: #FFF;
}

div#ABOX div.set img.imgbox {
	display: block;
	margin: 10px 0;
	border: 1px solid #ccc;
}

/*----------------------------サンプル部分-------------------------*/

div#ABOX div.sample {
	border:1px dotted #a6e382;
	margin: 10px auto;
	padding: 10px 10px;
}

div#ABOX div.sample h5 {
	border-bottom: 1px solid #a6e382;
	width: auto;
	display: inline;
	text-align: center;
	font-size: 12px;
	padding: 2px 10px;
	margin: 5px 0;
	line-height: 1.8;
	background: none;
}

div#ABOX div.sample p {
	width: 97%;
	margin: 5px auto 0;
}


/*----------------------------コマーシャル部分-------------------------*/


div#ABOX div.cm {
	width: 550px;
	background: url(../../img/001/new_a_cmback.gif) repeat-y bottom;
	margin: 10px auto;
}

div#ABOX div.cm h5 {
	width: 550px;
	margin: 0;
	text-indent: 65px;
	font-size: 14px;
	COLOR: #4eb748;
	line-height: 60px;
	background: url(../../img/001/new_a_cmheader.gif) no-repeat top;
}

div#ABOX div.cm h6 {
	width: 520px;
	line-height: 26px;
	margin: 10px auto;
	text-indent: 25px;
	font-size: 12px;
	background: url(../../img/001/new_a_cmhr.gif) no-repeat top;
}

div#ABOX div.cm p {
	margin: auto;
	width: 92%;
	padding: 5px 0;
}

div#ABOX div.cm hr {
	width: 95%;
	text-align: center;
}

div#ABOX div.cm table {
	margin: 5px 20px;
}

div#ABOX div.cm div.set {
	margin: 5px 20px;
}

div#ABOX div.cm div.set h5 {
	background:url(../../img/001/new_a_anser.gif) no-repeat left top;
	line-height: 16px;
	text-indent: 20px;
	font-size: 12px;
	margin: 10px 5px;
}

div#ABOX div.cm div.set p {
	width: 95%;
}

div#ABOX div.cm div.sample {
	margin: 5px 20px;
}

div#ABOX div.cm div.sample h5 {
	border-bottom: 1px solid #a6e382;
	width: auto;
	display: inline;
	text-align: center;
	background: none;
	font-size: 12px;
	padding: 2px 10px;
	line-height: 1.8;
	background: none;
}

div#ABOX div.sample p {
	width: 97%;
	margin: 0 auto;
	padding: 5px 0;
}

div#ABOX div.cm ul,div#ABOX div.cm ol,div#ABOX div.cm dl {
	margin: 5px 20px 5px 40px;
	list-style-position: outside;
}




/*----------------------------お問い合わせ部分-------------------------*/

div#ABOX div.info {
	width: 440px;
	background: url(../../img/001/new_a_inquiryback.gif) bottom;
	margin: 10px auto;
}

div#ABOX div.info h4 {
	background-image: url(../../img/001/new_a_inquiryheader.gif);
	width: 440px;
	height: 32px;
	text-indent: -9999px;
	margin: 0;
}

div#ABOX div.info p {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", sans-serif;
	width: 90%;
	margin: 0 auto;
	padding-bottom: 5px;
	text-align: center;
}

div#ABOX div.info h5 {
	width: 95%;
	margin: 0 auto;
	font-size: 12px;
	line-height: 35px;
	text-indent: 40px;
	border-bottom: 1px dotted #FE6E66;
}

div#ABOX div.info h5.tel {
	background: url(../../img/001/new_a_icon_tel.gif) no-repeat left top;
}

div#ABOX div.info h5.mail {
	background: url(../../img/001/new_a_icon_mail.gif) no-repeat left top;
}

div#ABOX div.info h5.form {
	background: url(../../img/001/new_a_icon_form.gif) no-repeat left top;
}

div#ABOX div.info span {
	font-size: 20px;
	font-weight: bold;
	display: block;
	width: 160px;
	text-align: center;
	line-height: 20px;
	text-indent: 30px;
	background: url(../../img/001/new_a_icon_fleetel.gif) no-repeat left;
	padding-top :3px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
}

div#ABOX div.info p a{
	background: url(../../img/001/new_a_inquirybutton_out.gif) no-repeat;
	display: block;
	height: 29px;
	width: 250px;
	margin: 5px auto;
	text-align: center;
	line-height: 29px;
	text-decoration: none;
}






