/*
Theme Name:   default-black-2column
Theme URI:    http://img-portfolio.com/
Description:  デフォルトテーマ・２カラム。背景色・黒。
Version:      1.0
Author:       TANAKA Hirihito by CVP
Author URI:   http://cvp-web.net/
Sample URI:   http://img-portfolio.com/demo/pc-b-2column/
*/



/* Common
---------------------------*/
body {
  color: #FFF;
  background: #000;
  font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "MS Pゴシック", "MS P Gothic","Osaka", Arial, Helvetica, Verdana, Sans-Serif;
  font-size: 80%;
  text-align: center;
}

html>/* */body {
  font-size: 75%;
}

body {
  font-size: 75%;
}

* {
  margin : 0;
  padding: 0;
}

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.clear {
  clear: both;
  margin: 0;
  padding:0;
  height: 0;
  width: auto;
  visibility: hidden;
}



/* #container
---------------------------*/
#container {
  text-align: left;
  width: 950px;
  margin: 0 auto;
}



/* #header
---------------------------*/
#header {
  width: 950px;
  margin-bottom: 15px;
}

#header h1 {
  float: left;
  width: 300px;
  padding-top: 15px;
}

#header h1 img {
  border: none;
}



/* #menu
---------------------------*/
#menu {
  float: left;
  width: 640px;
  height: 60px;
  text-align: right;
}

#menu ul {
  list-style-type: none;
  margin-top: 30px;
}

#menu ul li {
  display: inline;
  line-height: 1.5em;
  margin-left: 2em;
  margin-bottom: 0.5em;
}

#menu ul li.selected {
}

#menu ul li a {
  text-decoration: none;
  color: #999;
}

#menu ul li a:hover {
  text-decoration: none;
  color: #FFF;
}

#menu ul li.selected a {
  text-decoration: none;
  color: #FFF;
}

#menu ul li.selected a:hover {
  text-decoration: none;
  color: #FFF;
}



/* #content
---------------------------*/
#content {
  width: 950px;
}



/* #thumb
---------------------------*/
#thumb {
  float: right;
  width: 270px;
  height: 480px;
}

#thumb .thumb-dir {
  display: none;
}

#thumb .thumb-dir h2 {
  font-size: 18px;
  margin-bottom: 7px;
}

#thumb .thumb-dir .thumb-list {
  height: 402px;
}

#thumb .thumb-dir .thumb-list ul {
  display: none;
}

#thumb .thumb-dir .thumb-list ul.selected {
  display: block;
}

#thumb .thumb-dir .thumb-list ul li {
  float: left;
  display: block;
  border: solid 1px #333;
  background: #FFF;
  margin-right: 5px;
  margin-bottom: 5px;
}

#thumb .thumb-dir .thumb-list ul li.selected {
  border: solid 1px #666;
  background: #FFF;
}

#thumb .thumb-dir .thumb-list ul li dl {
  margin: 0;
  padding: 0;
  border: none;
}

#thumb .thumb-dir .thumb-list ul li dl dt {
  margin: 0;
  padding: 0;
  border: none;
}

#thumb .thumb-dir .thumb-list ul li dl dt a {
  text-align: left;
  overflow: hidden;
}

#thumb .thumb-dir .thumb-list ul li dl dt a img {
  border: none;
}

#thumb .thumb-dir .thumb-list ul li dl dd {
  margin: 0;
  padding: 0;
  border: none;
  display: none;
}

#thumb .thumb-dir .thumb-pager {
  clear: both;
}

#thumb .thumb-dir .thumb-pager ul {
}

#thumb .thumb-dir .thumb-pager ul li {
  float: left;
  display: block;
  border: solid 1px #333;
  background: #000;
  margin-right: 5px;
  margin-bottom: 5px;
  padding: 4px 8px;
}

#thumb .thumb-dir .thumb-pager ul li.selected {
  border: solid 1px #666;
  background: #333;
}



/* #main
---------------------------*/
#main {
  float: left;
  border: solid 1px #333;
  position: relative;
}

#main .main-under,
#main .main-over,
#main .main-preloader,
#main .main-loader {
  text-align: left;
  position: absolute;
  display: none;
}

#main .main-loader .loader {
  width: 100px;
}

#main .main-loader .loader p.img {
  width: 100px;
  margin-bottom: 10px;
  border: solid 1px #333;
}

#main .main-loader .loader p.txt {
  width: 100px;
  text-align: center;
}



/* #navigation
---------------------------*/
#navigation {
  float: left;
  margin-top: 10px;
}

#navigation p {
  float: left;
  width: 240px;
  text-align: left;
}

#navigation ul {
  float: right;
  width: 240px;
  text-align: right;
  list-style-type: none;
}

#navigation ul li {
  float: left;
}

#navigation ul li.total {
  width: 140px;
  padding-right: 20px;
  text-align: right;
}

#navigation ul li.prev {
  width: 16px;
}

#navigation ul li.start {
  width: 48px;
}

#navigation ul li.stop {
  width: 48px;
}

#navigation ul li.next {
  width: 16px;
}

#navigation ul li img {
  vertical-align: bottom;
}



/* #prof-btn
---------------------------*/
#prof-btn {
  width: 950px;
  margin: 20px 0;
  text-align: right;
}



/* #footer
---------------------------*/
#footer {
  width: 950px;
  margin-top: 30px;
  margin-bottom: 15px;
}

#footer address {
  text-align: center;
  font-style: normal;
}



/* #profile
---------------------------*/
#profile {
  color: #000;
}

#profile .inner {
  padding: 30px;
}

#profile p.close {
  float: right;
  text-align: right;
  width: 30px;
}

#profile dl.txt {
  float: right;
  width: 370px;
}

#profile dl.txt dt {
  font-size: 150%;
  font-weight: bold;
  margin-bottom: 10px;
}

#profile dl.txt dd.mail {
  margin-bottom: 15px;
}

#profile dl.txt dd.description {
  margin-bottom: 15px;
}

#profile div.link {
  width: 152px;
  float: left;
}

#profile div.link p {
  margin-bottom: 10px;
  border: solid 1px #CCC;
}

#profile div.link ul {
  margin-bottom: 10px;
  list-style-type: none;
}

#profile div.link ul li {
  display: inline;
  margin-right: 5px;
}

#profile div.link ul li img {
  border: none;
}



/* #overlay
---------------------------*/
#overlay {
}
