@charset "UTF-8";
/* 外交青書2010 chapter_contents CSS Document */


/*　各章　各論用 chapter_contents　*/
#chapter_contents {
}
#chapter_contents h1 {
	text-align: left;
	font-size:120%;
	font-weight:bold;
	margin-bottom:0.5em;
	padding:6px 10px 4px 10px;
	line-height:100%;
}
#chapter_contents h1.cc_h1_chapter1 {
	background-image:url(../images/gr_title_h3bg01.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
}
#chapter_contents h1#cc_h1_chapter2 {
	background-image:url(../images/gr_title_h3bg02.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
}
#chapter_contents h1#cc_h1_chapter3 {
	background-image:url(../images/gr_title_h3bg03.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
}
#chapter_contents h1#cc_h1_chapter4 {
	background-image:url(../images/gr_title_h3bg04.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
}





#chapter_contents h2 {
	text-align: left;
	font-size:120%;
	font-weight:bold;
	margin-bottom:0.5em;
	padding:6px 10px 4px 0px;
}
#chapter_contents h2.cc_h2_chapter1 {
	border-bottom:6px double #4a8bcb;
}
#chapter_contents h2.cc_h2_chapter2 {
	border-bottom:6px double #ED6C00;
}
#chapter_contents h2.cc_h2_chapter3 {
	border-bottom:6px double #089c48;
}
#chapter_contents h2.cc_h2_chapter4 {
	border-bottom:6px double #e95987;
}
#chapter_contents h2.cc_h2_data1 {
	border-bottom:6px double #a9509b;
}
#chapter_contents h2.cc_h2_data2 {
	border-bottom:6px double #a77e48;
}
#chapter_contents h2.cc_h2_data3 {
	border-bottom:6px double #858585;
}








#chapter_contents h3 {
	text-align: left;
	font-size:120%;
	font-weight:bold;
	margin-bottom:0.5em;
}
#chapter_contents h4 {
	text-align: left;
	font-size:120%;
	font-weight:normal;
	margin-bottom:0.5em;
	line-height:130%;
}
#chapter_contents h5 {
	text-align: left;
	font-size:100%;
	margin-bottom:0.25em;
}



ul.ullist01 {
	list-style:circle;
	margin-bottom:0.5em;
	padding-left:10px;
	margin-left:10px;
}
ul.ullist02 {
	list-style:disc;
	padding-left:10px;
	margin-left:10px;
	margin-bottom:0.5em;
}


.phgray {
	width:400px;
	height:155px;
	background-color:#AAA;
	color:#FFF;
	padding-top:125px;
	border:1px solid #999;
	text-align:center;
}


