@charset "euc-jp";
@import "template.css";
@import "tmp_header.css";
@import "tmp_global_menu.css";
@import "tmp_footer.css";

#global_menu li#experience a{
	background-image: url(../img/btn_menu_on_experience.jpg);
}

.goto_top_page{
	clear: both;
	width: 850px;
	margin: 20px 0 35px 0;
}

/* システム開発実績 */

#content_main{
	margin-left: 20px;
}

#content_main h1{
	width: 590px;
	height: 30px;
	background-image: url(../img/experience/bk_h_ex.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin-top: 15px;
	text-indent: -9999px;
}

img.box_line{
	margin-top: 10px;
}

#ex_h_mobile{
	width: 122px;
	height: 27px;
	background-image: url(../img/experience/bk_h_mobile.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin-top: 20px;
	text-indent: -9999px;
}
#ex_h_web{
	width: 107px;
	height: 27px;
	background-image: url(../img/experience/bk_h_web.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin-top: 30px;
	margin-bottom: 20px;
	text-indent: -9999px;
}

.ex_list_box{
	width: 590px;
}
.ex_list_box .list_txt{
	margin-top: 10px;
	line-height: 1.3;
}
.ex_list_box .list_img_txt{
	margin-top: 10px;
}

.ex_list,
.ex_list_left,
.ex_list_right{
	width: 295px;
	text-align: center;
}

.ex_list_left p,
.ex_list_right p{
	margin-top: 26px;
}

.ex_list_box .ex_list{
	clear: both;
}
.ex_list_left{
	float: left;
}
.ex_list_right{
	float: right;
	margin-bottom: 26px;
}