/*==========================全体適用===========================*/
body {
	margin: 0px 0px 10px 0px;
	background-image: url("../img_public/background_img.gif");
	color: #666666;
	text-align: center;
      }

a {
	text-decoration: none;
	}

a:link,a:visited,a:active {
	color: #666699;
	text-decoration: underline;
	}

a:hover {
	color: #ff0000;
	text-decoration: underline;
	}

h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

p {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	}

.container {
	text-align: center;
	padding: 0px;
	width: 782px;
	background-color: #FFFFFF;
	border-left: 1px solid #4eb9b4;
	border-right: 1px solid #4eb9b4;
	border-bottom: 1px solid #4eb9b4;
	}

img {
	margin: 0px;
	padding: 0px;
	}

td {
	vertical-align: top;
	}

/*=======================header適用========================*/
#header table {
	width: 780px;
	height: 16px;
	background-color: #4eb9b4;
	text-align: left;
	padding-left: 10px;
	}

#header h1 {
	color: #ffffff;
	font-size: 12px;
	padding-top: 2px;
	}

/*=======================body適用========================*/
#main {
	margin: 0px 0px 0px 0px;
	}

#main td.nm {
	width: 200px;
	}

#main td.nm .nm_btn {
	width :200px;
	border-bottom: 3px solid #4eb9b4;
	border-right: 1px solid #4eb9b4;
	margin-bottom: 10px;
	}

#main td.contents {
	width: 580px;
	padding: 0px 35px 0px 45px;
	}

#main td.contents .contents_body {
	width: 480px;
	margin: 20px 10px 10px 10px;
	text-align: center;
	}

#main td.contents .contents_body h2 {
	margin: 10px 0px 10px 0px;
	border-left: 10px solid #4eb9b4;
	border-bottom: 1px solid #4eb9b4;
	text-align:left;
	padding: 4px 0px 3px 10px;
	font-size: 14px;
	font-weight: bold;
	}

#main td.contents .contents_body p.txt_01 {
	text-align: left;
	line-height: 20px;
	}

#main td.contents .contents_body p.txt_01_c {
	text-align: center;
	line-height: 20px;
	}

#main td.contents img.bottom_contact {
	margin: 20px 0px 10px 0px;
	}

/*=======================hp適用========================*/
#main td.contents .contents_hp {
	width: 480px;
	margin: 20px 10px 10px 10px;
	text-align: center;
	}

#main td.contents .contents_hp table {
	width: 480px;
	margin: 25px 0px 10px 0px;
	border-bottom: 1px dotted #cccccc;
	padding-bottom: 10px;
	}

#main td.contents .contents_hp td {
	text-align: center;
	font-size: 12px;
	line-height: 20px;
	}

/*=======================about適用========================*/
#main td.contents table.about {
	width: 480px;
	font-size: 12px;
	background-color: #cccccc;
	line-height: 20px;
	}

#main td.contents table.about td {
	background-color: #ffffff;
	padding: 8px 8px 7px 8px;
	}

#main td.contents table.about td.about_left {
	background-color: #eeeeee;
	}

/*=======================link適用========================*/
#main td.contents p.link_warning {
	border: 1px solid #cccccc;
	padding: 15px 25px 15px 25px;
	text-align: left;
	line-height: 20px;
	}

#main td.contents table.link_banner {
	width: 400px;
	font-size: 12px;
	margin-top: 10px;
	}

#main td.contents p.link_site {
	border-bottom: 1px dotted #cccccc;
	text-align: left;
	padding: 10px 0px 9px 5px;
	margin-left: 10px;
	}

/*=======================contact適用========================*/
#main td.contents .contact_form {
	width: 440px;
	border: 1px solid #cccccc;
	margin: 10px 0px 10px 0px;
	padding: 20px 0px 5px 0px;
	}

#main td.contents .contact_form table {
	font-size: 12px;
	}

#main td.contents .contact_form td.koumoku {
	text-align: right;
	vertical-align: middle;
	padding-right: 3px;
	font-weight: bold;
	}

#main td.contents .contact_form tr {
	padding: 6px 0px 6px 0px;
	}

#main td.contents .thanks {
	width: 480px;
	border: 1px solid #cccccc;
	background-color: #eeeeee;
	margin: 20px 0px 10px 0px;
	padding: 20px 25px 20px 25px;
	}

/*========================ng適用=========================*/
#main td.contents p.ng {
	text-align: center;
	margin: 100px 0px 100px 0px;
	}

/*========================pankuzulist適用=========================*/
#main td.contents p.pankuzulist {
	border-bottom: 1px solid #cccccc;
	padding: 0px 0px 3px 2px;
	margin-bottom: 10px;
	}

#main td.contents p.pankuzulist span {
	margin: 0px 10px 0px 10px;
	}

/*========================pagetop適用=========================*/
p.pagetop {
	text-align: right;
	padding-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	}

/*=======================footer適用========================*/
#footer {
	margin: 5px 0px 0px 0px;
	}

address  {
	width: 780px;
	height: 130px;
	background-image: url("../img_public/footer_back.gif");
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	text-align: right;
	letter-spacing: 0.5px;
	padding: 45px 15px 0px 0px;
	}

#footer p.copy {
	width: 780px;
	height: 16px;
	color: #ffffff;
	background-color: #4eb9b4;
	text-align: right;
	padding: 2px 15px 0px 0px;
	}