@charset "utf-8";

/*
Site Name: 
Description: parts style
*/

/* header
----------------------------------------- */
#title h1{
	float: left;
	height: 95px;
	margin-left: 15px;
	display: inline;
	font-size: 200%;
}

#title h1 a{
	color: #797979;
	text-decoration: none;
}

#title h2{
	float: right;
	width: 425px;
	margin-top: 0;
	margin-left: 0;
	padding: 0;
	display: inline;
	font-size: 130%;
	color: #000000;
}

#title #logo{
	float: left;
	height: 95px;
	margin-left: 15px;
	display: inline;
	font-size: 200%;
}

#title #logo p a{
	color: #797979;
	text-decoration: none;
}

#title #add{
	float: right;
	width: 425px;
	margin-top: 0;
	margin-left: 0;
	padding: 0;
	display: inline;
	font-size: 130%;
	color: #000000;
}


/* footer
----------------------------------------- */
#footer p#copyright{
	background: #713432;
	color: #FFFFFF;
	font-family: Verdana;
	font-weight: 600;
	text-align: center;
	padding-top: 15px;
	padding-bottom:15px;
}

#footer p#foot{
	background: #FFFFFF;
	font-family: Verdana;
	text-align: center;
	border-top: 6px #713432 solid;
	padding-bottom: 8px;
}
#footer p#foot a{
	font-size: 85%;
	margin-left: 15px;
	padding: 5px 0;
}

/* topicpath
----------------------------------------- */
#main #topicpath{
	padding: 0px;
	margin: 0 15px 0 0;
	font-size: 85%;
	float:right;
}

#main #topicpath li{
	float: left;
	margin: 0px 0px 0px 5px;
	background: url(../img/topicpath.gif) no-repeat left center;
	list-style: none;
	padding: 0px 0px 0px 10px;
}

#main #topicpath li a{
	padding-left: 15x;
	margin: 0px 5px 0px 0px;
}

#main #topicpath li.home{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image:none;
}
/* content
----------------------------------------- */
#content p,
#content td,
#content li{
	line-height: 1.5;
}

/* main
----------------------------------------- */
#main p.main-top{
	margin: -5px 0 0 0;
}

#contents #main h1{
	width: 600;
	margin: 0 15px 5px 15px;
	padding: 5px 0 5px 5px;
	font-size: 160%;
	font-weight: 800;
	border-top-width: 4px;
	border-top-style: double;
	border-top-color: #461642;
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #461642;
	background-color: #A79692;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #461642;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #461642;
	color: #FFFFFF;
	clear: both;
}

#home #main h2{
	margin: 15px 15px 0 15px;
	width: 600;
	padding: 5px 0 5px 5px;
	font-size: 160%;
	font-weight: 800;
	border-top-width: 4px;
	border-top-style: double;
	border-top-color: #461642;
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #461642;
	background-color: #A79692;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #461642;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #461642;
	color: #FFFFFF;
	clear: both;
}

#contents #main h2{
	width: 600px;
	font-size: 150%;
	font-weight: 800;
	margin: 15px 15px 5px 15px;
	padding: 5px -15px 5px 10px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #451642;
	color: #000000;
	clear: both;
	text-decoration: none;
}

#home #main h3{
	width: 290px;
	font-size: 150%;
	font-weight: 800;
	margin: 0 0 15px 0;
	padding: 5px 0;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #451642;
	color: #000000;
	clear: both;
	text-decoration: none;
}

#home #main h3 a{
	text-decoration: none;
}

#contents #main h3{
	font-size: 130%;
	font-weight: 800;
	margin: 0 15px 5px 15px;
	padding: 3px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #6D5C26;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #461642;
	color: #000000;
	clear: both;
}

#main h4{
	font-size: 115%;
	font-weight: 800;
	margin: 0 15px 5px 15px;
	padding: 3px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #6D5C26;
}

#main h5{
	font-weight: 800;
	margin: 0 15px 5px 25px;
	padding: 0;
	color: #713432;
}

#main ul,
#main ol{
	padding: 0.5em 10px;
}

#home #main p{
	padding: 0.5em 0 0.5em 15px;
}

#contents #main p{
	padding: 0.5em 15px 0.5em 25px;
}

#contents #main p.indent{
	text-indent: 1em;
	line-height: 1.8;

}

#main ul li{
	margin-left: 14px;
	padding-left: 22px;
	background-image: url(../img/list_icon.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	background-attachment: scroll;
}

#main ol li{
	margin-left: 37px;
	list-style-type: decimal;
}

#home #main dl.menu01{
	width: 290px;
	float: left;
	margin: 0 0 15px 0;
	padding: 0 0 0 15px;
}

#home #main dl.menu02{
	width: 290px;
	float: right;
	margin: 0 0 15px 0;
	padding: 0 15px 0 0;
}

#home #main dl.menu03{
	width: 190px;
	float: left;
	margin: 0 0 15px 0;
	padding: 0 0 0 15px;
}

#home #main dl.menu04{
	width: 190px;
	float: right;
	margin: 0 0 15px 0;
	padding: 0 15px 0 0;
}

#home #main dt{
}

#home #main dd{
	font-size: 88%;
	margin-bottom: 10px;
}

#main table{
	font-size: 100%;
	margin: 1em 15px;
}

#main table th,
#main table td{
	padding: 5px 10px 5px 10px;
}


#main .table-01{
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #461642;
	border-right-color: #461642;
}

#main .table-01 th{
	background-color: #A79692;
	color: #FFFFFF;
	font-weight: 800;
	white-space: nowrap;
}

#main .table-01 th,
#main .table-01 td{
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #461642;
	border-left-color: #461642;
}

#main .table-02{
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #713433;
	border-right-color: #713433;
}

#main .table-02 th{
	background-color: #461642;
	color: #FFFFFF;
	font-weight: 800;
	white-space: nowrap;
}

#main .table-02 th,
#main .table-02 td{
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #713433;
	border-left-color: #713433;
}

/* sub
----------------------------------------- */
#sub #menu{
	margin-top: -3px;
	margin-bottom: 15px;
}

#sub #menu ul li{
	width: 225px;
	padding: 4px 0px 4px 15px;
	background-color: transparent;
	background-image: url(../img/menu_line.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left bottom;
}

#sub #menu li.main a{
	text-decoration: none;
	font-size: 110%;
	font-weight: 800;
	padding: 4px 0 4px 0;
}

#sub #menu li.main a:hover{
	text-decoration: none;
	font-size: 110%;
	font-weight: 800;
	padding: 4px 0 4px 0;
}

#sub #menu li.con a{
	text-decoration: none;
	font-size: 110%;
	font-weight: 800;
	display: block;
	padding: 2px 0px 2px 15px;
}

#sub #menu li.con a:hover{
	background-image: url(../img/sub_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #A79692;
}

#sub #menu li.con #current{
	background-image: url(../img/sub_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #A79692;
}

#sub address{
	width: 225px;
	margin-bottom: 10px;
	padding-left: 15px;
	line-height: 1.5;
}

#sub h2{
	width: 220px;
	padding: 5px 0;
	margin: 10px 0px 10px 15px;
	color: #000000;
	clear: both;
	border-bottom: 10px #461642 solid;
	font-size: 110%;
	font-weight: 800;
}


/* picture
----------------------------------------- */
#home #main div.info {
min-height: 1px;
}

#home #main div.photo {
float: left;
clear: right;
display: inline;
width: 295px;
text-align: left;
position: relative;
padding: 0 0 0 15px;
}

#home #main div.photo p{
padding: 0;
}

#home #main div.photo img {
text-align: center;
padding: 0;
margin: 0;
}

#contents #main div.info {
margin: 15px 0;
padding: 15px 0;
min-height: 1px;
clear: both;
}

#contents #main div.photo {
float: left;
clear: right;
display: inline;
width: 295px;
text-align: left;
position: relative;
padding: 0 0 0 15px;
}

#contents #main div.photo p{
padding: 0;
}

#contents #main div.photo img {
text-align: center;
padding: 0;
margin: 0;
}

#contents #main h3 {
text-align: left;
padding: auto;
margin: 5px 0;
display: block;
}

#contents #main h4 {
text-align: left;
padding: auto;
margin: 0 !important;
margin: 5px 0;
}