@charset "Shift_JIS";

/* Reset CSS */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:0;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}


/* Global */
html,body{
height: 100%;
text-align:left;
}

body {
background:#FFFFFF url(images/top-bg.jpg) no-repeat;
font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro W3", "‚l‚r ‚oƒSƒVƒbƒN","MS P Gothic", Osaka, sans-serif;
font-size:12px;
line-height:150%;
color:#333333;
}
a:link, a:visited, a:active {
color:#0c3086;
text-decoration:none;
}
a:hover {
color: #999999;
text-decoration: none;
}

img	{
border-style: none;
vertical-align:bottom;
}

input, option, select, textarea {
font-size:1em;
}

div.clear {
	margin:0px;
	padding:0px;
	clear:both;
	line-height: 0;
	height: 1px;
	width: 1px;
}
table td, table th {
	vertical-align: top;
	}
	
	
/*==== Container ==========================*/

#topLogo {
margin:50px 0 0 280px;
float:left;
}

#topLinks {
margin:10px 0 0 280px;
float:left;
}

#topLinks table td {
width:230px;
text-align:center;
line-height:120%;
}

#topLinks table td img {
margin:10px auto 5px auto;
}

#footerContainer {
margin:100px 0 0 280px;
float:left;
text-align:right;
width:680px;
}


/*==== Page Global ==========================*/
