@charset "utf-8";

/* ------------------------------------------------------------

	top page style

------------------------------------------------------------ */


/* ----------Flash area---------- */

#flash_area {
	width: 100%;
	height: 224px;
	background: url(../images/top_main_base.jpg) repeat-x left top;
	margin-bottom: 20px;
	padding-top: 14px;
	padding-bottom: 21px;
}

#flash_area .flash_frame {
	width: 830px;
}

#flash_area img {
	display: block;
}


/* ----------layput---------- */

#top_left {
	float: left;
	width: 515px;
	margin-left: 1px;
	margin-bottom: 20px;
}

#top_right {
	float: right;
	width: 294px;
	margin-bottom: 20px;
}


/* ----------history---------- */

#top_history_head h2 {
	float: left;
}

#top_history_head p {
	float: right;
	font-family: "ＭＳ ゴシック", Osaka, sans-serif;
	font-size: 0.625em;
}

#tb_top_history {
	border-top: 1px solid #D3D3D3;
	margin-bottom: 0.5em;
}

#tb_top_history th {
	width: 7em;
	font-family: "ＭＳ ゴシック", Osaka, sans-serif;
}

* html body #tb_top_history th {
	width: 8em;
}

*+html body #tb_top_history th {
	width: 8em;
}

#tb_top_history th span.icon {
	background: url(../images/icon_arrow_history.gif) no-repeat 1px 0.1em;
	padding-left: 21px;
}



/* ----------column1---------- */

#top_column1 {
	width: 829px;
	background: url(../images/top_column1_bottom.jpg) no-repeat left bottom;
	margin-bottom: 20px;
	margin-left: 1px;
	padding-bottom: 10px;
}

#top_column1 .column_base {
	width: 829px;
	background: url(../images/top_column1_base.jpg) repeat-y left top;
	padding-bottom: 9px;
}

#top_column1 .column_bg {
	width: 769px;
	background: url(../images/top_image_office_planing_02.jpg) no-repeat left top;
	padding-right: 30px;
	padding-left: 30px;
}

* html body #top_column1 .column_bg {
	width: 829px;
}


/* ----------column2---------- */

#top_column2_1,
#top_column2_2 {
	width: 515px;
	background: url(../images/top_column2_bottom.jpg) no-repeat left bottom;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
#top_column2_1 .column_base {
	width: 495px;
	background: url(../images/top_column2_base.jpg) repeat-y left top;
	padding: 10px 13px 0px 15px;
}
#top_column2_2 .column_base {
	width: 466px;
	background: url(../images/top_column2_base.jpg) repeat-y left top;
	padding: 19px 25px 9px 24px;
}

* html body #top_column2_1 .column_base,
* html body #top_column2_2 .column_base {
	width: 515px;
}

#top_column2_2 .box_left {
	float: left;
	width: 207px;
}

#top_column2_2 .box_right {
	float: right;
	width: 248px;
}
#top_column2_1 .column_base div.left {
    float: left;
	width: 165px;
}
#top_column2_1  .column_base  div.left  p.s_text {
	width: 153px;
	display: block;
	height: 60px;
	padding-bottom: 5px;
	padding-right: 6px;
	font-size: 0.75em;
	line-height: 150%;
}
#top_column2_1 .column_base div.left p a {
	color: #666699;
}
/* ----------column3---------- */

#top_column3_head h2 {
	float: left;
}

#top_column3_head ul {
	float: right;
}

#top_column3 {
	width: 294px;
	background: url(../images/top_column3_top.jpg) no-repeat left top;
	margin-bottom: 3px;
	padding-top: 13px;
}


/* ----------column4---------- */

#top_column4_head h2 {
	float: left;
}

#top_column4_head ul {
	float: right;
}

#top_column4 {
	width: 294px;
	background: url(../images/top_column4_bottom.gif) no-repeat left bottom;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

#top_column4 .column_top {
	width: 294px;
	background: url(../images/top_column4_top.gif) no-repeat left top;
	padding-top: 10px;
}

#top_column4 .column_base {
	width: 276px;
	background: url(../images/top_column4_base.gif) repeat-y left top;
	padding-right: 9px;
	padding-left: 9px;
}

* html body #top_column4 .column_base {
	width: 294px;
}


/* ----------banner1---------- */

ul#top_banner1 {
	list-style-type: none;
	margin-bottom: 18px;
	font-size: 1px;
	line-height: 1%;
}

ul#top_banner1 li {
	margin-left: 0;
	margin-bottom: 12px;
}


/* ----------banner2---------- */

ul#top_banner2 {
	width: 294px;
	list-style-type: none;
	margin-bottom: 18px;
	font-size: 1px;
	line-height: 1%;
}

ul#top_banner2 li {
	margin-left: 0;
}

ul#top_banner2 li.banner1 {
	float: left;
	width: 165px;
	margin-bottom: 16px;
}

ul#top_banner2 li.banner2 {
	float: right;
	width: 115px;
	margin-bottom: 16px;
}

ul#top_banner2 li.banner3 {
	clear: both;
	width: 180px;
	margin-left: 114px;
}

/* MAC-OFFICE CONCEPT_BOOK */
#banner_mac_cbk {
	margin: 0px
}
#banner_mac_cbk img {
	margin-top: 3px;
}
#banner_mac_cbk a:hover img {
	opacity:0.80;
	filter: alpha(opacity=80);
}

#lowcost_banner {
	margin-bottom: 15px;
	margin-left: 8px;
	padding-bottom: 2px;
}
#lowcost_banner a:hover img {
     opacity:0.5;
     filter: alpha(opacity=65);
}
#blog_new {
	background-image: url(../blog/images/top_blog_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 15px;
}
#blog_new ul {
	margin-left: 2px;
	list-style-type: none;
	line-height: 120%;
	padding-bottom: 10px;
	margin-top: 9px;
}
#blog_new ul li {
	background-image: url(../blog/images/top_blog_icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 12px;
	margin-bottom: 5px;
	color: #666666;
}
#top_left .banner_top_m {
	margin-top: 20px;
}
#top_left .banner_top_m img {
	margin-right: 10px;
}


/* ----------banner_sp---------- */

ul#top_banner_sp {
	list-style-type: none;
	margin-bottom: 18px;
	font-size: 1px;
	line-height: 1%;
}

ul#top_banner_sp li {
	margin-left: 45px;
	margin-bottom: 12px;
}

/* ----------works history bottom---------- */

ul.list_link_gray1 {
	margin-bottom: 25px;
}
