/* ---------------------------------------------------------------------------- */
/* TOPページ 定義 */
/* ---------------------------------------------------------------------------- */

@import url("common.css");
@import url("common_page.css");

.container2 {
	width: 910px;
	margin: 0 auto;
	position: relative;
}
#page_header {
	height: 490px;
	background: url(../img/bg_index_header.png) left top no-repeat;
	position: relative;
	z-index: 100;
}
#page_header .logo{
	display: block;
	position: absolute;
	top: 20px;
	left: 10px;
	width: 308px;
	height: 197px;
	background: url(../img/logo_index.png) 0 0 no-repeat;
}
div.menu1{
	position: absolute;
	left: 705px;
	z-index: 200;
}
div.menu1 a{
	float: left;
	width: 95px;
	height: 45px;
}
div.menu1 a#m_contact{ background: url(../img/m_contact.png) 0 0 no-repeat; margin-right: 5px;}
div.menu1 a#m_mg{ background: url(../img/m_mg.png) 0 0 no-repeat;}
div.menu1 a#m_contact:hover,
div.menu1 a#m_mg:hover
{ background-position: 0 -2px;}

#page_body_header{
	background: url(../img/bg_index_body_h.png) center bottom no-repeat;
	height: 40px;
	position: absolute;
	top: 450px;
	z-index: 120;
}
#page_body {
	position: absolute;
	top: 490px;
	z-index: 120;
	
}
#page_body_footer{
	height: 30px;
	margin-bottom: -30px;
}

/* ---------------------------------------------------------------------------- */

#main_image{
	position: absolute;
	top: -5px;
	left: 320px;
	z-index: 130;
}
#point_image {
	position: absolute;
	top: 262px;
	left: -10px;
	z-index: 110;
}
#topix {
	position: absolute;
	top: 58px;
	right: -20px;
	z-index: 140;
	background: url(../img/bg_index_topix.png) left top no-repeat;
	width: 244px;
	height: 266px;
	padding: 60px 25px 50px 80px;
}
html>body #topix {
	width: 139px;
	height: 156px;
}
#topix div.scroll{
	overflow: auto;
	height: 156px;
}
#topix div.entry{
	border-bottom: 2px dotted #ccc;
}
#topix .date{
	color: #999;
	font-size: 11px;
	margin-bottom: 0px;
}

#twitter {
	position: absolute;
	top: 185px;
	left: 315px;
	z-index: 180;
	background: url(../img/bg_index_twitter.png) left top no-repeat;
	width: 153px;
	height: 127px;
	padding: 35px 5px 20px 10px;
}
html>body #twitter {
	width: 138px;
	height: 72px;
}
#twitter div.scroll{
	overflow: auto;
	height: 72px;
}
#twitter ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#twitter ul li{
	font-size: 10px;
	word-break: break-all;
}
#twitter_link {
	position: absolute;
	top: 5px;
	left: 20px;
	width: 110px;
	height: 24px;
	z-index: 200;
}

#illustrator {
	position: absolute;
	bottom: 39px;
	right: 20px;
	width: 80px;
	height: 10px;
	z-index: 140;
}
#color_sample {
	position: absolute;
	bottom: 10px;
	left: 190px;
	width: 150px;
	height: 130px;
	z-index: 140;
}
#start_cddvd {
	position: absolute;
	bottom: 10px;
	left: 0px;
	width: 180px;
	height: 130px;
	z-index: 150;
}

/* ---------------------------------------------------------------------------- */
#page_body .col1 {
	margin-left:5px;
}
#page_body .col2 {
	position: absolute;
	top: -11px;
	left: 315px;
	width: 269px;
	height: 397px;
	background: url(../img/bg_index_canpaign.png) left top no-repeat;
	
}
#page_body .col3 {
	position: absolute;
	top: -23px;
	left: 592px;
	width: 299px;
	height: 409px;
	background: url(../img/bg_index_schedule.png) left top no-repeat;
}

#m_start {
	display: block;
	width: 309px;
	height: 130px;
	background: url(../img/m_index_start.png) left top no-repeat;
}
#m_start:hover {background-image:url(../img/m_index_start_o.png); }
#m_price {
	display: block;
	width: 309px;
	height: 124px;
	background: url(../img/m_index_price.png) left top no-repeat;
}
#m_price:hover {background-image:url(../img/m_index_price_o.png); }
#m_app {
	display: block;
	width: 309px;
	height: 132px;
	background: url(../img/m_index_app.png) left top no-repeat;
}
#m_app:hover {background-image:url(../img/m_index_app_o.png); }

#canpaign {
	padding: 90px 15px 10px 15px;
	position: relative;
	height: 397px;
}
html>body #canpaign {
	height: 297px;
}
#canpaign h2{
	position: absolute;
	top: -5px;
	left: -15px;
}
#canpaign ul{
	margin: 0 0 10px 0;
	padding: 0;
	height: 260px;
	overflow-y: auto;
}
#canpaign ul li{
	border-bottom: 2px dotted #ccc;
	padding: 0 4px 2px 4px;
	margin-bottom: 5px;
	margin-left: 1.5em;
}
#canpaign .more_info {
	position: absolute;
	bottom: 5px;
}
#canpaign .more_info a{
	background: url(../img/icon_arrow01.png) left center no-repeat;
	padding-left: 22px;
	height: 22px;
	line-height: 22px;
}
/* イベントバナー入れたらコメントアウト*/
#schedule {
	padding: 80px 10px 10px 15px;
	position: relative;
	height: 409px;
}
html>body #schedule {
	height: 319px;
}
#schedule .scroll{
	height: 260px;
	overflow-y: auto;
}

/* イベントバナー入れたらコメントアウトここまで*/

/* イベントバナー用*/
/*
#schedule {
	padding: 80px 10px 10px 15px;
	position: relative;
	height: 263px;
}
html>body #schedule {
	height: 173px;
}
#schedule .scroll{
	height: 110px;
	overflow-y: auto;
}
*/
/* イベントバナー用ここまで、イベント終わったらコメントアウト*/

#schedule h2{
	position: absolute;
	top: -5px;
	left: -5px;
}
#schedule table{
	width: 254px;
	margin-bottom: 0px;
}
#schedule table thead td{
	font-weight: bold;
	text-align: center;
	border-bottom: 2px solid #666;
	padding: 4px 2px 3px 2px;
	background-color: #c1f347;
}
#schedule table thead td.td_2{
	background-color: #bbeb45;
}
#schedule table tbody td{
	border-bottom: 2px dotted #999;
	padding: 4px 2px 3px 2px;
	font-size: 11px;
}
#schedule table tbody td.td_1{
	text-align: center;
}
#schedule table tbody tr:nth-child(even){
	background-color: #e1ff99;
}
#schedule table tbody td.td_2{
	text-align: center;
	background-color: #f7f7f7;
}
#schedule table tbody tr:nth-child(even) td.td_2{
	background-color: #daf794;
}

#schedule .more_info {
	position: absolute;
	bottom: 5px;
}
#schedule .more_info a{
	background: url(../img/icon_arrow01.png) left center no-repeat;
	padding-left: 22px;
	height: 22px;
	line-height: 22px;
}

#grand_menu_index {
	margin: 8px 0 20px 14px;
}
#grand_menu_index a{
	float: left;
	height: 91px;
	margin-left: 7px;
}
#grand_menu_index a#m_upload { background: url(../img/m_index_upload.png) 0 0 no-repeat; width: 174px; }
#grand_menu_index a#m_download { background: url(../img/m_index_download.png) 0 0 no-repeat; width: 163px; }
#grand_menu_index a#m_howto { background: url(../img/m_index_howto.png) 0 0 no-repeat; width: 184px; }
#grand_menu_index a#m_faq { background: url(../img/m_index_faq.png) 0 0 no-repeat; width: 162px; }
#grand_menu_index a#m_link { background: url(../img/m_index_link.png) 0 0 no-repeat; width: 158px; }

#grand_menu_index a#m_upload:hover { background-image: url(../img/m_index_upload_o.png); }
#grand_menu_index a#m_download:hover { background-image: url(../img/m_index_download_o.png); }
#grand_menu_index a#m_howto:hover { background-image: url(../img/m_index_howto_o.png); }
#grand_menu_index a#m_faq:hover { background-image: url(../img/m_index_faq_o.png); }
#grand_menu_index a#m_link:hover { background-image: url(../img/m_index_link_o.png); }

