
div.topic-path{
	padding:12px 0;
}

div.page-header{
	position:relative;
	border-bottom:1px solid #de4b82;
	padding:0 0 20px 0;
	width:750px;
}

div.page-header p{
	position:absolute;
	top:8px;
	right:0;
}

div.page-header p.supervise{
	position:absolute;
	right:0;
	top:40px;
}

div#left-coloum{
	width:208px;
	float:left;
	margin:0 20px 0 0;
	padding:10px 0 0 0;
}

div#right-coloum{
	width:521px;
	float:left;
}
/* ----------------------------------------
   NAVIGATION
-----------------------------------------*/
p.btn-link{
	margin:0 0 10px 0;
}

p.btn-link02{
	padding:15px 0 0 0;
	*background:#ffffff;/* for IE6 */
}

div.nav-in{
	background:#e1d9dc;
}

div.nav-top{
	background:url(../img/nav_top.gif) no-repeat left top;
	padding-top:4px;
}

div.nav-bottom{
	background:url(../img/nav_bottom.gif) no-repeat left bottom;
	padding-bottom:4px;
}

h3.nav-caption{
	margin:0 0 0 4px;
}

ul.nav-list{
	list-style-type:none;
	margin:0 4px;
}

ul.nav-list li{
	line-height:1.5;
}

ul.nav-list li.toilet{
	line-height:1;
	margin:4px 0 0 0;
}

.line{
	border-bottom:1px solid #CFCFCF;
}

/* ----------------------------------------
   CONTENTS
-----------------------------------------*/
div.pagetitle{
	background:url(../img/bg_pagetitle.gif) no-repeat left top;
	width:521px;
	height:60px;
	padding:20px 0 0 0;
	margin:0 0 20px 0;
}

div.pagetitle-check{
	background:url(../img/bg_pagetitle.gif) no-repeat left top;
	width:521px;
	height:75px;
	padding:5px 0 0 0;
	margin:0 0 20px 0;
}

div.pagetitle-sui{
	background:url(../img/bg_pagetitle.gif) no-repeat left top;
	width:521px;
	height:70px;
	padding:10px 0 0 0;
	margin:0 0 20px 0;
}

div.pagetitle-check p{
	text-align:center;
	color:#ffffff;
}

div.article .caption{
	border-left:6px solid #d53b82;
	padding:0 0 0 10px;
	color:#d53b82;
	font-weight:bold;
	line-height:1.2;
} 

div.article .sentence{
	margin:16px 0 0 0;
}

div.inner-nav{
	background:#fef0cf;
	border:1px solid #fddf98;
	padding:10px 0 10px 20px;
}

div.inner-nav ul{
	list-style-type:none;
}

div.inner-nav ul.inner{
	margin:0 0 0 15px;
}

.red-bold{
	color:#d53b82;
	font-weight:bold;
}

p.pagelink{
	background:url(../img/icon_link.gif) no-repeat left 5px;
	padding:0 0 0 15px;
	margin:10px 0 0 0;
}


img.left-image{
	padding:0 10px 5px 0;
}

img.right-image{
	padding:0 0 5px 10px;
}

img.bottom-image{
	padding:10px 10px 0 0; 
}

ul.word-list{
	list-style-type:none;
}

ul.word-list li{
	background:url(../img/icon_link.gif) no-repeat left 5px;
	padding:0 0 0 15px;
}

ul.word-list-in{
	list-style-type:none;
	margin:10px 0 10px 60px;
}

ul.in-list{
	list-style:none;
}

ul.in-list li{
	background:url(../img/icon_list.gif) no-repeat left 5px;
	padding:0 0 0 15px;
}

div.list-unit{
	margin:5px 0 0 20px; 
}

div.list-unit-in{
	margin:5px 0 0 20px; 
}


/* ----------------------------------------
   LINK
-----------------------------------------*/
a{color: #e35263; text-decoration: none;}
a:link{color: #e35263;	text-decoration: none;}
a:active{color: #e35263; text-decoration: none;}
a:visited{color: #e35263; text-decoration: none;}
a:hover{color: #e35263; text-decoration: underline;}

ul.nav-list li a{
	background:#ffffff url(../img/nav_icon.gif) no-repeat 8px 12px;
	display:block;
	width:170px;
	text-decoration:none;
	padding:8px 0 9px 30px;
}

ul.nav-list li a:hover{
	background:#ffe1ec url(../img/nav_icon.gif) no-repeat 8px 12px;
	text-decoration:underline;
}

ul.nav-list li.toilet a{
	background:#ffffff url(../img/nav_icon.gif) no-repeat 8px 12px;
	display:block;
	width:170px;
	text-decoration:none;
	padding:12px 0 9px 30px;
}

ul.nav-list li.toilet a:hover{
	background:#ffe1ec url(../img/nav_icon.gif) no-repeat 8px 12px;
	text-decoration:underline;
}
