@charset "UTF-8";


div.divisionInner h3 {
 margin-bottom: 30px!important;
}

div.division div.divisionInner p,
div.division div.divisionInner ul {
 margin-bottom: 20px;
 line-height: 1.4em;
}

#tunesPlayer {
 width: 440px;
 margin: 0 0 30px;
 padding: 45px 0 35px;
 text-align: center;
 background: url(/themes/yoshihama10/images/koushin/player_bg.jpg) repeat-x top left!important;
 border: solid 1px #600;
 border-radius: 5px;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
}

#tunesInfo {
 margin: 20px 0 0 20px;
}
