/**
 * 
 * @version 
 * @author 
 */


@import 'global.css';
@import 'textstyle.css';
/** Contents
-----------------------------------------*/
#contents p {
	font-size:77%;
}
body {
	behavior:url("../../images/global/csshover.htc");
}
/** English
-----------------------------------------*/
#contents h2{
	background:url(../images/global/bg_h2.gif) bottom repeat-x;
	border-top:#E6E7E7 1px solid;
	padding:15px 0;
	color:#474865;
	margin:1px 0 20px 0;
	font-size:16px;
}
#contents p{
	margin-bottom:1em;
}
#contents #leadcopy{
	margin-bottom:2em;
}
#contents #leadcopy img{
	float:left;
	margin-right:20px;
}
#contents .subtitle{
	background:url(../images/aboutus/english/h4_top.gif) no-repeat top;
	padding-top:7px;
	margin:15px 0;
}
#contents .subtitle h3{
	background:url(../images/aboutus/english/h4_bottom.gif) bottom no-repeat;
	padding:0 15px 7px 10px;
}
#contents .subtitle h3 span{
	font-size:12px;
	color:#474865;
	border-left:#474865 2px solid;
	padding-left:8px;
}
#contents h4{
	background:url(../images/aboutus/english/bg_h4.gif) repeat-y left;
	font-size:12px;
	padding:0.3em 0.5em 0.3em 15px;
	margin:1.5em 0 1em 0;
}

#contents .photoarea{
}
#contents .photoarea .lefttext{
	float:left;
	width:600px;
}
#contents .photoarea .rightimage{
	float:right;
	width:270px;
}
#contents #jpnpage{
	text-align:left;
	margin-top:1.5em;
	border-top:#CCC 1px solid;
	padding-top:1em;
}
#contents #jpnpage a{
	font-weight:bold;
	padding:2px 0 2px 18px;
	background:url(../images/top/arrow.gif) left 40% no-repeat;
}
#contents #jpnpage a:hover{
	text-decoration:underline;
}