* 
{
  margin: 0px; 
  padding: 0px;
  background-color : transparent;
  	font: normal normal normal  100% Verdana, Geneva, Arial, Helvetica, sans-serif;

}
body
{
  text-align: center;	
  background: transparent url(../image/bgpattern.png) 50% 50% repeat-y fixed;
	color: #000;
	padding: 0px 0 0 0;
}
div
{
	clear: both;
}
h1
{

  padding: 25px 16px;
	margin: 0px 0 0px 0px;
	  font-weight: bold;
	font-size: 100px;
	width:auto;
		color: #f00;
}
.red
{
	color: #fff;
	background: #f00;
	padding: 0 20px;
	width: 100px;
	font-size: 100px;
}
h2
{
  color: #36c;
	clear: both;
  font-size: 110%;
  text-align: left;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-weight: bold;
  padding: 0px 0px 0px 0px;
	border-top: 0px solid #36c;
		margin: 0px 0 10px 0;
	font-size: 120%;
	background: url(../image/lingframe.gif) 50% 0 no-repeat;
}

h3
{
	color: #483D8B;
  font-size: 120%;

  font-weight: bold;
  margin: 20px 0px 10px 0px;
	padding: 10px;
	background: #F0F8FF;

}

h4
{

  font-size: 100%;
  text-align: left;
  font-weight: bold;
  margin: 20px 0px 10px 0px;
 	color:#456;
  padding: 10px;
  clear: both;
	background: #FFF0F0;
}


h5
{
  color: #999;
  font-size: 100%;
  font-weight: bold;
  border-left: solid 13px #FF8C00;
  padding: 3px 13px;
  margin: 5px 0;
}

h6
{
  color: #999;
  font-size: 100%;
}

address
{
	
}



em
{
	font-weight: bold;
}
strong
{
	font-weight: bold;
	font-size: 110%;	
	background: transparent;
}
kbd
{
	
}
cite
{
	
}
blockquote
{
	margin: 10px;
	padding: 10px 10px;
	border:6px double #fff ;
	background: #efefef;
	color: #666;
}
q
{
	background: #fefefe;
}
sub
{
	font-size: 50%;
}
sup
{
	font-size: 50%;
}
p
{

  line-height: 1.5;
  text-align: left;
  margin-bottom: 15px;	
  background: transparent;
  padding: 0 10px;
}
pre
{
	border:1px solid #eee;
	width:auto;
	padding: 10px;
	margin: 5px;
		font-family: monospace;
}
ins
{
	
}
del
{
	color: #FF8C00;
	text-decoration: line-through;
}


ul
{
  padding-left: 50px;
  margin: 0px 0 0 px 0;
	list-style-type: circle;
}

ol
{
  padding-left: 30px;
  margin: 0px 0 20 px 0;
}
li
{
  color: #000;
  text-align: left;
  line-height: 1.2;
  margin-bottom: 2px;

}
dl
{
	margin: 20px;
}
dt
{
	font-weight: bold;
	clear:both;
	padding: 3px;
	color: #f00;
	background: transparent;
}
dt a
{
	font-weight: bold;
}
dd
{
	padding: 5px 0px 10px 0px;
	line-height: 1.4;


}



table
{
	font-size: 80%;
}
th
{
	border: 1px solid #999;
	border-width: 0 1px 1px 0x;
	padding: 2px;
	margin: 0;
	empty-cells: show;
	background: #eee;
}
td
{
	border: 1px solid #999;
	border-width: 0 1px 1px 0x;
	padding: 2px;
	margin: 0;
	empty-cells: show;
}
thead
{
	
}
tfoot
{
	
}
tbody
{
	
}



a {
  text-decoration: underline;
  background: transparent;
  }

a:link {
  color: #DC143C;
  }

a:visited {
  color: #789543;
  }

a:active {
  color: #f44;
  }

a:hover {
  color: #437044;
  background: #C2DACF;
}



img
{
	border: none;
	behavior:url(iepngfix.htc);
}

hr
{
	
}

input
{
  border-width: 1px;
  border-color: #9ACD32;
  border-style: solid;
}
button
{
	
}
select
{
	
}
option
{
	
}
textarea
{
	  border-width: 1px;
  border-color: #9ACD32;
  border-style: solid;
  background: #fff;
}

#container {
  line-height: 1.4;
  margin:0px auto;
  padding: 0px 0px;
  text-align: left;
  background: transparent ;
  width:960px;
	border: 0px solid #eee;
	position: relative;
  }
#headline
{
	border-bottom: 4px ridge #ddd;
	height: 66px;
	width: 100%;
	background: #fff url(../image/tom_logo_back.gif) 0 0 no-repeat;
}

#headline a:hover
{
	background: transparent;
}
#headline_l
{
	width: auto;

	border-bottom: 2px solid #fff;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0;
	background: transparent;
}
#headline_r
{
	width: 160px;

	border-bottom: 2px solid #fff;
	float: right;
	text-align: right;
		margin: 0;
	padding: 0;
	background: #fff;
}
 #main{

	background: transparent;
	border-width: 0px;
	border-color: #ccc;
	border-style: solid;
	text-align: left;
	margin: 0px 0 0 0px;
	width:938px;
	padding: 0 10px;

  }
  #header
  {
  	width: 960px;
	background: transparent ;
	height: 540px;
  }

    #footer
  {
  	width: auto;
	border-width: 0px 0px 0px 0px;
	border-color: #456;
	border-style: solid;
	margin: 30px 0 0 0;
	clear: both;
	text-align: center;
	padding: 50px 0 0 0;
	background: url(../image/lineframe01.gif) 50% 0 no-repeat;
  }
      #footer p
		{
			text-align: center;
			font-size: 80%;
			margin: 10px;
		}

.gaiyou
{
	font-size: 12px;
	border: 2px solid #000;
	border-collapse: collapse;
	background: #FFFFF0;
	margin: auto;
	text-align: center;
	width: auto;

}

.gaiyou td
{
	padding: 10px;
	color: #000;
	text-align:	center;
}
.box {
  padding: 35px 0px 35px 0px;

		clear: left;

		margin: 20px 0px 10px 0px ;
	width: auto;
  }
  
  .pen-l
  {
  	background: url(../image/lineframe01.gif) no-repeat 50% 0;
  }
    .pen-r
  {
  	background: url(../image/lineframe02.gif) no-repeat 50% 0;
  }
  

#info {

  background-color: transparent;
  	border-width: 0px 0px 1px 0px;
	border-color: #456;
	border-style: solid;
	font-size: 80%;
	width: 450px;
	padding: 0px 0 0px 5px;
	margin: 30px 0 0 15px;

  }
  #info h2
  {
	height: auto;
	margin: 0px 0 5px 0;
	letter-spacing: .3em;
  }

.update
{
	font-size: 12px;
	text-align: right;
	/*\*/
	position: absolute;
	top: 25px;
	right: 0;
	/**/
	color: #fff;
	background: #FF8C00;
	padding: 1px 3px;
}
p.posted {
  color: #999999;
  border: 0px solid #ddd;
  text-align: right;
  margin: 0px 0 15px 0px;
  padding: 3px 10px;
  clear: both;
  background: transparent;
  font-size: 90%;
  }
  
 ul.diarylist li{
 	display:inline;
	padding: 0 3px;
	font-size: 75%;
 }
 
.photo-h {

	background-color: transparent;
	float: left;
	margin: 5px 5px 5px 5px;
	width: auto;
	_margin: 5px;
}


.photo-hr {
	background-color: transparent;
	float: right;
	margin: 5px;
	width: auto;
}

.photo-h img ,.photo-hr img {
	background-color: #FFFFFF;

}

.posi {
	color: #000099;
}
a:linked img,a:visited img,a:hover img
{
	border: none;
}

hr
{
	display: none;
}
.update a:link,.update a:visited
{
	color: #FF8C00;
}
#copy{
	clear: both;
	text-align: center;
	display: none;
	margin: 0 180px;

}
.thumb
{
float:right;
}

.thumb img
{
padding:3px;
background: #fff;
border: 1px solid #eee;
}
.totop 
{
	width: 100px;
	height: 100px;
	background: #11b1ff;
	text-align: center;
	position: fixed;
	bottom: 0px;
	right:10px;
}

.totop a
{
	width:100%;
	display: block;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	padding: 5px 0;
	height: 100px;
}




.info
{
	float: left;
	width: 320px;

	padding: 5px;
	margin: 10px 10px;


}
.info h2,#home .movie h2
{
	margin: 0 0 10px 0;
	padding: 0;
	border-bottom: 3px solid #345;
}

#main .movie
{
	float: left;
	width: 320px;
	height:380px;
	padding: 5px;
	margin: 10px 10px 0 50px;
}
#main .movie2{
	position: absolute;
	top: 918px;
	left: 431px;
	width: 320px;
	height:380px;
	padding: 5px;
	margin: 10px 10px 0 50px;
}
.inner-box 
{
		width: 896px;

}
.summary_img
{
	float: left;
	width: auto;
	padding: 20px 0 0 20px;
}
.inner-box  .txt
{
	width: 480px;
	height:160px;
	margin: 20px 0px 0 20px;
	padding: 30px 0px 0 20px;
		float: left;
			background: url(../image/window01.png) 0 0 no-repeat;
	border: none;
	behavior:url(iepngfix.htc);
}
.inner-box  .txt-a
{
	width: 480px;
	height:160px;
	position:absolute;
	top:2904px;
	left:430px;
	padding: 30px 0px 0 20px;
	background: url(../image/window01.png) 0 0 no-repeat;
	border: none;
	behavior:url(iepngfix.htc);
}
.inner-box  .txt2
{
	width: 480px;
	height:224px;
	margin: 20px 0px 0 80px;
	padding: 40px 0px 0 40px;
		float: left;
			background: url(../image/ratwindow.png) 0 0 no-repeat;
	border: none;
	behavior:url(iepngfix.htc);
}

.inner-box  .txt3
{
	width: 480px;
	height:256px;
	position:absolute;
	top:3552px;
	left:450px;
	padding: 30px 0px 0 40px;
	background: url(../image/kingwindow.png) 0 0 no-repeat;
	border: none;
	behavior:url(iepngfix.htc);
}
#gage
{
	position: absolute;
	top:2448px;
	left:276px;
}
.banner{
	width: 900;
	text-align: center;
	margin: 5px;
	border: 0px;
}
.copyright{
	text-align: center;
	color: #000;
}
/*IE8ロールオーバーずれ回避*/
.banner a:hover{
	display:inline-block;
}
