*{
	margin: 0px;
	padding: 0px;
	font-size:100%;
	font-style:normal;
	border:0 none;
}

html ,body {height: 100%}

html{
	overflow-y:auto;
	margin: 0px;
	padding: 0px;
} 

div,p,h1,h2,h3,h4,h5,h6,ul,ol,li,a,form,input,object,dt,dd,dl,iframe,label{margin:0; padding:0; text-align:left; }

ol, ul, li, dl, dt, dd {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

body {
	color: #666666;
	font-family:"Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif";
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#wrap {
	background: #FFF;
	height: auto;
	width: 900px;
	display: block;
	min-height: 1em;
	font-size:80%;
	margin: 0 auto 0 auto
}	

#wrap a:hover {	color: #999999;}

#contents_wrap {
	width:900px;
	height: auto;
	background-image: url(../../img/con_middle.gif);
	background-repeat: repeat-y;
	float: left;
	padding: 0px;
	margin: 20px 0 0 0;
	clear: both;
}


img{
	border:0;
}

.text-img {
	left:-5000px;
	position:absolute;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
a:hover img{
	opacity:0.7;
	filter:alpha(opacity=70);
}

p{
	margin: 0px;
	clear:both;
}

h1 {
	font-size: 90%;
}


h2 {
	font-size: 130%;
	font: bold;
}

h3 {
	font: bold;
	margin: 0px;
}

h4 {
	font: bold;
}

h5 {
	background: #FFFFFF;
	margin: 0px;
}

.style1 {
	font-size: 120%
}
.style2 {
    font-size: small
}
.style3 {
	font-size: x-large;
	font-weight: bold;
}

.image_ray { margin: 0 0 8px;}

.link a{
	color: #092491;
	text-decoration: underline;
	clear: both;
}
.link a:hover { 
	color: #06A6EA;
}

.textbox {
    width:670px;
    clear:both;
}

.noprint {
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }


/*:headder:::::::::*/
#headder {
	width:900px;
	height:auto;
	background-image: url(../../img/bg_header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
}

#navi {
	width:900px;
	height: 60px;
	float: right;
	padding: 0;
	margin: 0;
	clear:both;
}
#navi ul{
	padding: 0;
	float: right;
	height: 20px;
	margin: 25px 20px 15px 0;
}
#navi li{
	list-style-type:none;
	padding: 0;
	float:right;
	margin: 0 10px 0 0;
}
#navi li a{
	text-decoration: none;
	list-style-type:none;
	float:left;
}

.panlist {
	height: auto;
	font-size: 10px;
	color: #666666;
	width: 900px;
	margin: 0px;
	padding: 5px 0 0 0;
}


/*:menu:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
#leftside {
	width:200px;
	height: 100%;
	padding: 0;
	float:left;
	clear:both;
	margin: 0px;
}

ul {
    margin: 0; 
    padding:0;
}

#menu {
	width:155px;
	margin: 0;
	padding: 5px 0 0 0;
}

#menu li {
	list-style-type:none;
	padding: 5px 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#menu a{
	color: #666;
	text-decoration: none;
	font-size: 90%;
}
#menu .title{
	padding: 5px 0 5px 5px;
	background-color: #F5F5F5;
	font-weight: bold;
}
#menu .list{
	background-image: url(../../img/listmark.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 8px 0 0 5px;
	padding: 0 0 0 12px;
	border: none;
	font-size: 100%;
}

/*:contents:::::::::::::::::::::::::::::::*/

#contents {
	width:700px;
	float: right;
	line-height: 150%;
	height: auto;
	margin: 0px;
	padding: 0;
}
#contents  a{
	color: #05438D;
	text-decoration: none;
	clear: both;
}
#contents a:hover { 
	color: #06A6EA;
	text-decoration: underline;
}
#label {
	width:700px;
	float: left;
	margin: 0;
	padding: 0;
}
#label ul{
	float: left;
	padding: 0px;
	margin: 10px 0 0 0;
}
#label li{
	list-style-type:none;
	float: left;
	padding: 0 5px 0 0;
	margin: 0;
}
#label li a{
	text-decoration: none;
	list-style-type:none;
	float:left;
}
#title {
	width:700px;
	float: right;
	padding: 0;
	margin: 10px 0 0 0;
}
#main {
	width:700px;
	float: right;
	margin: 0px;
	height: auto;
	padding: 0px;
	background-image: url(../../img/con_top.gif);
	background-repeat: no-repeat;
}

/* layout */
#layout {
	width:670px;
	float: left;
	line-height: 150%;
	height: auto;
	margin: 0px;
	padding: 25px 0 0 0;
}

/* pagetop */
#pagetop{
	width: 730px;
	height: 20px;
	clear: both;
	float: right;
	margin-right: auto;
	margin-left: auto;
}
#pagetop:after{
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
#pagetop_l{
	float: left;
}
#pagetop_r{
	float: right;
}
/*:footer:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

#footer {
	width: 900px;
	padding: 10px 0 0 0;
	clear:both;
}
#login {
	width: 900px;
	height: 80px;
	float: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F88D45;
	border-bottom-color: #F88D45;
	margin: 5px 0 0 0;
}
#footer_address {
	width: 900px;
	height: 56px;
	float: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F88D45;
	border-bottom-color: #F88D45;
	margin: 5px 0 0 0;
}
.copyright a {
    font-size:80%;
    margin: 0 0 10px 0;
}