@charset "utf-8";



/* Ä¼¾žĀ­Õ­Ą­Ū°Ē

---------------------------------------------*/

* {

	margin: 0;

	padding: 0;

	font-size: 100%;

}

body {

	font-size: 75%;

	font-family: "°ā°©­Ø°Ś¤ā­« Pro W3", "Hiragino Kaku Gothic Pro", "¹Š¹Ņ ¹”­«­į°°­E, sans-serif;

	line-height: 1.4;

	color: #333333;

	background : #f4f4f4 url(../images/body_bg.gif) repeat-x left top;

}

a {

	color: #003399;

}

a:visited {

	color: #333333;

}

a:hover {

	color: #0066CC;

}

img {

	border: none;

	vertical-align: top;

}

#wrapper {

	width: 741px;

	background: #FFFFFF;

}



/* °Š­«Ŗ¬°É°ć­Ó°¹­į°¤°Ņ

---------------------------------------------*/

#logo {

	position: absolute;

	left: 17px;

	top: 18px;

}

#globalNav {

	list-style-type: none;

	margin-top: 73px;

	background : #000000 url(../images/global_nav_bg.gif) repeat-x left top;

}

#globalNav li {

	display: inline;

}

#globalNav li a {

	color: #FFFFFF;

}



/* °Į­Ū°Ņ­Ū°Į°¹­EŖ¬2¾Øµµ³

---------------------------------------------*/

#content {

	overflow: auto !important;

	overflow /**/: hidden;

	width: 100%;

	background : #ffffff url(../images/content_bg.gif) repeat-y left top;

	padding-bottom: 30px;

}

#about {

	float: left;

	width: 493px;

}

#newsRelease {

	float: left;

	width: 246px;

	padding-left: 1px;

}

#footer {

	clear: both;

	color: #FFFFFF;

	background: #333333;

}



/* ¾žĀ¾ö½ŖØ°Ā­Ū­¢­Ļ°Ć

---------------------------------------------*/

#about h3, #newsRelease h3 {

	color: #FFFFFF;

	background : #3452b2 url(../images/title_bg.gif) repeat-x left top;

}

#about .section {

	margin: 16px 18px 0 18px;

	border-bottom: 1px solid #ccc;

}

#about .section p {

	margin: 10px 0;

}

#about .section .link {

	background : url(../images/arrow.gif) no-repeat left center;

	padding-left: 14px;

}

#newsRelease dl {

	margin: 16px 18px 0 18px;

}

#newsRelease dl dt {

	font-size: 90%;

	color: #666666;

	margin-top: 10px;

}
