@charset "utf-8";


/*h1,h2,h3,h4,h5,h6,p,dl,dt,dd,blockquote,table,th,td {
	font-size: 95%;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}
	
ul,ol,li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
*/
	
h1 {
	font-size: 80%;
	margin-top: 0px;
	margin-bottom:0px;
	padding: 10px;
	font-weight: normal;
	color:#FFFFFF;
	background-image:url(../img/body/bg_head.gif);
	background-repeat:no-repeat;
	}	


	

img {
	border-style: none;
	}

TD {
	FONT-SIZE: 100%;}



body {
	text-align: center;
	font-size: 80%;
	color:#666666;
	margin: 0px auto;
	padding: 0px;
	background-image:url(../img/body/bg.jpg);
	background-repeat: repeat-x;
	background-color:#F1DFCF;
	}

#haikei{background:url(../img/body/bgtop.jpg);
    background-repeat:no-repeat;    
	background-position:center top;}




a:link {
	color:#CC9900;
	}

a:visited {
	color: #CC9900;
	}

a:hover {
	color: #FF6600;
	}

a:active {
	color: #CC9900;
	}

.centerize {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	}

.right {
	text-align: right;
	}

.left {
	text-align: left;
	}

.small {
	font-size: 85%;
	}

.bigger {
	font-size: 115%;
	}

.c1{color:#7EA800;}

.c2{color:#000000;}

.bg1{background:#EBEBEB;}
.bg2{background:#F8FFDF;}
	
/*.c2{
	color: #12AB49;
	}*/



img.imgleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}

img.imgright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	}

.clr {
	clear: both;
	}

.ptop {
	text-align: right;
	margin: 20px 0px;
	}

p.skipnavi {
	display: none;
	}

.mb1{margin-bottom:30px;}






#container {
	width: 800px;
	margin: 0px auto;
	text-align: left;
	padding: 0px;
	background:url(../img/body/bg_main.gif);
	}
	
#content {
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	}	

#head {
	margin-bottom: 15px;
	padding: 0px;
	background-image:url(../img/body/bg_head.gif);
	background-repeat:no-repeat;
	}
	
	
#left{float:left;
	width:200px;
	background:#F9F4DA;
	text-align:center;
	}
	
#right{float:right;
	text-align:left;
	width:550px;
	padding:10px;}	
	

#add{margin-bottom:20px;}

#prof{margin-bottom:20px;}
	
/*#head2{background-image:url(../img/body/haikei_head.gif);
    height:20px;
	font-size:80%;
	text-align:right;
	}*/

#main{
    background-image:url(../img/body/bg_main.jpg);
    padding:10px;
	}

#main2{background:#ffffff;
    padding:20px 30px 20px 30px;
	margin:10px;}
	
#tit{
    background:url(../img/body/bg_tit.jpg) no-repeat;
	color:#000000;
	font-size:130%;
	font-weight:bold;
	padding:20px 0px 20px 15px;
	border-bottom:1px solid #EBEBEB;
	margin-bottom:30px;	
	}
	
.mi1{
    background:url(../img/body/bt_mi1.gif) no-repeat;
	font-size:120%;
	font-weight:bold;
	color:#CC3366;
	padding:10px 0px 10px 40px;
	margin-bottom:10px;
	}
	

#navi{
    background:#FFFFCC;
	padding:3px;
	color:#330000;
	text-align:right;
	 }	

.menu{
    margin-bottom:10px;
    width:200px;
	}

#logo{margin-bottom:10px;}

#smenu{float:right;
	text-align:right;
	margin-top:60px;
	margin-bottom:5px;
	color:#000000;}	



#foot {
	clear: both;
	padding: 5px;
	text-align: center;
	color:#ffffff;
	background:#333333;
	font-size:80%;
	}
	



/*#content #main {
	margin: 0px 0px -195px 0px;
	width: 535px;
	float: left;
	position: relative;
	top: -195px;
	padding: 0px;
	}

#content #main p {
	margin: 0px 10px 20px 10px;
	line-height: 150%;
	}

#content #main p.plist {
	margin: 0px 5px 15px 5px;
	font-size: 85%;
	border-bottom: 1px dashed #CCCCCC;
	padding-bottom: 3px;
	}

#content #main h2 {
	margin: 0px 0px 5px 0px;
	}

#content #main h3 {
	margin: 15px 0px 10px 0px;
	background-image: url(../images/bg_h3.gif);
	background-repeat: no-repeat;
	height: 37px;
	padding: 5px 5px 0px 60px;
	font-weight: bold;
	color: #336699;
	font-size: 110%;
	}

/*
#content #main dl {
	margin: 10px 15px;
	padding: 0px;
	line-height: 150%;
	}

#content #main dl dt {
	margin: 15px 0px 5px 0px;
	background-image: url(../images/list02.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.4em;
	padding: 0px 0px 0px 18px;
	border-bottom: 2px dotted #CCCCCC;
	}

#content #main dl dd {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 15px 0px;
	}


#content #main ul {
	margin: 10px 15px;
	padding: 0px;
	line-height: 150%;
	list-style-type: none;
	}

#content #main ul li {
	margin: 0px;
	list-style-type: none;
	background-image: url(../images/list03.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.5em;
	padding: 0px 0px 0px 15px;
	}
*/	
	
/*
#content #main table {
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
	margin: 15px auto;
	}

#content #main table th,
#content #main table td {
	padding: 5px;
	border: 1px solid #CCCCCC;
	text-align: center;
	line-hgith: 130%;
	}

#content #main table th {
	background-color: #F5F5F5;
	}

#content #main table th.left,
#content #main table td.left {
	text-align: left;
	}

#content #main table th.right,
#content #main table td.right {
	text-align: right;
	}

*/
