/* ======================================== */
/*                 h1em                     */
/* ======================================== */
.tn1 {
	width: 980px;
	margin: 0 auto;
	color: #666666;
}

.tn1 h1 {
	font-size: 13px;
	font-weight: normal;
	margin-top: 0px;
	display: inline;
}

.tn1 em {
	font-size: 13px;
	font-style:normal;
}

.tn1 em a.emlink:link    {text-decoration: none;color: #000000;}
.tn1 em a.emlink:visited {text-decoration: none;color: #000000;}
.tn1 em a.emlink:active  {text-decoration: none;color: #000000;}
.tn1 em a.emlink:hover   {text-decoration: underline;color: #000000;}

.clr {
	clear:both;
	margin-bottom: 0px;
}

/* ======================================== */
/*                 strong                   */
/* ======================================== */
.stnormal {
	font-weight: normal;
}

.stbold {
	font-weight: bold;
}

/* ======================================== */
/*                 その他                   */
/* ======================================== */


#logo p {
	margin: 0;
	padding: 100px 0 0 0;
	background: url(../images/img03.gif) no-repeat center;
	text-transform: lowercase;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	color: #9C9C9C;
	font-family: "ＭＳ ゴシック", serif;
	font-size: 36px;
}

.size17 {
	font-size: 17px!important;
	line-height: 1.3em!important;
}

#menu ul {
	margin: 0;
	padding: 0;
}

#menu ul li {
	list-style-image: url(../images/icon2.gif);
	list-style-position: inside;
}