#header, #footer  {
	width: auto;
}

/*-----------------------------*/

#header {
	background-image: url(/img/top.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 150px;

}

#header h2 {
	width: 730px;
	position: relative;
	left: 200px;
	top: 20px;

	line-height: 100%;

}

#header #headertext {
	width: 420px;
	margin-right: 20px;
	position: relative;
	left: 350px;
	top: 50px;
	font-size: 11px;
}

#footer {
	height: 40px;
	width: 830px;
	text-align: center;
	color: #333333;
	line-height: 40px;
	clear: both;

}

/*-----------------------------*/

h1 {
	width: 830px;
	text-align: left;
	color: #999999;
	font-size: 9px;
	line-height: 100%;

	text-indent: 10px;
	font-weight: normal;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
}

/*-----------------------------*/

h2  {
	font-size: 17px;
	margin: 0px;
	padding: 0px;
	line-height: 26px;

}

h2 a {
	text-decoration: none;
	color: #000000;
}

h3{
	background-image: url(/img/entrytitle.jpg);
	background-repeat: no-repeat;
	background-position: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;


	margin-right: 15px;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 0px;
	width: auto;
	text-align: left;
	line-height: 28px;
	font-size: 14px;
	text-indent: 55px;
}

/*-----------------------------*/

html,p,body,form,input
	{
	margin: 0;
	padding: 0;
	}

body
	{ 
	background:#fff; 
	text-align: center;
	color: #454545;
	font-size: 12px;
	/*font-family: Verdana, Arial, sans-serif;*/
	font-family: 'Hiragino Kaku Gothic Pro', 'ƒqƒ‰ƒMƒmŠpƒS Pro W3', '‚l‚r ‚oƒSƒVƒbƒN', sans-serif;
	line-height:120%;
	}

td
	{
	font-size:12px;
	line-height:110%;
	padding:5px 0;
	word-break:break-all;
	word-wrap:break-word;
	}


/*-----------------------------*/

a
	{
	color:#156df1; 
	}

a:hover
	{
	text-decoration:none;
	color:#ccc; 
	}

a img
	{
	border: 0;
	}


/*-------------------------------*/

#container
	{
	width:830px;
	text-align:left;
	margin:0 auto;
	padding:0;
	}

.list_text {
	margin-left: 55px;
}

/*-----------------------------------------*/

.table_t1
	{
	width:830px;
	margin-top:10px;
	border:1px solid #8e8e8e; 
	border-collapse:collapse;
	}

.table_td1
	{
	border:1px solid #8e8e8e; 
	padding:5px;
	width:25%; 
	}

.table_t2
	{
	border:none;
	}

.table_t2 td
	{
	padding:5px;
	font-size:12px;
	}

.table_t2 img
	{
	border:none;
	}


/*-------------------------------------------*/


#details_d
	{
	width:660px; 
	margin-left:90px;
	margin-top:40px;
	}

.details_i
	{
	float:left;
	margin-right:20px;
	}

#details_d p
	{
	margin-top:15px;
	margin-left:10px;
	padding-bottom:5px;
	}

#details_d div
	{
	clear:both;
	width:660px;
	line-height:150%;
	margin-bottom:20px;
	margin-top:30px;
	}

/*-----------------------------------*/

ul {
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 5px;
}

ol {
	list-style-type: decimal;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 35px;
}

li {
	display: list-item;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	color: #666666;
}

/*-----------------------------------*/

.foot
	{
	text-align:center;
	margin-bottom:10px;
	}


/*-----------------------------------*/

