/* CSS Document */

/*---------基本設定---------*/
.trademark {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 10px; color: #000000}
.gray_10 {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 10px; color: #666666}
.gray_12 {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; color: #666666}
.brand_view {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 10px; color: #999999}
.text {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px}
.bold1 {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; font-style: normal; font-weight: bold}

/*---------common---------*/
h1,h2,h3,ul {margin:0; padding:0;}
li {
	list-style-type:none;
}

/*---------index---------*/
#topRight {
	text-align:center;
}

#topFlash {
	background-color:#000000;
	width:450px;
	height:320px;
	_height:325px;
	padding-top:20px;
	_padding-top:15px;
	margin-bottom:30px;
	margin-left:16px;
	_margin-left:0px;
}

#iframeInfo table {
	border: solid 0px #000000; border-collapse: collapse;
}

#iframeInfo .InfoDate {
	background-image:url(../img/right_allow.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:10px;
	color:#666666;
	font-size:10px;
	vertical-align:top;
	width:25%;
}

#iframeInfo .InfoText {
	color:#666666;
	font-size:12px;
	padding-bottom:15px;
}

/*---------machine---------*/
#meincontents {
	margin-top:20px;
}

#kishu_index {
	float:left;
	margin-left:8px;
}

#kishu_index p {
	margin:0 0 15px;
}

#kishu_index li {
	margin-bottom:-4px;
}
#kishu_index h2,
#iframe_kishu h3 {
	margin-bottom:8px;
}

#iframe_kishu {
	margin-left:200px;
}

.kishu_logo {
	width:37%;
	text-align:center;
	padding:7px 0;
}

.kishu_text {
	width:63%;
	padding:20px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
}

