/* Global Styles */

body {
	margin: 0px auto;
	width:780px;
	border-left: solid #CDCDCD 1px;
	border-right: solid #CDCDCD 1px;
	border-bottom: solid #CDCDCD 1px;
	}

h1 {
	font:20px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #4A3BB2;
	line-height:32px;
	}

h2 {
	color: #2D374D;
	font-weight:bold;
	line-height:19px;
	letter-spacing:0.1em;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 14px;
	border-left: 10px solid #CCCCFF;
	padding-left: 5px;
}
	
td {
	font:12px "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Arial, Helvetica, sans-serif;
	color:#000000;
	}
	
a {
	color: #FF6600;
	font-weight:bold;
	text-decoration:none;
	}
	
a:hover {
	color: #FFBA00;
	}
	

#padding {
	padding:14px;
	}
	
#cp {
	font-family: "Times New Roman", Times, serif;
	font-size:11px;
	}

	
/* Class Styles */

.emphText {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-weight: bold;
}

.lead {
	font-size:14px;
	line-height:22px;
	}
	
.tagline {
	font: 11px Arial, Helvetica, sans-serif;
	color: #D3DCE6;
	line-height:16px;
	}
	
.bodyText {
	font:12px "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3",Arial, Helvetica, sans-serif;
	line-height:22px;
	color:#26354A;
	letter-spacing:.1em;
	}

.line-narrow {
	line-height: 1.5em;
}

.detailText {
	font:11px Arial, Helvetica, sans-serif;
	line-height:16px;
	color:#26354A;
	letter-spacing:.1em;
	}

.inpText {
	color: #006666;
	border: 1px solid #CCCCCC;
}

.ssText {
	font-size: 9px;
}
	
.bigText {
	font-size: 1.4em;
}

.subHeader {
	font:bold 14px Arial, Helvetica, sans-serif;
	color: #2D374D;
	font-weight:bold;
	line-height:24px;
	letter-spacing:0.1em;
	}

.subHeader2 {
	color: #2D7091;
	font-weight:bold;
	line-height:19px;
	letter-spacing:0.1em;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 14px;
	border-left: 10px solid  #66CCCC;
	padding-left: 5px;
	margin-bottom: 20px;
}
.kakomi {
	border: 2px solid #FF6600;
	font-size: 14px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	line-height: 24px;
}

.kakomiBlue {
	border: 2px solid #66CCCC;
	font-size: 13px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 20px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

.boxProf {
	background-color: #FFDFEE;
	font-size: 11px;
	line-height: 13px;
	color: #555555;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}

.boxWhite {
	border: 1px #CCCCFF solid;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 7px;
	padding-left: 30px;
	line-height: 1.3em;
	}

.dotline {
	border-bottom: dashed 1px #003333;
	}
.sText {

	font-size: 10px;
}

.caution p {
	margin-left: 40px;	
}
.caution ul {
	margin-top: 0px;	
}
.caution li {
	list-style: circle;
	line-height: 1.4em;
	margin-left: 20px;
}