/*----Body-----*/
body {
clip: rect(   );
leftmargin="0" topmargin="10" marginwidth="0" marginheight="10";
margin-top: 10px;
margin-left: 10px;
background: url(../image/bg.gif);
}

/*-----Table-----*/
table {
font-size: 12px;
color: #333333;
line-height: 150%
}

/*-----Layout-----*/
#wrapper {
width: 700px
}

#main{
	width: 510px;
	float:right;
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
}

#content {
width: 515px;
float:right
}

#sp{
width: 15px;
float:left;
background: url(../image/menu/bg.gif);
height: 70%;
}

#footer{
clear: both;
}

.sidebara {
width:180px;
float:left;
background-image: url(../../conf2008/image/1/bg_red.gif)}

/*-------Font---------*/
.c-copy {
font-size: 10px;
line-height: 150%
}

.writing {
font-size: 12px;
line-height: 150%
}

.read {
font-size: 12px;
line-height: 150%;
color: #333333;
}

.hedading {
font-size: 14px;
line-height: 150%;
font-weight: bold;
color: #367250;
}

.subheading {
font-size: 16px;
line-height: 150%;
font-style: oblique;
font-weight: bold;
color: #3C916F;
}

.catch {
	font-size: 16px;
	line-height: 150%;
	font-style: inherit;
	color: #993333;
	font-weight: bold;
}

.sp {
padding-left: 12px;
text-align: left;
left: 12px;
}

/*-------h---------*/
h1 {
font-size: 16px;
font-weight: bold;
color: #2E689C;
}

h2 {
font-size: 14px;
font-weight: bold;
color: #2D9D98;
}

h3 {
font-size: 12px;
font-weight: bold;
color: #2B9F5C;
}

h4 {
font-size: 10px;
font-weight: bold;
color: #4826A4;
}

/*-------Link---------*/
a:link {
text-decoration: none;
color: #A62121;
clip:   rect(   )
}

a:hover {
clip: rect(   );
position: relative;
background: url(../image/on.gif);
}

a:active {
color: #FFCC66;
clip: rect(   )
}

a:visited {
color: #621313;
text-decoration: none
}
