@charset "SHIFT_JIS";

body {
	color:#333;
	font:100% 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'ƒqƒ‰ƒMƒmŠpƒS Pro W3', '‚l‚r ‚oƒSƒVƒbƒN', "sans-serif";
	padding: 0px;
	background-color: #1B3A8E;
	margin: 0px;
}

h1 {margin:0px; padding:0px;}
h2 {margin:0px; padding:0px;}
h3 {margin:0px; padding:0px;}
h4 {margin:0px; padding:0px;}
p {margin:0px; padding:0px;}


.small   {font-size:65%; line-height:120%;}
.Msmall  {font-size:65%; line-height:150%;}
.Lsmall  {font-size:65%; line-height:180%;}
.medium  {font-size:75%; line-height:180%;}
.Mmedium  {font-size:75%; line-height:190%;}
.Lmedium {font-size:75%; line-height:200%;}
.large   {font-size:83%;	line-height:150%;font-weight: bold;}

.dotline {
	background-image: url(../common/image_r10_c13.gif);
	background-repeat: repeat-x;
	background-position: center;
}

a.orange{}
a.orange:link{
text-decoration:none;
color: #FFF;
}
a.orange:visited {
text-decoration:none;
color: #FFF;
}
a.orange:hover {
text-decoration:none;
color: #F7A100;
}
a.orange:active {
text-decoration:none;
color: #F7A100;
}
.textcolor {
	color: #FFF;
}

