* {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, Verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 99%;
}
body {background-color: #000033;text-align:center;}
#wrapper {position: relative;text-align:left;background-image: url(../img/bg_wrapper_01.jpg);height:1%;}
*:first-child+html #wrapper{	height:1%;}
#gnavi{	position: absolute;top:40px;left:0px;width:100%;}
#contents,#footer,#mainimg,.end{position: relative;top:35px;}
#contents{
	overflow: visible;
}
#headerbox,#contents,#footerbox,#mainimg{width:800px;margin:0px auto;text-align:left;}

#header {
	background-image: url(../img/bg_header_02.jpg);
	height: 40px;width:100%;
	background-repeat: repeat-x;
	text-indent:-9999px;
}
#headerbox {
	width:800px;height: 40px;
	margin:0px auto;
	background-repeat: repeat-x;
	background-image: url(../img/bg_headerbox_02.jpg);
	text-align:left;
}
#headerbox p a{width:400px;height:40px;display:block;}


#contents {
	background-color:#FFFFFF;
	font-size:0.8em;
	margin:0em auto;
	width:800px;
	height:1%;
	line-height: 2em;
	background-image: url(../img/bg_contents_01.gif);
	background-repeat: repeat-y;
	overflow:auto;
	color:#111;
}

#contents p{margin:0.7em;}
#contents strong{
	color:#3333CC;
	margin-right: 0.7em;
	margin-left: 0.7em;
}

#footer {
	background-color:#FFFFFF;
	background-image: url(../img/footer_bg_01.jpg);
	background-repeat: repeat-x;
	width:100%;padding-top:7px;clear:both;
}
#footerbox {
	width: 800px;height:45px;
	margin:0px auto 0px auto;
	background-image: url(../img/bg_footerbox_01.gif);
	background-repeat: no-repeat;
}
#footerbox address {
	text-indent:-9999px;
	height:45px;
	float:left;
}


div.end {
	background-image: url(../img/footer_end_01.jpg);
	background-repeat: repeat-x;
	height: 10px;
	width:100%;
	text-indent:-9999px;
	overflow: hidden;

}


.name{
	font-size:1.5em;
	font-family: Impact;
	color: #000066;
}

#mainimg{text-indent:-99999px;width:800px;height:120px;margin:0px auto;	overflow: hidden;}

#col1{margin:0em 1.5em;clear:both;}
#col2r{}
#col2ml{}
#col2l{width:200px;float:left;}
#col2mr{margin-left:200px;margin-right:1.5em;}
#col3{}

img{border:0px;}

.left{float:left;}
.right{float:right;}

img.left{margin:0.5em 1em;}
img.right{margin:0.5em 1em;}

table{margin:1em;border-collapse:collapse;}
table,th,tr,td{font-size:1em;text-indent:0px;border-collapse: collapse;border:#ccc solid 1px;padding:0.2em 1em;}
td.ud{	border-bottom: 1px dashed #999999;}
table th{
	background-color:#000055;
	color:#FFFFFF;
	text-align:center;
	background-image: url(../img/bg_th_01.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
}
table td{	background-image: url(../img/bg_td_01.jpg);	background-repeat: repeat-x;}
#contents * ul{margin:1em;}


a{
	color:#333399;
	font-weight: normal;
}
a:visited{
	color:#6699CC;font-weight:normal;
	text-decoration: none;
}
a:hover{
	color:#CCCC00;
}
