@charset "UTF-8";
/* CSS Document */

/* formatting style
--------------------------------------------------*/
* {
	font-family: MSゴシック, ゴシック;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

/* link style
--------------------------------------------------*/
a img {
	border-style: none;
}
a:link {
	text-decoration: none;
	color: #006699;
	font-family: verdana, sans-serif;
}
a:visited {
	color: #006699;
	text-decoration: none;
	font-family: verdana, sans-serif;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
	font-family: verdana, sans-serif;
}
a:active {
	color: #FF6600;
	text-decoration: underline;
	font-family: verdana, sans-serif;
}

/* language style
--------------------------------------------------*/
img {
border:0;
}
.language {
	width:60px;
	height:10px;
	float: right;
	background-image: url(images/japanese-gr.gif);
	background-repeat: no-repeat;
}
.language a {
display:block;
width:60px;
height:10px;
font-size:1px;
line-height:1px;
outline:none;
overflow:hidden;
}
.language a:hover {
	text-indent:-9999px;
	background-image: url(images/japanese-or.gif);
	background-repeat: no-repeat;
}

/* inline style
--------------------------------------------------*/
.more {
	font-family: times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.3em;
	color: #FF6600;
	text-decoration: underline;
}

.more a:hover{
	color: #FF6600;
	text-decoration: underline;
}



/* basic layout
--------------------------------------------------*/
body {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.7em;
	background-image: url(images/gradation.jpg);
	background-repeat: repeat;
	color: #555555;
}
#wrapper {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 15px;
	width: 850px;
	padding-right: 35px;
	padding-left: 35px;
	text-align: right;
	padding-top: 15px;
}
#top {
	width: 850px;
	text-align: left;
	padding-top: 0px;
	padding-right: 35px;
	padding-left: 35px;
	clear: both;
}
#main {
	float: right;
	width: 640px;
}
#page-title {
	background-image: url(images/page-news.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 60px;
	width: 640px;
	margin-bottom: 30px;
}
.title1 {
	font-size: 120%;
	color: #333;
	border-bottom: 2px solid #FFFFFF;
	letter-spacing: 0em;
	font-family: "Century Gothic", verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	padding-bottom: 3px;
}
.info {
	margin-top: 5px;
	letter-spacing: 0.1em;
	font-size: 11px;
	margin-bottom: 40px;
}
.orange {
	color: #FF6600;
}
.space {
	margin-left: 1em;
}
#sidebar {
	float: left;
	width: 170px;
}
#logo {
	height: 60px;
	width: 170px;
	text-align: center;
	margin-bottom: 30px;
}

/* navi style
--------------------------------------------------*/
#navi {
	width: 170px;
	height: 210px;
}

#navi ul{
list-style: none;
margin: 0;
padding: 0;
}

#nav li{
margin: 0;
padding: 0;
}

#menu1{
width:170px;
height:27px;
background: url(images/navi-a.jpg) no-repeat;
text-indent:-9999px;
}
#menu1 a{
width:170px;
height:27px;
display:block;
overflow:hidden;
outline:none;
}
#menu1 a:hover{
background: url(images/navi-a-on.jpg) no-repeat;
}

#menu2{
width:170px;
height:27px;
background: url(images/navi-b.jpg) no-repeat;
text-indent:-9999px;
}
#menu2 a{
width:170px;
height:27px;
display:block;
overflow:hidden;
outline:none;
}
#menu2 a:hover{
background: url(images/navi-b-on.jpg) no-repeat;
}

#menu3{
width:170px;
height:27px;
background: url(images/navi-c.jpg) no-repeat;
text-indent:-9999px;
}
#menu3 a{
width:170px;
height:27px;
display:block;
overflow:hidden;
outline:none;
}
#menu3 a:hover{
background: url(images/navi-c-on.jpg) no-repeat;
}

#menu4{
width:170px;
height:27px;
background: url(images/navi-d.jpg) no-repeat;
text-indent:-9999px;
}
#menu4 a{
width:170px;
height:27px;
display:block;
overflow:hidden;
outline:none;
}
#menu4 a:hover{
background: url(images/navi-d-on.jpg) no-repeat;
}

#menu5{
width:170px;
height:27px;
background: url(images/navi-e.jpg) no-repeat;
text-indent:-9999px;
}
#menu5 a{
width:170px;
height:27px;
display:block;
overflow:hidden;
outline:none;
}
#menu5 a:hover{
background: url(images/navi-e-on.jpg) no-repeat;
}

#menu6{
width:170px;
height:27px;
background: url(images/navi-f.jpg) no-repeat;
text-indent:-9999px;
}
#menu6 a{
width:170px;
height:27px;
display:block;
overflow:hidden;
outline:none;
}
#menu6 a:hover{
background: url(images/navi-f-on.jpg) no-repeat;
}

#menu7{
width:170px;
height:27px;
background: url(images/navi-g.jpg) no-repeat;
text-indent:-9999px;
}
#menu7 a{
width:170px;
height:27px;
display:block;
overflow:hidden;
outline:none;
}
#menu7 a:hover{
background: url(images/navi-g-on.jpg) no-repeat;
}

#menu8{
width:170px;
height:27px;
background: url(images/navi-h.jpg) no-repeat;
text-indent:-9999px;
}
#menu8 a{
width:170px;
height:27px;
display:block;
overflow:hidden;
outline:none;
}
#menu8 a:hover{
background: url(images/navi-h-on.jpg) no-repeat;
}

.c-both { 
clear:both; 
}
.news-title {
	font-size: 14px;
	line-height: 1.3em;
	color: #666666;
	margin-bottom: 30px;
	margin-top: 2px;
	font-family: MSゴシック, ゴシック;
}
.news-date {
	font-size: 85%;
	font-style: normal;
	line-height: 1em;
	color: #86724e;
	text-decoration: none;
	font-family: "Century Gothic", verdana, Arial, Helvetica, sans-serif;
	padding-top: 7px;
}
.news-headline {
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	margin-top: 15px;
	color: #222222;
	margin-bottom: 15px;
	font-family: "Century Gothic", verdana, Arial, Helvetica, sans-serif;
}
.news-content {
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.8em;
	color: #555555;
	text-decoration: none;
}
.news-content-center {
	text-align: center;
	font-family: verdana, san-serif;
	font-weight: bolder;
}
.press {
	font-family: Verdana, sans-serif;
	font-weight: bolder;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
}
#image {
	text-align: center;
	padding-top: 25px;
	padding-bottom: 25px;
}
#side {
	float: left;
	height: 270px;
	width: 170px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	margin-top: 30px;
	background-image: url(images/spotlight-bg.gif);
}

#footer {
	height: 30px;
	width: 850px;
	margin-top: 30px;
	clear: both;
	font-size: 9em;
	font-style: normal;
	text-align: center;
	border-top: 5px solid #FFFFFF;
	color: #666666;
	margin-right: 35px;
	margin-left: 35px;
}
.footer {
	font-size: 9px;
	font-style: normal;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.c {
	font-family: sans-serif;
	font-size: 10px;
}
.phone  a {
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.phone {
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
