@charset "Shift_JIS";

/* ”wŒi
---------------------------------------------------- */
#wrapper	{
			clear:both;
			width:100%;
			background-image: url(../images/common/wrap_bg.gif);
			background-repeat: repeat-x;
			margin:0px;
}

/* TOP
---------------------------------------------------- */
.topics li	{
			background-image: url(../images/top/topics_list_mark.gif);
			background-repeat:no-repeat;
			padding:2px 0px 2px 15px;
			border-bottom:1px dotted #A7A7A7;
}
#corporate_info	{
			width:560px;
			height:310px;
}
#t_l_box		{
			float:left;
			width:186px;
			height:265px;
			text-align:center;
			padding-top:20px;
			background-image: url(../images/top/top_company_bg.gif);
			background-repeat:no-repeat;
}
#t_c_box		{
			float:left;
			width:186px;
			height:265px;
			text-align:center;
			padding-top:20px;
			background-image: url(../images/top/top_bisiness_bg.gif);
			background-repeat:no-repeat;
}
#t_r_box		{
			float:right;
			width:186px;
			height:265px;
			text-align:center;
			padding-top:20px;
			background-image: url(../images/top/top_social_bg.gif);
			background-repeat:no-repeat;
}
#corporate_info ul		{
			margin-top:6px;
			margin-left:12px;
			margin-bottom:10px;
}

