@charset "Shift_JIS";

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #648E39;
	background-position:top;
	background-repeat:repeat-x;
	}

.top-body {
	background-image:url(../img/bg.gif);
	}


h1, h2, h3, h4, h5{
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	}

p{
	margin: 0px;
	padding: 0px;
	}

ul, ol{
	margin-top:0px;
	margin-bottom:0px;
}

form {
	margin: 0px;
	}

/*----- リンク設定 -----*/
a {
	text-decoration: underline;
	}

a:hover {
	color: #157F33;
	}


/*----- ベース枠設定 -----*/
#container {
	line-height: 130%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 750px;
	color: #333333;
	background-image: url(../img/bg01.gif);
	}

#container-inner {
	font-size:small;
	text-align: left;
	margin: 0px 0px 0px 5px;
	width: 740px;
	background-color:#F8F6F1;
	}


/*----- ヘッダ設定 -----*/
#header {
	width: 740px;
	text-align: left;
	height: 96px;
	background-color: #FFFFFF;
	background-image: url(../img/header-bg.gif);
	}

#header-logo {
	width:317px;
	height: 54px;
	padding: 15px 0px 0px 20px;
	}


/*----- ヘッダ設定 -----*/
#top-img {
	width: 740px;
	height: 249px;
	background-color: #FFFFFF;
	}


/*----- メニュー設定 -----*/
#menu-bg{
	width: 740px;
	height:51px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(../img/menu-bg.gif);
	}

#menu{
	width: 721px;
	height:46px;
	padding: 0px;
	margin: 0px 0px 0px 10px;
	}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style:none;
	}

#menu li, #menu a {
	display:block;
	height:46px;
	}

#menu li {
	text-indent: -9999px;
	float:left;
	}
	
#menu a {
	text-decoration: none;
	background:url(../img/menu.gif) no-repeat;
	}

.menu01w {
	width:94px;
	}

.menu02w {
	width:192px;
	}
	
.menu03w {
	width:105px;
	}

.menu04w {
	width:110px;
	}

.menu05w {
	width:97px;
	}

.menu06w {
	width:122px;
	}


#menu01 a{
	background-position: 0 0;
	}

#menu01 a:hover{
	background-position: 0 -46px;
	}
	
#menu01 a:active{
	background-position: 0 -92px;
	}

#menu02 a{
	background-position: -94px 0;
	}

#menu02 a:hover{
	background-position: -94px -46px;
	}
	
#menu02 a:active{
	background-position: -94px -92px;
	}

#menu03 a{
	background-position: -286px 0;
	}

#menu03 a:hover{
	background-position: -286px -46px;
	}
	
#menu03 a:active{
	background-position: -286px -92px;
	}

#menu04 a{
	background-position: -391px 0;
	}

#menu04 a:hover{
	background-position: -391px -46px;
	}
	
#menu04 a:active{
	background-position: -391px -92px;
	}

#menu05 a{
	background-position: -501px 0;
	}

#menu05 a:hover{
	background-position: -501px -46px;
	}
	
#menu05 a:active{
	background-position: -501px -92px;
	}

#menu06 a{
	background-position: -598px 0;
	}

#menu06 a:hover{
	background-position: -598px -46px;
	}
	
#menu06 a:active{
	background-position: -598px -92px;
	}


/*----- TOPメイン設定 -----*/
#top-main {
	width:740px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	background-color:#F8F6F1;
	background-image: url(../img/top-main-bg.gif);
	}

#top-main-left {
	width:227px;
	text-align: left;
	float: left;
	padding: 0px 10px 5px 10px;
	}

#top-main-center {
	width:225px;
	text-align: left;
	float: left;
	padding: 0px 10px 0px 10px;
	}

#top-main-right {
	width:225px;
	text-align: left;
	float: right;
	padding: 0px 10px 0px 0px;
	}

.top-banner {
	margin:5px 0px 0px 0px;
	}

/*----- メイン設定 -----*/
#main {
	width:740px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	background-color:#F8F6F1;
	background-image: url(../img/main-bg.gif);
	}

#main-inner {
	width:720px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	background-image: url(../img/bg03.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	}

#main-left {
	width:180px;
	text-align: right;
	float: left;
	padding: 10px 0px 217px 0px;
	}

#main-right {
	width:540px;
	text-align: left;
	float: right;
	padding: 10px 0px 217px 0px;
	}

#main-bottom {
	width:720px;
	clear:both;
	}


/*----- タイトル　設定 -----*/
#contents-title {
	width: 530px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}


/*----- パンくずリスト設定 -----*/
#breadcrumbs-list {
	width: 530px;
	padding:5px 0px 5px 0px;
	text-align: right;
	line-height: 100%;
	font-size: small;
	border-bottom: 1px dotted;
	border-bottom-color:#7EB50A;
	margin: 0px 0px 20px 0px;
	}


/*----- フッター設定 -----*/
#footer {
	text-align: center;
	font-size: small;
	padding: 10px 0px 0px 0px;
	width: 740px;
	height: 56px;
	margin: 0px 0px 0px 0px;
	background-image: url(../img/footer-bg.gif);
	background-repeat:repeat-x;
	color: #3D5B1F;
	line-height: 110%;
	}


/*----- TOPお知らせ設定 -----*/
#info-style {
	width: 227px;
	margin: 0px 0px 0px 0px;
	}

#info-title {
	width: 227px;
	padding: 0px 0px 18px 0px;
	}

#info-style table {
	width: 227px;
	line-height:110%;
	}

#info-style td {
	padding: 4px 4px 4px 4px;
	}

#info-style td#line01{
	border-bottom:1px dotted;
	border-bottom-color:#94C629;
	}


/*----- 課題LIST設定 -----*/
#exercise-list table {
	width: 530px;
	line-height:100%;
	border-collapse:collapse;
	}

#exercise-list td{
	border-bottom: 1px dotted;
	border-bottom-color:#AAAAAA;
	padding:5px 0px 5px 20px;
	text-align:left;
	}

#exercise-list th{
	padding:5px 0px 5px 0px;
	text-align:left;
	}



/*----- 課題INDEX設定 -----*/
#exercise-style table {
	width: 530px;
	line-height:100%;
	border-collapse:collapse;
	line-height:1.5;
	}

#exercise-style td,
#exercise-style th{
	border-bottom: 1px dotted;
	border-bottom-color:#AAAAAA;
	padding:5px 0px 5px 0px;
	text-align:left;
	}

#exercise-style th{
	color:#7EB50A;
	width:100px;
	}

#exercise-style h3{
	font-size:medium;
	font-weight:bold;
	}


/*----- メンバー設定 -----*/
#member-list {
	padding:0px 0px 15px 0px;
	}

#member-list table {
	width: 530px;
	line-height:100%;
	border-collapse:collapse;
	}

#member-list td{
	padding:10px 0px 5px 0px;
	text-align:left;
	}

#member-list td#member01{
	border-bottom: 1px dotted;
	border-bottom-color:#AAAAAA;
	padding:5px 0px 5px 0px;
	text-align:left;
	}

.member02{
	width:30px;
	}

.member03{
	width:70px;
	}

/*----- クラス設定 -----*/
.waku {
	border: 1px dotted;
	border-color:#AAAAAA;
	padding:5px 5px 5px 5px;
	text-indent:1em;
	}

.waku2 {
	border: 1px dotted;
	border-color:#AAAAAA;
	padding:5px 5px 5px 5px;
	}

.p-title01{
	padding:10px 0px 0px 0px;
}

.text-underline{
	text-decoration:underline;
}

.bottom-space{
	padding-bottom:15px;
}

.top-space{
	padding-top:15px;
}

.img-right {
	padding:5px;
	float:right;
}

.table-w100{
	width:100px;
	}

.table-w30{
	width:30px;
	}

.table-w40{
	width:40px;
	}

.table-w130{
	width:130px;
	}

#tabel-lists ul {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	line-height:130%;
	list-style-position:outside;
	list-style-type:circle;
	}

#tabel-lists2 ol {
	margin: 0px 0px 0px 25px;
	padding: 0px;
	line-height:130%;
	list-style-position:outside;
	}


/*----- テーブルボーダー設定 -----*/
#table-style1 table {
	width: 530px;
	line-height:130%;
	border-collapse:collapse;
	}

#table-style1 td,
#table-style1 th{
	border: 1px solid;
	border-color:#BE9E4B;
	padding:3px 3px 3px 3px;
	}

#table-style1 th#line101{
	background-color:#FDFCEA;
	color:#336633;
	}


/*----- 松本用テーブルボーダー設定 -----*/
#table-style2 table {
	width: 530px;
	line-height:130%;
	border-collapse:collapse;
	}

#table-style2 td {
	padding:3px 3px 3px 3px;
	}

#table-style2 td#line201{
	border: 1px solid;
	border-color:#BE9E4B;
	}

#table-style2 td#line202{
	border-bottom: 1px solid;
	border-bottom-color:#BE9E4B;
	border-right: 1px solid;
	border-right-color:#BE9E4B;
	}

#table-style2 td#line203{
	border-right: 1px solid;
	border-right-color:#BE9E4B;
	}

#table-style2 td#line204{
	border-bottom: 1px solid;
	border-bottom-color:#BE9E4B;
	}

#table-style2 td#line205{
	border-bottom: 1px solid;
	border-bottom-color:#BE9E4B;
	border-left: 1px solid;
	border-left-color:#BE9E4B;
	}


/*----- 松本用テーブルボーダー設定2 -----*/
#table-style3 table {
	line-height:130%;
	border-collapse:collapse;
	}

#table-style3 td {
	padding:3px 3px 3px 3px;
	}

#table-style3 td#line301{
	border: 1px solid;
	border-color:#AAAAAA;
	}

#table-style3 td#line302{
	border-bottom: 1px solid;
	border-bottom-color:#AAAAAA;
	border-right: 1px solid;
	border-right-color:#AAAAAA;
	}

#table-style3 td#line303{
	border-right: 1px solid;
	border-right-color:#AAAAAA;
	}

#table-style3 td#line304{
	border-bottom: 1px solid;
	border-bottom-color:#AAAAAA;
	}

#table-style3 td#line305{
	border-bottom: 1px solid;
	border-bottom-color:#AAAAAA;
	border-left: 1px solid;
	border-left-color:#AAAAAA;
	}

/*----- 松本用テーブルボーダー設定3 -----*/
#table-style4 table {
	line-height:130%;
	border-collapse:collapse;
	}

#table-style4 td{
	border: 1px solid;
	border-color:#AAAAAA;
	padding:3px 3px 3px 3px;
	}



/*----- 右寄せ設定 -----*/
#text-right {
	text-align:right;
	}


/*----- 中央寄せ設定 -----*/
#text-center {
	text-align:center;
	}


	
/*----- フォント設定 -----*/
.size1	{font-size:8px;line-height:130%;}
.size2	{font-size:10px;line-height:130%;}
.size3	{font-size:12px;line-height:130%;}
.size4	{font-size:14px;line-height:130%;}
.size5	{font-size:16px;line-height:130%;}


/*----- フォントカラー設定 -----*/
.red       { color: #FF0000; }
.red-b     { font-weight: bold; color: #FF0000; }
.red2      { color: #CC0000; }
.red2-b    { font-weight: bold; color: #CC0000; }
.green     { color: #00FF00; }
.green-b   { font-weight: bold; color: #00FF00; }
.green2    { color: #336633; }
.green2-b  { font-weight: bold; color: #336633; }
.blue      { color: #0000FF; }
.blue-b    { font-weight: bold; color: #0000FF; }
.blue2     { color: #000099; }
.blue2-b   { font-weight: bold; color: #000099; }
.blue3     { color: #2E5DA8; }
.blue3-b   { font-weight: bold; color: #2E5DA8; }
.yellow    { color: #FFFF00; }
.yellow-b  { font-weight: bold; color: #FFFF00; }
.yellow2   { color: #FF8F1D; }
.yellow2-b { font-weight: bold; color: #FF8F1D; }
.white     { color: #FFFFFF; }
.white-b   { font-weight: bold; color: #FFFFFF; }
.gray      { color: #666666; }
.gray-b    { font-weight: bold; color: #666666; }
.brown     { color: #91591C; }
.brown-b   { font-weight: bold; color: #91591C; }
.pink      { color: #F76155; }
.pink-b    { font-weight: bold; color: #F76155; }

