/* CSS Document */

body{
margin:0px auto;
background-color:#0033CC;
background-image:url(../images/back_02.gif);
}

br{
margin:0px;
padding:0px;
}

p{
margin:0;
padding:0;
}

.c-both{
clear:both;
}

.h10{
line-height:10px;
}

/*レイアウト*/
.ol{
background-image:url(../images/back_01.gif);
background-repeat:repeat-x;
width:100%;
margin:0px auto;
text-align:center;
}

.hed{
background-color:#FFFFFF;
width:756px;
height:102px;
text-align:center;

}

.bod{
background-color:#FFFFFF;
width:756px;
}


/*左レイアウト*/
.hidari{
width:525px;
float:left;
}

/*右レイアウト*/
.migi{
width:200px;
float:right;
}

.fot{
width:756px;
height:50px;
background-color:#FFFFFF;
}

/*テキスト*/

.bodtex{
border:1px solid;
border-color:#CCCCCC;
margin:20px 0px 0px 20px;
padding:10px 10px;
text-aline:left;
color:#666666;
font-size:90%;
line-height:200%;
width:490px;
}

.bodtex2{
margin:20px 0px 0px 35px;
padding:0px;
text-aline:left;
color:#666666;
font-size:90%;
line-height:200%;
width:490px;
}

hr{
width:485px;
border:1px dotted;
color:#CCCCCC;
}

.f-tex{
text-align:center;
color:#666666;
font-size:90%;

}

h2{
margin:15px 10px 10px 30px;
padding:0;
color:#FF3300;
font-size:100%;
font-weight:bold;
line-height:inherit;
}

