@charset "Shift_JIS";

/* CSS Document */

body {
	background: #ffffff url(image/format_bg.gif) repeat-y left top;
	margin: 0px;
	padding: 0px;
	width: 640px;
}


#header {
	background-image: url(image/format_header01.gif) ;
	background-repeat:no-repeat;
	background-position:left top;
	padding: 14px 0px 0px 0px;
	margin: 0px;
	width: 640px;			
}

#header img {
	border: 0;		
}	

#header img.icon {
	vertical-align:middle;	
}	

#header .searchButton {
	padding:2px 10px 2px 0;		
}


#format {
	float:right;
	margin: 0px;
	padding:0px;
	text-align:right;
	
}


#logo {
	float:left;
	margin: 0px;
	padding:0px;
}

#home {
	padding:5px 8px 8px 0px;
	margin: 0px;
	text-align:right;
				
}

#home a:link {
	text-decoration: underline;
	font-size: 70%;
	line-height: 130%;
	font-weight:bold;
}

#home a:visited {
	text-decoration: underline;
	font-size: 70%;
	line-height: 130%;
	font-weight:bold;
	
}

#home a:hover {
	text-decoration: underline;
	font-size: 70%;
	line-height: 130%;
	font-weight:bold;
}

#commontitle {
	background-image: url(image/format_header05.gif) ;
	background-repeat:no-repeat;
	background-position:left top;
	padding-top:20px;
	padding-bottom:35px;
	margin: 0px;			
}

h2#commontitle2 {
	margin: 0px;
	padding:0px;
	background-image: url(image/format_header05.gif) ;
	background-repeat:no-repeat;
	background-position:left top;
	padding-top:5px;
	padding-bottom:10px;
	margin: 0px;			
}

/******* footer ********/

#footer {
	width: 640px;
	margin: 0px;
	padding:20px 0px 5px 0px;
	text-align: center;
	font-size: 80%;
	line-height: 170%;
	color: #333333;
}

#footer02 {
	width: 640px;
	margin: 0px;
	padding:0px 0px 0px 0px;
	text-align: center;
	line-height: 170%;
	color: #333333;
}

#footer03 {
	width: 640px;
	margin: 0px;
	padding:0px 0px 5px 0px;
	text-align: center;
	font-size: 80%;
	line-height: 170%;
	color: #333333;
}

/******* pressrelease page ********/

#pressreleasemain {
	margin: 0px;
	padding: 0px;
	width: 640px;
}


