﻿body {
}
.TitleFont
{
    font-family: ＭＳ Ｐゴシック;
    font-size:24px;
    font-weight:bolder;
    padding:10px 10px 10px 10px;
}
.TitleImg
{
    width: 900px;
    height:7px;
}
#footer
{
    font-family: ＭＳ Ｐゴシック;
    font-weight:bolder;
    padding:20px 0px 20px 0px;
	color:white;
}
#menu
{
    padding:20px 0px 50px 0px;
}
.contentsWorld
{
    line-height: 150%;
    font-size:20px;
    text-indent:10px;
}
.ListStyle{
    border: solid;
    border-color : white;
    border-width: inherit;
}
.ListHeadStyle
{
    height:30px; 
    font-family: 'ＭＳ Ｐ明朝', 'Times New Roman', serif;
    font-weight: bold;
    color: #FFFFFF; 
    background-color: #333333; 
    text-align: center; 
    vertical-align: middle;
}
.ListDtlStyle
{
    background-color: #DAEDF1;
    height:25px;
}
.ProfielListL
{
    text-indent:10px;
    width: 200px;
    height: 30px;
    border-bottom: solid;
    border-bottom-color: #FF3300;
    border-bottom-width: 2px;
}
.ProfielListR
{
    text-indent:10px;
    width: 600px;
    height: 30px;
    border-bottom: solid;
    border-bottom-color: #333333;
    border-bottom-width: 2px;
}
.StepImage
{
    height:150px;
}
.StepTitle
{
    font-weight:bolder;
    font-size:26px;
}
.StepContents
{
    line-height:120%;
    font-size:18px;
    text-indent:10px;
}
.commonback
{
    background-image: url('../img/common/footer.png');
    background-position: bottom; 
    background-repeat: repeat-x;
}
.subTitle
{
	padding:30px 0px 5px 0px;
	font-size:18px;
	font-weight:bold;
	border-bottom:solid;
	border-bottom-color:gray;
	border-bottom-width:1px;
}
a:link { color: white; }
a:visited { color: white; }
a:hover { color: white; }
a:active { color: white; }
body {
margin: -20px 0px 0px 0px;
}