@charset "utf-8";
/* CSS Document */

/*------------ main_ttl ------------*/
#main_ttl p#main_ttl_company{
	background:url(../images/main_ttl_company.jpg) left top no-repeat;
}

#main_ttl p#main_ttl_contact{
	background:url(../images/main_ttl_contact.jpg) left top no-repeat;
}

#main_ttl p#main_ttl_recruit{
	background:url(../images/main_ttl_recruit.jpg) left top no-repeat;
}

#main_ttl p#main_ttl_web{
	background:url(../images/main_ttl_web.jpg) left top no-repeat;
}

#main_ttl p#main_ttl_dice{
	background:url(../images/main_ttl_dice.jpg) left top no-repeat;
}

/*------------ sub_ttl ------------*/
#contents h2#sub_ttl_company01{
	background:url(../images/sub_ttl_company01.jpg) left top no-repeat;
}

#contents h2#sub_ttl_company02{
	background:url(../images/sub_ttl_company02.jpg) left top no-repeat;
}

#contents h2#sub_ttl_company03{
	background:url(../images/sub_ttl_company03.jpg) left top no-repeat;
}

#contents h2#sub_ttl_contact01{
	background:url(../images/sub_ttl_contact01.jpg) left top no-repeat;
}

#contents h2#sub_ttl_web01{
	background:url(../images/sub_ttl_web01.jpg) left top no-repeat;
}

#contents h2#sub_ttl_web02{
	background:url(../images/sub_ttl_web02.jpg) left top no-repeat;
}

#contents h2#sub_ttl_dice01{
	background:url(../images/sub_ttl_dice01.jpg) left top no-repeat;
}

#contents h2#sub_ttl_dice02{
	background:url(../images/sub_ttl_dice02.jpg) left top no-repeat;
}


/*------------ 会社概要 ------------*/
.company_table{
	border-left:1px #dddddd solid;
	border-right:1px #dddddd solid;
	border-top:1px #dddddd solid;
	margin-bottom:20px;
}
.company_table th{
	padding:10px;
	border-right:1px #dddddd solid;
	border-bottom:1px #dddddd solid;
	font-weight:normal;
	text-align:center;
	background:#FCFCFC;
}
.company_table td{
	padding:10px 2px 10px 20px;
	border-bottom:1px #dddddd solid;
}

.company_table td dt{
	float:left;
	width: 100px;
}


/*------------ WEB制作 ------------*/
.web_box{
	width:749px;
	border-top:#cccccc 1px solid;
	background:url(../images/web_bg.gif) left bottom repeat-y;
}
.web_box dl{
	float:left;
	width:353px;
	padding:10px;
}
.web_box dl dt{
	background:url(../images/mark_redarrow.jpg) left 0.2em no-repeat;
	padding-left:20px;
	color:#cc0000;
	font-size:110%;
	font-weight:bold;
	letter-spacing:0.1em;
	margin-bottom:12px;
}
.web_box02{
	width:727px;
	border-top:#cccccc 1px solid;
	border-left:#cccccc 1px solid;
	border-right:#cccccc 1px solid;
	padding:10px;
}
.web_box02 dl dt{
	background:url(../images/mark_redarrow.jpg) left 0.2em no-repeat;
	padding-left:20px;
	color:#cc0000;
	font-size:110%;
	font-weight:bold;
	letter-spacing:0.1em;
	margin-bottom:12px;
}
.web_box03{
	width:727px;
	border:#cccccc 1px solid;
	padding:10px;
	margin-bottom:20px;
}
.web_box03 dl dt{
	background:url(../images/mark_redarrow.jpg) left 0.2em no-repeat;
	padding-left:20px;
	color:#cc0000;
	font-size:110%;
	font-weight:bold;
	letter-spacing:0.1em;
	margin-bottom:12px;
}
.web_box03 a{
	color:#cc0000;
}
.result_head{
	background:url(../images/result_head.jpg) left top no-repeat;
	width:750px;
	height:6px;
}
.result_box{
	background:url(../images/result_bg.jpg) left top repeat-y;
	width:710px;
	padding:10px 20px;
}
.result_foot{
	background:url(../images/result_foot.jpg) left top no-repeat;
	width:750px;
	height:6px;
	margin-bottom:20px;
}
.result_box dl dt{
	background:url(../images/mark_redarrow.jpg) left 0.2em no-repeat;
	padding-left:20px;
	color:#cc0000;
	font-size:110%;
	font-weight:bold;
	letter-spacing:0.1em;
	margin-bottom:12px;
}
.result_box dl dd{
	line-height:1.6em;
}
.result_box dl dd span{
}


/*------------ dice ------------*/
.dice_head{
	background:url(../images/dice_head.gif) left top no-repeat;
	width:750px;
	height:11px;
	vertical-align:top;
	line-height:0;
	font-size:0;
}
.dice_box{
	background:#67B2D6;
	width:744px;
	padding:0 0 0 6px;
	background:url(../images/dice_bg.gif) right top repeat-y #67B2D6;
}
.dice_foot{
	background:url(../images/dice_foot.gif) right top no-repeat #67B2D6;
	width:750px;
	height:11px;
	margin-bottom:20px;
	vertical-align:top;
	line-height:0;
	font-size:0;
}
.dice_box p{
	float:right;
	width:479px;
	padding:10px 20px;
	line-height:1.8em;
}
dl.dice_dl dt{
	background:url(../images/mark_bluearrow.gif) left 0.2em no-repeat;
	padding-left:20px;
	color:#006699;
	font-size:110%;
	font-weight:bold;
	letter-spacing:0.1em;
	margin-bottom:12px;
}
dl.dice_dl dd{
	line-height:1.6em;
}

.community_box_left{
	width:265px;
	float: left;
}

.community_box_right {
	float: left;
	width: 484px;
}

.community_box01_left{
	width:374px;
	float: left;
}

.community_box_right_logo {
	float: left;
}

.community_box_right_link {
	float: left;
	padding: 30px 0 0 20px;
}

