/***** ベース *****/

body {
	margin:0;
	padding:20px 0;
	text-align:center;
	background:#fff;
	color:#333;
}

body,th,td,li,div,address{
	font:12px/20px Verdana, Arial, sans-serif;
}

form,input{
	font:12px/16px Verdana, Arial, sans-serif;
}

textarea{
	font:12px/18px "ヒラギノ明朝 Pro W6", "Osaka", "ＭＳ Ｐゴシック", "trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif";
}

p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,form{
	margin:0;
	padding:0;
}

img{
	border:none;
}

.Clear{
	clear:both;
	height:0;
	line-height:0;
}

.Clear hr{
	display:none;
}


/********** リンク **********/

a:link,
a:active{
	color:#36c;
	text-decoration:none;
}

a:visited{
	color:#06c;
	text-decoration:none;
}

a:hover{
	color:#c60;
	text-decoration:none;
}


/********** レイアウト **********/

#Wrap{
	width:760px;
	margin:0 auto;
	text-align:left;
	background:#fff;
}

#MainWrap{
	width:490px;
	float:left;
}

#SideWrap{
	width:250px;
	float:right;
}

.ImageRight{
	float:right;
	margin-left:20px;
}

.ImageLeft{
	float:left;
	margin-right:20px;
}

.Clear{
	clear:both;
}

.Clear hr{
	display:none;
}


/********** ヘッダー **********/

#Headline{
	height:30px;
	margin-bottom:20px;
	padding:0 10px;
	line-height:30px;
	color:#666;
	background:url('images/ioplaza/HeadlineBG.gif') left top no-repeat;
}

#Headline h1,
#Text{
	margin-bottom:3px;
	font-size:10px;
	padding-right:10px;
	float:left;
	vertical-align:middle;
}

#Title{
	width:79px;
	margin:0 0 3px;
	padding:5px 0;
	float:right;
}


/********** メインスペース **********/

/* コンテンツ */

#Contents p{
	margin:10px 0 10px 2px;
}

#Contents p a{
	font-weight:bold;
	text-decoration:underline;
}

#Contents p span{
	font-size:16px;
	font-weight:bold;
	color:#f00;
}

.ImageRight{
	margin-left:10px;
	float:right;
}

.ImageLeft{
	margin-right:10px;
	float:left;
}

#Banner{
	margin:20px 0;
	text-align:center;
	font-size:10px;
	color:#666;
}

#Banner a:hover{
	position:relative;
	top:2px;
	left:2px;
}

/* 見出し */

h2{
	margin:20px 0;
}

#Contents h3{
	margin:10px 0 10px;
	font-size:14px;
}

/********** サイドバー **********/

#RakuYah{
	width:250px;
	height:180px;
	margin-top:2px;
	background:url('images/sd-card/RakuYahBG.gif') left top no-repeat;
}

#loading1196736303{
	display:none;
}

#RakuYah td{
	height:18px;
	overflow:hidden;
}

#RakuYah .r-tit1,
#RakuYah .r-main1,
#RakuYah .r-main3 br{
	display:none;
}

#RakuYah .r-main2{
	width:60px;
	height:18px;
	overflow:hidden;
}

#RakuYah .r-main2 font{
	color:#c00;
}

#RakuYah .r-main3{
	width:190px;
	height:18px;
	overflow:hidden;
}

#RakuYah .r-main3{
	text-align:left;
	line-height:18px;
}

#RakuYah .r-main3 img{
	height:18px;
	vertical-align:middle;
}

#RakuYah .r-main3 small{
	font-size:12px;
}

#RakuYahCredit{
	padding-right:5px;
	text-align:right;
	font-size:10px;
	line-height:16px;
}

/********** フッター **********/

#Footer{
	padding:20px 0;
	font-size:10px;
	font-style:normal;
	text-align:center;
	border-top:solid 1px #cccccc;
}

#Footer address,
#Footer p{
	font-size:10px;
	font-style:normal;
}
	