@charset "utf-8";

/* CSS Document */


/*====================
 list
====================*/
#contents_box ul,ol {
	margin:0;
	padding:0;
	}


#contents_box ul {
	margin-left:2em;
	margin-bottom: 20px;
}

#contents_box li{
	font-size:0.9em;
	list-style:disc;
/*	line-height:1.4em;*/
}


/*====================
 table
====================*/

#contents_box table {
	font-size:0.9em;
	line-height:1.4em;
	color: #666666;
	margin-bottom:20px;
}




/*====================
 contents
====================*/

#hand_contents  {
	margin-bottom: 20px;
	padding: 0px;
	margin-top: 0px;
	width: 980px;
}

#contents_box {
	width: 940px;
	margin-left: 20px;
}

#contents_text {
	width: 880px;
	margin-left: 30px;
	margin-top: 30px;
	margin-bottom: 20px;
}

#contents_textp2 {
	width: 880px;
	margin-left: 30px;
	margin-top: 30px;
	margin-bottom: 20px;
}

#contents_textp2 p{
	margin-top:0px;
}


/*====================
 class clear
====================*/

.clear {
	clear:both;
}


/*====================
 title
====================*/

#pageTitle {
	width: 880px;
	margin-left: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
}


.sTitle {
	width: 830px;
	background-image: url(/cooperate/handinhand/chuoh/img/icon_flower.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 50px;
	font-size: 19px;
	font-weight: bold;
	color: #0099FF;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
	height: 34px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0099FF;
}
/* 　スターハック　*/
* html .sTitle {
	width: 880px;
	background-image: url(/cooperate/handinhand/chuoh/img/icon_flower.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 50px;
	font-size: 19px;
	font-weight: bold;
	color: #0099FF;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
	height: 34px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0099FF;
}

.leadImg {
	float:right;
	width:134px;
	margin-left:30px;
}

/*====================
 class other margin
====================*/

.mb_20{
	margin-bottom:20px;
}

.credit {
	font-size:10px;
	text-align: right;
}

.sizeup {
	font-size:1.4em;
	line-height:1.4;
}




