@charset "Shift_JIS";
@import url("june.css");/* 2006.2月更新 */
@import url("dl.css");/* DLタグの段組 */

html * {/* ボックス要素の大きさ統一 */
box-sizing: border-box; 
-moz-box-sizing: border-box;} 

/* 共通項 */
body{
margin:0; padding:0;}

hr{display: none; }
img{border-width: 0; border-style: none; }

form{
margin:0; padding:0;}
label{
padding:0 1em;}

em{
font-weight: bold; font-style: normal; }
strong{
font-size: 125%; font-weight: bold; }
strong.scream{
font-size:150%; font-weight:bold;
display:block; margin:1.2em 0;}
strong.shout{
letter-spacing: 0.75em;}

kbd{
font-size:1em;}

abbr{
text-decoration: none;
border-style:none;}
.small{
font-size: 80%;}
.new{
font-size: 90%; font-weight: bold; letter-spacing: 4px; }
.up{
border-width: 1px; border-style: solid; }

/* 画像配置 */
p.small-img{float:right; margin:0; padding:0; clear:both;}
p.large-img{text-align:center; clear:both;}
p.img-sample img{float:left; margin:0 10px 10px 0; padding:0;}

p.clear{clear:both;}


h4{
clear: both;}

ul.banner li{
list-style-type: none; display: inline;
margin:0 5px;}

.navi{
clear:both; text-align:right;}
.navi li{
list-style-type: none; display: inline;}


#links dd.genre{/* リンクページのジャンル表記 */
margin:0;
font-size:80%;}
