@charset "utf-8";
/* CSS Document */

/****************共通項目****************/

h2 {
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
}

/****************レイアウト要素****************/

#main-top-box,
#main-bottom-box,
#main-bottom-whatsnew {
	width: 660px;
	padding-top: 3px;
}

#top-box-right,
#top-box-left {
	float: left;
	font-size: 14px;
}

/****************コンテンツ上部左部分****************/

h2#free-h {
	background: url(../images/top/free.gif);
	width: 221px;
	height: 64px;
}

#top-box-left {
	background: url(../images/top/v-border.gif) no-repeat;
	background-position: right bottom;
	width: 343px;
	margin-right: 8px;
}

#top-box-left p {
	margin-left: 26px;
	margin-top: 15px;
	margin-bottom: 26px;
	text-align: left;
	line-height: 1.4em;
}
#top-box-left img {
	margin: 0 auto;
	display: block;
}

/****************コンテンツ上部右部分****************/

#top-box-right {
	width: 304px;
}

h2#plan-h {
	background: url(../images/top/plan.gif);
	width: 297px;
	height: 69px;
}

#top-box-right p {
	margin-left: 21px;
	margin-top: 12px;
	margin-bottom: 8px;
	text-align: left;
	line-height: 1.4em;
}

dl#plan-list dt {
	width: 289px;
	height: 72px;
	display: block;	
}

dl#plan-list dt,
dl#plan-list dd {
	text-indent: -9999px;
	margin: 0 0 0 0;
}

#planA {
	background: url(../images/top/a_plan.gif) no-repeat;
	
}

#planB {
	background: url(../images/top/b_plan.gif) no-repeat;
}

#planC {
	background: url(../images/top/c_plan.gif) no-repeat;
}

#planA-text {
	display: block;
	text-align: right;
	font-size: 10px;
	text-align: right;
}

#detail a {
	display: block;
	width: 181px;
	height: 22px;
	text-indent: -9999px;
	background: url(../images/top/detail.gif) no-repeat;
}

/****************コンテンツ下部****************/

#main-bottom-box {
	margin-bottom: 18px;
}

h2#portfolio-h {
	background: url(../images/top/portfolio_h.gif) no-repeat;
	width: 639px;
	height: 27px;
	text-indent: -9999px;
	margin-bottom: 12px;
}

#portfolio-box {
	margin-bottom: 10px;
	text-align: center;
}

#main-bottom-box img {
	float: left;
	margin-right: 10px;
	border: none;
}

#portfolio-box #flash-box {
	width: 510px;
	height: 90px;
	margin: 0 auto;
}

h2#whatsnew-h {
	background: url(../images/common/page_title.gif) no-repeat;
	width: 639px;
	height: 27px;
	text-indent: 0;
	margin-bottom: 12px;
}
#main-bottom-whatsnew li {
	list-style-type: none;
}

#more a {
	clear: both;
	float: right;
	display: block;
	background: url(../images/top/more.gif) no-repeat;
	width: 177px;
	height: 22px;
	text-indent: -9999px;
}
