body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, 
fieldset, input, textarea, p, blockquote, th, td{
	margin: 0;
	padding: 0;
}
body {
	line-height: 150%;
	font-size: 14px;
	}
html{
    overflow-y: scroll;
}
h1, h2, h3, h4, h5, h6{
    font-size: 100%; 
    font-weight: normal;
}
ol, ul{
    list-style:none;
}
fieldset, img{
     border:0;
}
table{
    border-collapse: collapse; 
    border-spacing:0;
}
caption, th{
    text-align: left;
}
address, caption, cite, code, dfn, em, strong, th, var{
    font-style: normal; 
    font-weight: normal;
}
.margin_u10 {
	margin-bottom: 10px;
}
.margin_u20 {
	margin-bottom: 20px;
}
.margin_l5 {
	margin-left:5px;
}
.margin_l5_b10 {
	margin-bottom: 10px;
	margin-left:5px;
}
.margin_l5_b20 {
	margin-bottom: 20px;
	margin-left:5px;
}
.c-both {
	clear: both;
	margin:0px;
	padding:0px;
}
a:link { 
	color: #DD87A5;
	text-decoration:none; 
} 
a:visited { 
	color: #993300;
	text-decoration:none; 
} 
h1 {
	width: 780px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	text-align: right;
}
#headder {
	height: 90px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/top_image.gif);
	background-repeat: no-repeat;
}
#line01 {
	background-repeat: repeat-x;
	height: 2px;
	width: 100%;
	background-image: url(../images/line/line01.gif);
}
#main {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/line/line03.gif);
	background-repeat: repeat-y;
	margin-bottom: 10px;
}
#line02 {
	height: 1px;
	width: 100%;
	margin-bottom: 10px;
	background-image: url(../images/line/line02.gif);
	background-repeat: repeat-x;
}
#copyright {
	text-align: right;
	width: 780px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#main #cotents_left {
	float: left;
	width: 578px;
}
#main #cotents_right {
	float: right;
	width: 200px;
}
#cotents_left #ttl_menu_contents {
	height: 30px;
	width: 578px;
	margin-bottom: 10px;
}
#cotents_left #top_menu {
	height: 30px;
	width: 578px;
	margin-bottom: 2px;
}
#cotents_right #contents_right_top {
	height: 32px;
	width: 200px;
	margin-bottom: 10px;
}
#cotents_right .side_ttl {
	height: 25px;
	width: 200px;
	margin-bottom: 10px;
}
#line01 #line01_in {
	height: 1px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#headder .contact {
	float: right;
	margin-right: 10px;
}
#main #return_top {
	width: 330px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 450px;
}
.contents02_text h3 {
	color: #DD87A5;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	clear: both;
}
.contents02_text li {
	margin-left: 20px;
	margin-bottom: 5px;
	list-style-position: outside;
	list-style-type: circle;
}
.contents02_text ul {
	float: left;
}
#copyright #btn_b {
	float: left;
}
#top_menu li {
	float: left;
}
