/* CSS Document */

/*----------基本設定----------*/

/* フォント */

body {
	font-family: ヒラギノ, "ＭＳ Ｐゴシック", arial, helvetica, sans-serif;
	line-height: 160%;
	font-size: 80%;
	color: #333333;
	}

/* ブラウザ設定解除 */

* {
	margin: 0px;
	padding: 0px;
	}

body {
	width:800px;
	margin:auto;
	line-height:140%;
	}

img,table {
	border: none;
	}

ul {
	list-style: none;
	}

body#inlineframe {
	width: 97%;
	text-align: left;
}

div#wrap02 *{
	line-height:120%;
}


/* テキストリンク */

a:link {
	color: 333333;
	text-decoration: none;
	}

a:visited {
	color: #333333;
	text-decoration: none;
	}

a:hover {
	color: #333333;
	text-decoration: underline;
	}

a:active {
	color: #333333;
	text-decoration: none;
	}

/* フロート解除 */

br.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	}

/* トップ背景　*/

body.index {
	background: #e60012;
	color:#FFFFFF;
	font-size:60%;
	text-align:center;
	}


/* ヘッダ　*/
#header{
width:800px;
margin-bottom:10px;
}

#header .menu{
margin:12px 25px 0px 0;
float: left;
}

#header .menu02{
margin:12px 0px 0px 10px;
float: right;
}

#header .pagetitle{
	padding: 25px 0 0px 0;
}


/* フッター　*/
#footer{
text-align:center;
margin:40px 0 15px 0;
font-size: 70%;
}

/* 作品共通リンク　*/
#worklink{
text-align:center;
margin-top:30px;
}

#worklink .cate{
font-weight:bold;
margin:0 10px 0 10px;
}

#worklink img{
margin-left:2px;
border:#cccccc solid 1px;
}



/* コンテンツ　*/

#contents .left{
width:416px;
}

#contents .right{
width:384px;
}

#contents .english{
margin-top:40px;
}

#contents .imagetitle{
	margin-bottom:5px;
	margin-left: 4px;
}

#contents .imagetitle02{
	margin-top:15px;
	margin-bottom:5px;
	margin-left: 4px;
}

#contents .image{
margin-left:4px;
margin-bottom:4px;
float:left;
border:#cccccc solid 1px;
}

#contents .news{
margin-top:40px;
font-size:100%;
}

#contents .newsstrong{
font-weight:bold;
}


/* 作品　*/
#work{
	padding: 0px 0 25px 0;
}

#work .workimage{
border:#cccccc solid 1px;
}

#work .workimagecenter{
text-align:center;
}


#work .worktitle{
	padding: 20px 0 10px 0;
}


#work .concept{
	margin: 20px 0 2px 0;
}

#work .productdetails{
	margin: 20px 0 4px 0;
}

#work .newscenter{
text-align:center;
font-size:100%;
}

#work  hr.newsline{
margin:15px 0 15px 0;
border: 1px #cccccc solid; 
}


/* 水墨空間 */
#work p.suiboku{
line-height: 260%;
}

#work strong{
font-size: 140%;
}


/* Marcel Wanders */
#work h1.marcelwanders{
font-weight:normal;
margin:0;
padding:0;
line-height: 160%;
font-size: 100%;
}

#work p.marcelwanders{
 font-weight:normal;
 margin:0 ;
 padding:0;
}

#work p.marcelwanders2{
 font-weight:normal;
 margin:30px 0 0 0 ;
 padding:0;
}
