@charset "utf-8";

/*基本設定
----------------------------------------------------*/

body {
		background:url(../images/second/second_bg.gif) left top repeat-x #fff;
		
}

p.logo {
		position:absolute;
		top:24px;
		left:0px;
}

#pan {
		font-size:10px;
		margin:0 0 8px 0;
}

.section h2 {
		background:url(../images/second/h2_bg.gif) 0 bottom no-repeat;
		font-size:16px;
		font-weight:bold;
		padding:0 0 6px 25px;
		margin:0 0 20px 0;
}

.section h3 {
		background:url(../images/second/h3_bg.gif) 0 0 no-repeat;
		font-size:14px;
		font-weight:bold;
		padding:0 0 0 15px;
		margin:0 0 5px 0;
}

ul.sitemap {
		
}

ul.sitemap li.first {
		border-bottom:dotted 1px #ccc;
		padding:0 0 7px 0;
		margin:0 0 10px 0px;
		
}

ul.sitemap li.third {
		border-bottom:dotted 1px #ccc;
		padding:0 0 7px 0;
		margin:0 0 10px 80px;
		
}

ul.sitemap li {
		border-bottom:dotted 1px #ccc;
		padding:0 0 7px 0;
		margin:0 0 10px 40px;
		
}

ul.side-menu {
		margin:0 0 10px 0;
}

ul.side-menu li {
		background:url(../images/second/side_menu_bg.gif) 0 0 no-repeat;
		padding:7px 0 7px 25px;
		height:22px;
}