@charset "utf-8";

/* import
----------------------------------------------- */
@import "lib.css";
@import "common.css";

h1,h2 {
	margin:0;
	padding:0;
	}

/* #menu
----------------------------------------------- */
#menu #m_menu  #cat03_1 a {background:url(../common/cat03_menu.gif) no-repeat -200px 0;}

/* #contentsbody
----------------------------------------------- */
h1 {
	background:url(../charter/images/h1.gif) no-repeat 0 0;
	height:110px;
	text-indent:-9999px;
	}

#contents {
	width:500px;
	margin:0 0 0 30px;
	padding:0 0 15px;}

h2 {
	background:url(../charter/images/c40_h2.gif) no-repeat 0 0;
	height:50px;
	text-indent:-9999px;
	line-height:0.5em;
	}

#contents .c40_list {
	border:1px solid #ddd;
	padding:0 15px 15px 15px;
	}

#contents .c40_list p {
	color:000;
	font-weight:bold;
	}

#contents .c40_list ul {
	margin:5px 0 5px 20px;
	list-style:disc;
	font-size:small;
	}
* html body #contents .c40_list ul {
	font-size:x-small;
	}
#contents .c40_list li {
	line-height:1.5em;
	}

.contents2 {
	width:560px;
	padding:0 0 30px;
	margin:0;}

.contents2 .box {
	width:500px;
	margin:0 0 0 30px;
	padding:0 0 15px;}
	
.contents2 h3 {
	text-indent:-9999px;
	height:145px;
	border-top:3px solid #c8c8c8;
	}

.contents2 .h3_1 { background:url(../charter/images/c40_h3_1.jpg) no-repeat center bottom;}
.contents2 .h3_2 { background:url(../charter/images/c40_h3_2.jpg) no-repeat center bottom;}
.contents2 .h3_3 { background:url(../charter/images/c40_h3_3.jpg) no-repeat center bottom;}
.contents2 .h3_4 { background:url(../charter/images/c40_h3_4.jpg) no-repeat center bottom;margin-bottom:10px;}

.contents2 .h3_5 { background:url(../charter/images/c40_h3_5.gif) no-repeat center bottom;height:75px;}
.contents2 .h3_6 { background:url(../charter/images/c40_h3_6.gif) no-repeat center bottom;height:75px;}

.contents2 .h3_7 { background:url(../charter/images/c40_h3_7.gif) no-repeat center bottom;height:50px;}
.contents2 .h3_8 { background:url(../charter/images/c40_h3_8.gif) no-repeat center bottom;height:50px;}

.contents2 .h3_9 { background:url(../charter/images/c40_h3_9.gif) no-repeat center bottom;height:100px;}

img.ph05 {
	margin:15px 0 0 100px;}

.contents2 .h3_10 { background:url(../charter/images/c40_h3_10.gif) no-repeat center bottom;height:50px;}

/* clear
----------------------------------------------- */
#column:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

