/*-- < デフォルト > --*/

*	{
	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: #E4E8E9;
    margin-top:  2px;
    background-image:url('../image/back01.gif');
    background-repeat:repeat;
    text-align:center;
    z-index:0;
}

body, th, td	{
}

td, th {
  color: #333366;
  background-color: #FEFFFF;
}

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: #FEFFFF;
    text-align:left;
    margin-left:auto;
    margin-right:auto;
}

#top {
    position:relative;
    width:765px;
    height:90px;
    margin:0px;
    padding:0px;
    background-image:url('../image/top.gif');
}

#SideMenu {
	position: absolute;
	left: 0px;
    width:156px;
    margin:1px 1px 1px 0px;
    padding:0px;
}

#main {
	min-height:900px;
	_height:900px;
	margin-left:160px;
    padding: 3px 0px;
    background-color:#FFFFFF;
}

#footer {
    padding: 4px;
    background-color: black;
    clear:both;
    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;
}

.detaillink	{
    margin-top:-11pt;
    margin-right:0.5em;
    text-align:right;
    z-index:5;
    position:relative;
}

.level1	{
    margin-top:15px;
    clear:right;
}

.level1 .title	{
    font-size:150%;
    border-color:#008080;
    border-style:solid;
    border-width:0px 0px 1px 5px;
    background-color:#DFEFFF;
}

.level1 .stc	{
}

.level2	{
    margin-left:20px;
}

.level2 .title	{
    font-size:130%;
    background-color:#DADFFF;
}

.level2 .stc	{
    margin-bottom:10px;
}

.sentence	{
	margin: 10px;
    background-image:url('../image/bg_sentence02.png');
	background-position: center bottom;
	background-repeat: no-repeat;
}

.sentence_top	{
	position: relative;
	background-image:url('../image/bg_sentence01.png');
	background-position: center top;
	background-repeat: no-repeat;
	margin-top: 0px;
	padding:10px;
}

.detail	{

}

.detail .h4	{
	display:inline;
	padding: 15px 20px 2px 15px;
	font-weight: 800;
	background-image: url('../image/bg_web01_h4.png');
	background-repeat: no-repeat;
	background-position: left bottom;

}

.detail .h42	{
	display:inline;
	padding: 15px 20px 2px 15px;
	font-weight: 800;
	background-image: url('../image/bg_web01_h42.png');
	background-repeat: no-repeat;
	background-position: left bottom;

}

/*-- < アウトライン ここまで > --*/


/*-- < デザイン > --*/

.strong	{
    font-weight:bold;
}

.white {
  color: #FFFFFF;
}

.red {
  color: #FF0000;
}

/*-- < デザイン ここまで > --*/


/*-- < レイアウト > --*/

.clear	{
    clear:right;
}

.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;
}

.margintop05 {
  margin-top: 5px;
}

.margintop {
  margin-top: 10px;
}

.margintop2 {
  margin-top: 20px;
}

.margintop3 {
  margin-top: 30px;
}

.margintop5 {
  margin-top: 50px;
}

.marginbottom {
  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;
}
