/* CSS Document */

Body{
background-color:#E1E1E1;
}

#outline{
width : 780px;
text-align : left;
border:solid 2px #ebebeb;
background-color:#FFFFFF;
}

.margin{
margin :0 10px;}

.h-line{
background : #CCCCCC;
font-family : "MS UI Gothic";
line-height : 30px;
padding:0px 10px;
letter-spacing : 1px;
font-size: 24px;
font-weight: bold;
} 

.header{
padding:0 0px;
} 

.s-line{
font-family : "MS UI Gothic";
padding:0 15px;
line-height:25px;
letter-spacing : 1px;
background:#CCCCCC;
font-size: 14px;
color:#E1E1E1;
} 


.main {
width : 670px;
line-height: 18px;
background:#ebebeb;
float : right;
font-size: 14px;
color:#666666;
}


.c-both {clear:both;}

.footer{
background:#ebebeb;
text-align : center;} 
