/*---------------------------
	/social/sp/
---------------------------*/
#special .chronology {
	margin: 0 10px 0 15px;
	padding: 15px 10px 5px;
	line-height: 1.5;
	border: 1px solid #CCC;
	background: #E1E7EA /*#D6E5F6*/;
}

#special .chronology dt {
	margin: 0 0 10px;
	display: block;
	float: left;
	clear: left;
	width: 5em;
	/*color: #333;*/
}

#special .chronology dd {
	margin: 0 0 10px 70px;
}

#contents .sptop {
	 text-align: right;
	 margin: 0 10px 0 0;
	 padding: 0;
}

/* /sp1.html */
#sp1  h3 {
	clear: both;
}

#sp1 h4 {
	font-size: 82%;
}

#sp1 h4 span.age {
	font-size: 140%;
	color: #009;
	font-weight: bold;
	margin-right: 10px;
}

#sp1 .spbox {
	width: 540px;
	margin: 0 10px 0;
	padding: 10px 0 20px 0px;
}

#sp1 .spbox .txt {
	width: 340px;
	display: block;
	float: right;
}

#sp1 .spbox .txt p {
	margin: 0;
	padding: 0;
}

#sp1 .spbox .txt p.sptop {
	margin: 15px 0 0;
}

#sp1 .spbox .photo {
	width: 180px;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

/* /sp2.html */
#sp2 .column {
	margin: 20px 0 0 5px;
	padding: 10px;
	width: 530px;
}

#sp2 .area {
	background: #FFF;
	padding: 20px;
	overflow: hidden;
	zoom: 1;
}

#sp2 .area h3 {
	background: none;
	margin: 0 0 10px;
	padding: 0 0 0 7px;
	line-height: 1.3;
}

#sp2 .area .container {
	width: 490px;
	overflow: hidden;
	zoom: 1;
}

#sp2 .area .container h4 {
	margin: 0;
	background: url(../../../jp-common/images/h5_bg_01.gif) repeat-x left bottom;
	padding: 0 0 3px;
	margin-bottom: 5px;
}

#sp2 .area .container h5 {
	margin: -20px 0 0;
	text-align: right;
}

#sp2 .area .container p {
	margin: 0;
	padding: 0;
}

#sp2 .area .container p.txt {
	padding-top: 10px;
}

#sp2 .area .container p.txt-l {
	padding-top: 10px;
	float: left;
	display: block;
	width: 240px;
}

#sp2 .area .container p.photo {
	margin: 10px auto 0;
}

#sp2 .area .container p.photo-r {
	padding-top: 10px;
	float: right;
	display: block;
	width: 240px;
}

#sp2 .area .container p.dummy {
	width: 490px;
	background-color: #FF0;
	color: #F00;
	text-align: center;
	margin: 10px auto 0;
	padding: 50px 0;
}

#sp2 .sptop {
	 margin: 10px 10px 20px;
	 clear: both;
}

/**/
#sp2 .china {	
	background: url(images/sp2_bg001.gif) repeat left top;
}

#sp2 .europe {
	background: url(images/sp2_bg002.gif) repeat left top;
}

#sp2 .asia {
	background: url(images/sp2_bg003.gif) repeat left top;
}

#sp2 .north_america {
	background: url(images/sp2_bg004.gif) repeat left top;

}

#sp2 .suth_america {
	background: url(images/sp2_bg005.gif) repeat left top;
	overflow: hidden;
	zoom: 1;
}

#sp2 .china h3 {
	color: #21A4E4;
	border-left: 3px solid #21A4E4;
}

#sp2 .europe h3 {
	color: #1DA5B1;
	border-left: 3px solid #1DA5B1;
}

#sp2 .asia h3 {
	color: #2765AF;
	border-left: 3px solid #2765AF;
}

#sp2 .north_america h3 {
	color: #5DAE7A;
	border-left: 3px solid #5DAE7A;
}

#sp2 .suth_america h3 {
	color: #4C52A0;
	border-left: 3px solid #4C52A0;
}

#sp2 .north_america .container p.txt-l {
	width: 290px;
}

#sp2 .north_america .container p.photo-r {
	width: 190px;
}
/**/

#sp2 .mdgs {
	width: 490px;
	border: 1px solid #32A48C;
	background-color: #DEEBEB;
	margin: 0 0 0 5px;
	padding: 29px;
}

#sp2 .mdgs .container {
}

#sp2 .mdgs .container p {
	margin: 0;
	padding: 0;
}

#sp2 .mdgs .container h3 {
	margin: 0 0 7px;
	padding: 0;
	background: none;
	font-size: 114%;
	color: #CC0000;
}

#sp2 .mdgs .container .grafh {
	margin: 15px auto 0;
	text-align: center;
}

#sp2 .mdgs .container h4 {
	margin: 25px 0 8px;
	padding: 0 0 0 5px;
	line-height: 1.2;
	background: none;
	font-weight: bold;
	font-size: 100%;
	color: #333399;
	border-left: 3px solid #000066;
}

#sp2 .mdgs .container .section {
	width: 480px;
	background-color: #FFF;
	padding-left: 10px;
	overflow: hidden;
	zoom: 1;
}

#sp2 .mdgs .container .section .cleft {
	width: 230px;
	margin: 10px 0 5px;
	padding: 0;
	font-size: 80%;
}

#sp2 .mdgs .container .section .cright {
	width: 240px;
	display: block;
	float: right;
	margin: 0;
	padding: 0;
}

#sp2 .cap {
	font-size: 80%;
}


.sp02_01_bg {
	background-image: url(images/special_bg001.gif);
	background-repeat: repeat;
	padding: 10px;
	margin-top: 20px;
}

.sp02_01_w {
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.sp02_01_w h4 {
	color: #21287B;
	background-image: none;
	margin: 0px;
	font-size: 100%;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.sp02_02_bg {
	background-image: url(images/special_bg002.gif);
	background-repeat: repeat;
	padding: 10px;
	margin-top: 20px;
}

.sp02_02_w {
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.sp02_02_w h4 {
	background-image: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #11562A;
	font-size: 100%;
	font-weight: bold;
	padding-right: 10px;
}

.sp02_02_w h4 span {
	font-size: 80%;
	margin-top:5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #11562A;
	padding-left: 5px;
	color: #333333;
	display:block;
}

.sp02_02_w h5 {
	background-image: none;
	font-size: 90%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.sp02_type01_001 {
	background-image: url(images/special_tt001_bg.gif);
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #377EBA;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.sp02_type01_002 {
	background-image: url(images/special_tt002_bg.gif);
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #D96024;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.sp02_type01_003 {
	background-image: url(images/special_tt003_bg.gif);
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #860946;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.sp02_type01_001 strong.tt01{
	background-image: url(images/special_h4tt001.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	display: block;
}

.sp02_type01_002 strong.tt01{
	background-image: url(images/special_h4tt002.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	display: block;
}

.sp02_type01_003 strong.tt01{
	background-image: url(images/special_h4tt003.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	display: block;
}

.sp02_type01_001 strong.tt01
.sp02_type01_002 strong.tt01
.sp02_type01_003 strong.tt01 {
	font-size: 100%;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 160px;
	color: #FFFFFF;
	margin: 0px;
	height: 22px;
	*height: 25px;
}

.sp02_type01_001 strong.tt02,
.sp02_type01_002 strong.tt02,
.sp02_type01_003 strong.tt02 {
	background-image: none;
	font-size: 90%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	display: block;
	margin: 0px;
}

.sp02_type01_001 .img_right,
.sp02_type01_002 .img_right,
.sp02_type01_003 .img_right {
	width: 430px;
	*width: 410px;
	float: right;
}

.sp02_type01_001 .img_left,
.sp02_type01_002 .img_left,
.sp02_type01_003 .img_left {
	width: 120px;
	float: left;
}



/*
body#csr .sp_waku {
	border: 1px solid #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

body#csr .sp_waku h4 {
	background-image: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
}
*/

/*
.sp02_01_bg {
	background-image: url(images/special_bg001.gif);
	background-repeat: repeat;
	padding: 10px;
	margin-top: 20px;
}

.sp02_01_w {
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.sp02_01_w h4 {
	color: #21287B;
	background-image: none;
	margin: 0px;
	font-size: 100%;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.sp02_02_bg {
	background-image: url(images/special_bg002.gif);
	background-repeat: repeat;
	padding: 10px;
	margin-top: 20px;
}

.sp02_02_w {
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.sp02_02_w h4 {
	background-image: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #11562A;
	font-size: 100%;
	font-weight: bold;
	padding-right: 10px;
}

.sp02_02_w h4 span {
	font-size: 80%;
	margin-top:5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #11562A;
	padding-left: 5px;
	color: #333333;
	display:block;
}

.sp02_02_w h5 {
	background-image: none;
	font-size: 90%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.sp02_type01_001 {
	background-image: url(images/special_tt001_bg.gif);
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #377EBA;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.sp02_type01_002 {
	background-image: url(images/special_tt002_bg.gif);
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #D96024;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.sp02_type01_003 {
	background-image: url(images/special_tt003_bg.gif);
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #860946;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.sp02_type01_001 strong.tt01{
	background-image: url(images/special_h4tt001.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	display: block;
}

.sp02_type01_002 strong.tt01{
	background-image: url(images/special_h4tt002.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	display: block;
}

.sp02_type01_003 strong.tt01{
	background-image: url(images/special_h4tt003.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	display: block;
}

.sp02_type01_001 strong.tt01
.sp02_type01_002 strong.tt01
.sp02_type01_003 strong.tt01 {
	font-size: 100%;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 160px;
	color: #FFFFFF;
	margin: 0px;
	height: 22px;
	*height: 25px;
}

.sp02_type01_001 strong.tt02,
.sp02_type01_002 strong.tt02,
.sp02_type01_003 strong.tt02 {
	background-image: none;
	font-size: 90%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	display: block;
	margin: 0px;
}

.sp02_type01_001 .img_right,
.sp02_type01_002 .img_right,
.sp02_type01_003 .img_right {
	width: 430px;
	*width: 410px;
	float: right;
}

.sp02_type01_001 .img_left,
.sp02_type01_002 .img_left,
.sp02_type01_003 .img_left {
	width: 120px;
	float: left;
}
*/

