@charset "utf-8";

/* ************************************************** 

	artstudium用 news・info・report共用
	
	製作日：2007/2/8
	
- ***************************************************/


#honbun {
	position: relative;
	margin-top: 13px;
}
#honbun p {
	color: #575757;
	margin-bottom: 2em;
}
#mainContena a:link { text-decoration: none; color:#0083FF}
#mainContena a:visited { text-decoration: none; color:#5394C4}
#mainContena a:hover {
	text-decoration: none;
	color:#0073FF;
	background-color: #BDDBFF;
}
#mainContena a:active { text-decoration: none; color:#0000FF}
#honbun .txt {
	width: 530px;
	margin-bottom: 4em;
}
#honbun .cyu{
	color: #00F8D2;
}

	
/* サブメニュー
---------------------------------------------*/
#subMenu {
	top: 0px;
	width:199px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	position: relative;
	list-style-type: none;
	position:relative;
}
#subMenu li {
	float: left;
}
#subMenu li a, #subMenu li span {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	height /**/:20px;
	padding-top: 20px;
	background-image: url(../img/news_sub_menu.png);
}


/*  背景画像の位置
---------------------------------------------*/

	li#infoMenu{
		width: 86px;
	}
	li#newsMenu {
		width: 60px;
	}
	li#repoMenu {
		width: 53px;
	}
	
	/* 通常 */
	#infoMenu a { background-position:  0     0; }
	#newsMenu a { background-position:  -86px     0; }
	#repoMenu a { background-position:  -146px     0; }
	
	/* 開いているとき*/
	#infoMenu a.stay { background-position:  0     -30px; }
	#newsMenu a.stay { background-position:  -86px     -30px; }
	#repoMenu a.stay { background-position:  -146px     -30px; }
	
	/* オンマウス */
	#infoMenu a:hover { background-position:  0     -60px; }
	#newsMenu a:hover { background-position:  -86px     -60px; }
	#repoMenu a:hover { background-position:  -146px     -60px; }


/*  本文
---------------------------------------------*/

#contena {
	margin-top: 80px;
}
#sideContena {
	width: 258px;
	float: right;
}
#mainContena {
	width: 530px;
	position: relative;
	float: left;
}
h2 {
	font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "MS PGothic", Osaka, Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
.date {
	font-size: 10px;
	color: #AAA;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "MS PGothic", Osaka, Helvetica, Arial, Verdana, sans-serif;
	bottom: 0px;
	position: absolute;
}
.date_cate {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "MS PGothic", Osaka, Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #AAA;
	font-weight: normal;
	margin-bottom: 3.2em;
}

.title {
	margin-bottom: 47px;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	height: 54px;
	margin-left: 0px;
	line-height: 1.3em;
}

.entry {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B8B8B8;
	padding-bottom: 80px;
}
.entryFoot {
	color: #BCBCBC;
	margin-top: 5px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 100px;
	margin-left: 0px;
	font-size: 12px;
}
a.prevBtn {
	padding-left: 16px;
	background-image: url(../img/news_sankaku_prev.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: -12px;
	padding-right: 1px;
	padding-bottom: 1px;
	margin: 0px;
}
a.nextBtn {
	padding-right: 14px;
	background-image: url(../img/news_sankaku_next.png);
	background-repeat: no-repeat;
	background-position: 100%;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}

/*  サイドメニュー
---------------------------------------------*/
#sideContena li {
	font-size: 12px;
}
#sideContena ul {
	margin-bottom: 3em;
	line-height: 2em;
}
#sideContena h2 {
	margin-bottom: 8px;
}

#sideContena a:link {
	color: #7C7C7C;
}
#sideContena a:visited {
	color: #7D7D7D;
}
#sideContena a:hover {
	color: #0083FF;
}

#sideContena img {
	line-height: 0px;
	vertical-align: text-top;
}

/*  リスト
---------------------------------------------*/

.list {
	line-height: 1.3em;
	padding-bottom: 50px;
	margin-bottom: 110px;
}
.entry img {
	padding-top: 0.5em;
	padding-right: 1px;
	padding-bottom: 0.5em;
}
a:hover img{
	background-color:#FFF;
}
.list_title {
	margin-bottom: 28px;
}
#mainContena h2 a:link {
	color: #4C4C4C;
}
#mainContena h2 a:visited {
	color: #555;
}
#mainContena h2 a:hover {
	color: #0083FF;
	background-color: #FFF;
}
#mainContena h2 a:active {
	color: #0083FF;
}

/*  フッター
---------------------------------------------*/

.footer {
	clear:both;
}


/*  詳細情報・ML
---------------------------------------------*/
.detail {
	background-color: #CCC;
	margin-bottom: 1px;
	position: relative;
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 0px;
}
.detail .right {
	width: 347px;
	color: #595959;
	margin-left: 150px;
}
.detail h2 {
	position: absolute;
	margin-left: 18px;
}
.detail a:link, .detail a:visited {
	color: #FFF;
	background: transparent;
}
.detail a:hover {
	color: #0083FF;
	background: transparent;
}

.hidePlatforms .toggle, .showPlatforms .toggle{ 
	cursor: pointer;
	cursor: hand;
}

.showPlatforms .toggleChild {
	display: block; 
	position: relative;
	float: none; 
	padding: 0; 
	
}
.hidePlatforms .toggleChild { 
	display: none;
}
.toggle {
	display: block;
	height: 20px;
	width: 21px;
	background-image: url(../img/open.png);
	overflow: hidden;
	text-indent: -9999px;
	right: 0px;
	position: relative;
	margin-left: 18px;
	background-position: 0px 0px;
}
.showPlatforms .toggle{ 
	background-position: 0px -21px;
}
.showPlatforms{
	padding-bottom:21px;
	padding-top:15px;
	magin-top:1px;
	background: #B3B3B3;
	margin-top: 20px;
}
.showPlatforms .right{
	color: #333;
}
.hidePlatforms {
	padding-bottom: 14px;
}
#sideContena li {
	color: #999999;
}
.list h2 {
	color: #888;
	margin-bottom: 1px;
}
img.left {
	float: left;
	margin-right: 15px;
	margin-top: 0px;
}
img.right {
	float: right;
	margin-left: 15px;
	margin-top: 0px;
}
.clear {
	clear: both;
}

.nextIndex {
	color:#333;
}

.nextIndex a{
	margin-left: 4px;
}

.caption {
	font-size: 11px;
	color: #A1A1A1;
	padding: 0px;
	line-height: 1.5em;
	margin: 0px;
}
strong {
	color: #333333;
}

