﻿/*
##### Orangrayskin #####
by Fel
http://nucleus.fel-is.info/
based on orangray
http://www.oswd.org/viewdesign.phtml?id=1529
*/
@chareset "UTF-8";

/* ###### color ###### */
body { /* 基本の文字色と背景色 */
  color:#000;
}

a:link { /* 基本のリンク色 */
  color:#FF8000;
}

a:visited {
  color:#FF8000;
}



#header .title {
	background-image: url(../../../img/header_2nd.jpg);
	height: 210px;
	width: 760px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	}

h1 { /* タイトルと影 */
  color:#FF8000;
}


h2 { /* 記事のタイトル */
  padding: 3px;
  margin: 0;
  color:#FF8000;
  font-weight:normal;
}
h3 {
  color:#FF8000;
}
h4 {
  color:#FF8000;
}

#main .box { /* メイン記事の囲みと背景 */

	margin-right: 85px;
	margin-left: 15px;
}

#main h4{  
	font-size: 1.2em;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

#main .title {
  border-bottom: 1px solid #FF8000;
}

#main .iteminfo {
}

#main .iteminfo a:link {
  color:#808080;
}

#main .iteminfo a:visited {
  color:#808080;
}

#main .iteminfo a:hover {
  color:#FF8000;
}



#main .commentinfo {
  color:#808080;
}



#side .title { /* サイドの囲みと背景 */
  border-bottom: 1px solid #FF8000;
}



#side .box {
  background-color: #F4F4F4;
}





.leftbox { /* 記事内ボックスの囲み */
  border: 1px solid #C0C0C0;
}
.rightbox {
  border: 1px solid #C0C0C0;
}

.highlight { /* 検索結果のハイライト */
  background-color: yellow;
}

/* ###### general ###### */
body {

  padding:0;
  margin:0;
  font-family: verdana, Helvetica, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", sans-serif;
}

DIV.contents {
    font-size:0.8em;
	WIDTH: 760px;
	POSITION: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}

.alignr {
  text-align:right;
}

a:link {
  text-decoration:none
}

a:visited {
  text-decoration:none
}

a:hover {
  text-decoration:underline
}

/* ###### header ###### */
#header {
  padding: 0;
  margin: 0;
}

#header .title {
  padding: 0;
  margin: 0;
}

h1 {
  font-weight: normal;
  padding: 0 0 5px 0;
  margin: 0;
  position: relative;
  right: 3px;
  z-index: 2;
}


/*
04 右欄　メインコンテンツ　*/

#contRight{
	float: right;
	width: 460px;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-top: 0px;
	margin-right: 80px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#contRight h2{
	font-size: 0.9em;
	border: 1px solid #B3B3B3;
	color: #666666;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#contRight h3{
	margin-right: 0px;
	margin-left: 10px;
	font-size: 0.8em;
	color: #666666;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#contRight h4{  /*Ajax Nucleus読み込み部分*/
	font-size: 1em;
	font-weight: bold;
	padding: 0px;
	color: #000000;
	margin: 0px;
}



#contRight p{
	font-size: 0.8em;
	color: #666666;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 0px;
	line-height: 140%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px;
}
#contRight .tbl01{
	font-size: 0.8em;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#contRight .tbl02{
	padding: 0px;
	margin:0px;

}
#contRight .tbl02 td{
	vertical-align: top;
	border: 1px solid #B3B3B3;
}
#contRight .txt01{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0066CC;
	padding: 3px;
}
/*
05 右欄　新着Nucleus部分　*/
#topInfo,#topSales,#topPlanning,#topCm,#topCamera,#topEdit,#topLibrary{
	color: #666666;
	margin: 0px;
	font-size: 0.8em;
	line-height: 140%;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#topInfo .title,#topSales .title,#topPlanning .title,#topCm .title,#topCamera .title,#topEdit .title,#topLibrary .title{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 5px;
}

#content{
	border: 1px solid #B3B3B3;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 0.8em;
	line-height: 140%;
	padding: 5px;
	margin-right: 0px;
	margin-left: 15px;
}
#content .title{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 5px;
}
#contRight .itembody {
	margin: 0px;
	padding: 0px;
}



/*
右欄　Orangray　オリジナル　*/
#contRight .title {
  padding: 0;
  margin: 0;
}

h2 {
  font-size: 1em;
  padding: 3px;
  margin: 0;
  font-weight:bold;
}

#contRight .box {
  padding: 0;
  margin: 0;
}



#contRight .itembody {
	margin: 0;
	line-height: 170%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#contRight .iteminfo {
  padding: 0;
  margin: 0;
  font-weight: bold;
}

#contRight .iteminfo a:link {
  text-decoration:none
}

#contRight .iteminfo a:visited {
  text-decoration:none
}

#contRight .iteminfo a:hover {
  text-decoration:underline
}

h4 {
  padding: 3px;
  margin: 0;
  font-weight:normal;
  font-size:11px;
}

#contRight .commentbody {
  padding: 5px;
  margin: 0;
  line-height: 170%;
}

#contRight .commentinfo {
  text-align:right;
  font-size:10px;
  padding: 0;
  margin: 0;
  font-weight: bold;
}



#contRight .separate {
  height: 21px;
}

#contRight .separateshort {
  height: 14px;
}




/*
左欄　ナビゲーション　*/

#contLeft{
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px;
}


#navi {
	text-align: right;
	width: 120px;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 80px;
	padding: 0px;
}
#navi li {
	margin-bottom: 4px;
	list-style-type: none;
	text-align: right;
}

#navi a {
	display:block;
	text-align:right;
	border: 1px solid #B3B3B3;
	width: 118px;
	vertical-align: middle;
}

#navi a:hover{
	border: 1px solid #B3B3B3;
	background-color: #CEDEFF;
}



/* ###### footer ###### */
#footer{
	clear: both;
	width: 760px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #999999;
}

/* ###### other ###### */
.leftbox, .rightbox {
  margin: 3px;
  padding: 0;
  width: 120px;
}
.leftbox {
  position: relative;
  left: 2px;
}
.rightbox {
  position: relative;
  left: 274px;
}

img {
  border: none;
}

.skip {
  display: none;
}

ul.nobullets {
  list-style: none;
  margin: 0;
  padding: 0 0 0 5px;
}

.searchform {
}

form {
  margin: 0;
  padding: 0 5px;
}