
/*---basic---*/

body{
	margin:0px;
	padding:0px;
	vertical-align:top;
	background-color: #FFFFFF;
}

*{
	letter-spacing:0px; 
	line-height:20px;
	font-size:12px;
	color:#666666;
}

a:link,a:visited{
	color:#511212;
	font-size:12px;
	text-decoration:none;
	background:transparent;
}

a:hover,a:active{
	color:#a22424;
	font-size:12px;
	text-decoration:underline;
	background:transparent;
}


h1{
	margin:0px;
	padding:0px;
	font-size:1px;
	line-height: 1px;
	background: url(../images/top_visual_202408.jpg) no-repeat;
	text-indent: -9999em;
	height: 290px;
	width: 780px;
}
h1.winter {
	background: url(../images/top_visual_win.jpg);
}

p{
	margin:0px;
	padding:0px;
}

#bg_all{
	background-color:#f4eaea;
}

#bg_footer{
	background-color:#f4eaea;
}


/*---detail---*/



#bg_main{
	background:url(../images/bg_top.jpg) top left no-repeat;
}

/*---2010.8.10 ǉ@---*/
#globalMenu {
	height:40px;
}

.sidenavi {
	padding:10px 0;
	background-color:#E8F7E8;
	text-align:center;
}



ul.topLink {
	margin:0;
	padding:0 0 0 10px;
	list-style-type: none;
}
ul.topLink li {
	margin:0;
	line-height: 130%;
	background-image: url(../common/point_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 0.25em;
	padding-left: 1.25ex;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
ul.topLink li a:link {
	color:#990000;
}


.index_Link_border {
	background-image:url(../images/top_border.gif)
}

.border1 {
	width:100%;
	height:1px;
	margin:15px 0 0 0;
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #43AA77;
}

#footer {
	background-image: url(../images/bg_footer.jpg);
	background-repeat: repeat-x;
	height: 22px;
	width: 100%;
}
#footer p.privacy {
	font-size:12px;
	padding:1px 0 0 15px;
}
#footer p.privacy a:link {
	color:#330000;
	
}
#footer p.Copyright {
	font-size:12px;
	text-align:right;
	padding:1px 15px 0 0;
}

div.txt16 p {
	margin-left:60px;
	font-size:16px;
	font-weight: bold;
}

ul.noticeLink li {
	list-style-type: none;
	margin-bottom: 0.2em;
}
ul.noticeLink li a{
	font-size: 16px;
	font-weight: bold;
	color:#a22424;
	text-decoration: underline;
}

ul.noticeLink2 li a{
	font-size: 16px;
	font-weight: bold;
	color:blue;
	text-decoration: underline;
}

.notice {
	clear: both;
	margin-left:30px;
}