@charset"UTF-8";

/*========================================================

Author and Copyright

Author: masateru tagawa (http://at-will.net)
Created: 2008-2.07
Modified: 2008-2.07
Copyright: masateru tagawa

========================================================*/

/*------------------------------------------------------

	contents_area
		pankuzu
		
		
		@@

--------------------------------------------------------*/

div#contents_area{
	float: right;
	width: 600px;
	text-align: left;
	}

div#contents_area hr{
	color : #FFFFFF;
	border-top : solid #999999 1px;
	margin:5px 0px 5px 0px;
	}
	

/*------------------------------------------------------

	pankuzu

--------------------------------------------------------*/
	
div#pankuzu ul{
	text-align: right;
	margin: 10px 20px 20px 20px;
	list-style: none;
}

div#pankuzu li{
	font-size:0.77em;
	display: inline;
}

/*------------------------------------------------------

	partner_voice

--------------------------------------------------------*/

div.partner_voice{
	width: 560px;
	margin: 0px 20px 0px 20px;
}


div.partner_voice h2{
	text-indent:-8509px;
	margin-bottom : 20px;
	line-height : 53px;
	background:url(../partner_voice/img/h2.gif) no-repeat;
}
div.partner_voice h3{
	margin-top : 20px;
	margin-bottom : 10px;
	text-align : left;
	line-height : 150%;
	font-weight : normal;
	background : url(../karakuri/img/h3_bg_line.gif) no-repeat bottom;
	padding-top : 4px;
	padding-bottom : 12px;
	font-size:1.231em;
}

div.partner_voice h3 img{
	margin-right : 10px;
	vertical-align : middle;
}

div.partner_voice h4{
	margin-bottom : 5px;
	text-align : left;
	line-height : 1.5em;
	color:#B50E20;
	font-weight : bold;
	font-size : 1em;
	padding:0px 2px 2px 0px;
	border-bottom:#CCCCCC 1px dotted;
}

div.partner_voice p{
	margin-bottom : 10px;
	text-align : left;
	line-height : 180%;
	font-weight : normal;
}

div.partner_voice p.right{
	text-align : right;
}


div.partner_voice p.center{
	text-align : center;
}

div.partner_voice p.center{
	text-align : center;
}

div.partner_voice p.point-center{
	line-height : 1.8em;
	margin-bottom : 15px;
	text-align : center;
	font-weight:bold;
	color:#990000;
}


div.partner_voice p em.aka{
	color : #CC0000;
	padding : 2px;
	font-weight : normal;
	font-style : normal;
}

div.partner_voice ul{
	clear : both;
	margin-top : 10px;
	margin-bottom : 10px;
	background : #FFFFCC;
	padding : 10px;
	border : solid #CCCCCC 1px;
	list-style : none;
	text-align : left;
}

div.partner_voice li{
	padding-left : 20px;
	background : url(../point/img/icon_checkbox.gif) no-repeat left 2px;
	line-height : 150%;
	font-weight : normal;
	margin-bottom : 5px;
}

div.partner_voice h5{
	margin-top : 10px;
	text-align : left;
	font-size:1.16em;
	line-height : 150%;
	font-weight : bold;
	color : #CC0000;
}

div.partner_voice img.left{
	float : left;
	margin-right:5px;
	}

