@charset "utf-8";
/* CSS Document */


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
body{
	font-size: 12px;
	color: #333333;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ pro W3";
	line-height: 16px;
	background-image: url(../img/header_bg.jpg);
	background-repeat: repeat-x;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#main_img {
	height: 400px;
	width: 950px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#contents .cont_top {
	font-size: 14px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	padding-bottom: 10px;
	line-height: 21px;
}
#contents .ap {
	margin-top: 10px;
	display: block;
	width: 950px;
	height: 75px;
	margin-bottom: 5px;
}
#contents .ap .list {
	float: left;
	width: 475px;
	display: block;
	margin-bottom: 5px;
	height: 20px;
}
#contents .ap .list a {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	font-size: 16px;
	display: block;
	width: 475px;
	height: 20px;
	line-height: 20px;
}
#contents .ap .list a:hover {
	color: #FF9900;
}
#contents .link_area {
	height: 70px;
	margin-bottom: 15px;
}
#contents .link_area .entry {
	height: 70px;
	width: 590px;
	float: left;
	background-image: url(../img/entry.jpg);
	background-repeat: no-repeat;
}
#contents .link_area .entry a {
	height: 70px;
	width: 590px;
	text-indent: -5999px;
	display: block;
	overflow: hidden;
}
#contents .link_area .entry a:hover {
	background-image: url(../img/entry2.jpg);
	background-repeat: no-repeat;
}
#contents .link_area .contact {
	width: 353px;
	float: right;
	height: 70px;
	background-image: url(../img/contact.jpg);
	background-repeat: no-repeat;
}
#contents .link_area .contact a {
	width: 353px;
	height: 70px;
	text-indent: -5999px;
	display: block;
	overflow: hidden;
}
#contents .link_area .contact a:hover {
	background-image: url(../img/contact2.jpg);
	background-repeat: no-repeat;
}
#contents .common_box {
	margin-bottom: 25px;
}
#contents .common_box .ap_title {
	height: 40px;
	width: 950px;
}
#contents .common_box .ap_title h2 {
	float: left;
	line-height: 40px;
	background-image: url(../img/h2_bg.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 625px;
	font-size: 20px;
	color: #FFFFFF;
	padding-left: 15px;
}
#contents .common_box .ap_title .entries {
	float: left;
	background-image: url(../img/entries.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 310px;
}
#contents .common_box .ap_title .entries a {
	height: 40px;
	width: 295px;
	font-size: 16px;
	font-weight: bold;
	color: #338240;
	display: block;
	line-height: 40px;
	text-decoration: none;
	padding-left: 15px;
}
#contents .common_box .ap_title .entries a:hover {
}
#contents .common_box .frame1 {
	background-image: url(../img/ap1.jpg);
	background-repeat: no-repeat;
	padding-left: 120px;
	padding-top: 10px;
}
#contents .common_box .frame2 {
	background-image: url(../img/ap2.jpg);
	background-repeat: no-repeat;
	padding-left: 120px;
	padding-top: 10px;
}
#contents .common_box .frame3 {
	background-image: url(../img/ap3.jpg);
	background-repeat: no-repeat;
	padding-left: 120px;
	padding-top: 10px;
}
#contents .common_box .frame4 {
	background-image: url(../img/ap4.jpg);
	background-repeat: no-repeat;
	padding-left: 120px;
	padding-top: 10px;
}
#contents .common_box .frame5 {
	padding-right: 5px;
	padding-left: 5px;
}
#contents .common_box .frame5 .participant {
	float: left;
	width: 420px;
}
#contents .common_box .frame5 .participant .name {
	font-size: 19px;
	line-height: 23px;
	background-image: url(../img/participant.jpg);
	background-repeat: no-repeat;
	width: 160px;
	width: 320px;
  padding-left:100px;
/* 	background-position: right center; */
	margin-top: 25px;
}
#contents .common_box .frame5 .staff {
	float: right;
	width: 420px;
}
#contents .common_box .frame5 .staff .name {
	font-size: 19px;
	line-height: 23px;
	background-image: url(../img/participant.jpg);
	background-repeat: no-repeat;
	width: 160px;
	width: 320px;
  padding-left:100px;
/*	background-position: right center; */
	margin-top: 25px;
}
#contents .common_box .frame5 .comment {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ADACB2;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 15px;
	line-height: 21px;
}
#contents .common_box .develop {
	height: auto;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
#contents .common_box .develop .d_flow {
	float: left;
	height: 68px;
	width: 137px;
}
#contents .common_box .develop .d_arrow {
	float: left;
	height: 34px;
	width: 41px;
	margin-top: 17px;
	margin-right: 4px;
	margin-left: 6px;
}
#contents .common_box .all_p {
	font-size: 14px;
	line-height: 21px;
	padding-bottom: 15px;
	padding-top: 5px;
	padding-right: 5px;
}
#contents .common_box .all_p2 {
	font-size: 14px;
	line-height: 18px;
	padding-bottom: 15px;
	padding-top: 5px;
	padding-right: 5px;
}
#contents .common_box .orange {
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	padding-top: 5px;
}
#contents .common_box .frame3 .all_p3 {
	font-size: 14px;
	float: left;
	line-height: 21px;
	width: 525px;
}
#contents .common_box .frame3 .picture {
	float: right;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#contents .news_area {
	padding-top: 15px;
	margin-bottom: 30px;
}
#contents .news_area .trial {
	float: left;
	width: 470px;
}
#contents .news_area .news {
	float: right;
	width: 470px;
}
#contents .news_area .title {
	height: 40px;
	width: 470px;
}
#contents .news_area .center {
	background-image: url(../img/news_center.jpg);
	background-repeat: repeat-y;
	width: 470px;
	padding-top: 12px;
	padding-bottom: 5px;
	height: auto;
}
#contents .news_area .center .new_entry {
	width: 450px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-right: 12px;
	margin-left: 8px;
	padding-bottom: 8px;
	padding-top: 8px;
}
#contents .news_area .center .new_entry .date {
	font-size: 12px;
	color: #0099CC;
	float: left;
	padding-left: 10px;
	width: 95px;
}
#contents .news_area .center .new_entry .entry_title {
	font-size: 12px;
	float: left;
	margin-left: 15px;
	width: 330px;
}
#contents .news_area .center .new_entry .entry_title a {
	text-decoration: none;
	color: #666666;
	width: 330px;
}
#contents .news_area .center .new_entry .entry_title a:hover {
	color: #FF6633;
}
#contents .news_area .end {
	height: 8px;
	width: 470px;
}
#contents .news_area .end2 {
	text-align: right;
	padding-right: 5px;
}
#contents .news_area .end2 a {
	text-decoration: none;
	color: #0099CC;
}
#contents .news_area .end2 a:hover {
	text-decoration: underline;
}
#contents .achievements {
	height: 40px;
	width: 264px;
	float: right;
	padding-right: 10px;
	background-image: url(../img/achievements_link.jpg);
	background-repeat: no-repeat;
}
#contents .achievements a {
	height: 40px;
	width: 264px;
	text-indent: -5999px;
	display: block;
	overflow: hidden;
}
#contents .achievements a:hover {
	background-image: url(../img/achievements_link2.jpg);
	background-repeat: no-repeat;
}
