html,body{
    height: 100%;
}
*{
	margin:0 auto;
	padding:0;
	font-family:"Myriad Pro", "Trebuchet MS", sans-serif;
}
a .fade{
	transition:all 0.1s ease;
}
a:hover .fade{
	opacity: 0.75;
	filter: alpha(opacity=75);
}
.lavalamp-object {
    background-color:#ccc;
}
p {
	font-size: 14px;
}
h3 {
	color: #cc0000;
}
th {
	font-weight: 100
}

#syasyu{
	font-size: 12px;
}
#syasyu2{
	font-size: 16px;
	padding: 50px 0 50px 0;
}
/* --- 全体のリンクテキスト --- */
#container a:link {
	 color: #000000; 
     text-decoration: none;
}
#container a:visited {
	 color: #000000;
     text-decoration: none; 
}
#container a:hover {
	 color: #000000; 
  	 text-decoration: underline;
}
#container a:active {
	 color: #000000;
     text-decoration: none;
}
#container2 a:link {
	 color: #000000; 
     text-decoration: none;
}
#container2 a:visited {
	 color: #000000;
     text-decoration: none; 
}
#container2 a:hover {
	 color: #000000; 
  	 text-decoration: underline;
}
#container2 a:active {
	 color: #000000;
     text-decoration: none;
}



#header {
	width: 1000px;
	height:80px;
	padding-top:15px;
	padding-left:15px;
	margin: 0 auto;
	z-index: 999;
}

.navigation_bk {
	width: 1000px;
	height:40px;
	margin: 0 auto;
	line-height: 3;
	z-index: 999;
}
.navigation_tab_bk {
	background-color:#999999;
	width: 100%;
	height:30px;
	margin: 0 auto;
	z-index: 999;
}
.navigation_tab {
	width: 1000px;
	height:30px;
	margin: 0 auto;
	line-height: 2;
	text-align: center;
	z-index: 999;
}
.navigation_100 {
	width: 100%;
	background-color: #004499;
	z-index: 999;
}

#navigation{
	width:100%;
	font-size: 13px;
	font-weight:600;
 	-webkit-box-shadow: 0 2px 2px 0px rgba(0,0,0,0.6);
 　　-moz-box-shadow: 0 2px 2px 0px rgba(0,0,0,0.6);
 　　box-shadow: 0 2px 2px 0px rgba(0,0,0,0.6);
 　　z-index: 999;
}
#menu{
	width:100%;
	margin: 0 auto;	
}

/* button styles */

.contline {
	clear:left;
	background-color: #999999;
	width: 1000px;
	height: 1px;
	margin-bottom: 20px;
	z-index: 1;
}
.fullcont_l {
	padding: 0;
	width: 550px;
	height: 390px;
	float: left;
	z-index: 1;
}

.fullcont_r {
	float:left;
	margin-right:0px;
	margin-left:30px;
    margin-top:10px;
    width: 420px;
	height: 380px;
	font-family:"Myriad Pro", "Trebuchet MS", sans-serif;	
}
.fullcont_l2 {
	float:left;
	margin-right:0px;
	margin-left:30px;
    margin-top:10px;
    margin-bottom: 40px;
    width: 440px;
	height: auto;
	font-family:"Myriad Pro", "Trebuchet MS", sans-serif;	
}
.fullcont_r2 {
	float:left;
	margin-right:0px;
	margin-left:60px;
    margin-top:10px;
    margin-bottom:40px;
    width: 440px;
	height: auto;
	font-family:"Myriad Pro", "Trebuchet MS", sans-serif;	
}
#container {
	z-index: 1;
	width: 1000px;
	padding-top: 60px;
	margin: 0 auto;
	   position: relative;
    min-height: 100%;
    height: auto !important;
    height: 100%;
        padding-bottom: 0px

}
#container2 {
	width: 1000px;
	margin: 0 auto;
}

.container_1{
	margin:0;
	width: 310px;
}
.container_2{
	margin:0;
	width: 310px;
	border-left: 1px;
	border-right: 1px;
	border-color: #ccc;
}
.container_3{
	margin:0;
	width: 310px;
}
td.img{
	border: 0;
	padding: 15px 0 0 0;
}
td.bun{
	border: 0;
	padding: 0;
	font-size: 14px;
}
td.bun2{
	border: 0;
	vertical-align: top;
	padding-bottom: 20px;
	font-size: 11px;
}
ul{
	overflow:hidden;
	list-style:none;
}

li{
	float:left;
}

li a{
	color:#ffffff;
	text-decoration:none;
	padding:5px 10px;
	margin-left:20px;
	display:inline-block;
}

li a:hover{
	color:#F30;
}

.fixed{
	position:fixed;
}

article{
	padding-top:10px;
	width: 1000px;
	height:auto;
	border-top:none;
	z-index: 1;
}

img.top {
	width: 100%;
	margin: 0 auto;
	z-index: 1;
}

/* --- フッタ --- */

#footer_l {
clear: left; /* フロートのクリア */
height: 60px;
width: 100%;
background-color:#000000;
margin-top: 25px;
position: absolute
bottom: 0

}
#footer_r {
clear: right; /* フロートのクリア */
height: 60px;
width: 100%;
background-color:#000000;
margin-top: 25px;
opacity: 0.9;
}
.footercont{
	width: 1000px;
	height: 45px;
	margin: 0 auto;
	font-size: 12px;
}
.footercont2{
	width: 1000px;
	height: 10px;
	margin: 0 auto;
}
.footercont p{
	padding: 15px 10px 0px 10px;
	font-family:"Myriad Pro", "Trebuchet MS", sans-serif;
	link: #FFFFFF;
	text-align:center;
}
.footercont a:link {
	 color: #ffffff; 
     text-decoration: none;
}
.footercont a:visited {
	 color: #ffffff;
     text-decoration: none; 
}
.footercont a:hover {
	 color: #bbbbFF; 
  	 text-decoration: none;
}
.footercont a:active {
	 color: #bbbbff;
     text-decoration: none;
}
.footercont2 p {
	font-family:"Myriad Pro", "Trebuchet MS", sans-serif;
	font-size: 10px;
	color: #777777;
	text-align:center;
}

