@charset "utf-8";

/*
Site Name: 
Description: parts style
*/

/* header
----------------------------------------- */
#header h1,
p#logo{
	width: 450px;
	float: left;
	padding: 0;
	margin: 0;
}

#header p#tel{
	width: 441px;
	float: right;	
}

/* footer
----------------------------------------- */
#footer p#copyright{
	width: 950px;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	text-align: right;
}

#footer p#foot{
	font-size: 12px;
	padding-bottom: 5px;
	text-align: left;
}
#footer p#foot a{
	font-size: 12px;
	padding-left: 8px;
	background-image : url(arrow_foot.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#footer p#pagetop a{
	float:right;
	font-size: 12px;
	padding-left: 12px;
	text-align: right;
	background-image : url(foot_header.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


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

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

#main #topicpath li a{
	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.photo{
	margin: 0 0 10px 0;
	padding: 0;
}

#main p.p-top{
	text-align: right;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 0px;
	margin-bottom: 5px;
	clear: both;
}


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

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

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

#contents #main h1,
#home #main h2{
	font-size: 26px;
	padding: 6px 0px 10px 10px;
	_padding: 8px 0px 14px 10px;
	color: #FFF;
	background-image : url(h2_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
}

*:first-child+html #contents #main h1,
*:first-child+html #home #main h2,{
	padding: 8px 0px 14px 10px;
}

#contents #main h2,
#home #main h3{
	font-size: 20px;
	font-weight: 800;
	margin: 10px 0px 0px 0px;
	padding: 5px 0px 5px 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7DAB24;
	background-image : url(h3_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

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

#contents #main h4,
#home #main h5{
	font-weight: 800;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
}

#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: #F3F3F3;
}

#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: #6A6A6A;
	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;
}

/* sub
----------------------------------------- */
#sub #menu dl{
    margin: 0;
	padding: 0px 0px 20px 0px;
	background-image : url(sub_foot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#sub #menu dt.menu_top{
	padding: 30px 0px 0px 0px;
	background-image : url(sub_head.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#sub #menu dt.menu_top a{
    margin-top: 0px;
}

#sub #menu dt a{
	width: 160px;
	_width: 180px;
	font-size: 22px;
	font-weight: bold;
	margin: 20px 20px;
	padding-left: 20px;
	background-image : url(arrow01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	display: block;

}

#sub #menu dt#goods{
	font-size: 22px;
	font-weight: bold;
	margin-left: 20px;
	margin-bottom: 15px;
	padding-left: 20px;
	background-image : url(arrow01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

#sub #menu dt a:hover,
#sub #menu dt #current{
	background-image : url(arrow02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	baclground-color: #FFF;
}


#sub #menu dd a{
	width: 140px;
	font-size: 18px;
	font-weight: bold;
	margin: 10px 20px 0px 40px;
	padding: 0px 0px 0px 10px;
	background-image : url(arrow03.gif);
	background-repeat: no-repeat;
	background-position: left center;
	clear: both;
	text-decoration: none;
	display: block;
}

#sub #menu dd a:hover,
#sub #menu dd #current{
	background-image : url(arrow04.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#sub h3{
	background-image : url(sub_head.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	font-size: 105%;
	padding: 30px 20px 5px 20px;
	margin: 0;
	line-height: 1.3em;
}

*:first-child+html #sub h3{
    padding-top: 15px;
}

#sub .info{
    clear: both;
	background-image : url(sub_background.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px 0px 15px 0px;
	padding:0;
}

#sub address{
	padding: 0px 20px 35px 20px;
	line-height: 1.5em;
	background-image : url(sub_foot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

p.ashika_banner,
#sub p{
	background-image: none !important;
	background-color: #FAFAFA!important;
	padding-top: 10px;
}

/* information css----------------------------------------- */
dl.information{
	margin: 10px 0px 10px 0px;
}

.information dt{
	float: left;
	margin: 0px 10px 0px 10px;
	padding: 5px 0px 5px 0px;
}

.information dd{
	margin: 0px 0px 0px 85px;
	padding: 5px 0px 5px 15px;
	background-position: left center;
	background-repeat: no-repeat;
}

/* information css----------------------------------------- */

dl.method{
	margin-top: 10px;
}

dl.method dt{
	width: 200px;
	font-size: 18px;
	font-weight: 800;
	margin: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7DAB24;
}

dl.method dd{
	margin: 2px 0px 2px 5px;
}

/* customer css----------------------------------------- */

#main ul.voice,
#main ul.photo,
#main ul.photo2{
    border-bottom: 1px dotted #7DAB24;
	padding-top: 15px;
	padding-bottom: 15px;
}

#main ul.photo{
	height: 150px;
}

#main ul.photo2{
	height: 310px;
}

#main ul.photo li,
#main ul.photo2 li{
	margin-left: 240px;
}


#main ul.voice li.name,
#main ul.photo li.name,
#main ul.photo2 li.name{
   list-style-type: none;
   margin: 10px;
}

/* photo css----------------------------------------- */
#main ul#gallery {
    clear: both;
    margin-top: 0;
    overflow: hidden;
}

#main ul#gallery li {
    float: left;
    list-style-type: none;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 10px;
}

#main ul#gallery li a {
    border: 1px solid #CCCCCC;
    float: left;
    padding: 2px;
}

#main ul#gallery li a:hover {
    border: 1px solid #7B9C3A;
}
