body {
 margin: 0px;
 padding: 0px;
 text-align: center;
 background: #EDEEF0;
 font-size: 12px;
 color: #666;
}

#container {
 width:780px;
 margin-left:auto;
 margin-right:auto;
 text-align:left;

}

#wrapper {
 width:780px;
 float:left;
 background: #fff;
}

/*==ヘッダー===*/
#boxA {
width: 780px;
height: 75px;
padding: 0px;
margin-top: 2px;
margin-bottom: 10px;
background-color: #EEEAEA;
border-bottom: 2px dotted #969696;
}

#a1{
width: 400px;
color: #003399;
font-size: 26px;
font-weight: bold;
margin-top: 10px;
margin-left: 10px;
float: left;
vertical-align: bottom;
}
#a1s{
width: 450px;
color: #000;
font-size: 12px;
font-weight: bold;
margin-top: 10px;
margin-left: 5px;
float: right;
vertical-align: top;
}
/*br   { clear: both }*/

#a2{
width: 780px;
color: #36c;
font-size: 12px;
/*font-weight: bold;*/
text-align: right;
margin: 0px 0px 0px 0px;
padding: 0px 0px 4px 0px;
clear: both;
}

.a3{
text-decoration: underline;
margin-right: 10px;
}

a    {
      background: transparent;
	  color: #666;
	  text-decoration: none;
}
a:active, a:hover  {
      background: transparent;
	  color: #C09;
	  text-decoration: none;
}

/*==左==*/
#boxB {
 /*height: 550px;*/
 height:auto;
 background: #fff;
 width: 240px;
 float: left;
 margin-left: 10px;
}

.b1{
width: 225px;
height: 25px;
float: left;
background: #FBE085;
text-align: left;
font-size: 14px;
color: #666;
font-weight: bold;
padding-top: 8px;
margin-bottom: 5px;
padding-left: 15px;
}

.b2{
width: 220px;
background: #fff;
font-size: 12px;
color: #666;
border-bottom: solid 1px #C0C0C0;
margin: 20px 0px 5px 0px;
}

.b3{
width: 210px;
float: left;
display: inline;
text-align: left;
line-height: 130%;
background: #fff;
font-size: 12px;
list-style-image: url(../lineup/img/btn4.gif);
color: #06c;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
/*padding-bottom: 4px;*/
}

#boxC {
 /*height: 550px;*/
 height:auto;
 background: #fff;
 width: 240px;
 float: left;
 margin-left: 15px;
}


/*==青カタログ==*/
.c1{
width: 225px;
height: 25px;
float: left;
background: #CDDEFF;
text-align: left;
font-size: 14px;
font-weight: bold;
color: #666;
padding-top: 8px;
margin-bottom: 5px;
padding-left: 15px;
}
/*==右==*/
#boxD {
 /*height: 550px;*/
 background: #fff;
 width: 240px;
 float: right;
 margin-left: 15px;
 margin-right: 10px;
}


/*===フッター===*/
.footer {
        width: 780px;
        height: 100%;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		 clear:both;
		}

/*==フッター部分==*/
.copy{
 width: 780px;
 height: 25px;
 background-image: url(../lineup/img/gra2.gif); 
 /*filter:progid:DXImageTransform.Microsoft.Gradient
              (startcolorstr=#023097,endcolorstr=#436AC2,gradienttype=0);*/ 
 font-size: 11px;
 color: #666;
 margin: 0px 0px 0px 0px; 
 padding: 10px 0px 0px 0px;

}
#font1{
color: red;
}








