/*-- < デフォルト > --*/

*	{
	line-height: 130%;
	margin: 0px;
	padding: 0px;
	text-decoration:none;
	font-style:normal;
	font-size: 100%;
	list-style:none;
}

body	{
	font-size:83%;
	font-family: sans-serif;
}

img {
	vertical-align: bottom;
	margin:0px 1px;
    border:none;
}

body {
    color: #333366;
    background-color: #BBBEC4;
    margin-top:  2px;
    text-align:center;
    z-index:0;
}

body, th, td	{
}

td, th {
}

a {
    color: #3333AA;
    text-decoration:underline;
}

a:hover {
    color:#BB5555;
    text-decoration:none;
}

ul {
    margin: 0.5em 0em 0.5em 1.5em;
}

li {
    list-style-image:url('../image/icon_li01.gif');
	margin-top: 5px;
	margin-bottom: 5px;
}

h1, h2, h3, h4, h5, h6	{
    text-align:left;
    margin:0.2em 0px;
}

h1	{
	margin-left:40px;
	font-weight:normal;
	font-size: 100%;
}

option	{
	padding: 0px 5px;
}

em {
	font-weight:bolder;
}

/*-- < デフォルト ここまで > --*/


/*-- < ページレイアウト > --*/

#base {
	position: relative;
    width:765px;
    background-color: #FFFFFF;
    text-align:left;
    margin-left:auto;
    margin-right:auto;
}

#top {
    width:765px;
    height:50px;
}

#SideMenu {
	position: absolute;
	left: 0px;
    width: 150px;
}

#main {
	min-height: 500px;
	_height: 500px;
	margin-left:160px;
}

#footer {
	margin-top:30px;
    padding: 4px 5px;
    background-color: black;
    color:#FFFFFF;
    text-align:right;
}

/*-- < ページレイアウト ここまで > --*/


/*-- < アウトライン > --*/

.title	{
    font-weight:bold;
}

.h1_image	{
	margin-top: 10px;
	margin-bottom: 10px;
}

.h2_image	{
	margin-top: 15px;
	margin-bottom: 10px;
}


.lv1	{
	margin-left: 10px;
}

.lv2	{
	margin-left: 20px;
}

.stc	{
    margin:3px 0px 5px 20px;
}

.stm	{
    margin:5px;
}

.stmp	{
    margin:15px 5px 5px 5px;
}


/*-- < アウトライン ここまで > --*/


/*-- < デザイン > --*/

.strong	{
    font-weight:bold;
}

.white {
  color: #FFFFFF;
}

.red {
  color: #FF0000;
  font-weight:500;
}

.notice {
  color: #FF0000;
  font-weight:500;
}

/*-- < デザイン ここまで > --*/


/*-- < レイアウト > --*/

.clear	{
    clear:both;
}

.f_left	{
	float: left;
}

.f_right	{
	float: right;
}

.left {
  text-align: left;
}

.center	{
    text-align:center;
}

.objcenter	{
    text-align:center;
}

.objcenter div	{
    margin-left:auto;
    margin-right:auto;
}

.right {
  text-align: right;
}

.left {
  text-align: left;
}

.margintop1 {
  margin-top: 10px;
}

.margintop2 {
  margin-top: 20px;
}

.margintop3 {
  margin-top: 30px;
}

.margintop5 {
  margin-top: 50px;
}

.marginbottom1 {
  margin-bottom: 10px;
}

.marginbottom2 {
  margin-bottom: 20px;
}

.marginbottom3 {
  margin-bottom: 30px;
}

.marginboth {
  margin: 15px 0px;
}

.marginright {
  margin-right: 3px;
}

.marginleft {
  margin-left: 10px;
}

.marginleft2 {
  margin-left: 20px;
}

.marginright {
  margin-right: 10px;
}

.middle	{
	vertical-align: middle;
}
