/***********************************************/
/* internet.css                             */
/* Use with template internet-kaikei.html          */
/***********************************************/

/***********************************************/
/* Logo styles                             */
/***********************************************/ 

	


/***********************************************/
/* HTML tag styles 全体                            */
/***********************************************/ 

body{
	 font-family: 12px Arial,sans-serif;
	 color: #000000;
	 font-size: 12px;
	 line-height: 1.166;
	 background-color:#ffffff;
	 margin: 10px;
	 padding: 0px;
}

a{
  color: #0000ff;
  text-decoration: none;
}

a:link{
	   color: #0000ff;
	   text-decoration: underline;
}

a:visited{
	      color: #6f006f;
	      text-decoration: underline;
}

a:hover{
	    color: #FF0000;
}

h1{
   font-family: Verdana,Arial,sans-serif;
   font-size: 14px;
   color: #ffffff;
   margin: 0px;
   padding: 0px;
}

h2{
   font-family: Arial,sans-serif;
   font-size: 12px;
   color: #000000;
   margin: 0px;
   padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 12px;
 font-weight: normal;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 12px;
 font-weight: normal;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 12px;
 font-weight: normal;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h6{
 font-family: Verdana,Arial,sans-serif;
 font-size: 12px;
 font-weight: normal;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h7{
 font-family: Verdana,Arial,sans-serif;
 font-size: 12px;
 font-weight: normal;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h8{
 font-family: Verdana,Arial,sans-serif;
 font-size: 12px;
 font-weight: normal;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: none;
}

ul ul{
 list-style-type: none;
}

ul ul ul{
 list-style-type: none;
}

li{
   line-height: 200%;
}


label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}

p {
   font-size: 12px;
   font-family:Arial,sans-serif;
   line-height:120%;
}

tr {
    font-size: 12px;
    font-family:Arial,sans-serif;
    line-height:120%;
}

td {
    font-size: 12px;
    font-family:Arial,sans-serif;
    line-height:120%;
}

HR {
    color:#ff8000;
}


/*　Copyrightの文字サイズ　*/
span.notes {
            font-size: 9px;
		    color:#666666;
}

div.style1 {
			border-color: #ff8000 #ff8000 #ff8000 #ff8000
			align :left;
}

/*　Copyrightの文字サイズ　*/
span.notes {
            font-size: 9px;
		    color:#666666;
}

/***********************************************/
/* 250*250google adsense                            */
/***********************************************/ 




div.250250{
           border-width: 0px 0px 1px 1px;
		   border-style: solid solid solid solid;
		   padding: 0px 0px 0px 0px;
		   width: 250px;
		   height: 250px
		   border-color: #b2b2b2;
		   align :left;
}

/***********************************************/
/* line                           */
/***********************************************/ 
td.line1 {
          border-left:1px dotted #ff8000;
}

td.line3 {
          border-top:1px dotted #b2b2b2;
}

/***********************************************/
/* 　TABLE  & Iframe styles                           */
/***********************************************/
.table1{
        cellspacing : 1px;
		cellpadding : 1px;
		width : 840px;
		height : 120px;
		border : 1;
		bordercolor : #ff8000;
}

/*　メニューのwidth height の調整　width以外はサポートされない　*/

iframe.size1 {
              width : 550px;  
			  height : 110px;
			  scrolling : no;
			  frameborder : 0px;
			  marginwidth : 0px;
			  marginheight : 0px;
}

iframe.size2 {
              width : 260px;
			  height : 110px;
			  scrolling : no;
			  frameborder : 0px;
			  marginwidth : 0px;
			  marginheight : 0px;
}


iframe.sizec {
              width : 300px;
			  height : 31px;
			  scrolling : no;
			  frameborder : 0px;
			  marginwidth : 0px;
			  marginheight : 0px;
}





