﻿
	/* Primary layout divisions */
html{
   overflow-y:scroll;
   height:100%;
   margin-bottom:1px;
}

body	{

	text-align: center;
	background: #ffffff;
	color: #000;
	font: 0.9em ,"ヒラギノ丸ゴ pro w4", "細明朝体", "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif,"ＭＳ　Ｐゴシック", "ヒラギノ丸ゴ pro w4",
		"Osaka","細明朝体";

	width: 800px;
	background: #fff;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	}

div#wrapper	{
	text-align: left;
	width: 800px;
	margin-left: 10px;
	}
	

div#footer	{
	clear: both;
	font: 9pt Helvetica, sans-serif;
	border-top: 1px solid #000000;
	color: #000000;
	padding: 2px 5px 2px 5px;
	text-align: center;
	}


p{
line-height: 150%;
}


	/* navi 	*/

div#navi{
/*border-width:1px 0;*/
height:22px;
margin-left: -50px;
font: bold 10pt verdana,helvetica,arial,sans-serif;
}

#navi li {
margin-top: 8px;
list-style: none;
float:left;
padding: 5px 10px 5px 10px;
font: 10pt ;
font-family:Arial, Helvetica, sans-serif !important;
font-weight: bold;
border-right: 1px solid #CCCCCC;
}

#navi li a:link { color: #666677; }
#navi li a:visited { color: #666677; }
#navi li a:hover{
color: #E2E417;
}
	
	
div#sub_navi{
margin-top: 40px;
margin-left: -50px;
font: bold 10pt verdana,helvetica,arial,sans-serif;
height:auto;
font-weight: bold;
}




#sub_navi li {
list-style: none;
padding: 5px 10px 5px 20px;
font: 8pt;
line-height: 10pt;
font-family:Arial, Helvetica, sans-serif !important;
text-decoration:none;
clear: both;
float:left;
font-weight: bold;
}

#sub_navi .title {
padding: 5px 10px 5px 10px;
font: 12pt ;
color: #555555;
font-style: bold;
}


#sub_navi li a:link { color: #666677; }
#sub_navi li a:visited { color: #666677; }
#sub_navi li a:hover{
color: #E2E417;
}

	

.active{
font-weight: bold;
font-size: 12pt;
}

	/* contents 	*/

div#maincontent {
	width: 800px;
	letter-spacing:1px;
	text-align: left;
	line-height:1.4em;
	padding: 30px 0px 20px 0px;
	font-family:"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", verdana, arial, sans-serif;
	border: 0;
	}
	
.contents{
margin-top: 30px;
margin-left: 50px;
margin-bottom:30px;
}



.announce{
width: 800px;
margin-top: 20px;
padding:20px;
border-left: 0px;
border-left-style: solid;
border-left-color:#CCFF00 ;
}



	/* showcase	page*/

.showcase{
	width: 580px;
	letter-spacing:1px;
	text-align: left;	
	padding: 0px 10px 20px 0px;
	font-family:"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", verdana, arial, sans-serif;
	border: 0;
	margin: 0px 0px 50px 180px;
}

.showcase p{
margin-top: 20px;
padding:0;
}






	/* service 	page*/
.service_title{

padding:5px 5px 5px 0;
border-bottom-style:dotted;
border-bottom:1px dotted;


border-color:#666666;
margin-top: 15px;
font-size: 10pt;
font-weight:bold;
color:#666666;

}


.service_text{
margin-left: 0px;


}



.service_tbox{
width: 600px;
float: left;
padding-left: 0px;
height: auto;
margin-top: 30px;

}


.service_text img{
margin-right:5px;
}


	/*text 	*/
.tl{
font-size: 13pt;
color:#555555;
}

.t{
font-size: 10pt;
color:#555555;
}
.ts{
font-size: 9pt;
color:#555555;
}

.tss{
font-size: 8pt;
color:#555555;
}



	/* Default links 	*/
	
a:link{
	font-weight : normal; 
	text-decoration : none;
	color: #666677;
	background: transparent; 
}

a:visited {
	font-weight : normal; 
	text-decoration : none;
	color: #666677;
	}

a:hover {
	font-weight : normal; 
	text-decoration : none;
	color: #C8F804;
	background: transparent; 
	}

a:active {
	font-weight : normal; 
	text-decoration : none;
	color: #666677;
	}

div#maincontent p a:link, div#maincontent p a:visited, 
div#maincontent dd a:link, div#maincontent dd a:visited,
div#maincontent li a:link, div#maincontent li a:visited {
	text-decoration: none;
	} 

div#maincontent p a:hover,
div#maincontent dd a:hover,
div#maincontent li a:hover {
	text-decoration: none;
	} 


/* Typography 	*/
h1	{
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	border: 0;
	color:#555555;
	}
	
h2	{
	font-family:sans-serif !important;
	font-weight: bold;
	line-height: 1.2em;
	margin: 10px 0 10px 5px;
	letter-spacing:1px;
	color:#555555;
	}

h3	{
	font-family:sans-serif !important;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2em;
	margin: 10px 0 10px 5px;
	color:#555555;
	}

	----------------------------------------------- */
	----------------------------------------------- */

#nav {
  background-color:#fff;
	height: 140px;
  float:left;
  width:100%;
  border:solid #ddd;
  border-width:0px 0;
	padding:0 0 0 20px;
  }


/* =Structure */

