@import url("cmn.css");


/* タイトル */

h2 {
	margin:0 0 20px;
	width:400px;
	overflow:hidden;
	border-right:#CCCCCC 1px solid;
}




/* 左ナビ */

#conLeft {
	display:none;
}




/* 右コンテンツエリア */

#conRight {
	width:560px;
	margin:0 0 20px;
}




/* パーツ */

#conRight p {
	margin:0 5px 10px;
}

#conRight .pgtop {
	display:none;
}

#conRight .center {
	text-align: center;
}




/* ボックス */

#conRight .conBox {
	width:560px;
	margin:0 0 30px;
}

#conRight .attBox {
	background:url(../../img/und/bg_attbox.gif) left top repeat;
	padding:8px;
	width:534px;
	\width:550px;
	w\idth:534px;
	margin:0 0 40px;
}

#conRight .attBox .in {
	background:#FFFFFF;
	padding:8px 8px 0;
	width:518px;
	\width:550px;
	w\idth:518px;
}




/* タイトル */

#conRight h3 {
	width:100%;
	color:#FF6600;
	font-size:80%;
	line-height:1.5em;
	margin:0 0 30px 3px;
}

#conRight h3 img {
	padding:0 0 5px;
}

#conRight h4 {
	border-bottom:#CCCCCC 1px dotted;
	font-size:90%;
	line-height:1.7em;
	background:url(../../img/cmn/img_arr01.gif) 5px center no-repeat;
	padding:0 0 0 15px;
	margin:0 0 10px;
}

#conRight h5 {
	line-height: 26px;
	background-color: #EEEEEE;
	font-size: 80%;
	margin-bottom: 10px;
	padding-left: 5px;
}

#conRight h6 {
	line-height: 20px;
	font-size: 90%;
	color: #FF6600;
	margin-bottom: 5px;
	padding-left: 5px;
}




/* リスト・テーブル */

#conRight .imglist {
	float:left;
	width:540px;
	margin:0 0 40px;
}

#conRight .imglist li {
	float:left;
	text-align:center;
}

#conRight table {
	margin:0 5px 10px 5px;
}

#conRight table p {
	margin:0px;
}

#conRight .stul {
	list-style:disc;
	margin:0 0 10px 20px;
	font-size:80%;
	line-height:1.5em;
}

#conRight .stul li {
	padding:0 0 8px;
}

#conRight .unli li {
	font-size:80%;
	float: left;
	width: 100px;
	background-image: url(../../about/announce/img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin: 0px;
	padding-left: 10px;
}

#conRight .arrul {
	font-size:80%;
	line-height:1.5em;
}

#conRight .arrul li {
	background:url(../../kotala/data/img/img_arrow.gif) center top no-repeat;
	padding:35px 5px 15px;
}

#conRight .arrul .nobg {
	background:none;
	padding:0 5px 15px;
}

#conRight .dtltbl th {
	border-bottom:#CCCCCC 1px dotted;
}

#conRight .dtltbl td {
	border-bottom:#CCCCCC 1px dotted;
}

	

