/* CSS Document */

a:link {
	color:  #975d01;
	text-decoration: none;
	}
a:visited {
	text-decoration: none;
	color: #975d01;
	}
a:hover {
	text-decoration: none;
	color: #ffbf00;
	}
a:active {
	text-decoration: blink;
	color: #975d01;
	}

.menu a:link {
	color:#996600;
	text-decoration:none;
	}
.menu a:active {
	color:#996600;
	text-decoration:none;
	}
.menu a:visited {
	color:#996600;
	text-decoration:none;
	}
.menu a:hover {
	color: #ffaa00;
	text-decoration:none;
	}
	
body {
	background-color: #000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#626262;
	line-height:140%;	
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;	
	background-image: url(file:///C|/Documents%20and%20Settings/ACCOUNT/&#12487;&#12473;&#12463;&#12488;&#12483;&#12503;/&#12496;&#12522;&#12469;&#12452;&#12488;/modelplan/images/bg.jpg);
 	background-position:top center;
 	background-repeat:repeat-y;  		
	}
h1 {
	font:Verdana; 
	font-size:14px; 	
	FONT-WEIGHT: bold;	 
	margin:0 0 0 0;
	color:#975d01; 
	}
h2 {
	font:Verdana; 
	font-size:12px;
	color:#996600; 		 
	margin:0 0 0 0
	}

h3 {
	font:Verdana; 
	font-size:14px;
	color:#996600;  		 
	margin:0 0 0 0
	}
	
.title_color {
 color:	#996600;
 }
 
.wrapper {
 width: 950px;
 height:100%; 
 margin: 0 auto;
 padding: 0 auto ;
 
 }

 
.wrapper2 {
 width: 900px;
 height:100%; 
 margin: 0 auto;
 padding-bottom:0px;
 margin-bottom:0px; 
 }
 
#header {
 width:900px;
 height:126px;
 margin: 0 auto;
 padding: 0 auto; 
 display:block;
 float:center;
 
 position:relative;
 text-align:right;
 }

 
#flash_intro {
 width:900px;
 height:450px;
 margin:0 auto;
 display:block;
 float:center;
 position:relative;
 }
 .menu {
 width:900px;
 height:25px;
 margin-top:8px;  
 display:block;  
 float:left;
 position: relative;
 text-align: left;
 color:#996600;
 }
.left_column2 {
 min-height:50px; 
 width:800px;
 padding-top:30px;
 padding-bottom:30px;
 padding-right:40px;     
 position: relative;
 display: inline; /* IE Hack */
 float:left;  
 }
 .list {
 width:195px;
 margin-top:0 auto;
 margin-left:24px;
 float:left;
 position: relative;
 text-align: left; 
 }
  .blc1 { 
 background-image:url(images/p.jpg);
 background-position:top right;
 background-repeat:no-repeat;  
 }
  .blc2 { 
 width:700px;
 background-position:center ;
 background-repeat:no-repeat;  
 background-color:#434343
 }
  .blc3 { 
 width:900px;
 background-position:center right;
 background-repeat:no-repeat;  
 margin-top:5px;
 padding-top:5px;
 padding-bottom:5px;
 background-color:#000000
 }
   .blc4 { 
 width:700px;
 background-position:center right;
 background-repeat:no-repeat;  
 margin-top:5px;
 padding-top:5px;
 padding-bottom:5px;
 padding-left:100px;
 padding-right:100px;
 background-color:#000000
 }
.footer {
	height:30px; 
	width:100%;
	top:10px;		
	padding-top:10px;			
	font-family:"Trebuchet MS";
	font-size:10px; 
	color:#666666;
	text-align: right; 
	position: relative;
	display: block;
	float:left;
	background-color: #0b0b0b;		
	}

