@charset "euc-jp";
/* CSS Document */



/*
¶¦ÄÌ---------------------------------------
*/

html{
	margin: 0;
	padding: 0;
}

body{
	margin: 0 auto;
}


hr {
	display:none;
}

h1,h2,h3,h4,p,br {
	margin:0;
}

/*----------*/


#Wrapper {
	display:block;
	font-size:12px;
	margin:20px 0;
	line-height:1.6;
}

#Outline {
	margin: 0 auto 0 30px;
	width:700px;
	background:url(/dol/topics/5th_anniversary/images/wrapper_bg.jpg) top center repeat-y;
}

#Header {
	background:url(/dol/topics/5th_anniversary/images/header.jpg) top center no-repeat;
	width:700px;
	height:610px;
	text-indent:-9999px;
}

#Contents {
	margin: 0 auto;
	width:700px;
}


#Footer {
	background:url(/dol/topics/5th_anniversary/images/footer.jpg) top center no-repeat;
	height:48px;
}



/*----------*/

.cont_bg {
	background:url(/dol/topics/5th_anniversary/images/contents_bg.jpg) top center repeat-y;
	margin:15px 0;
}

.cont_txt {
	margin:0 70px 10px 80px;
}


.cont_foot {
	background:url(/dol/topics/5th_anniversary/images/contents_foot.jpg) top center no-repeat;
	height:15px;
}


.cont01_ttl {
	background:url(/dol/topics/5th_anniversary/images/contents_head_01.jpg) top center no-repeat;
	height:69px;
	text-indent:-9999px;
}

.cont02_ttl {
	background:url(/dol/topics/5th_anniversary/images/contents_head_02.jpg) top center no-repeat;
	height:69px;
	text-indent:-9999px;
}

.cont03_ttl {
	background:url(/dol/topics/5th_anniversary/images/contents_head_03.jpg) top center no-repeat;
	height:69px;
	text-indent:-9999px;
}

.cont04_ttl {
	background:url(/dol/topics/5th_anniversary/images/contents_head_04.jpg) top center no-repeat;
	height:69px;
	text-indent:-9999px;
}


/*----------*/

.borderArea {
	margin:10px 0;
	padding:5px 10px 5px 20px;
	font-size:10px;
	border:#ccc dotted 1px;
	background:#ececec;
	line-height:1.4;
	text-indent:-1em;
}


.cont01_imgArea {
	display:block;
	width:570px;
	height:280px;
	margin:0 auto 0 70px;
	color:#fff;
}

.cont01_img01 {
	float:left;
	display:block;
	width:280px;
	height:280px;
	background:url(/dol/topics/5th_anniversary/images/cont01_img01.jpg) top center no-repeat;
}

.cont01_img01 p {
	padding:225px 20px 0 20px;
	line-height:1.6;
}

.cont01_img02 {
	float:right;
	display:block;
	width:280px;
	height:280px;
	background:url(/dol/topics/5th_anniversary/images/cont01_img02.jpg) top center no-repeat;
}

.cont01_img02 p {
	padding:225px 20px 0 20px;
	line-height:1.6;
}


.clear {
	clear:both;
}

