@charset "utf-8";
/*////////////////////////////////////////////////////////////
/* index.css */


/*------------------------------------------------------------
	3. コンテント,メイン,ホワイトラウンドコーナー
-------------------------------------------------------------*/
#mainSection {
	margin: 0 auto;
	padding-bottom: 20px;
	background: url(../img/main_bg.jpg) no-repeat;
}

h3.tit {
	padding: 57px 0 50px 193px;
}

#whiteSection {
	width: 900px;
	background: url(../img/whiteSection_bg.gif) no-repeat top ;
	margin-left: 20px;
}

#whiteSection .whiteSectioninner {
	width: 880px;
	margin: 0 auto;
}

#whiteSection .whiteSectioninner h4.tit {
	padding-top: 10px;
	padding-bottom: 10px;
}

img.arrow_icon {
	padding-right: 4px;
}

#wallpaperSection {
	padding-bottom: 30px;
}

#wallpaperSection ul.btn{
	padding: 130px 0 0 10px;
	float: left;
}

#wallpaperSection ul.btn li.large{
	padding: 0 0 10px 0;
}

.right {
	float: right;
}

.left {
	float: left;
}

#screensaverSection {
	padding: 0 0 0px 0px;
	width: 880px;
}

#screensaverSection img.ssLeft {
	float: left;
}
#screensaverSection .ssRight {
	float: right;
	margin-top: 19px;
}

.ssRight ul.btn {
	width: 353px;
	margin: 0 0 0 104px;
	clear: both;
}

.ssRight ul.btn li {
	float: left;
	width: 163px;
	padding: 4px;
}