﻿/** トップページ **/

.content {
	float:left;
	width:198px;
	height:150px;
	background-image:url(../../images/ttl.gif);
	background-position:top;
	background-repeat:no-repeat;
	border:solid;
	border-width: 0px 1px 1px 1px;
	border-color:#CCCCCC;
}

.contbox {
	overflow:visible;
	width:800px;
	height:22px;
}

.contopl {
	width: 598px;
	text-align:left;
	background-color:#DCDCDC;
	float:left;
	border-right:solid 1px #FFFFFF;
}

.contopr {
	width: 200px;
	text-align:left;
	background-color:#DCDCDC;
	float:left;
}

.conmain {
	padding:5px 5px 5px 10px;
}

.col3 {
	float:left;
	width:200px;
}

.normalTxt {
	font-size:7.5pt;
	font-weight:normal;
	color:#333333;
}

.info {
	width:800px;
	margin:10px 0px 15px 0px;
}

.infol {
	float:left;
	width:600px;
}

.infor {
	float:left;
	width:200px;
}

.icon {
	display:block; 
	float:left;
	width:15px;
}

.date {
	display:block; 
	float:left;
	width:70px;
}

.link {
	display:block; 
	float:left;
	width:490px;
}

/* 取り組みリンク */

#solution a {
	display: block;
	font-size: 0;
	line-height: 0;
	width: 190px;
	height: 37px;
	text-indent: -9999px;
}

#solution .nambu a {background: url(/images/btn_nambu.gif) no-repeat left bottom;}
#solution .nambu a:hover {background: url(/images/btn_nambu_o.gif) no-repeat left bottom;}

#solution .family a {background: url(/images/bnr_family.gif) no-repeat left bottom;}
#solution .family a:hover {background: url(/images/bnr_family_o.gif) no-repeat left bottom;}

#solution .shadow a {background: url(/images/btn_shadow.gif) no-repeat left bottom;}
#solution .shadow a:hover {background: url(/images/btn_shadow_o.gif) no-repeat left bottom;}

#solution .o2 a {background: url(/images/btn_o2.gif) no-repeat left bottom;}
#solution .o2 a:hover {background: url(/images/btn_o2_o.gif) no-repeat left bottom;}

#solution .artmura a {background: url(/images/btn_artmura.gif) no-repeat left bottom;}
#solution .artmura a:hover {background: url(/images/btn_artmura_o.gif) no-repeat left bottom;}

/* ISMS */
#isms {
/*	text-align:center;*/
	padding-top:10px;
	margin-bottom:5px;
}

#privacy {
	padding:0px 20px;
}

