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


/*-------------------------------------------
  initialize
--------------------------------------------*/
html {
	color:#000000;
	background:#ffffff;
	font-size:90%;
}
body,div,p,ul,ol,li,h1,h2,h3,h4,h5,h6,form {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
img {
	border:0;
}
ul li {
	list-style:none;
}
input,textarea,select{
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
table {
	font-size:inherit;
	font:100%;
}
th {
	vertical-align:top;
	font-weight:normal;
}	
address {
	font-size:80%;
	font-style:normal;
	color:#999999;
	float:right;
	margin-top:20px;
}
a{
	color:#666666;
}
a:hover{
	color:#FF6600;
}
a:visited{
	color:#999999;
}

/*-------------------------------------------
  global setting
--------------------------------------------*/
#wrapper {
	width:800px;
	margin:0 auto;
	background:url(../../img/g_background.jpg) repeat-y;
}
#container {
	width:773px;
	margin:0 13px 0 14px;
}

/*------ header -------*/
#header {
	width:100%;
	height:84px;
	background-image:url(../../img/g_headerbg.jpg);
/*	border-bottom:1px #666666 solid;*/
}
#header a:visited{
	color:#666666;
}
#hdlogo {
	display:block;
	width:165px;
	height:42px;
	float:left;
	overflow:hidden;
/*
	margin-left:19px;
	margin-top:25px;
*/
	position:relative;
	left:19px;
	top:25px;
}
#hdmark {
	display:block;
	width:84px;
	height:84px;
	float:right;
}
#hdinner {
	float:right;
	font-size:12px;
	text-align:right;
	margin-top:63px;
	color:#666666;
}

h2{
	display:block;
	font-size:120%;
	height:1.5em;
	width:auto;
	line-height:1.5em;
	vertical-align:bottom;
	font-weight:bold;
	border-left:4px #333333 solid;
	padding-left:5px;
	margin-bottom:15px;
}
h3{
	font-weight:bold;
	font-size:105%;
	line-height:1.3em;
	vertical-align:middle;
	margin-bottom:8px;
}

/*------ global navi -------*/
#nav {
	width:100%;
	height:66px;  /* button_height 54px + shadow_area 12px*/
}
#nav ul{
	width:100%;
	height:54px;
}
.navlist {
	float:left;
	height:54px;
	margin-bottom:0px;
	line-height:0;
	font-size:0;
}
#navft {
	clear:both;
	width:100%;
	height:12px;
	background:url(../../img/g_nav_shadow.jpg) repeat-x;
}

/*------ content -------*/
.content {
	width:100%;
}

/*------ footer -------*/
#footer {
	width:800px;
	height:78px;
	clear:both;
	background:url(../../img/g_footerbg.jpg);
}
#footer a{
	color:#999999;
}
#ftinner {
	width:752px;
	margin:0 auto;
}
.ftlink {
	display:block;
	float:left;
	font-size:80%;
	color:#666666;
	margin-top:20px;
}

/*------ link_block for IE6 -------*/
.ptHand{
	cursor:pointer;
}

/*-------------------------------------------
  top page
--------------------------------------------*/
#topimg{
	width:757px;
	height:233px;
	margin:0 auto 8px auto;
}
.topbnr{
	width:100%;
	height:82px;
}
.topbnr img{
	float:left;
}

#topwrap {
	width:743px;
	margin:5px 12px 0 12px;
}

#topnews{
	float:left;
	width:565px;
	margin-top: 10px;
	margin-left: 19px;
	_margin-left: 12px;
	margin-bottom: 12px;
	_margin-bottom: 0;
	padding-bottom: 20px;
}
*+html #topnews {
	margin-bottom: 0;
}

#topnews h1{
	margin-top:5px;
}
.topnewslist{
	margin-top:5px;
	color:#444444;
}
.topnewslist li{
	clear:both;
	width:565px;
	margin:0 auto;
}
.topnewslist .newsdate img{
	margin-top: -2px;
	margin-right: 5px;
	margin-left: 15px;
}
.topnewslist li .newsdate{
	display:block;
	width:96px;
	margin-top:4px;
	float:left;
}
.topnewslist li .newsdetail{
	display:block;
	width:466px;
	margin-top:4px;
	float:left;
}
.forhistory{
	clear:both;
	width:95%;
	padding: 0 5px 0 20px;
	color:#444444;
}
.forhistory .alws{
	float:left;
}
.forhistory .hist{
	float:right;
	margin-bottom:10px;
}
.toplink{
	width:146px;
	float:left;
	padding-top:10px;
	margin-bottom:10px;
}
.toplink img{
	margin-bottom:5px;
}
.toplink a{
	margin-left:5px;
	_margin-left:0;
}
#releaseinfo {
	float: left;
	display: block;
	width: 580px;
	_width: 572px;
	margin: -20px 0 20px 16px;
	font-size: 12px;
}
#blogheadline {
	float: left;
	padding: 0px;
	width: 280px;
	_width: 273px;
	height: 200px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	line-height: 1.8;
}
	#blogheadline h2{
		margin: 0 0 8px 0;
	}
#blog_body {
	width: 280px;
	_width: 273px;
	height: 192px;
	overflow: scroll;
	overflow-x: hidden;
}
#blog_body li {
	color: #444;
	list-style-type: none;
	background: url('../../img/arrow_dbl.gif') no-repeat 3px 7px;
	margin: 0 0 0 10px;
	text-indent: -89px;
	padding: 0 0 0 103px;
	_margin: 0 0 0 10px;
	_text-indent: -107px;
	_padding: 0 0 0 104px;
}
*+html #blog_body li {
	margin: 0 0 0 10px;
	text-indent: -107px;
	padding: 0 0 0 104px;
}
#tw {
	float: left;
	padding: 0px;
	width: 280px;
	_width: 273px;
	height: 200px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
}
#tw_body {
	width: 280px;
	_width: 273px;
	height: 200px;
	overflow: scroll;
	overflow-x: hidden;
}
	#tw h2 {
		margin: 0;
		height: 24px !important;
	}
	#tw h2 a {
		display: block;
		float: left;
		position: absolute;
		text-indent: -9999px;
		margin: -25px 0 0 77px;
		_margin: -3px 0 0 0;
		background:url('../../img/tiwitter_logo.png') no-repeat;
		width: 94px;
	}
	*+html #tw h2 a {
		margin: -3px 0 0 0;
	}
	ul.tweet-cont {
		width: 260px;
		list-style: none;
		margin: 0px;
		padding: 0px;
		font-size: 12px;
		font-family: MS PGothic;
		line-height: 16px;
		letter-spacing: 1px;
	}
	ul.tweet-cont li {
		padding: 8px 8px 10px 10px;
		background: #f6f6f6;
	}
	ul.tweet-cont li.odd {
		background: #e9e9e9;
	}
	ul.tweet-cont a {
		color: #ff6f20;
	}
#blog_body a {
		color: #ff6f20;
}

#blog_body a:visited,
#tw_body a:visited {
		color: #777;
		text-decoration: underline;
}
#blog_body a:hover,
#tw_body a:hover {
		color: #ff6f20;
		text-decoration: underline;
}

/*-------------------------------------------
  usuary item
--------------------------------------------*/
.clear{
	clear:both;
}
.no-margin{
	margin:0;
}
.no-border{
	border:0;
}
.color-g{
	color:#999999;
}
.color-or{
	color:#FF3300;
}
.color-or2{
	color:#FF9900;
}
.txt-bold{
	font-weight:bold;
}
.border-g{
	border:1px solid #CCCCCC;
}
.border-or{
	border:1px solid #FF9933;
}
.no-bg{
	background:none;
}
.no-height{
	font-size:0;
	line-height:0;
	height:0;
	padding:0;
	margin:0;
}
.attention{
	color:#FF3300;
	font-weight:bold;
	line-height:1.5em;
	vertical-align:middle;
}
a.attention:hover{
	color:#FF3300;
}
a.attention:visited{
	color:#FF3300;
}
.align-right{
	text-align:right;
}
.align-center{
	text-align:center;
}
div.linebox{
	width:auto;
	height:15px;
	margin-bottom:15px;
	background:url(../../img/line_dot_gry.gif) repeat-x center bottom;
}
