@charset "utf-8";
/* CSS Document */

h1.top_title {
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	background-image: none !important;
	margin: 5px !important;
	padding: 0 !important;	
}

/*
#top_img {
    position:relative;
    height:275px;
}

#top_img img {
	display: none;
	position: absolute;
}
*/

#top_contents_banner_area {
	margin: 10px 5px;
}

#top_service_menu {
	margin: 10px 0;
	padding: 0 5px;

}

.top_service_menu_L {
	width: 320px;
	margin: 5px 5px 5px 3px;
	border: 1px solid #ccc;
	background: linear-gradient(#fff, #f5f5f5);	
	float: left;
}

.top_service_menu_L,
.top_service_menu_R {
	height: 210px;
}

.top_service_menu_R {
	width: 320px;
	margin: 5px 5px 5px 3px;
	float: right;
	border: 1px solid #ccc;
	background: linear-gradient(#fff, #f5f5f5);		
}

.top_service_menu_L h2,
.top_service_menu_R h2 {
	padding: 5px 10px;
	margin: 5px 10px;
	border-bottom: 2px solid #626363;
	font-size: 13px;
	background-image: none !important;
	text-align: center;
}

ul.top_menu_list {
	margin: 5px 0 5px 22px
}

ul.top_menu_list li {
	list-style: none;
	list-style-image: url(../img/icon_sankaku.gif);
	padding: 2px 0;
}

#top_L {
	float: left;	
	width: 230px;
	margin: 5px 0;
	padding: 0 5px;
}

#top_C {
	float: left;
	width: 500px;
	margin: 5px 0;
	padding: 0 5px;
}

#top_R {
	float: left;
	width: 230px;
	margin: 5px 0;
	padding: 0 10px 0 0;
}

#top_L a:hover img,
#top_C a:hover img,
#top_R a:hover img,
#top_contents_banner_area a:hover img {
	opacity: 0.7;
}

#top_L p,
#top_C p,
#top_R p {
	margin: 8px 3px 10px 5px;
	padding: 0 0 0 8px;
}

.top_cirp {
	border: 1px solid #ccc;
	background-color: #dcdcdc;
	border-radius: 5px;
	width: 230px;
	margin: 10px 5px 5px;
}

.cirp_L {
	float: left;
	margin: 0 5px 5px;
}

.top_cirp_title {
	color: #626363;
	font-size: 18px;
	font-weight: bold;
	margin: 3px 0;
	text-align: center;
}
	
	
.top_contact {
	margin: 10px 5px 5px;
	background-image: url(../../img/top_contact.gif);
	background-repeat: no-repeat;
	width: 230px;
	height: 115px;
}

.top_contact img {
	position: relative;
	top: 70px;
	left: 15px;
}

.top_L_banner {
	margin: 5px;
}

.top_L_banner_center {
	display: block;
	margin: 15px auto 10px;
}

.top_L_banner_center p.privacy_txt {
	text-align: center;
	margin: 0 auto !important;
	font-size: 10px;
}

.top_L_banner img {
	margin: 5px 0;
}

.watchout_gy,
.watchout_gd {
	padding: 5px 8px;
	margin: 10px 5px 5px;
}

.watchout_gy {
	border: 1px solid #626363;
	background-color: #f5f5f5;
}

.watchout_gd {
	border: 1px solid #c19d5f;
	background-color: #f7e8c9;
}

p.watchout_title_gy {
	font-weight: bold;
	color: #626363;
}

p.watchout_title_gd {
	font-weight: bold;
	color: #b39157;
}


#top_C h2 {
	background-image: url(../../img/top_title.jpg) !important;
	background-repeat: no-repeat;
	margin: 8px 0 5px 5px;
	padding: 8px 30px 10px;
}

.top_keyword {
	border: 1px solid #ccc;
	background: linear-gradient(#fff, #e6e6e6);	
	padding: 8px;
	margin: 5px 5px 10px;
}

p.top_keyword_title {
	font-size: 18px;
	font-weight: bold;
	padding:  0 5px 3px;
	margin: 0 5px !important;		
}


p.top_keyword_link {
	text-align: right;
	margin: 0 5px !important;	
}

p.top_keyword_link img {
	padding-right: 5px;
}

dl.top_news {
	margin: 15px 0 30px;
	padding: 0 3px 0 7px;
	width: 490px;
}

dl.top_news dt {
	float: left;
	width: 80px;
}

dl.top_news dd {
	width: 380px;
	margin: 0 0 5px 95px;
	padding: 0 0 5px;	
}

.top_R_banner {
	margin: 10px 10px 5px 0;
}

.top_seminar,
.top_seminar_performed,
.top_s_seminar {
	border: 1px solid #ccc;
	margin: 10px 10px 5px 0;
	border-radius: 5px;
	width: 230px;	
}

.top_seminar {
	background-color: #f0f8ff;
}

.top_seminar_performed {
	background-color: #fffff0;
}

.top_s_seminar {
	background-color: #f5f5f5;
}

p.top_seminar_title {
	font-size: 18px;
	font-weight: bold;
	text-align: center !important;
	padding: 3px 0;
}

img.seminar_img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
	
#top_R h2 {
	background-image: url(../../img/top_title_s.jpg) !important;
	background-repeat: no-repeat;
	width: 230px;
	margin: 10px 0 5px;
	padding: 8px 30px 10px;	
}

.recommend_service {
	border: 1px solid #ccc;
	border-radius: 5px;
	width: 230px;
	margin: 5px 0 10px;	
}

h3.recommend_service_title_1,
h3.recommend_service_title_2,
h3.recommend_service_title_3,
h3.recommend_service_title_4 {
	padding: 5px 8px 0;
	font-size: 16px;
	text-align: center;
	margin: 5px 8px 3px;
	background-image: none;
	font-weight: bold;
}

h3.recommend_service_title_1 {
	border-bottom: 2px solid #626363;
}

h3.recommend_service_title_2 {
	border-bottom: 2px solid #b9000e;
}

h3.recommend_service_title_3 {
	border-bottom: 2px solid #006400;
}

h3.recommend_service_title_4 {
	border-bottom: 2px solid #ff8c00;
}

.recommend_service img {
	padding-right: 5px;
}


/* 2018.05�ǉ� */
.readmore {
	max-height: 75px;	
}




