@charset "UTF-8";
/* CSS Document */
.mainimg{
	background-image:url(../img/header/header_campaign.jpg);
}
#main_content{line-height:1.5;}
.titleline_solid01{width:130px;}
.titleline_solid02{width:310px;}
.seminar_title {
	font-size: 24px;
	font-weight: bold;
	display: block;
	color: #F4175D;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #F4175D;
	padding-left: 10px;
}
#seminar{margin-top:20px;}
#campaign_intro{
	width:350px;
	float:left;
}
#campaign_photo{float:right;}
#campaign_text {
	width: 350px;
	float: left;
}
.campaign01{
	margin-top:40px;
	clear:both;
}
.campaign01_title {
	font-size: 18px;
	display: block;
	border-bottom-style: solid;
	color: #F4175D;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-color: #F4175D;
	margin-bottom: 15px;
}
#campaign_cource {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
#campaign_price {
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}
.titleline_gray{
	width:581px;
	height:3px;
	background-image:none;
	background-repeat:no-repeat;
	margin-top:3px;
	margin-bottom:10px;
	display: block;
	background-color: #C8C8C8;
}
h3{font-size:120%;font-weight:bold;color:#034ea2;}
h4{margin:15px 0;font-weight:bold;}
h3 img{position:relative;top:5px;margin-right:7px;}
.follow_point li {
	display: block;
	padding-top: 20px;
}
ul {
	display: block;
	padding-top: 0px;
}
#data  a {
	display: block;
	float: left;
	margin: 0px 0px 0px 290px;
	background-image: url(../img/common/data_small1.jpg);
	height: 31px;
	width: 115px;
}
#data   a:hover {
	background-image: url(../img/common/data_small2.jpg);
}
#experience  a {
	display: block;
	height: 31px;
	width: 115px;
	background-image: url(../img/common/experience_small1.jpg);
	margin-left: 425px;
}
#experience  a:hover {
	background-image: url(../img/common/experience_small2.jpg);
}
.titleline_dots{
	width:550px;
	height:3px;
	background-image:url(../img/common/bluedots.gif);
	background-repeat:repeat-x;
	margin-top:3px;
	margin-bottom:10px;
}
#form_link {
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
}
#table {
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
}

