@charset "utf-8";
/* CSS Document */



body {
	background: #faf7f0;
	color: #333;
	font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	margin: 0 auto;
	text-align: center;
	}
	
p {
	line-height: 1.3em;
	margin: 0;
	padding: 3px 0;
	}
	
	

h1,h2,h3,h4 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	line-height: 1em;
	margin:0;
	padding: 0;
	}

	
a, a:link {
	color: #333;
	text-decoration: none;
	}
	
a:hover {
	color: #666;
	text-decoration: underline;
	}
	
.clear_both {
	clear: both;
	font-size: 12px;
	text-align: center;
	}
	
.img_border {
	border: 1px solid #8bbfd4;
	}
	
#wrapper {
	margin: 0 auto;
	width: 810px;
	}
	
#header {
	background: url(img/header_bg.gif) center no-repeat;
	height: 120px;
	text-align: right;
	padding-right: 15px;
	}
	
#content_wrap {
	background: url(img/content_bg.gif) center repeat-y;
	text-align: left;
	}
	
#footer {
	clear: both;
	color: #FFF;
	background:url(img/footer_bg.gif) center no-repeat;
	height: 32px;
	padding: 8px 14px 0;
	text-align: right;
	}

/*　========== HEADER ===========　*/
#header img {
	float: left;
	padding: 5px 0 0 20px;
	}
	
#header h1 {
	padding: 0;
	font-weight: normal;
	}
	
#header div {
	margin: 20px 0 0;
	}
	
/*　=====================　*/

#menubar {
	margin: 0px;
	padding: 0px;
	}
	
#menubar a {
	display: block;
	float: left;
	padding: 10px 0 0 10px;
	}
	
.menu_a {
	width: 156px;
	}
	
.menu_b {
	width: 154px;
	}

#wrapper #header #sidebar {
	padding-top: 50px;
}


#wrapper #header #sidebar li {
	display: inline;
	left: 10px;
	font-size: 10px;
	padding-left: 10px;
}

	
/*　=====================　*/

#content {
	padding: 15px 10px;
	}
	
#cont_right {
	float: right;
	margin-right: 15px;
	width: 530px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 10px;
	}
	
#content_main h3 {
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
	padding: 8px;
	background-image: url(img/h_bg_01.gif);
	background-repeat: no-repeat;
	}
	

.content_h3 {
	background: url("img/旧/h_bg_01.gif") no-repeat;
	color: #666666;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 15px;
	padding: 8px;
	}
	
#content_main h4 {
	color: #FFFFFF;
	float: right;
	font-size: 10px;
	font-weight: normal;
	padding: 10px 10px 0 0;
	text-align: right;
	}
	
#content_main ul {
	list-style-type: none;
	line-height: 1.8em;
	margin: 0;
	padding: 0 0 15px 10px;
	}
	
#content_title {
	color: #e65252;
	}

#content_title h3 {
	background: url(img/title_02_bg.gif) no-repeat;
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	margin-bottom: 15px;
	padding: 15px 0 0 15px;
	}
	
#content_title h4 {
	font-size: 10px;
	font-weight: normal;
	margin-top: -60px;
	margin-bottom: 40px;
	padding: 15px 10px 0 0;
	text-align: right;
	}
	
#cont_left {
	float: left;
	width: 225px;
	}

#cont_left h2 {
	background: url(img/navi_title_bg.gif) no-repeat top center;
	color: #e4007f;
	font-size: 13px;
	height: 30px;
	margin: 0;
	padding: 12px 0 0 20px;
	}
	
#cont_left ul {
	padding: 0 0 5px;
	list-style-type: none;
	margin: 0 20px 15px 20px;
	}
	
#cont_left li {
	border-bottom: 1px dotted #CCC;
	margin: 0;
	padding: 5px 0 5px 30px;
	background-image: url(img/NAVI_LI_BULLET.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	}
	
#link_box {
	background: url(img/contact_bg.gif) no-repeat top center;
	height: 110px;
	padding: 20px 20px 0 30px;
	}
	
#contact_box h3 {
	color: #E4007F;
	padding-bottom: 15px;
	text-align: center;
	}

.company_info {
	margin-bottom: 15px; 
	}
	
div.company_info  div{
	display:table-cell;
	vertical-align:bottom;
	}

* html div.company_info div{/* IE 6 */
	display:inline;
	zoom:1;
	}

*:first-child+html div.company_info div{/* IE 7 */
	display:inline;
	zoom:1;
	}
	
.company_info_text {
	padding-left: 10px;
	color: #666666;
	}
	
*html .company_info_text {/*IE6*/
	width: 320px;
	}
	
*:first-child+html .company_info_text {/*IE7*/
	width: 320px;
	}
	
.company_info h3 {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5em;
	padding: 0 0 10px;
	}
	

#wrapper #content_wrap #content #cont_right .company_info .company_info_text h3 {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 10px;
	padding-top: 7px;
}

	
.campaign_ttl {
	background:url(img/title_01_bg.gif) no-repeat;
	color: #e65252;
	font-size: 20px;
	height: 20px;
	margin-bottom: 15px;
	padding: 20px 0;
	text-align: center;
	}

/* ==========CONCEPT ============= */

.concept h2 {
	color: #8bbfd4;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.5em;
	margin-bottom: 10px;
	margin-top: 10px;
	}
	
.concept p {
	padding: 10px 0;
	}
	
/*　==========SEMINAR===========　*/

.seminar {
	padding: 0 0 10px;
　}

.seminar dt {
	color: #e65252;
	width: 12em;
	}
	
.seminar dd {
	margin-left: 12em;
	}

/*　==========SERVICE===========　*/


div.service div{
	display:table-cell;
	margin-bottom:1px;
	vertical-align:middle;
	}

* html div.service div{/* IE 6 */
	display:inline;
	zoom:1;
	}

*:first-child+html div.service div{/* IE 7 */
	display:inline;
	zoom:1;
	}

.service_text {
	padding-left: 10px;
	}
	
div.service_text h3 {
	color: #8bbfd4;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.5em;
	padding: 0 0 10px;
	}

#topic {
	border: 3px solid #8bbfd4;
	margin-top: 15px;
	padding: 3px;
	}
	
.topic_img {
	border-bottom: 1px dotted #CCC;
	margin-bottom: 10px;
	padding: 5px;
	}

div.topic_img div{
	display:table-cell;
	margin-bottom:1px;
	vertical-align:top;
	}

* html div.topic_img div{/* IE 6 */
	display:inline;
	zoom:1;
	}

*:first-child+html div.topic_img div{/* IE 7 */
	display:inline;
	zoom:1;
	}

.topic_img_text {
	padding-left: 10px;
	}
	
*html div.topic_img_text {/* IE 6 */
	width: 410px;
	}
	
*:first-child+html div.topic_img_text {/* IE 7 */
	width: 410px;
	}
	
#topic p {
	font-size: 11px;
	}
	
.topic_img h4 {
	color: #8bbfd4;
	margin-top: 5px;
	font-size: 12px;
	}
	
#topic h3 {
	background: #e9f2f7;
	color: #8bbfd4;
	margin-bottom: 5px;
	padding: 5px;
	}

#wrapper #content_wrap #content #cont_right #content_main ul {
	background-attachment: scroll;
	background-color: #FFF7F7;
	background-repeat: no-repeat;
	border: 1px dashed #CCCCCC;
	margin-left: 15px;
	padding-left: 15px;
	padding-top: 10px;
}
