@charset "UTF-8";
/*
Theme Name: inada2 css
Theme URL: http://www.inada2.info/
Description: pubCSS（共通用）.
Version: 1.0
Author: イナダニ
Author URL: http://www.inada2.info/
*/

/* CSS Document */

/* 構造
------------------ */
div.fixed {
position: fixed;
width: 105px;
height: 148px;
}
#fix {
top:100px;
left:0px;
width:105px;
height:148px;
}
p.backto-side-inada2 {
width:105px;
height:148px;
margin:0;
padding:0;
background:url(../img/pub/backto-side-inada2.jpg) no-repeat 0 0;
text-indent:-9999em;
font-size:0.75em;
color:#333333;
}
p.backto-side-inada2 a {
width:105px;
height:148px;
margin:0;
padding:0;
background:url(../img/pub/backto-side-inada2.jpg) no-repeat 0 0;
text-indent:-9999em;
text-decoration:none;
display:block;
}
p.backto-side-inada2 a:hover {
width:105px;
height:148px;
margin:0;
padding:0;
background:url(../img/pub/backto-side-inada2.jpg) no-repeat -105px 0;
}
/* 機能
------------------ */
p.pageup {
clear:both;
margin:5px 0;
padding:0;
text-align:right;
font-size:0.75em;
color:#660000;
line-height:100%;
}
p.pageup a {
margin:0;
padding:0;
color:#660000;
text-decoration:none;
}
p.continue {
text-align:right;
}
/* パンくず
------------------ */
p.pankuzu {
margin:5px;
font-size:0.7em;
color:#666666;
line-height:125%;
letter-spacing:0.1em;
}
/* サイド
------------------ */
.s-inada2 p {
width:134px;
height:164px;
margin:250px auto 20px auto;
padding:0;
background:url(../img/entry/s-inada2.jpg) no-repeat 0 0;
text-indent:-9999em;
font-size:0.85em;
}
.s-inada2 p a {
width:134px;
height:164px;
margin:0;
padding:0;
background:url(../img/entry/s-inada2.jpg) no-repeat 0 0;
text-indent:-9999em;
text-decoration:none;
display:block;
}
.s-inada2 p a:hover {
width:134px;
height:164px;
margin:0;
padding:0;
background:url(../img/entry/s-inada2.jpg) no-repeat -134px 0;
text-indent:-9999em;
text-decoration:none;
display:block;
}
/* フッター関連
------------------ */
address {
margin:2px 10px;
padding:0;
font-size:10px;
color:#666666;
text-align:right;
}
address a{
color:#666666;
}
/* 特集
------------------ */
#special {
margin:10px 0;
}
#s-gg {
width:180px;
height:305px;
margin:0;
padding:0;
background:url(../img/special/s-gg.jpg) no-repeat 0 0;
}
#s-gg a {
width:180px;
height:305px;
margin:0;
padding:0;
background:url(../img/special/s-gg.jpg) no-repeat 0 0;
text-decoration:none;
text-indent:-9999em;
display:block;
}
#s-gg a:hover {
width:180px;
height:305px;
margin:0;
padding:0;
background:url(../img/special/s-gg.jpg) no-repeat -180px 0;
}
/* 装飾
------------------ */
span.new {
display: none;
color: red;
font-weight: normal;
font-size:10px;
}
span.red {
color:#FF0000;
}
span.bold-red {
color:#FF0000;
font-weight:bold;
}