.regular {
	font-size: 12px;
	font-weight: normal;
	color: #996666;
}
.regular2 {
	font-size: 12px;
	font-weight: bold;
	color: #996666;
}
.text {
	font-size: 12px;
	font-weight: normal;
	color: #999999;
}
.text2 {
	color: #666666;
	font-size: 12px;
	font-weight: normal;
}
/* CSS Document */

.link A:link {
	COLOR: #666666;TEXT-DECORATION: none;	
	font-size: 12px;
}
.link A:visited {	
	COLOR: #666666;TEXT-DECORATION: none;	
	font-size: 12px;
}
.link A:hover {
	COLOR: #666666; 
	TEXT-DECORATION: underline;	
	font-size: 12px;
}

.link2 A:link {
	COLOR: #996666;TEXT-DECORATION: underline;	
	font-size: 12px;
    font-weight: bold;	
}
.link2 A:visited {	
	COLOR: #996666;TEXT-DECORATION: underline;	
	font-size: 12px;
	font-weight: bold;
}
.link2 A:hover {
	COLOR: #996666; 
	TEXT-DECORATION: underline;
	font-weight: bold;	
	font-size: 12px;
}
.link3 A:link {
	COLOR: #999999;TEXT-DECORATION: underline;	
	font-size: 12px;
    }
.link3 A:visited {	
	COLOR: #999999;TEXT-DECORATION: underline;	
	font-size: 12px;
	}
.link3 A:hover {
	COLOR: #999999; 
	TEXT-DECORATION: underline;
	font-size: 12px;
}
.link4 A:link {
	COLOR: #0066ff;TEXT-DECORATION: none;	
	font-size: 14px;
}
.link4 A:visited {	
	COLOR: #0066ff;TEXT-DECORATION: none;	
	font-size: 14px;
}
.link4 A:hover {
	COLOR: #0066ff; 
	TEXT-DECORATION: underline;	
	font-size: 14px;
}

.blue {

	font-size: 12px;
	font-weight: bold;
	color: #1010D1;
}
.regular3 {

	font-size: 14px;
	font-weight: bold;
	color: #996666;
}
.em {
	font-weight: bold;
}
.text3 {

	color: #666666;
	font-size: 12px;
	font-weight: bold;
}

.small {
	color: #666666;
	font-size: 10px;
	font-weight: normal;
}

.text4 {
	color: #0066ff;
	font-size: 12px;
	font-weight: bold;
}

.small2 {
	color: #ff0000;
	font-size: 10px;
	font-weight: normal;
}


/* ニュース・プレス情報欄 */
.news {
	margin-bottom:5px;
	padding-bottom:10px;
	border-bottom:dashed #999999 1px;
}

.news strong{
	font-size: 12px;
	font-weight: bold;
	color: #996666;
}

.press {
	margin-bottom:5px;
	padding-bottom:10px;
}

.press-midashi {
	background-color:#63A6EF;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	height:25px;
}

.press-day {
	background-color:#B3DAFF;
	font-size:12px;
	color:#666666;
	vertical-align:top;
}

.press-naiyou {
	background-color:#D9EDFF;
	font-size:12px;
	color:#666666;
	vertical-align:top;
}.textred1 {
	color: #FF0000;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
}


/* 2009年9月　メニュー部分追加 */
#iframe-box {
	background-image: url('img/iframe-box.jpg');
	background-repeat: no-repeat;
	text-align: left;
	width: 454px;
	height: 88px;
	margin:0px 0px 0px 35px;
	padding: 10px;
}
#grobal-menu {
	background-image: url('img/grobal-menu-bg.jpg');
	background-repeat: no-repeat;
	background-position: 0 46px;
	text-align: left;
	margin-top: -82px;
	margin-bottom: 10px;
}
a.menu-a1 {
	margin-left: 35px;
}
a.menu-a2 {
	margin-left: 29px;
}
a.menu-a3 {
	margin-left: 29px;
}
a.menu-a4 {
	margin-left: 29px;
}
a.menu-a5 {
	margin-left: 29px;
}
a.menu-a6 {
	margin-left: 29px;
}
img {
	margin: 0px;
	padding: 0px;
}

