/* CSS Document */


/*
------------------------------

redefine

------------------------------
*/

body {
	font-size: 0.9em;
	line-height: 1.5em;
	background-color: #000000;
	color: #FFFFFF;

}

h1 {
	font-size: 0.8em;
	line-height: 1.6em;
	color: #CCCCCC;
	width: 800px;
	font-weight: normal;
	text-align: center;
	margin: 3px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;

}

a {
	color: #FFFFFF;
	text-decoration: none;

}

ul {
	list-style-type: none;
	margin: 0px;
}

html>body ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -40px;
}
*:first-child+html ul {
	margin-left: 0px;
}

/*
------------------------------

lyout

------------------------------
*/

#window {
	border: 1px solid #666666;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}


#header {
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #77736d;
	width: 800px;

}

#footer {
	clear: both;
	width: 780px;
	background-color: #232323;
	padding: 10px;
	font-size: 0.8em;

}

#footer a {
	text-decoration: none;
}

#contents {
	width: 800px;
	margin-top: 10px;

}

#menu {
	background-color: #232323;
	float: left;
	width: 200px;
	margin-bottom: 10px;

}

#main {
	float: right;
	width: 590px;
	margin-bottom: 10px;

}


/*
-----------------------------

contents

-----------------------------
*/

#main .article {
	background-image: url(../image/design/bgReport.jpg);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 30px;
	padding-left: 45px;

}

#main .article p {
	margin: 0px;
	padding: 0px;
}

#main .article .aDate {
	font-size: 0.8em;
	color: #999999;
	text-align: right;
	width: 100%;

}


#main .article h2 {
	font-size: 1.2em;
	line-height: 1.5em;
	color: #663333;
	background-image: url(../image/design/bgTitle.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cc6666;

}
#main .article a {
	color: #000000;
	text-decoration: underline;
}

#main .article .kiji {
	margin-left: 37px;
	background-color: #f0f0f0;
	color: #333333;
	margin-top: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;

}

.tc {
	color: #FFFFFF;
	background-color: #000000;
	text-align: right;
	padding-right: 20px;
	margin-bottom: 20px;
	margin-top: 0px;
	font-size: 0.8em;
}

.content-nav{
	text-align:center;
	padding-bottom: 1em;
}

/*
--------------------------------

title

--------------------------------
*/

#sttlMenu01 {
	background-image: url(../image/design/sttl01.gif);
	background-repeat: no-repeat;
	text-indent: -10000px;
	height: 26px;
	width: 200px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#sttlMenu02 {
	background-image: url(../image/design/sttl02.gif);
	background-repeat: no-repeat;
	text-indent: -10000px;
	height: 26px;
	width: 200px;
	margin-bottom: 5px;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
}

#sttlMenu03 {
	background-image: url(../image/design/sttl03.gif);
	background-repeat: no-repeat;
	text-indent: -10000px;
	height: 26px;
	width: 200px;
	margin-bottom: 5px;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
}


/*
---------------------------------

menu list

---------------------------------
*/

li.menu01 {
	background-image: url(../image/design/bgMenu.gif);
	background-repeat: no-repeat;
	padding-left: 26px;
	font-size: 0.8em;
	height: 19px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

li.menu02 {
	background-image: url(../image/design/bgAllow.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	font-size: 0.8em;
	height: 19px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;

}
