@charset "utf-8";

/* ----------------------------------------------

	CSS information
	file name  :  style.css
	mobile :  個別CSS
	
 ---------------------------------------------- */

#title{
background:url(images/title.gif) no-repeat;
width:370px;
height:98px;
float:left;
font-size:0px;
line-height:0px;
text-indent:-10000px;}
#title_social{
overflow:hidden;}

/*文章タイトル*/
.stitle{
background:url(images/bg_mtitle.gif) no-repeat;
width:574px;
height:41px;
padding:0px 20px 0 20px;
margin:3px 0 10px 0;
line-height:1.5em;}
.stitle{
font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
color:#f40008;
font-weight:normal;}
.stitle em{
font-size:1.2em;}
.txt_sizeS{
font-size:0.8em;}
div.novel{
margin:0 0 0 101px;
background:url(images/line.gif) no-repeat top left;
padding:20px 0 20px 0;}
div.novel span{
color:#f40008;
font-weight:bold;}

/*携帯サイト案内*/
#subtitle01{
background:url(images/subtitle01.gif) no-repeat;
width:677px;
height:45px;
margin-bottom:45px;
font-size:0px;
line-height:0px;
text-indent:-10000px;}
#subtitle02{
background:url(images/subtitle02.gif) no-repeat;
width:677px;
height:45px;
margin-bottom:40px;
font-size:0px;
line-height:0px;
text-indent:-10000px;}
#access{
background:url(images/img_access.gif) no-repeat;
width:156px;
height:29px;
font-size:0px;
line-height:0px;
text-indent:-10000px;
margin-bottom:16px;}
#qr{
background:url(images/img_qr.gif) no-repeat;
width:137px;
height:138px;}
#contents dl{
margin-bottom:50px;
overflow:hidden;}
#contents dl dt{
background:url(images/img_qr.gif) no-repeat;
width:137px;
height:138px;
float:left;}
#contents dl dd{
margin-left:167px;
background:url(images/img_txt.gif) no-repeat;
width:401px;
height:137px;
font-size:0px;
line-height:0px;
text-indent:-10000px;}

#contents{
width:959px;
overflow:hidden;
margin-bottom:29px;
font-size:1.2em;
line-height:1.7em;}

#contents .left{
width:677px;
float:left;}
#contents .right{
width:242px;
float:right;}

#contents .left p .original{
margin-bottom:24px;}

