@charset "utf-8";

/*
Site Name: 
Description: parts style
*/

/* header
----------------------------------------- */

#header #title{
	width: 940px;
	margin: 0px;
	padding: 0px;
}

#logotext p{
	margin-top: 30px;
	font-size: 90%;
	color: #2F2F2F;
	font-weight: bold;
}

#header #logo h1{
	margin: 0px;
	padding: 0px;
}

#header #title h2{
	margin: 0px;
	padding: 0px;
}

p.head_mail{
	float: right;
	margin-top: 10px;
}



/* footer
----------------------------------------- */
#footer p{
	color: #000;
	font-family: Verdana;
}

#footer p#copyright{
	padding-top: 8px;
	padding-bottom: 15px;
	margin-left : 400px;
}

#footer p#foot{
	padding-top: 6px;
	padding-bottom: 12px;
	margin-left : 380px;
}



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

#main #topicpath li{
	display: inline;
	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
----------------------------------------- */
#home #main h1{
	margin-top: 15px;
	margin-bottom: 5px;
}

#home #main h2,
#contents #main h1{
	padding: 6px 10px 10px 20px;
	clear: both;
	font-size: 200%;
	font-weight: 900;
	color: #000;
	margin-top: 20px;
	background-image: url(../img/h2_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: both;
}

#home #main h3{
	font-size: 130%;
	font-weight: 800;
	margin-top: 20px;
	margin-bottom: 10px;
	clear: both;
}

#home #main #add03 h3{
	margin: 0px;
}

#contents #main h2{
	font-size: 130%;
	font-weight: 800;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 14px 10px 10px 45px;
	color: #000;
	background-image: url(../img/h3_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: both;
}

#home #main h4,
#contents #main h3{
	font-size: 115%;
	font-weight: 800;
	margin-top: 20px;
	padding: 5px 0px 5px 40px;
	background-image: url(../img/h4_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: both;
}

#main h5{
	font-weight: 800;
	margin-top: 15px;
	padding: 3px 0px 3px 40px;
	background-image: url(../img/h5_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

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

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

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

#main table{
	margin: 1em 10px;
}

#main .table-01 th{
	text-align: center;
}

#main .table-01 td{
	font-weight: bold;
	text-align: center;
}

#main .table-02{
	font-size: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #DDD;
	border-right-color: #DDD;
	margin: 1em 10px;
}

#main .table-02 th{
	background-color: #E8CAB2;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #DDD;
	border-left-color: #DDD;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;

}

#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;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;

}

p.add{
	font-weight: bold;
	padding: 12px 0px 0px 30px;
}

#main p.top-right{
	text-align: right;
	font-size: 105%;
	font-weight: bold;
	clear: both;

}

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

}

#main p.p-top-rice{
	text-align: left;
	font-size: 80%;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 5px;
	font-weight: bold;
	clear: both;

}

#main p.right-rice{
	text-align: right;
	font-size: 105%;
	clear: both;
}

#contents #main ul.contactpry li{
	line-height: 2;
	padding-bottom: 10px;
}

#main li.heightLine{
	float: left;
	clear: none;
	width: 300px;
	margin-bottom: 12px;
	list-style: none;
	
}

#main li.heightLine a{
	background-image: url(../img/arrow_01.gif);
	background-repeat: no-repeat;
	background-position: 2px top;
	padding-top: 3px;
	padding-left: 28px;
	padding-bottom: 2px;


}

.m_menu{
	text-align: left;
	clear: both;
	font-size: 110%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.attention{
	color: #BB0404;
	font-weight: bold;
}

.privacy01 a{
	color: #232323;
}
/* sub
----------------------------------------- */

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

#sub ul#menu{
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 14px;
}

#sub ul#menu li{
	margin: 0px;
	clear:left;
	line-height:0;
	padding: 5px 0px 5px 0px;
	
}

#sub h2{
	font-size: 16px;
	font-weight: 800;
	padding: 5px;
	background-color: #E8D0AC;
	color: #2B2E35;
}

p.banner,
p.ashika_banner{
	margin: 10px 0px;
}


