body {
	background-color: #FFFFFF;
	background-image: url(../images/background.gif);
	margin: 0px;
	padding: 0;
}
* {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	color : #232323;
}
em,strong,h1,h2,h3,dt {
	font-family: "Hiragino Kaku Gothic Std","ヒラギノ角ゴ Std","Osaka","ＭＳ Ｐゴシック";
	font-weight: bolder;
}
h1,h2,h3{
	text-shadow:2px 2px #EEEEEE;
	filter: dropshadow(offx=2, offy=2, color=#EEEEEE, positive=1);
	width:100%;
}
h1 {
	font-size: 18px;
	line-height: normal;
	margin: 0px;
	color : #000099;
}
h2 {
	font-size: 16px;
	line-height: normal;
	margin: 0px;
	color : #353535;
}
h3 {
	font-size: 14px;
	line-height: normal;
	margin: 0px;
	color : #232323;
}
dl{
	margin-left: 15px;
	margin-bottom: 15px;
	margin-top: 15px;
	margin-right: 15px;
}
dt{
	margin: 0px;
	margin-bottom:1em
	font-size:14px;
}
dd{
	margin: 0px;
	margin-right:1em;
	margin-left:1em;
	margin-bottom:1em;
	font-size:12px;
	line-height: 1em;
}
hr{
	border-style: dashed;
	border-color: #232323;
}
a{
	border: none;
	text-decoration: none;
}
a:active {
	color: #0000FF;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #990099;
}
a:hover {
	color: #CC0000;
}
.english {
	font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
	line-height: normal;
}
.contents {
	width: 720px;
	height: 100%;
	background-image: url(../images/contents_background.gif);
}
.header {
	width: 720px;
	height: 110px;
	text-align: right;
	background-image: url(../images/header_background.gif);
}
.mainContents {
	width: 535px;
	height: auto;
	display: block;
	float: right;
	text-align: left;
}
p.munuCategory {
	margin: 0px;
}
div.globalMenu {
	display: block;
	overflow: hidden;
	float: left;
	width: 170px;
	text-align: left;
	padding: 0px 0px 0px 0px;
}
a.globalMenuTxt {
	margin-left: 16px;
	background-image: url(../images/a_simbol.gif);
}
/*
.globalMenu {
	margin: 0px;
	margin-bottom: 5px;
}
*/
li {
	margin: 0px;
}
h3.signature {
	margin-left: 5px;
	font-size: 10px;
	color: #757575;
	background-image: url(../images/small_logo.gif);
	height: 25px;
}
p.corpInfo {
	margin: 0px;
	margin-left: 10px;
	font-size: 12px;
}
div.snippetArea {
	background-image: url(../images/snippet.gif);
	background-repeat:no-repeat;
	width: 515px;
	margin-left: 10px;
}
p.snippetTxt {
	margin: 20px 10px 0px 0px;
	width: 420px;
}
strong.snippetTxt {
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	color: #00479D;
	line-height: 1.2em;
	font-size: 12px;
	font-weight: normal;
}
h1.titlebg{
	width: 100%;
	background-image: url(../images/title_bg.gif);
}
.subh {
	font-size: 10px;
	color: #CCCCCC;
	font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
	line-height: normal;
}
div.footer {
	height: 40px;
}
div#loadtopics {
	
}
div#loadtopics ul {
	padding: 0px 0px 10px 35px;
	margin: 0px;
}
div#loadtopics ul li {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
li.subnv {
	padding: 0px 0px 0px 0px;
}
li.subnv a {
	font-size: 10px;
	display: block;
	padding-left: 10px;
	background-image: url(pink.gif);
	background-repeat: no-repeat;
	background-position: 6px left;
}

/* 2010-02-23 */

div.mobile_info {
	width: 156px;
	margin: 0px 0px 0px 10px;
}
div.mobile_info div.Mtitle {
	width: 156px;
}
div.mobile_info div.Mqr {
	width: 156px;
	height: 185px;
	background: url(../images/qr_code.gif) no-repeat;
	position: relative;
}
div.mobile_info div.Mqr span {
	width: 140px;
	height: 24px;
	position: absolute;
	left: 6px;
	top: 149px;
}
div.mobile_info div.Mqr span a {
	border: none;
	text-decoration: none;
}
div.mobile_info div.Mqr span img {
	border: none;
}
