@charset "UTF-8";

body {
	margin: 0px;
	padding: 0px;
	color: #553333;
	background: #ffffff url('background.gif') center top repeat;
	font: normal 13px/170% "メイリオ", sans-serif;
}
a {
	color: #0088bb;
	text-decoration:none;
}

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

.titlink a,.week a {
	font-weight:bold;
	text-decoration:none;
	color: #221111;
}
.titlink a:hover,.week a:hover {
	color: #88bbee;
}

img{
	border:none;
	vertical-align:top;
}

h1{
	margin: 0px;
	padding: 15px 20px 5px;
	background-color:#000000;
	float:left;
}

h2 {
	margin: 10px 0px 0px;
	padding: 0px;
	font: bold 20px "メイリオ", sans-serif;
	color: #221111;
}

h3 {
	font: bold 16px "メイリオ", sans-serif;
}

h4 {
	font: bold 14px "メイリオ", sans-serif;
	margin: 18px 0px 8px 0px;
}

h5 {
	font: bold 13px "メイリオ", sans-serif;
	margin: 18px 0px 8px 0px;
}


p {
	margin: 8px 0px;
}

pre {
	margin: 0px;
	letter-spacing: 0em;
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -pre-wrap;     /* Opera 4-6 */
	white-space: -o-pre-wrap;   /* Opera 7 */
	white-space: pre-wrap;      /* CSS3 */
	word-wrap: break-word;      /* IE 5.5+ */
}


ul,ol {
	margin: 0px 20px;
	padding: 0px;
}
li {
	margin: 6px 0px;
}
.career {
	list-style-type:none;
	margin: 30px 0px;
	font-size: smaller;
	line-height:150%;
}
iframe {
	margin:10px 0px;
}

.line {
	padding: 4px 0px;
	border-bottom: 1px dotted #553333;
	height: 1px;
	width: 100%;
	clear:both;
}

.linenone {
	height: 1px;
	width: 100%;
	clear:both;
}

.linestrong {
	padding: 40px 0px;
	border-bottom: 1px solid #222222;
	height: 1px;
	width: 100%;
	clear:both;
}

.bold{
	font-weight:bold;
}
.nonbold{
	font: normal 13px "メイリオ", sans-serif;
}
.nonmargin{
	margin:0px;
	padding:0px;
}

.big {
	margin: 10px 0px 0px 0px;
	font: bold 14px "メイリオ", sans-serif;
}
.normalbig {
	font: normal larger "メイリオ", sans-serif;
}
.superbig{
	font: bold 24px "メイリオ", sans-serif;
}

.photocomment div {
	width:210px
}

.right {
	text-align:right;
	clear:both;
}
.copy {
	margin-top: 0px;
	text-align:right;
	font-size: smaller;
	color:#553333;
}
.pink {
	color:#f5547a;
}
.green {
	color:#21ad47;
}
.blood {
	color: #c12006;
}
.yellowtxt {
	color: #ffc200; 
}
.smalltxt {
	font-size: smaller;
}
.artist{
	padding: 30px 0px 0px 0px;
	clear:both;
}
.whitebold{
	font-weight:bold;
	color: #ffffff;
}
.white{
	color: #ffffff;
}


.centering {
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: center;
}
.contents {
	margin: 0px auto;
	padding: 0px;
	width: 800px;
	background-color:#ffffff;
}



.menu {
	height:140px;
	width:800px;
	background-color:#c12006;
	color:#ffffff;
	text-align:left;
}

.menu > div {
	text-align:center;
	margin: 0px 0px 0px 20px;
	float:left;
}
.menu > div > p {
	margin:2px 0px;
}
.catch {
	margin: 0px;
	padding: 4px 0px 2px 0px;
}
.menuicon p {
	margin: 0px 4px;
	float:left;
}


.nowon {
	width:400px;
	margin:0px;
	padding:20px 40px;
	text-align:center;
	float:left;
}
.nowon img {
	max-width:400px;
	max-height:400px;
}

.info {
	margin: 0px;
	padding: 0px 10px 0px 0px;
	width: 310px;
	text-align:left;
	float:left;
}
.info img {
	max-width:108px;
	max-height:108px;
}

.rightbox {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 800px;
	text-align: left;
	background-color:#ffffff;
}
.leftbox {
	margin: 0px;
	padding: 0px;
	text-align:left;
	float:left;
	background-color:#ffffff;
}

.thumbnail {
	width:480px;
	margin:0px;
	padding:20px 40px;
	text-align:left;
	border-bottom: 1px dotted #553333;
	clear:both;
	background-color:#ffffff;
}
#past .thumbnail {
	width:440px;
}
.thumbnail:after,.main_l:after,.thumbnail_r:after,.main_r:after {
	content: "";
	clear: both;
	display: block;
}
.thumbnail img {
	max-width:220px;
	max-height:220px;
	margin: 0px 0px 10px 10px;
	padding:0px;
	float:right;
}
#past .thumbnail img {
	max-height:100px;
	margin: 0px 0px 10px 10px;
	padding:0px;
	float:right;
}
.thumbnail_r {
	width:200px;
	margin:0px;
	padding:20px 20px;
	text-align:left;
	border-bottom: 1px dotted #553333;
	border-left: 1px dotted #553333;
	clear:both;
	background-color:#ffffff;
}
.main_l {
	margin:0px;
	padding:20px 40px;
	text-align:left;
	border-bottom: 1px dotted #553333;
	clear:both;
	background-color:#ffffff;
}
#madobe {
	background:url(madobe/top.gif) no-repeat;
	padding-top:130px;
}
#musee {
	background:url(museenoir/top2.jpg) no-repeat;
	padding-top:170px;
}
.main_r {
	margin:0px;
	padding:20px 20px;
	text-align:left;
	border-bottom: 1px dotted #553333;
	border-left: 1px dotted #553333;
	clear:both;
	background-color:#ffffff;
}


.calendar {
	width:784px;
	margin:8px;
	clear:both;
}
.month {
	height:30px;
	clear:both;
}
.seven {
	clear:both;
	font-weight:bold;
	border-top: solid 4px #c12006;
}
.seven div {
	width:108px;
	padding:0px 2px;
	text-align:center;
	float:left;
}
.month div {
	width:261px;
	text-align:center;
	float:left;
}
.week {
	height:170px;
	clear:both;
}
.week div{
	width:108px;
	padding:0px 2px;
	text-align:left;
	float:left;
}
.week img {
	max-width:108px;
	max-height:108px;
}
.week .whitebold {
	padding-left:1px;
}

.day{
	background:url('thumb_back_b.gif') no-repeat;
}
.day-r{
	background:url('thumb_back_r.gif') no-repeat;
}
.day-g{
	background:url('thumb_back_g.gif') no-repeat;
}


.photo-cafe {
	text-align:center;
}
.photo-cafe img {
	max-width: 480px;
	margin: 4px 2px;
}
.photo img {
	max-height: 114px;
	margin: 4px 2px;
}




.open {
	padding:34px 10px 0px 10px;
	background:url('menu_open.gif') no-repeat;
	height:126px;
}

#top-g {
	clear:left;
	margin: 0px;
	padding: 0px;
	width: 560px;
	height: 112px;
}

.square {
	clear:left;
	margin: 0px;
	padding: 40px 60px 60px 60px;
	width: 440px;
}

.long {
	margin: 0px;
	padding: 120px 60px;
	width: 440px;
}

.longred {
	margin: 0px;
	padding: 74px 60px;
	width: 440px;
}


#whitegallery {
	background: #ffffff url('logo_gallery2.gif') left top no-repeat;
	color: #553333;
}


#red {
	background-color: #c12006;
	color: #330000;
}

#red a {
	color:#ffffff
	}
#red h2 a {
	color: #000000;
	text-decoration:none;
}
#red a:hover {
	color: #550000;
	text-decoration: underline;
}


#whitegallery h2 a {
	text-decoration:none;
}
#whitegallery a:hover {
	text-decoration: underline;
}


#yellow {
	background: #ffc200 url('logo_cafe.gif') left top no-repeat;
	color: #882222;
}

#yellow a {
	color: #0088bb;
	}
#yellow a:hover {
	color: #22aadd;
	}


#white {
	background: #ffffff url('logo_information.gif') left top no-repeat;
	color: #553333;
}


.galleryimg {
	margin: 10px 0px 0px;
	clear: left;
	text-align:center;
}
.galleryimg img {
	max-width:720px;
}


.cafethumbnail {
	margin: 0px 2px;
	width:106px;
	height:170px;
	float:left;
}
.cafethumbnail img {
	margin-bottom:2px;
}

.cafethumbnail a {
	color: #c12006;
}

.cafethumbnail a:hover {
	color: #0088bb;
	text-decoration:underline;
}


.map {
	float:left;
	margin: 10px 6px 10px 0px;
}


.footer {
	clear:both;
	text-align: right;
	padding:10px 16px 20px 10px;
	background-color: #000000;
	height: 40px;
}

.footer,.footer a {
	color: #555555;
}

.footer img {
	vertical-align: middle;
	margin-left: 50px;
}


.profile {
	float:left;
	margin: 8px 10px 8px 0px;
}
.profile-r {
	float:right;
	text-align:right;
	padding: 4px 0px 2px 12px;
	margin: 0px;
}
.linkedimg img {
	width:200px
}
.linkedimg350 img {
	width:350px;
	margin-bottom:4px;
}


.banner {
	float:left;
	margin: 10px 10px 10px 0px;
}


.twtr-ft {
 display: none !important;
 }


.eye {
	text-align:right;
	clear:both;
	margin:4px;
}

.wbr{
	word-break:keep-all;
}