@charset "utf-8";



/* reset css */
@import url("../reset.css");

/* layout css */
@import url("../shared_layout.css");

/* header css */
@import url("../header.css");

/* navigation css */
@import url("../navigation.css");

/* footer css */
@import url("../footer.css");

/* text common css */
@import url("../common.css");



/* staff css  */

#staff {
	width: 770px;
	background: url(../../staff/image/mitchy.gif) no-repeat;
	margin: 0px auto 20px;
	padding-top: 10px;
}

#mitchy{
	width: 500px;
	text-align: left;
	line-height: 130%;
	margin: 65px 0px 20px 220px;
}

#open_coment{
	width: 500px;
	margin: 25px 0px 20px 220px;
	text-align: left;
}

h2{
	font-size: 100%;
	font-weight: bold;
	color: #ff6600;
	margin-bottom: 5px;
}

h3{
	font-size: 100%;
	font-weight: bold;
	color: #ff6600;
	margin-bottom: 10px;
}

p,pre{
	margin-bottom: 12px;
}

pre{
	font-size: 12px;
	line-height: 14px;
}

table{
	width: 770px;
	margin: 10px auto 10px;
}

td{
	line-height: 130%;
	text-align: left;
	vertical-align: top;
}

td h3{
	font-size: 12px;
	font-weight: bold;
	color: #ff6600;
	margin-bottom: 2px;
}

td strong{
	font-weight: bold;
}

.career{
	margin-bottom: 20px;
}

.career2{
	margin-top: 17px;
}

.photo{
	width: 130px;
}
.career_text{
	width: 230px;
}



/* IE6 hack CSS */

*html #staff {
	width: 770px;
	background: url(../../staff/image/mitchy.gif) no-repeat;
	margin: 10px auto 20px;
}

*html td strong{
	font-size: 12px;
	font-weight: bold;
}

*html td{
	font-size: 12px;
}



/*

Suppriment Cafe Hikarudou CSS Document

Written by Takeshi Yumite / 01 Apr 2009 
Copyright (C) 2009 BERKANA 
All rights reserved.

*/

