* {
	margin: 0px;
	padding: 0px;
}

body {
	color: #333;
	font-size: small;
	font-family:Verdana,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,
	'メイリオ',Meiryo,'ＭＳ ゴシック','MS PGothic',sans-serif;
	line-height: 1.4em;
	background-color:#ffffff;
	background:url(images/bg_color.jpg) repeat-x;
}

br.clear {
	clear: both;
	font: 0pt/0pt sans-serif;
}


a{
	overflow:hidden;			/* FireFox リンクの点線がはみ出さないようにする */
}

a:link{
	color:#00F;
	text-decoration:none;
}

a:visited{
	color:#00F;
	text-decoration:none;
}

a:hover{
	color:#C00;
	text-decoration:underline;
}

p,input,ol,ul,li,h1,h2,h3,h4,img{
	margin:0px;
	padding:0px;
	font-weight:normal;
}
ul,li{
	list-style:none;
}

address{
	font-size:80%;
	font-style:normal;
	color:#666;
	padding:3px 0px;
	border-top:5px solid #333333;
}
table{
	border-collapse:collapse;
}

img{
	border:0px;
}




/* レイアウト================================================================== */
#wrapper{
	width:900px;
	margin:0px auto;
	background-color:#FFFFFF;
	height:100%;

}

#header{
	width:900px;
	background-color:#FFFFFF;
}

#menu{
	clear:both;
	width:900px;
	background-color:#FFFFFF;
}

#mainimage{
	width:900px;
	margin:10px auto;
	background-color:#FFFFFF;
}

#topic_pass{
	clear:both;
	width:900px;
	background-color:#FFFFFF;
}



#mainbody{
	width:900px;
	margin:0 auto;
	text-align:left;
	background-color:#FFFFFF;
}

#leftbody{
	float:left;
	width:600px;
	background-color:#FFFFFF;
}

#rightbody{
	float:right;
	width:250px;
	background-color:#FFFFFF;
}

#footer {
	clear:both;
	width:900px;
	*margin-top:20px;
	border-top:5px solid #FF0080;
	background-color:#FFFFFF;
}




/* ヘッダー================================================================== */
h1{
	font-size:11px;
	text-align:left;
	margin-left:15px;
	font-weight:normal;
	float:left;
	width:20em;
}
ul.topnavi{
float:right;
width:15em;
}

ul.topnavi li{
float:left;
padding-left:15px;
}


/* メニュー================================================================== */
#menu a:link{
color:#FFF;
text-decoration:none;
}
#menu a:visited{
color:#FFF;
text-decoration:none;
}

#menu a:hover{
color:#FF6600;
text-decoration:none;
}

ul.navi{
background-color:#404040;
width:900px;
height:30px;
}

ul.navi li{
float:left;
color:#fff;
font-weight:bold;
padding:5px;
}
/* パンくず================================================================== */

p.topic_p{
	font-size:10px;
	margin:0px 0px 0px 20px;
	text-align:left;
}

/* コンテンツ左================================================================== */
div.cotent01{
border-right:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
width:580px;
margin:0 0 10px 10px;
}

div.cotent02{
margin-left:20px
}

dl.cont1{
}

dt.cont1{
	*margin-top:0px;
	margin-left:20px;
	*margin-left:10px;
}

dd.cont1{
	*margin-top:0px;
	margin-left:40px;
}

h2.bar01{
	background:url(images/whatsnew.jpg) no-repeat;
	width:580px;
	height:25px;
	text-indent:-9999px;
}

h2.bar02{
	background:url(images/about.jpg) no-repeat;
	width:580px;
	height:25px;
	text-indent:-9999px;
}

h2.bar03{
	background:url(images/yuru.jpg) no-repeat;
	width:580px;
	height:25px;
	text-indent:-9999px;
}

p.text01{
	text-indent:1em;
	margin:5px 0 0 10px;
}
p.text02{
	margin:5px 10px 0 0px;
	text-align:right;
}

/* コンテンツ右================================================================== */
#rightbody a:hover{
text-decoration:none;
}

ul.sidenavi li{
margin:0;
display:block;
width:245px;
height:30px;
padding:13px 0 0 50px;
background:url(images/navi_bg.jpg) no-repeat;
font-size:1.1em;
font-weight:bold;
}

ul.sidenavi2{
	margin:2em 0 0 0;
}

li.yuru{
	border:1px solid #CCCCCC;
	width:200px;
	height:85px;
	margin-bottom:1em;
}

/* フッター================================================================== */
p.footer{
text-align:right;
margin-top:1em;
}

/* 受講システム（コンテンツ右）================================================================== */
h2.bar_sub2{
display:block;
background:url(images/bar_sub2.jpg) no-repeat;
width:580px;
height:70px;
font-size:1.5em;
font-weight:bold;
color:#330000;
padding:10px 0 0 1em;
}
h3.bar_sub{
display:block;
background:url(images/bar_sub.jpg) no-repeat;
width:580px;
height:25px;
font-size:1.1em;
font-weight:bold;
color:#333;
margin:10px 0;
padding:3px 0 0 1em;
}

table.system{
width:580px;
border-collapse:collapse;
border:1px solid #999999;
margin-bottom:2em;

}

table.system td,th{
padding:5px;
border:1px solid #666666;
text-align:left;
}

table.system th{
width:7em;
}
th.th00{
border-bottom:0px;
}

th.th01{
border-bottom:0px;
border-top:0px;
}

th.th02{
border-top:0px;
}

/* 講師プロフィール================================================================== */

div.marie{
background:url(images/ueda.jpg) no-repeat;
height:200px;
margin-left:20px;
}

p.prof{
margin:10px 0 0 170px;
font-size:1.1em;
font-weight:bold;
}

table.profile{
margin:30px 0 0 20px;
}

table.profile td,th{
padding:5px;
}

td.year{
width:8em;
}

/* スケジュール================================================================== */
table.schedule{
margin:1em 0 0 2em;
border:1px solid #999999;
}


table.schedule td,th{
padding:7px;
border-bottom:1px dotted #999999;
}

/* 交通アクセス================================================================== */
ul.access{
margin:10px 0 0 30px;
}

li.ac1{
margin-left:15px;
}

/* 関連リンク================================================================== */
ul.hp{
margin:10px 0 0 20px;
}

li.hp01{
background:url(images/lisrmark_pink.jpg) no-repeat left center;
padding-left:20px;
}

li.hp02{
margin-bottom:10px;
padding-left:2em;

}

li.hp03{
}


/* お問い合わせ================================================================== */
div.form table{
margin:2em 0 2em 2em;
padding:5px;
text-align:left;
border:1px solid #ccc;
}
div.form td{
text-align:left;
border:1px solid #ccc;
}

td.form01{
text-align:left;
background-color:#E4E4F1;
font-weight:bold;
}

td.form02{
text-align:left;
}
