@charset "Shift_JIS";

html {
	margin : 0;
	padding : 0;
}

body {
	margin:0;
	padding:0;
	background:#FFF url(../images/global_bg.gif);
	color: #000;
	font-size: medium;
	line-height: 1.3;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
}

.txt9 {
	font-size:9px;
	line-height:120%;
}
.txt10 {
	font-size:10px;
	line-height:135%;
}
.txt12 {
	font-size:12px;
	line-height:160%;
}
.txt13 {
	color: #223F69;
	font-weight: bold;
	font-size:13px;	
}
.txt13s {
	color: #F36E12;
	font-weight: bold;
	font-size:13px;	
}
.txt14d {
	color: #223F69;
	font-weight: bold;
	font-size:14px;	
}
.txt14s {
	color: #F36E12;
	font-weight: bold;
	font-size:14px;	
}
.txt14 {
	font-size:14px;
	line-height:165%;
}

a:link {
	color: #0066FF;
}
a:visited {
	color: #996699;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #CC0000;
}

div, form, input, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

em {
	font-style: normal;
}

sup, sub {
	font-size : 73%;
	_font-size : 95%;
}

hr.divider {
	display: none;
}

.left {
	text-align: left;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

img.left {
	float: left;
	margin: 0 12px 5px 0;
}

img.right {
	float: right;
	margin: 0 0 5px 12px;
}

