@charset "utf-8";

/*
Site Name: 
Description: parts style
*/

/* header
----------------------------------------- */
#title h1{
	float: left;
	margin: 0px;
}

/* footer
----------------------------------------- */
#footer p#copyright{
	background: #A43E20;
	color: #FFF;
	font-family: Verdana;
	text-align: center;
	padding-top: 20px;
	padding-bottom:10px;
}

#footer p#foot{
	background: #A43E20;
	font-family: Verdana;
	text-align: center;
	padding-bottom: 20px;
	color: #FFF;
}

#footer p#foot a{
	color: #FFF;
	font-size: 80%;
}


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

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

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

#main #topicpath li.home{
	padding: 0px 0px 0px 10px;
	background-image:none;
}
/* content
----------------------------------------- */
#content p,
#content td,
#content li{
	line-height: 180%;
}
/* main
----------------------------------------- */
#main ul,
#main ol,
#main p{
	padding: 0.5em 10px;
	list-style-type: disc;
	line-height: 180%;
}

#contents #main h1,
#home #main h2{
	background-color: #A43E20;
	padding: 10px 10px 10px 5px;
	clear: both;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #DB9471;
	font-size: 150%;
	font-weight: 800;
	color: #FFF;
	margin-bottom: 10px;
}

#home #main h3{
	font-size: 180%;
	margin-top: 30px;
	margin-bottom: 30px;
}

#contents #main h2{
	font-size: 130%;
	font-weight: 800;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #A43E20;
	padding: 5px;
	color: #036;
}

#contents #main h3,
#home #main h4{
	font-size: 115%;
	font-weight: 800;
	margin-top: 20px;
	padding: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #db9471;
}

#contents #main h4,
#home #main h5{
	font-weight: 800;
	margin-top: 15px;
	padding-left: 10px;
}


#main ul li{
	margin-left: 20px;
	list-style-type: disc;
}

#main ol li{
	margin-left: 25px;
}

#main li.privacy{
	list-style-type: disc;
	line-height: 200%;
	padding-bottom: 10px;
}

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

#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: #DDD;
	border-right-color: #DDD;
}

#main .table-01 th{
	background-color: #E7F183;
}

#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: #DDD;
	border-left-color: #DDD;
}


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

#main .table-02 th{
	background-color: #006600;
	color: #FFF;
}

#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: #DDD;
	border-left-color: #DDD;
}

#main .photo{
	text-align: right;
	font-weight: bold;
}

/* main class id
----------------------------------------- */

#main #home-topimg{
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

#main #contents-topimg{
	margin: 0px;
	padding: 0px;
}

#main p.right{
	margin-top: 60px;
}

#main p.right2{
	float: right;
}

.c_photo{
	position : absolute;
	top : 350;
	left : 310;

}

#main p.p-top{
    text-align: right;
	font-size: 100%;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 20px;
	clear: both;
}

#guide-list li{
	padding-left: 15px;
	background-image: url(../img/list_img.gif);
	background-position: left center;
	background-repeat: no-repeat;
	list-style-type: none !important;

}

/* sub
----------------------------------------- */
#sub #menu{
	padding: 0;
	margin-bottom: 50px;
}

#sub #menu dl dt{
	width: 250px;
	line-height: 1.5;
	border-bottom: 1px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E7C9A0;
}

#sub #menu dl dt.cur{
	border-bottom-style: none;
}

#sub #menu dt a{
	padding-bottom: 10px;
	padding-top: 10px;
	text-decoration: none;
	font-size: 120%;
	display: block;
	padding-left: 20px;
	background-image: url(../img/arrow_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#sub #menu dt a:hover{
	padding-bottom: 10px;
	padding-top: 10px;
	text-decoration: none;
	font-size: 120%;
	background-image: url(../img/arrow_03.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #F2F8C0;
}

#sub #menu #current{
	padding-bottom: 10px;
	padding-top: 10px;
	text-decoration: none;
	font-size: 120%;
	background-image: url(../img/arrow_03.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #F2F8C0;
	border-bottom-style: none;
}

#sub #menu dd#line{
	line-height: 1.5;
	border-bottom: 1px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E7C9A0;
}


#sub #menu dd a{
	margin-left: 30px;
	padding-left: 20px;
	background-image: url(../img/arrow_04.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 110%;
}

#sub #menu dd a:hover{
	background-image: url(../img/arrow_05.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 110%;
}

#sub #menu dd a.s-cur{
	background-image: url(../img/arrow_05.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 110%;
}

#sub h2{
	background-color: #A43E20;
	padding: 10px 10px 10px 5px;
	clear: both;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #DB9471;
	font-size: 100%;
	font-weight: 800;
	color: #FFF;
	margin-top: 10px;
	margin-bottom: 10px;
}

#sub ul.con li {
	padding-left: 15px
}

#sub ul ll a{
	padding-left: 5px;
}

#sub address{
	padding-left: 10px;
	line-height: 1.5;
}

#sub p img{
	padding: 0;
	margin: 0;
}

#sub dl.blog{
	margin-left: 10px;
}

#sub dl.blog dd{
	margin-bottom: 10px;
}

a[href$=".pdf"]{ 
	padding-right: 15px;
    background: url(/img/pdf_icon.gif) no-repeat 100% 50%;  
} 

* html a.pdf{ 
	padding-right: 15px; 
    background: url(/img/pdf_icon.gif) no-repeat 100% 50%;  
}  
