/* Start Reset */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;}
body {	line-height: 1;}
ol, ul {	list-style: none;}
table {	border-collapse: collapse;
	border-spacing: 0;}
/* End Reset */

 a {
	color: #666;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif;
   font-size:11px;
  
}

body {
  background-color: #fff;
  padding: 0px;
  margin: 0px;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 16px;
}

#container {
  background-color: #fff;
  min-height: 600px;
  width: 777px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 90px;
  border: 1px solid #fff;
}

#header {
background-color: #fff;
	min-height: 110px;
}






/* ===============================
     NAVI
   =============================== */

#navigation1{
	margin-top: 25px;
}
#navigation1, #navigation2, #navigation3{
	float:left;
	margin: 0;
	padding: 0;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 475px;
	background-color: #fff;

}

#navigation2, #navigation3{
	border-top: 1px solid #c4c2c3;
}


#navigation1 li, #navigation2 li, #navigation3 li {
font-size:11px;
  float:left; 
  list-style-type: none; 
  margin: 0;
  color: #5f585a;
}
#navigation1{
	margin-top: 25px;
}
#navigation1 a:link, #navigation1 a:visited, #navigation2 a:link, #navigation2 a:visited, #navigation3 a:link, #navigation3 a:visited {
	color: #5f585a;
	text-decoration:none;
	padding: 0px 5px 0 5px;
}
#navigation1 a:hover, #navigation2 a:hover, #navigation3 a:hover {
	color: #363233;
	text-decoration:none;
	padding: 0px 5px 0 5px;
}


.active {
	font-weight:bold;
	}

* html .active {
letter-spacing:1px!important; }

#sidebar-a {
		float: left;
		width: 300px;
		margin: 0;
		min-height: 110px;
		background-color: #fff;}
		
#sidebar-a img{
			border: 0;;
			outline: 0;}
	
#sidebar-b	 {
	clear:both;
	float: left;
	background-color: #fff;
	width: 300px;
	margin: 0;     
}	
#sidebar-b	p {
color: #332f30;
	font-size: 11px;
     line-height : 1.4em; 
     margin-bottom: 15px;
     background-color: #fff;
     padding-right: 100px;
     
}	


#content{

  float: right;
  width: 440px;
	 margin-right: 37px;
			
}
#contentnavi{
clear: both;
margin-left: 310px; 
padding-top:10px;
color: #332f30;
	font-size: 12px;
	 margin-right: 27px;

			
}

#contentnavi a {
	text-decoration: none; 	font-size: 12px;
	color: #191717;
}
#footer {
     width: 730px;
     padding: 10px;
     	 padding-right: 37px;
     margin-right: auto;
	  margin-left: auto;
	  text-align: right;
}
#footer a {
	color: #B2A4A8;
	text-decoration: none;
}
h1{	color: #332f30;
	font-size: 25px;
	font-weight: 300;
}

h2{	color: #332f30;
	font-size: 16px;
font-weight: 300;
}
h3{	color: #332f30;
	font-size: 12px;
font-weight: 600;
margin-bottom: 20px;
     line-height : 1.1em; 
}



#content a {
	color: #666;
	text-decoration: none;
}

#content a:hover {
	color: #666;
	text-decoration: underline;
}

#content p {
color: #332f30;
	font-size: 11px;
     line-height : 1.4em; 

     background-color: #fff;
     width: 440px;
     
}

#content ul {
color: #332f30;
	font-size: 11px;
     line-height : 1.2em; 
margin-bottom: 15px;
     background-color: #fff;
     width: 440px;
     list-style-type: disc;
     list-style-position:outside;
     margin-left: 15px;
     
}


