@charset "shift_jis";

/* === 3rd Page =======================================

	base

==================================================== */

div, blockquote, p, pre, ul, ol, li, dl, dt, dd, span {
  margin: 0;
  padding: 0;
  border: 0;
}

.tdvTop{vertical-align: top !important;}
.tdvBottom{vertical-align: bottom !important;}
.tdvMiddle{vertical-align: middle !important;}


/* ====================================================
	info
==================================================== */

.boxInfoMain {
	border: 1px solid #DADADA; 
	width: 948px; 
	background-color: #FFF7CE;
}

.boxInfoMain .boxInfoDetail {
	padding: 5px 7px 7px 7px;
	width: auto;
	line-height: 1.3;
}

/* for without IE6-8 */
:root *> .boxInfoMain .boxInfoDetail {
	padding: 10px 7px 7px 7px;
	width: auto;
	line-height: 1.3;
}

.boxInfoMain .boxInfoDetail ul {
	padding: 0 0 0px 0;
	margin: 0 0 0px 0;
}

.boxInfoMain .boxInfoDetail ul li {
	/*list-style: disc!important;*/
	list-style: none!important;
	margin: 0 0 0 10px;
	color: #213F99;
	background-image: url(../image/110518/arrowInfo.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-color: none;
	background-position: 0 3px;
}

/* ====================================================
	table
==================================================== */

#about td.tdLeft {
	background-color: #36699D; 
	color: #FFFFFF; 
	border-top: 1px solid #215183; 
	border-left: 1px solid #215183; 
	border-bottom: 1px solid #3E71A6; 
	padding: 7px 14px 7px 7px;
}

#about td.tdRight {
	background-color: #F5F5F5; 
	border-top: 1px solid #DADADA; 
	border-right: 1px solid #DADADA; 
	border-bottom: 1px solid #FFFFFF; 
	padding: 7px;
}

#about td.tdLeftBottom {
	background-color: #36699D; 
	color: #FFFFFF; 
	border-top: 1px solid #215183; 
	border-left: 1px solid #215183; 
	border-bottom: 1px solid #215183; 
	padding: 7px 14px 7px 7px;
}

#about td.tdRightBottom {
	background-color: #F5F5F5; 
	border-top: 1px solid #DADADA; 
	border-right: 1px solid #DADADA; 
	border-bottom: 1px solid #DADADA; 
	padding: 7px;
}


/* ====================================================
	index.html
==================================================== */

#boxTopLink {
	background-color: #E4F0F4; 
	border: 1px solid #BFD7E0; 
	text-align: center;
}

#boxTopLink table.boxTopLinkIn {margin: 0 auto;}

#boxTopLink table td.txt {
	background: url(/share/mobile/smartphone/app_anaver/image/110915/imgBoxBg.gif) repeat-y; 
	text-align: center; 
	vertical-align: top;
}

/* ====================================================
	calendar.html
==================================================== */

td.boxCalendarAbout {
	background:url(/share/mobile/smartphone/app_anaver/image/110809/imgAboutBg.gif) repeat-y; 
	vertical-align: top;
}

table.howtouse {
	margin: 0 0 0 0; 
	line-height: 50px;
}

table.howtouse td {
	padding-right: 10px;
}

/* ====================================================
	787ar.html
==================================================== */

#box787 td {
	vertical-align: top;
	padding: 0 0 24px 0;
}


























