body {
	margin: 0px;
}

images {
	border:none;
}
ul	{margin:0;padding:0;list-style:none}

/* リンクの上に行ったときに文字色、背景変える(メニューバー) */
A.menu01 {text-decoration:none; font-size: 9pt; color: #FFFFFF; line-height: 12pt; font-weight: normal; font-style: normal}
A.menu01:hover,A.menu01:active {text-decoration:none; font-size: 9pt; color: #FFFFFF; line-height: 12pt; font-weight: normal; font-style: normal; background-color: #397ABB}
A {color:#3366CC; text-decoration:underline}
A:hover {color:#F26522; text-decoration:underline; background-color: #EAEAEA}
A:active {color:#0000FF; text-decoration:underline; background-color: #EAEAEA}

/* ヘッダー */

#header {
	width:780px;
	height:50px;
	background: url(/list/bg.jpg) no-repeat;
	padding: 15px 0px 0px 10px;
}

/* 本文 */

#menu {
	width:170px;
	padding: 1px 0px 0px 0px;
	border-right: solid 1px #A8D26D;
	border-left: solid 1px #A8D26D;
	border-bottom: solid 1px #A8D26D;
	border-top: solid 1px #A8D26D;
	bachground: color #FFFFFF;
}

#menu li.list1{
	width:170px;
	height:25px;
	background: url(/list/menu.gif) no-repeat;
	padding: 7px 0px 0px 3px;
	font-size:13px;
	font-weight:bold;
}

#menu li.link1{
	width:170px;
	height:25px;
	background: url(/list/menu.gif) no-repeat;
	padding: 6px 0px 0px 16px;
	font-size:13px;
}

#bar {
	width:170px;
	height:28px;
	text-align:center;
	color:#FFFFFF;
	font-size:15px;
	background: url(/list/list.gif) no-repeat;
	padding: 3px 0px 0px 0px;
}

#main		{width:560px; padding: 1px 0px 0px 0px;}

#baito {
	width:585px;
	height:27px;
	font-size:12px;
	background: url(/list/title.gif) no-repeat;
}
#baito H1,H2{
	padding: 5px 0px 0px 10px;
	font-size:14px;
	color:#000000;
}

#navi {
	font-size:12px;
	padding: 3px;
}

#barchive {
	width:560px;
	margin-left:5px;
	font-size:14px;
	line-height:25px;
}

#barchive b {
	font-size:15px;
	color:#CC0000;
}


/* 文字スタイル定義 */
.13sp {font-size: 13px; line-height:15px; font-weight: normal; font-style: normal width: 500px;}
.font10 {font-size: 10px; line-height:100%; font-weight: normal; font-style: normal}
.font11 {font-size: 11px; line-height:100%; font-weight: normal; font-style: normal}
.font12 {font-size: 12px; line-height:100%; font-weight: normal; font-style: normal}
.font13 {font-size: 13px; line-height:20px; font-weight: normal; font-style: normal}
.font14 {font-size: 14px; line-height:100%; font-weight: normal; font-style: normal}
.archive {font-size: 12px; line-height:120%; font-weight: bold; font-style: normal}
H1 {font-size : 14px;margin-top : 0px;margin-left : 0px;margin-right : 0px;margin-bottom : 0px;}


#footer {
	width:780px;
	height:23px;
	text-align:center;
	font-size:13px;
	background:#EFEFEF;
	padding: 4px 0px 0px 0px;
}
