Sindbad~EG File Manager
/*----------------------------------------------
メイン画像
----------------------------------------------*/
div#mainimg {
clear: both;
padding-top: 15px;
background-image: url(images/top-bg-lakanka.jpg);
background-repeat: no-repeat;
background-position: center top;
}
div#mainimg div#mainimg-inner {
width: 950px;
margin-right: auto;
margin-left: auto;
background: #FFF;
}
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}
/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}
/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
* include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}
/* FlexSlider Default Theme
*********************************/
.flexslider {
background: #fff;
position: relative;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
box-shadow: 0 1px 4px #6B6B6B;
-webkit-box-shadow: 0 1px 4px #6B6B6B;
-moz-box-shadow: 0 1px 4px #6B6B6B;
-o-box-shadow: 0 1px 4px #6B6B6B;
zoom: 1;
width: 100%;
margin-bottom: 40px;
behavior: url(/PIE.htc);
}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {
zoom: 1;
padding: 6px;
}
.carousel li {margin-right: 5px}
/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; background: url(images/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px;}
.flex-direction-nav .flex-next {background-position: 100% 0; right: -10px; }
.flex-direction-nav .flex-prev {left: -10px;}
.flexslider:hover .flex-next {opacity: 1;}
.flexslider:hover .flex-prev {opacity: 1;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 0.8;}
.flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}
/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center; background: #FFF;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {
width: 11px;
height: 11px;
display: block;
background: #AFAFAF;
background: rgba(0,0,0,0.5);
cursor: pointer;
text-indent: -9999px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
-o-border-radius: 20px;
border-radius: 20px;
box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
position: relative;
behavior: url(/PIE.htc);
}
.flex-control-paging li a:hover { background: #3A7728;}
.flex-control-paging li a.flex-active { background: #3A7728; cursor: default;}
.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}
/*----------------------------------------------
更新履歴
----------------------------------------------*/
#top-rireki {
position: relative;
left: 0px;
top: 0px;
}
#top-rireki p#btn-rss {
position: absolute;
top: 10px;
left: 185px;
}
#top-rireki dl {
overflow: hidden;
}
#top-rireki dl dt {
font-size: 80%;
font-weight: bold;
margin-top: 10px;
margin-left: 10px;
}
#top-rireki dl dd {
margin-top: 5px;
margin-right: 10px;
margin-left: 10px;
padding-bottom: 10px;
border-bottom: 1px dotted #B4B3AE;
}
/*----------------------------------------------
関連リンク
----------------------------------------------*/
#top-kanren div#top-kanren-inner {
padding-top: 5px;
padding-bottom: 10px;
}
#top-kanren div#top-kanren-inner p {
text-align: center;
margin-top: 5px;
}
/*----------------------------------------------
お知らせ
----------------------------------------------*/
.top-rcontents {
background: url(images/contents-top-bg.gif) repeat-y 0px 0px;
margin-bottom: 15px;
padding-bottom: 15px;
}
.top-rcontents:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
h1.top-rcontents-title {
height: 38px;
}
div#top-rcontents-inner {
margin-left: 15px;
border: 1px solid #DCD9CC;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
position: relative;
behavior: url(/PIE.htc);
background: #FFF;
margin-right: 15px;
}
div#top-rcontents-inner:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
div#top-rcontents-inner p {
margin-top: 10px;
margin-bottom: 10px;
display: inline;
float: left;
margin-left: 20px;
}
div#top-rcontents-inner p img {
vertical-align:bottom;
}
/*----------------------------------------------
コンテンツ
----------------------------------------------*/
.top-rcontents .index-topmenu {
width: 323px;
float: left;
margin-bottom: 10px;
margin-left: 10px;
border: 1px solid #DCD9CC;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
position: relative;
behavior: url(/PIE.htc);
text-align: center;
}
.top-rcontents .boxlink,
.top-rcontents .boxlink3 {
margin-left: 15px;
}
.top-rcontents .index-topmenu h1 {
font-size: 120%;
font-weight: bold;
color: #D62727;
text-align: left;
margin-top: 5px;
margin-right: 10px;
margin-left: 10px;
padding-bottom: 5px;
border-bottom: 1px solid #DCD9CC;
padding-left: 34px;
padding-top: 2px;
}
.top-rcontents .boxlink h1 {
background: url(images/top-icon-products.gif) no-repeat left top;
}
.top-rcontents .boxlink2 h1 {
background: url(images/top-icon-recipe.gif) no-repeat left top;
}
.top-rcontents .boxlink3 h1 {
background: url(images/top-icon-kotsu.gif) no-repeat left top;
}
.top-rcontents .boxlink4 h1 {
background: url(images/top-icon-hiwa.gif) no-repeat left top;
}
.top-rcontents .boxlink5 h1 {
background: url(images/top-icon-voice.gif) no-repeat left top;
}
.top-rcontents .boxlink6 h1 {
background: url(images/top-icon-qa.gif) no-repeat left top;
}
.top-rcontents .index-topmenu p.copy {
font-weight: bold;
color: #6D5F27;
text-align: left;
margin-top: 5px;
margin-right: 10px;
margin-left: 10px;
}
p.btn-kuwashiku {
background: #3A7728;
float: right;
margin-bottom: 10px;
margin-right: 10px;
padding: 2px 10px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
position: relative;
behavior: url(/PIE.htc);
font-size: 90%;
}
p.btn-kuwashiku a:link,
p.btn-kuwashiku a:visited {
color: #FFF;
background: url(images/icon-indexlink.gif) no-repeat left center;
padding-left: 10px;
}
div#banner-space {
clear: both;
padding-top: 10px;
margin-left: 8px;
}
div#banner-space p {
float:left;
margin-right: 6px;
}
div#facebookspace {
clear: both;
padding-top: 15px;
margin-left: 10px;
}
/*----------------------------------------------------- */
/* for - 979px */
/*----------------------------------------------------- */
@media only screen and (min-width: 768px) and (max-width: 979px) {
/* コンテンツ ----------------------------*/
div#contents {
padding-bottom:570px;
}
/* メイン画像 ----------------------------*/
div#mainimg div#mainimg-inner {
width: 100%;
}
.flex-direction-nav .flex-next {right: 0px; }
.flex-direction-nav .flex-prev {left: 0px;}
#top-rireki p#btn-rss {
display:none;
}
/* 関連サイト ----------------------------*/
div#top-kanren-inner:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
#top-kanren div#top-kanren-inner p {
float:left;
margin-left:20px;
}
.top-rcontents {
clear: both;
width:100%;
}
div#top-rcontents-inner {
width: 96%;
padding-bottom: 5px;
}
.top-rcontents .index-topmenu {
width: 30%;
margin-left: 2%;
}
}
/*----------------------------------------------------- */
/* for - 767px */
/*----------------------------------------------------- */
@media screen and (max-width: 767px) {
div#mainimg div#mainimg-inner {
width: 100%;
}
.flex-direction-nav .flex-next {right: 0px; }
.flex-direction-nav .flex-prev {left: 0px;}
#top-rireki p#btn-rss {
display:none;
}
.top-rcontents {
width: 100%;
}
div#top-rcontents-inner {
width: 96%;
margin-left: auto;
margin-right: auto;
padding-bottom: 5px;
}
div#top-rcontents-inner p {
display:block;
width: 100%;
margin-bottom: 0px;
margin-left: 0px;
float: none;
text-align:center;
margin-top: 5px;
}
.top-rcontents .index-topmenu {
width: 90%;
float: none;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
}
.top-rcontents .boxlink,
.top-rcontents .boxlink4 {
width: 90%;
margin-left: auto;
margin-right: auto;
}
p.btn-kuwashiku {
float: none;
margin-bottom: 10px;
margin-right: 20px;
margin-left: 20px;
}
div#banner-space {
margin-left: 0px;
}
div#banner-space p {
float:none;
text-align: center;
margin-right: 0px;
}
div#facebookspace {
display:none;
}
}
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists