body {
	background-color: #fff;
	text-align: left;
	color: #3399CC;
	font-size: 11px;
	font-family: "メイリオ", "Verdana", Osaka, "Meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	background-image: url(images/shadow_long.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 0px;
}


img { 
	border-style:none; 
}

h2 {
	color: #99CC33;
	font-size: 16px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color:#FF9933;
	line-height: 120%;
}

strong {
	color: #3399CC;	
	font-size: 14px;
	font-weight: bold;
}

b {
	color: #99CC33;
	font-size: 17px;
}
em {
	font-size: 14px;
	font-weight: bold;
	color:#FF9933;
	line-height: 120%;
}

td {
	font-size: 13px;
	color: #3399CC;
	font-weight: normal;
	vertical-align: top;
	line-height: 130%;
}

td li {

}




hr {
	color:#CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

a img { 
	border-style:none; 
}

a:link { 
	text-decoration: none; 
	color: #FF9933;
	}
	
a:visited { 
	text-decoration: none; 
	color: #FF9933; 
	}
	
a:active { 
	text-decoration: none; 
	}
a:hover {
	color: #99CC33; 
	text-decoration: Underline ;  
	}

#container {
	background-color: #FFFFFF;
	font-size: 10px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}

#sideNavi {
	float: left;
	width: 166px;
	height: 264px;
	text-align: right;
	line-height: 250%;
	font-weight: bold;
	margin-top: 10px;
	background-image: url(images/btn_nadeshiko.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	
}


#contents {
	float: right;
	width: 524px;
	margin: 40px 30px 10px 30px;
	color: #3399CC;
	font-size: 13px;
	line-height: 140%;

}

#btmImage {
background-image:url(images/nadeshiko_btm2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 90px;
	margin-right: 0px;
	clear: both;
}

#footer {
	text-align: center;
	margin-right: 0px;
	clear: both;
	font-size: 11px;
	
}


#container #contents li {
	line-height: 180%;
}


.black { 
 	font-size: 11pt; 
	color: #000000; 
	font-weight: normal
}

.black_b { font-size: 11pt; color: #000000; font-weight: bold}
.black_bb {font-size: 12pt; color: #000000; font-weight: bold}
.english { font-size: 10pt; color: #3399CC; font-weight: normal}
.bold { font-size: 11pt; color: #3399CC; font-weight: bold}
.bold_l { font-size: 13pt; color: #3399CC; font-weight: bold}
.boldlink { font-size: 12pt; color: #FF9933; font-weight: bold}
.pink { font-size: 11pt; color: #CC66CC; font-weight: normal}
.pink_b {font-size: 13pt; color: #CC66CC; font-weight: bold}
.orange { font-size: 11pt; color: #FF9933; font-weight: normal}
.orange_b {font-size: 11pt; color: #FF9933; font-weight: bold}
.orange_l {font-size: 12pt; color: #FF9933; font-weight: bold}
.info {font-size: 9pt; color: #3399CC; font-weight: normal}
.info_b {font-size: 9pt; color: #3399CC; font-weight: bold}

