@charset "utf-8";
/* CSS Document */
html, body {
margin: 0;
padding:0;
overflow:hidden;
text-align:left;
border:0;
background:#000000;
color:#333333;
font-size:12px;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

img {
border:0;
}

ul,ol,li {
list-style:none;
margin:0;
padding:0;
}

a.arw{
color:#aa5d0b;
text-decoration:none;
padding:2px 0px 2px 20px;
background:url(images/link_arw.gif) no-repeat top left;
}
a:hover.arw{
color:#ff0c60;
}

#main_item{
width:520px;
height:394px;
padding:11px 11px 5px 11px;
background:url(images/bg_item.gif) no-repeat left top;
}

h2{
margin:0;
padding:0;
line-height:40px;
width:520px;
text-indent:-9999px;
background:url(images/title_itemskill.gif) no-repeat -0px -0px;
}

#cont{
margin-top:6px;
}

.itembox_l{
width:257px;
height:110px;
background:url(images/bg_itembox_right.gif) no-repeat right top;
float:left;
overflow:hidden;
margin:0px 6px 6px 0px;
}

.itembox_l img{
float:left;
}

.itembox_r{
width:257px;
height:110px;
background:url(images/bg_itembox_right.gif) no-repeat right top;
float:left;
overflow:hidden;
margin:0px 0px 6px 0px;
}

.itembox_r img{
float:left;
}

.name{
line-height:24px;
font-weight:bold;
color:#fff45c;
padding:0px 0px 0px 2px;
width:145px;
float:left;
font-family:'Verdana',"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.text{
line-height:19px;
font-weight:normal;
color:#333333;
padding:3px 9px 0px 3px;
width:133px;
font-family:'Verdana',"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
