/* ==========================================================================*/
/* This css file should establish tag styles that're shared by all sections  */
/* ==========================================================================*/

body,div{
	font-size:12px;
	}

body, table, div, td, p, dl {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;/* Modern browsers of Mac and Win */
	*font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;/* IE7 of Win */
	_font-family: "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;/* IE6 of Win */
	line-height:1.5em;
	color: #333333;
	}

p {
	padding: 5px 0 5px 0;
	margin: 0;
}

.ahem {
	display:	none;
} 

/* ********************** LINKS *********************** */


a { 
	color: #006e98; 
	text-decoration: none; 
	border: none; 
}
a:visited 
	{
	color: #456875;
	}
a:hover 
	{
	text-decoration: underline;
	color: #0066FF;
	}
a.more {
	padding-right: 8px;
	background: url(/solutions/solutions/images/bg/link_arrow_blue1.gif) no-repeat 100% 4px;
}


/* ******************** HEADERS ********************** */

h1  {
	font: normal 150% Arial, Helvetica, sans-serif;
	padding-top: 0;
	padding-bottom:2px;
	margin:0;
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
}


h2 {
	font-size: 150%;
	line-height:1.25em;
	font-weight: normal;
	color: #075ab9;
	padding: 10px 0 5px 0;
	margin:0;
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
}

h3 {
	font-size: 117%;
	line-height:1.5em;
	font-weight: bold;
	color: #333333;
	padding: 10px 0 0px 0;
	margin:0;
}

h4 {
	font-size: 100%;
	line-height: 1.5em;
	font-weight: bold;
	color: #333333;
	padding: 10px 0 0px 0;
	margin:0;
}

h5 
	{
	font-size: 100%;
	color: #333333;
	text-decoration: none;
	font-weight: lighter;
	margin-top: 2px;
	margin-bottom: 2px;
	}

h6 
	{
	font-size: 91%;
	font-weight: bold;
	margin-bottom: 0px;
	}

/* ************************ OTHER GLOBAL STUFF ************************ */
/* This is necessary bc IE does not deal with hr correctly */
div.separator {
	margin: 12px 0 12px 0;	
	background-image:url(/solutions/solutions/images/bg/20040808_filemaker_landing_dotted.gif);
	background-repeat:repeat-x;
	background-position: top;
	clear:both;
	height: 1px;
	width: 100%;
	line-height: 1px;
 color:#fff;
 
}

form 
	{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

textarea, input, select, option {
	font-size: 100%; 
	}

dl {
	font-size:100%;
	margin-bottom: 0px;
	}

dt, dd {
	margin-top: 0px;
	margin-bottom: 0px;;
	}

sup
	{
	font-size: 84%;
	text-decoration: none;
	}

i
	{
	font-family: Arial, Helvetica, sans-serif;
	}

hr
	{
	border: 0px solid;
	}

img 
	{
	border: 0;
	}

.note{
	font-size: 85%;
	} 
.note a 
	{
	text-decoration: none;
	}

.note2,
.note2 a{
	font-size:10px;
	text-decoration:none;
	line-height:1.2em;
	color:#666666;
	}
	
#featureNav{
	font-size:100%;
	}	
.access-aid {	display: none; }


/* ==============================================================*/
/*			Removes margin from top of elements			*/
/* ==============================================================*/

.noTop
	{
	margin-top: 0px;
	}


.red {
	color: #ff3535;
}
.yellow{
	color:#FF9C23;
	}
.yellowBold{
	color:#FF9C23;
	font-weight:bold;
	}


/* add_jp*/
.headline{
	color:#336699;
	font-size:120%;
	font-weight: bold;
}

/*layout3 featureL3*/

div#featureL3 h2{
	padding-top:0!important;
	padding-bottom:0!important;
	line-height:1.6em;
	font-weight:100;
	}

ul.blueArrows li a {
	vertical-align: bottom; 
	padding-right: 10px; 
	background:url(/solutions/solutions/images/bg/link_arrow_blue.gif) no-repeat right;
} 



sup {
	font-size: 10px;
}


