@charset "utf-8";
/* メインコンテンツ */

#content{
float:right;
width:575px;
height:357px;
background:url(../img/line.jpg) repeat-y right;
}

#contena{
float:left;
width:282px;
}

#h3{
height:354px;
width:68px;
float:left;
text-indent:-9999px;
}

#h3 h3{
height:354px;
width:68px;
background: url(../img/co_r3_c2.jpg) no-repeat;
}

#h3 h3.ce{
background: url(../img/ce_r3_c2.jpg) no-repeat;
}

#h3 h3.pc{
background: url(../img/pc_r3_c2.jpg) no-repeat;
}

#h3 h3.we{
background: url(../img/we_r3_c2.jpg) no-repeat;
}
#h3 h3.we2{
background: url(../img/we_r3_c4.jpg) no-repeat;
}
#h3 h3.gd{
background: url(../img/gd_r3_c2.jpg) no-repeat;
}

#text{
height:354px;
width:504px;
float:right;
font-size:10px;
}

#text-2{
height:354px;
width:200px;
float:right;
font-size:10px;
margin-right:7px;
}


h4{
margin-top:20px;
padding:0px;
margin-bottom:2px;
font-size:15px;
color:#FF0000;
}

h4.small{
font-size:13px;
}

.right{
float:right;
margin:0px 1px;
}
.left{
float:left;
margin:3px 0px 3px 18px;
}



img.gd{
	margin-top:23px;
}

p.mr{
margin-right:25px;
}

/* サイドメニュー */

.red{
color:#DD0000;
}
.blue{
color:#0000FF;
}
.white{
color:#FFFFFF;
}


a:link{
color:#0033FF;
}
a:visited{
color:#0033FF;
}

.lh-index{
line-height:14px;
}
