@charset "Shift_JIS";
/* index
-----------------------
=container
	=memuBar
=common
=particular content
	=Past Exhibition
	=Movie
	=What is OLTA
	=Top Page
	=Member
	=Member Individual
	=Past Exhibition
	=Past Exhibition Individual
	=Now Exhibition
	=Goods
	=News
-----------------------
*/

/* =container
----------------------------------------------------------------------------- */
body {
	text-align:center;
	margin:0 auto;
}
#container {
	text-align:left;
	margin:0;
	padding:0;
}
img {
	border:0;
	vertical-align:bottom;
	padding:0;
	margin:0;
}
a {
	outline: none;
}
/* =memuBar---------------------- */
#memuBar {
	padding:10px 0 50px 0;
	margin:0;
	float:left;
	width:240px;
	text-align:center;
}
/*menuBar background*/
#whatis, #member, #member_individual, #pastExhibition, .pastExhibitionIndividual, #movie, #nowExhibition, #goods, #news, #memberindex2 {
	background-image:url(../images/menuBar/bg.png);
	background-repeat:repeat-y;
	background-position:left top;
}
/* =common
----------------------------------------------------------------------------- */
/*Web Font =========================== */

/*Impact*/
#pastExhibition_contents h2, #pastExhibition_contents h4, .flyer, #goods h1,#news dt {/* IE */
	font-family: Impact, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Osaka;
	src: url(../font/impact.eot);
}
#pastExhibition_contents h2, #pastExhibition_contents h4, .flyer, #goods h1,#news dt {/* Firefox, Opera, Safari */
	font-family: Impact, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Osaka;
	src: url(../font/impact.ttf) format("truetype");
}
/*GrossNet
#nowExhibition h1{
	font-family: GrossNet,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",Osaka;
    src: url(../font/GrossNet.eot);
}

#nowExhibition h1{
	font-family: GrossNet,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",Osaka;
	src: url(../font/GrossNet.ttf) format("truetype");
}*/


/* clearfix */
.clearfix, #pastexhibition ul, #movie #ttl, #container, #pastExhibition #wrapper dl, .pastExhibitionIndividual #wrapper, #movie #wrapper, #nowExhibition #wrapper, #nowExhibition dl,#news #wrapper, #news dl {
	zoom:1;
}
.clearfix:after, #pastexhibition ul:after, #movie #ttl:after, #container:after, #pastExhibition #wrapper dl:after, .pastExhibitionIndividual #wrapper:after, #movie #wrapper:after, #nowExhibition #wrapper:after, #nowExhibition dl:after, #news #wrapper:after, #news dl:after {
	content:".";
	clear:both;
	height:0;
	display:block;
	visibility:hidden;
}
/* clear */
.clear {
	clear:both;
}
/* float */
.flt_l {
	float:left;
}
.flt_r {
	float:right;
}
/* mouseover img */
#member #wrapper a:hover img, #member_individual .caption a:hover img, #member_individual .caption a:hover img, #member_individual #next a:hover img, #pastExhibition a:hover img, .pastExhibitionIndividual a:hover img, #top .bn6 a:hover img,.newsIndividual .arw_top a:hover img, #bn_area .organella a:hover img {
	filter: alpha(style=0, opacity=80);
	opacity:0.8;
	-ms-filter: "alpha(opacity=80)";
	zoom:1;
}
/* img_forIE */
.dis_blo {
	display:block;
}
.txt80 {
	font-size:80%;
}
.txt70 {
	font-size:70%;
}
/* =particular content
----------------------------------------------------------------------------- */

/* =Movie---------------------- */
#movie {
	background-color:#fff440;
}
#movie #wrapper {
	text-align:left;
	width:900px;
}
#movie #content {
	float:left;
	width:560px;
	padding-left:100px;
}
#movie h1 {
	float:left;
	width:337px;
	margin:80px 0 50px 0;
}
#movie #ttl p {
	float:right;
	width:154px;
	margin:170px 0 0 0;
}
#movie #contents p {
	margin:10px 0 20px 0;
	font-size:80%;
}


/* =What is OLTA---------------------- */

#whatis #container {
	width:1800px;
}
#whatis #wrapper {
	width:1400px;
	float:left;
	background-image:url(../images/whatis/bg.jpg);
	background-repeat:repeat-x;
	background-position:0 240px;
}
#whatis {
	background-color:#000;
	color:#FFF;
	margin:0;
	font-size:80%;
	line-height:160%;
}
#whatis h1 {
	margin:0 0 50px 50px;
	padding:50px 0 0 0;
}
#whatis p {
	color:#FFF;
	margin-bottom:15px;
}
#whatis #txt {
	margin:0 30px 0 50px;
}
#whatis .left {
	width:600px;
	float:left;
	margin-right:50px;
}
#whatis .right {
	width:600px;
	float:left;
	font-family : "Times New Roman", "Century", "Times", "Times New Roman", serif, "ＭＳ 明朝";
	letter-spacing:0.01em
}
#whatis .right strong {
	font-size:140%;
	font-weight:normal;
}
#whatis #menu {
	margin:50px 0 50px 550px;
}
#whatis #menu li {
	float:left;
}
#whatis #menu #top {
	margin-right:370px;
}
/* =Top Page---------------------- */
#top {
	background-color:#000;
	text-align:center;
	margin:0 auto;
	background-image:url(../images/top/2015-top.jpg);
	background-repeat:no-repeat;
	background-position:center top;/*	background-position:200px 0;*/
}
#top #container {
	width:1022px;
	text-align:center;
	margin:0 auto;
}
#top h1 {
	margin:50px 0 20px 0px;
}
#top #bn_area {
	position:relative;
	margin:0 0 0 0px;
}
#top #bn_area .bn1 {
	position:absolute;
	top:10px;
	left:0px;
	height:40px;
	overflow:hidden;
}/*member*/
#top #bn_area .bn2 {
	position:absolute;
	top:76px;
	left:13px;
	border:#63eb78 solid 3px;
}
#top #bn_area .bn3 {
	position:absolute;
	top:75px;
	left:210px;
	border:#ff2020 solid 3px;
}
#top #bn_area .bn4 {
	position:absolute;
	top:180px;
	left:210px;
	border:#f08220 solid 3px;
}
#top #bn_area .bn5 {/* news */
	position:absolute;
	top:307px;
	left:193px;
}
#top #bn_area .bn6 {/* FB */
	position:absolute;
	top:430px;
	left:475px;
}
#top #bn_area .bn7 {/* twitter */
	position:absolute;
	top:435px;
	left:129px;
}
#top #bn_area .bn8 {/*mail*/
	position:absolute;
	top:401px;
	left:14px;
	border:#fd0909 solid 2px;
}
#top #bn_area .bn9 {/*movie*/
	position:absolute;
	top:314px;
	left:600px;
	border:#380e9a solid 3px;
}
#top #bn_area .bn10 {
	position:absolute;
	top:350px;
	left:797px;
}
#top #bn_area .bn11 {/* pastEvent */
	position:absolute;
	top:288px;
	left:475px;
}
#top #bn_area .youtube {
	position:absolute;
	top:75px;
	left:600px;
	border:#fa0707 solid 3px;
}
#top #bn_area .organella {
	position:absolute;
	top:400px;
	left:600px;
	
}


#top .copyright {
	position:absolute;
	top:515px;
	left:420px;
	text-align:center;
	font-size:70%;
	color:#FFF;
	padding-bottom:10px;
	font-family : "Times New Roman", "Century", "Times", "Times New Roman", serif, "ＭＳ 明朝";
}

#top .design{
	position:absolute;
	top:515px;
	left:850px;
	text-align:right;
	font-size:70%;
	color:#999;
	white-space:nowrap;
	}

#top .design a:link {
	color:#999;
	text-decoration:underline;
}
#top .design a:visited {
	color:#999;
	text-decoration:underline;
}
#top .design a:hover {
	color:#fcff0e;
	text-decoration:none;
}
#top .design a:active {
	color:#fcff0e;
	text-decoration:none;
}

/* =Member---------------------- */

#member {
	width:1800px;
	background-color:#000;
}
#member #wrapper {
	float:left;
	width:800px;
	min-height:800px;
	margin:50px 10px 50px 10px;
	text-align:right;
	background-image:url(../images/member/Bg.gif);
	background-position:40px 90px;
	background-repeat:no-repeat;
        color:#ffffff;
}
#member #wrapper ul {
	padding:190px 70px 0 0;
}
#member #wrapper li {
	padding-bottom:20px;
}
/* =Member Individual---------------------- */
#member_individual {
	width:1800px;
	background-color:#000;
	text-align:center;
	margin:0 auto;
}
#member_individual .now {
	filter: alpha(style=0, opacity=70);
	opacity:0.7;
	-ms-filter: "alpha(opacity=70)";
	zoom:1;
}
#member_individual #wrapper {
	width:1280px;
	float:left;
	text-align:left;
	padding:0 0 0 0;
	color:#FFF;
}
#member_individual #navi {
	margin:7px 0 70px 25px;
}
#member_individual #navi li {
	float:left;
	margin:0 25px 0 0;
}
#member_individual .left_yoko {
	float:left;
	width:580px;
	color:#d1d1d1;
	padding-bottom:20px;
}
#member_individual .left_yoko h3 {/*photo*/
	padding:0 0 0 30px;
}
#member_individual .left_yoko .caption {
	padding:13px 28px 30px 30px;
	color:#b2b2b2;
}
#member_individual .left_yoko .caption p {
	font-size:70%;
	width:300px;
	float:left;
}
#member_individual .left_yoko .caption .part1 {
	float:right;
	padding:2px 0 0 10px;
}
#member_individual .left_yoko .caption .part2 {
	float:right;
	padding:2px 0 0 10px;
}
#member_individual h2 {
	font-size:110%;
	color:#b0d7ff;
}
#member_individual h2 a:link {
	color:#b0d7ff;
	text-decoration:none;
}
#member_individual h2 a:visited {
	color:#b0d7ff;
	text-decoration:none;
}
#member_individual h2 a:hover {
	color:#fcff0e;
	text-decoration:none;
}
#member_individual h2 a:active {
	color:#fcff0e;
	text-decoration:none;
}
#member_individual .right {
	width:680px;
	float:right;
	padding-bottom:15px;
}
#member_individual .right h3 {
	padding:18px 0 16px 0;
}
#member_individual .right dt {
	padding:0 0 8px 0;
}
#member_individual .right dd {
	font-size:90%;
	color:#9aadc4;
	padding:0 0 16px 0;
	line-height:145%;
}
#member_individual .right .past {
	font-size:80%;
}
#member_individual #history {
	padding:0 0 0 30px;
}
#member_individual #next {
	padding:17px 0 0px 910px;
}




/* =Past Exhibition---------------------- */
#pastExhibition {
	width:1800px;
	background-color:#000;
}
#pastExhibition #wrapper {
	float:left;
	width:1200px;
	margin:100px 10px 50px 0px;
	text-align:right;
}
#pastExhibition h1 {
	margin:0 40px 90px 0;
}
/*#pastExhibition dl {
	margin:0 0 10px 0;
}*/
#pastExhibition dt {
	float:right;
}
#pastExhibition dd {
	float:right;
}
#pastExhibition #pastExhibition_2016 dt,  #pastExhibition #pastExhibition_2015 dt,  #pastExhibition #pastExhibition_2014 dt, #pastExhibition #pastExhibition_2013 dt, #pastExhibition #pastExhibition_2012 dt, #pastExhibition #pastExhibition_2011 dt, #pastExhibition #pastExhibition_2010 dt {
	margin:70px 10px 0 0;
}
#pastExhibition #pastExhibition_2016 dd,  #pastExhibition #pastExhibition_2015 dd,  #pastExhibition #pastExhibition_2014 dd, #pastExhibition #pastExhibition_2013 dd, #pastExhibition #pastExhibition_2012 dd, #pastExhibition #pastExhibition_2011 dd, #pastExhibition #pastExhibition_2010 dd {
	padding-left:2px;
}

/*#pastExhibition .first{	margin:0 0 0 0;}
#pastExhibition .second{ margin:0 0 50px 0;}*/

#pastExhibition #pastExhibition_2009 dt {
	margin:20px 25px 0 0;
}
#pastExhibition #pastExhibition_2009 {
	margin-right:14px;
}
#pastExhibition_2009_ttl {
	margin-right:14px;
}
#pastExhibition #next {
	padding:50px 14px 0 0;
}
#pastExhibition #back {
	padding:50px 890px 0 0;
}
/* =Past Exhibition Individual---------------------- */

.pastExhibitionIndividual {
	width:1800px;
}
#pastExhibition_contents a:link {
	color:#b5bbbc;
	text-decoration:none;
}
#pastExhibition_contents a:visited {
	color:#b5bbbc;
	text-decoration:none;
}
#pastExhibition_contents a:hover {
	color:#fcff0e;
	text-decoration:none;
}
#pastExhibition_contents a:active {
	color:#fcff0e;
	text-decoration:none;
}
/* background =========== */


/*伝承PangPang*/
#pastExhibition_Transmission{
	background-color:#ffffff;
	color:#071b42;
}
#pastExhibition_2016_04 h2 {
	color:#071b42;
}

/*ドローイング大会*/
#pastExhibition_DRAWING_READING{
	background-color:#c9dddd;
	color:#ffffff;
}
#pastExhibition_2016_04 h2 {
	color:#ffffff;
}

/*眺望する無人島*/
#pastExhibition_2016_04 {
	background-color:#c6c7c8;
	color:#ffffff;
}
#pastExhibition_2016_04 h2 {
	color:#ffffff;
}

/*Walking Cascade*/
#pastExhibition_2016_03 {
	background-color:#000000;
	color:#ffffff;
}
#pastExhibition_2016_03 h2 {
	color:#ffffff;
}

/*複製された笑い*/
#pastExhibition_2016_02 {
	background-color:#ffffff;
	color:#000000;
}
#pastExhibition_2016_02 h2 {
	color:#000000;
}

/*JAPAN-POLAND*/
#pastExhibition_2016_01 {
	background-color:#7d205d;
	color:#ffffff;
}
#pastExhibition_2016_01 h2 {
	color:#e60012;
}

/*カルタナティブスペース*/
#pastExhibition_2016_00 {
	background-color:#ffffff;
        background-image:url(../images/pastExhibition/2016_00/BGCarta.png);
	background-position:350px 90px;
	background-repeat:repeat-y;
	color:#00000;
}
#pastExhibition_2016_00 h2 {
	color:#00000;
}

/*ニンゲンと歩く*/
#pastExhibition_2015_human {
	background-color:#f8f7f5;
	color:#00000;
}
#pastExhibition_2015_human h2 {
	color:#00000;
}


/*目覚め(GHOST OF MODERN)*/
#pastExhibition_2015_05 {
	background-color:#5a6266;
	color:#00000;
}
#pastExhibition_2015_05 h2 {
	color:#00000;
}

/*GHOST TRIO*/
#pastExhibition_2015_04 {
	background-color:#0d334e;
	color:#ffffff;
}
#pastExhibition_2015_04 h2 {
	color:#ffffff;
}

/*FAKE BONES*/
#pastExhibition_2015_03 {
	background-color:#303030;
	color:#ffffff;
}
#pastExhibition_2015_03 h2 {
	color:#ffffff;
}

/*眼のある風景が視る光景*/
#pastExhibition_2015_02 {
	background-color:#F9F6EA;
	color:#000000;
}
#pastExhibition_2015_02 h2 {
	color:#000000;
}

/*Snake Spiral*/
#pastExhibition_2015_01 {
	background-color:#000000;
	color:#ffffff;
}
#pastExhibition_2015_01 h2 {
	color:#ffffff;
}



/*Project in Korea*/
#pastExhibition_2014_02 {
	background-color:#ffffff;
	color:#00000;
}
#pastExhibition_2014_02 h2 {
	color:#00000;
}


/*GHOST OF MODERN*/
#pastExhibition_2014_01 {
	background-color:#3c556b;
	color:#05193b;
}
#pastExhibition_2014_01 h2 {
	color:#5d779c;
}

/*ドキニンゲン*/
#pastExhibition_2013_03 {
	background-color:#FFFFFF;
	color:#007F8E;
}
#pastExhibition_2013_03 h2 {
	color:#007F8E;
}

/*オルガネラ*/
#pastExhibition_2013_02 {
	background-color:#000;
	color:#8e001b;
}
#pastExhibition_2013_02 h2 {
	color:#8e001b;
}

/*大地の消化不良*/
#pastExhibition_2013_01 {
	background-color:#FFFFFF;
	color:#E61673;
}
#pastExhibition_2013_01 h2 {
	color:#E61673;
}


/*ドグウニンゲン*/
#pastExhibition_2012_04 {
	background-color:#705e5e;
	color:#e5ddd0;
}
#pastExhibition_2012_04 h2 {
	color:#961818;
}


/*貝爺*/
#pastExhibition_2012_03 {
	background-color:#88b4b8;
	color:#3d3217;
}
#pastExhibition_2012_03 h2 {
	color:#3d3217;
}

/*綴りおる、太く編む*/
#pastExhibition_2012_02 {
	background-color:#ffffff;
	color:#00000;
}
#pastExhibition_2012_02 h2 {
	color:#00000;
}

/*ゲンシニンゲン Cave.*/
#pastExhibition_2012_01 {
	background-color:#e1d6ca;
	color:#8a642a;
}
#pastExhibition_2012_01 h2 {
	color:#834426;
}

/*黄金の郷愁*/
#pastExhibition_2011_05 {
	background-color:#996633;
	color:#fefdfd;
}
#pastExhibition_2011_05 h2 {
	color:#cbb28b;
}

/*指彫刻*/
#pastExhibition_2011_04 {
	background-color:#000;
	color:#FFF;
}
#pastExhibition_2011_04 h2 {
	color:#e82893;
}
/*つちくれの精霊*/
#pastExhibition_2011_03 {
	background-color:#FFF;
	color:#030100;
}
#pastExhibition_2011_03 h2 {
	color:#4e4c4b;
}
/*芋の心臓*/
#pastExhibition_2011_02 {
	background-color:#000;
	color:#FFF;
}
#pastExhibition_2011_02 h2 {
	color:#714f9d;
}
#pastExhibition_2011_02 h4 {
	color:#714f9d;
}
/*つちくれの祠*/
#pastExhibition_2011_01 {
	background-color:#000;
	color:#FFF;
}
#pastExhibition_2011_01 h2 {
	color:#a48e6b;
}
/*はっけよい！オル太*/
#pastExhibition_2010_03 {
	background-color:#FFF;
	color:#030100;
}
#pastExhibition_2010_03 h2 {
	color:#4e4c4b;
}
/*オル太の田*/
#pastExhibition_2010_01 {
	background-color:#fafbe9;
	color:#030100;
}
#pastExhibition_2010_01 h2 {
	color:#4e4c4b;
}
/* 大枠 =========== */
#pastExhibition_ttl {
	float:left;
	width:280px;
	text-align:center;
}
#pastExhibition_contents #featured {
	width:800px;
}
/*music*/
#pastExhibition_ttl h1 {
}
#pastExhibition_ttl .music {
	margin:90px 0 15px 0px;
}
#pastExhibition_ttl .music dd {
	font-size:80%;
	padding:15px 0 10px 0;
}
/*flyer*/
#pastExhibition_ttl .flyer a {
	display:block;
	font-size:110%;
	border:#999 solid 1px;
	padding:3px 10px 3px 10px;
	margin:0 60px 0 60px;
	margin:90px 60px 15px 60px;/*in case of no music*/
	text-decoration:none;
	color:#4e4c4b;
}
#pastExhibition_ttl .flyer a:hover {
	background-color:#ececec;
}

/*黄金の郷愁　フライヤー*/
#pastExhibition_2011_05 #pastExhibition_ttl .flyer a {
	border:#fdfbfa solid 1px;
	color:#cbb28b;
}
#pastExhibition_2011_05 #pastExhibition_ttl .flyer a:hover {
	background-color:#ac7c4d;
}

.pastExhibitionIndividual #wrapper {
	float:left;
	width:1260px;
	margin:60px 0 0 0px;
}
#pastExhibition_contents h2 {
	font-size:46px;
	padding:15px 0 15px 0;
}
#pastExhibition_contents h3 {
	font-weight:normal;
	padding:0 0 30px 0;
	font-size:90%;
	line-height:160%;
	letter-spacing:0.02em;
}
#pastExhibition_contents h4 {
	font-size:175%;
	padding:0 0 10px 0;
}
#pastExhibition_contents {
	float:left;
	width:800px;
}
#pastExhibition_contents .photographer {
	text-align:right;
	font-size:80%;
	padding:5px 0 5px 0;
}
#pastExhibition_contents .photographer2_black {
	width:717px;
	text-align:right;
	font-size:80%;
	margin:-30px 0 10px 0;
}
#pastExhibition_contents .photographer2_whtie {
	width:717px;
	text-align:right;
	font-size:80%;
	margin:-30px 0 10px 0;
}
#pastExhibition_contents .bt_area {
	display:block;
	padding:40px 10px 50px 10px;
	position:relative;
	width:730px;
}
#pastExhibition_contents .bt_area .back {
	display:block;
	position:absolute;
	top:25px;
	left:-220px;
}
#pastExhibition_contents .bt_area .next {
	display:block;
	position:absolute;
	top:25px;
	left:700px;
}
/* =Now Exhibition---------------------- */
	
#nowExhibition #wrapper {
	text-align:left;
	width:1200px;
}
#nowExhibition #content {
	float:left;
	width:850px;
	padding-left:50px;
}
#nowExhibition h1 {
	padding:50px 0px 50px 190px;
}
/*#nowExhibition h2 {
	padding:0px 0px 10px 0px;
	font-weight:normal;
	font-size:140%;
	line-height:140%;
}
#nowExhibition h3 {
	padding:0px 0px 20px 0px;
	font-weight:normal;
	font-size:85%;
}
#nowExhibition dl {
	width:820px;
	padding:0px 0px 50px 0px;
}
#nowExhibition dt {
	width:350px;
	float:left;
	padding:0px 10px 0px 0px;
}
#nowExhibition dd {
	width:450px;
	float:right;
	line-height:150%;
}

*/

#nowExhibition h2 {
	color:#600;
	padding:0px 0px 10px 0px;
	font-weight:normal;
	font-size:140%;
	line-height:140%;
}
#nowExhibition h3 {
	padding:0px 0px 20px 0px;
	font-weight:normal;
	font-size:85%;
}
#nowExhibition dl {
	width:820px;
	background-image:url(../images/nowExhibition/border.gif);
	background-repeat:repeat-x;
	background-position:top left;
	padding:40px 40px 0 60px;
}
#nowExhibition dt {
	padding:0px 10px 0px 0px;
}

#nowExhibition dd {
	line-height:150%;
}


#nowExhibition a:link {
	color:#1f2bd3;
	text-decoration:none;
}
#nowExhibition a:visited {
	color:#1f2bd3;
	text-decoration:none;
}
#nowExhibition a:hover {
	color:#ff8a00;
	text-decoration:none;
}
#nowExhibition a:active {
	color:#ff8a00;
	text-decoration:none;
}

/* =News---------------------- */
	
#news {
	background-color:#362415;
		letter-spacing:0.01em;
}

#news #wrapper {
	text-align:left;
	width:1200px;
}
#news #content {
	float:left;
	width:850px;
	padding-left:50px;
}
#news h1{
	padding:50px 0px 50px 120px;
}

.newsIndex dl {
	width:820px;
	padding:0px 0px 50px 0px;
	background-image:url(../images/news/border.gif);
	background-repeat:repeat-x;
	background-position:top left;
	padding:40px 40px 15px 40px;
}
.newsIndex dt {
	width:170px;
	float:left;
	font-weight:normal;
	font-size:150%; 
	color:#005a83;
	white-space:nowrap;
	margin:-4px 0px 0px 0px;
}

.newsIndex dd {
	width:600px;
	float:right;
	line-height:150%; 
	letter-spacing:0.01em;
	color:#fcfce4;
	background-image:url(../images/news/arw.png);
	background-repeat:no-repeat;
	background-position:0px 6px;
	padding:0px 0 8px 25px;
}

#news dd a:link {
/*	color:#e6e620;*/
	color:#fcfce4;
	text-decoration:none;
}
#news dd a:visited {
	color:#d4bbe0;
	text-decoration:none;
}
#news dd a:hover {
	color:#22b3f5;
	text-decoration:none;
}
#news dd a:active {
	color:#22b3f5;
	text-decoration:none;
}

/*newsIndividual*/
.newsIndividual{
	color:#c5edff;
}

.newsIndividual h2 {
	color:#7dd7ff;
	padding:0px 0px 10px 0px;
	font-weight:normal;
	font-size:140%;
	line-height:140%;
}
.newsIndividual h3 {
	padding:0px 0px 20px 0px;
	font-weight:normal;
	font-size:85%;
}
.newsIndividual dl {
	width:820px;
	background-image:url(../images/news/border.gif);
	background-repeat:repeat-x;
	background-position:top left;
	padding:50px 40px 0 60px;
}
.newsIndividual dt {
	padding:0px 10px 0px 0px;
}

.newsIndividual dd {
	line-height:150%;
}

.newsIndividual .arw_top{
	padding:50px 0px 50px 700px;
}

/* =News 過去のNews【使用中】----------------------*/
#news_old .toppage {
	text-align:right;
	width:1000px;
	margin:25px 0 20px 0; }

/* =Goods---------------------- */

#goods #wrapper {
	text-align:left;
	width:1200px;
}
#goods #content {
	float:left;
	width:850px;
	padding-left:50px;
}
#goods h1 {
	padding:400px 0px 200px 120px;
	font-weight:normal;
	color:#4e4c4b;
	font-size:200%;
}