﻿@charset "UTF-8";

html{
	font-family/**/: "Luxi Sans", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
}

/*
#title03 ul {
	font-size: 11px;
	font-family: Calibri, "Trebuchet MS", Tahoma, Geneva, "Luxi Sans", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
}
*/

#C1 {
	letter-spacing/**/: 0.3em;
}

#title01 h1 a{
	background/**/:url(../e/img/cmn_title01.jpg) no-repeat center;
}

#title01P h1 a{
	background/**/:url(../e/img/cmn_title01.jpg) no-repeat center;
}


#title01 h2 {
	background-image/**/: url(../e/img/cmn_title02.jpg);
	background-repeat: no-repeat;
	height: 65px;
	width: auto;
}

h1,h2,h3,h4,h5,form,p,ul,ol,li,dl,dt,dd{
	margin:0;
	padding:0;
	font-size: 100%;
	line-height: 1.5em;
	letter-spacing: 0.15em;
	font-weight: normal;
	list-style-position: outside;
	list-style-type: none;
}
