@charset "utf-8";
/* CSS Document */
#contents h2 {
	margin-bottom:40px;
}
#contents h3 {
	margin:0 0 20px 0;
}
#contents h3 img{
	margin-top: 30px;
}
#contents h4 {
	font-size:14px;
	font-weight:bold;
}
#contents p {
	margin-bottom:0;
}
.caution{
	display:inline-block;
	width:20px;
}
#area1 li a{
	color:#1d4ea5;
	text-decoration:underline;
	background-image: url(../../common/img/bread_home.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}
#area1 li a:hover{
	color:#1d4ea5;
	text-decoration:none;
}

.list li{
	line-height:180%;
	background-image: url(../../common/img/bread_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 12px;
	margin:5px 0 0 0;
}
#area2 .issuesBox
,#area3 .issuesBox {
	width:550px;	
	background-image: url(../img/issues/line001.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding:0 10px;
	margin:0 0 -3px 0;
}
#area2Bottom{
	margin:10px 0 0 0;
}
#area2Bottom h4{
	padding:50px 0 0 0;
}
#area2Bottom p.link{
	padding:15px 0 0 0;
}
#area2Bottom p.link a{
	color:#1d4ea5;
	text-decoration:underline;
}
#area2Bottom p.link a:hover{
	color:#1d4ea5;
	text-decoration:none;
}
#area2Bottom p.package{
	text-align:center;
	padding:50px 0 0 0;
}
#area2BottomL{
	width:260px;
	float:left;
	display:inline;
	min-height:245px;
	_height:245px;
	background-image: url(../img/issues/soft001.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#area2BottomR{
	width:260px;
	float:left;
	display:inline;
	min-height:245px;
	_height:245px;
	background-image: url(../img/issues/soft002.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin:0 0 0 50px;
}
#area3Bottom{
	margin:10px 0 0 0;
}
#area3BottomL{
	width:220px;
	float:left;
	display:inline;
}
#area3BottomR{
	width:250px;
	float:left;
	display:inline;
	padding:50px 0 0 0;
	margin:0 0 0 20px;
}
#area2Bottom h4{
	padding:50px 0 0 0;
}
#area3Bottom p.link{
	padding:5px 0 0 0;
}
#area3Bottom p.link a{
	color:#1d4ea5;
	text-decoration:underline;
}
#area3Bottom p.link a:hover{
	color:#1d4ea5;
	text-decoration:none;
}
#area3Bottom p.package{
	padding:15px 0 0 0;
}

#area4Top{
	background-image: url(../img/issues/bg001.jpg);
	background-repeat: no-repeat;
	background-position: right -10px;
}
#area5Top{
	background-image: url(../img/issues/bg003.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#area6Top{
	background-image: url(../img/issues/bg004.jpg);
	background-repeat: no-repeat;
	background-position: right -22px;
}

.issuesBoxL
,.issuesBoxR{
	width:282px;
	float:left;
	display:inline;
}
.issuesBoxR{
	margin:0 0 0 6px;
}

.issuesBoxL ul
,.issuesBoxL p
,.issuesBoxL h6
,.issuesBoxR p{
	width:262px;
	background-image: url(../img/issues/line003.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding:0 10px 2px;
	zoom: 1; 
}
*:first-child+html .issuesBoxL ul{
	margin:0 0 -2px 0;
}
*:first-child+html .issuesBoxRBottom{
	margin:-2px 0 0 0;
}
*html .issuesBoxL ul{
	margin:0 0 -2px 0;
}
*html .issuesBoxRBottom{
	margin:-2px 0 0 0;
}

.contactBox{
	clear:both;
	width:418px;
	height:46px;
	background-image: url(../img/issues/bg002.jpg);
	background-repeat: no-repeat;
	background-position: left 40px;
	padding:51px 0 0 18px;
	margin:0 0 20px 60px;
}
.contactBox p{
	float:left;
	display:inline-block;
}
.contactBox p.tel{
	margin:0 0 0 30px;
}
#area5 h5{
	margin:30px 0 0 0;
}
.area5Box{
	width:550px;	
	background-image: url(../img/issues/line005.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding:0 10px;
}
#area6 h5{
	margin:30px 0 0 0;
}
#area6Bottom p{
	width:262px;
	background-image: url(../img/issues/line003.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding:0 10px;
	margin:0 0 -2px 0;
}
#area6BottomR{
	background-image: url(../img/issues/line005.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding:0 10px;
	margin:0 0 -2px 0;
}






/* clearfix
---------------------------------------------------- */
#area2Bottom:after
,#area3Bottom:after {
	visibility: hidden;  
	display: block;  
	font-size: 0;  
	content: " ";  
	clear: both;  
	height: 0;  
}
* html #area2Bottom
,* html #area3Bottom {
	zoom: 1; 
}
*:first-child+html #area2Bottom
,*:first-child+html #area3Bottom {
	zoom: 1; 
}
