body {
	font-family:"Lucida Grande","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
	font-weight: normal;
	color: #666666;
	background-color: #EBEBEB;
	margin:0px;
	padding:0px;
}

/*txt*/
h1{margin: 0px;padding: 0px;}
h2{margin: 0px;padding: 0px;}
h3{margin: 0px;padding: 0px;}
h4{margin: 0px;padding: 0px;}
h5{margin: 0px;padding: 0px;}
h6{margin: 0px;padding: 0px;}
p{margin: 0px;padding: 0px;}

/*ems*/
.em05 {letter-spacing: 0.5em;}
.em1 {letter-spacing: 1em;}
.em2 {letter-spacing: 2em;}

/*link*/
a {text-decoration:none;color: #003399;}
a:visited {text-decoration:none;}
a:hover {text-decoration:underline;}

/*foot menu*/
.foot-menu {color: #00285B;}
.foot-menu a {color: #00285B;text-decoration:none;}
.foot-menu a:visited {text-decoration:none;}
.foot-menu a:hover {color: #00285B;text-decoration:underline;}

/*titl border*/
.border-title{border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #999999;}

/*cont border*/
.border-cont {border-top-width: 1px;border-top-style: solid;border-top-color: #cccccc;}

/*cont shadow*/
.shadow-top {background-image: url(../../img/bg_right_top.jpg);background-repeat: no-repeat;background-position: bottom;}
.shadow {background-image: url(../../img/bg_right.jpg);background-repeat: repeat-y;}
.shadow-btm {background-image: url(../../img/bg_btm.jpg);background-repeat: repeat-x;}
.shadow-btm-l {background-image: url(../../img/bg_left_btm.jpg);background-repeat: no-repeat;}
.shadow-btm-r {background-image: url(../../img/bg_right_btm.jpg);background-repeat: no-repeat;}
.line100 {
	line-height: 100%;
}
.brown {
	color: #3B1419;
}
.titleMidashi {
	font-size: 14px;
	color: #632E00;
	margin-bottom: 5px;
}
