@charset "Shift_JIS";

body {
	margin: 0;
	padding: 0;
	text-align: center;
	cursor: auto;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size:12px;
	letter-spacing: 0.05em;
	word-spacing:0.05em;
	color:#333;
	background: #FFFAF2;
}

h1, h2, h3, h4, h5, h6, p, ul, li, dl, dt, dd, img, hr {
	font-size: 1em;
	margin: 0;
	padding: 0;
}

ul {
	list-style: none;
}

hr {
	display: none;
}

img {
	border: none;
	color: #fff;
	background: transparent;
}

a {
	color:#333;
	text-decoration: underline;
	cursor: pointer;
}

a:visited {
	color:#33a;
}

a:hover, a:active {
	color:#f00;
}

abbr, acronym {
	cursor: help;
}

strong {
	font-weight: bold;
	color: #e47;
}

table {
	border: 1px solid #333;
	border-collapse: collapse;
}

th, td {
	padding: 5px 10px;
	border-collapse: collapse;
	border: 1px solid #900000;
}

input.btn {
	width: auto;
	padding: 5px 10px;
	margin: 0 20px 0 0;
	cursor: pointer;
}

input, textarea, select {
	border: 1px solid #ddd;
	font: normal normal 91%/1.5em Arial, "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif;
}

input:focus, textarea:focus, select:focus {
  background-color: #FFFAF1;
}

/*---------------------------------------------------------*/

.alignLeft {
	text-align: left;
}

.alignCenter {
	text-align: center;
}

.alignRight {
	text-align: right;
}

.floatRight {
	float: right;
}

.floatLeft {
	float: left;
}

.clear {
	float: none;
	clear: both;
}

/******************************************************************** wraper
*/

#wraper {
	width: 800px;
	text-align: left;
	margin: 0 auto;
	background: url(../img/emile/wrapBk.gif) repeat-y;
}

/******************************************************************** header
*/

#header h1 {
	line-height: 24px;
	height: 24px;
	color: #000;
	font-weight: normal;
	background: url(../img/emile/headBottm.gif) 0 100% no-repeat #FFFAF2;
}

#header h2 a {
	background: url(../img/emile/topImg.jpg) no-repeat;
	width:790px;
	height:205px;
	display:block;
	text-indent:-9999px;
	margin: 0 auto;
}

/*---------------------------------------------------------*/

#globalNav {
}

/******************************************************************** mainColumn
*/

#mainColumn {
	position: relative;
	display: inline;
	width: 590px;
	float: right;
	margin-right: 10px;
}

/******************************************************************** blogText
*/

#blogText h3 {
	color: #777;
	line-height: 24px;
	border-top: 1px solid #B3B3B3;
	border-bottom: 1px solid #B3B3B3;
	height: 100%;
	text-indent: 12px;
	margin-top: 10px;
}

#blogText p {
	font-size:14px;
	margin:5px;
	line-height:160%;
}

#blogText .photoList {
	padding-top:8px;
	width:300px;
	display:block;
	float:left;
	margin:0 0 0 7px !important;
	margin:0 0 0 4px;
}

#blogText .photoList h4 {
	font-weight:normal;
	width:300px;
	margin-top:5px;
}

#blogText .photoList p {
	margin:0;
	padding:0;
}

#blogText .photoList p.message {
	font-size:10px;
	color:#777;
	width:300px;
}

/******************************************************************** ListUp
*/

#ListUp h2 {
	color: #777;
	line-height: 24px;
	border-top: 1px solid #B3B3B3;
	border-bottom: 1px solid #B3B3B3;
	height: 100%;
	text-indent: 12px;
}

div.number {
	padding:3px 0 3px 3px;
	display:block;
	width:290px;
	float:left;
}

div.number img {
	float:left;
}

div.number p {
	margin-left:77px;
}

div.number p a {
	text-decoration:none;
}

div.number p a:hover {
	text-decoration:underline;
}

/******************************************************************** LeftList
*/

#LeftList h2 {
	color: #000;
	border: 1px solid #E64F87;
	text-align: center;
	line-height: 24px;
	margin-top: 10px;
	height: 24px;
	background: url(../img/emile/sideMenu.gif) 0 100% repeat-x #fff;
	font-weight: normal;
}

#LeftList ul {
	width: 170px;
	margin: 5px auto;
	list-style: none;
}

#LeftList a {
	text-decoration:none;
	height: 24px;
	line-height: 24px;
	background: url(../img/emile/arrow.gif) 0 50% no-repeat;
	padding-left: 10px;
	border-bottom: 1px dashed #555;
	display: block;
}

/******************************************************************** OtherLink
*/

#OtherLink h2 {
	color: #000;
	border: 1px solid #E64F87;
	text-align: center;
	line-height: 24px;
	margin-top: 10px;
	height: 24px;
	background: url(../img/emile/sideMenu.gif) 0 100% repeat-x #fff;
	font-weight: normal;
}

#OtherLink li {
	margin: 10px auto;
}

#OtherLink a {
	width: 180px;
	height: 70px;
	display: block;
	text-decoration: none;
	text-indent: -9999px;
}

#OtherLink a#linkEmile { background: url(../img/emile/linkBtEmile.gif) 0 0 no-repeat;}
#OtherLink a#linkSch { background: url(../img/emile/linkBtSch.gif) 0 0 no-repeat;}

#OtherLink a#linkEmile:hover,
#OtherLink a#linkSch:hover { background-position: 0 100%;}

/******************************************************************** leftColumn
*/

#leftColumn {
	position: relative;
	width: 180px;
	float: left;
	padding-left: 10px;
}

/******************************************************************** footer
*/

#footer {
	width:800px;
	display:block;
	position: relative;
	clear: both;
	background: url(../img/emile/footTop.gif) no-repeat #FFFAF2;
	padding:5px 10px;
	color:#555;
	line-height:180%;
	margin-top: 10px;
}

#footer a {
	color:#555;
}

#footer a:hover {
	color:#f33;
}

address {
	font-style: normal;
}

#pageTop {
	float: right;
}

/******************************************************************** Float containers fix
*/

.clearfix {}

/******************** exp IE*/
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
 
/******************** for IE*/
.clearfix{ display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  



/******************************************************************** printer styles
*/
 
@media print{
	#leftColumn { display:none;} 
	#mainColumn { width:100%; float:none;}
}
