/*////////////////全体////////////////*/


html{overflow-y :scroll ;}

body{ margin:0;
      padding:0;
      font-size: 10pt;
      color: #3B3D3D;
      background-image: url(http://www.seiyukai.ws/image/back.jpg);
	  text-align: center;
	  line-break: strict;
	  font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;}


#master{ text-align: center; 
          border: solid 1px #cccccc ;
          width: 749px;}

a:link { color: #003399 ;
         text-decoration: none;}

a:visited { color: #0066CC;
            text-decoration: none;}

a:hover{ color: #666666;
         text-decoration: none; }

/*////////////////ヘッダ////////////////*/

.header{ width: 749px;
		 background-color: #2d4470; 
		 vertical-align: middle;
		 color: #ffffff;
		 font-size: 10pt;
		 font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";}
		 
.headimg{ width: 749px;
         height: 150px;}
		 
.headtop{ width: 749px;
         height: 450px;}
		 
a:hover.headlink{text-decoration :none;
        position: relative;
				top: 0px;
		left: 0px;}

/*////////////////メニュー////////////////*/

div.menu{ float: left; 
		  width:16.666666666666666666666666666666666666666666666666%;
		  padding:0;
		  background-color: #2d4470;
		  font-size: 11pt;
		  height:14pt;
		  padding-top: 2px;}
		  
a:link.menu{ color: #ffffff; }
			 
a:visited.menu{ color: #ffffff; }
				
a:hover.menu{ color: #ffff00; }

.copy{ width: 749px;
       text-align: center;
	   color: #000000;
	   background-color: #ffffff;
	   padding-top: 1px;
	   padding-bottom: 2px;}

.tree{ width: 744px;
       text-align: left;
	   color: #000000;
	   background-color: #ffffff;
	   padding-left:5px;
	   padding-top: 1px;
	   padding-bottom: 2px;}

.menuspace{ text-align: center;
			font-size: 2px;
			background-color: #0e74d4;
			color: #0e74d4; }

/*////////////////カラム全体////////////////*/

#karamu{ width: 749px;
		 background-color: #ffffff;
		 overflow:hidden;}

/*////////////////左カラム////////////////*/

#hidari{ float: left;
         text-align: left;
         width: 199px;
         height: auto;
         background-color:#ffffff;
         margin-bottom: -32768;
         padding-bottom: 32768;}

/*////////////////右カラム////////////////*/

#migi{ width: 550px;
       background-color:#ffffff;
       float: left;
       height: auto;
       text-align: left;
       margin-bottom: -32768;
       padding-bottom: 32768;}
       
/*////////////////カラム本文////////////////*/

.oomidashi{ background-image: url(http://www.seiyukai.ws/image/oomidashi.jpg);
            height: 35px;
            padding-left: 10px;
            padding-top:15px;
            font-size: 25px;
            color:#666666;
            margin-left: 5px;
             }

.midashi{ color: #0e74d4;
          border-color: #0e74d4;
		  border-style: solid ;
		  border-width: 0px 0px 3px 20px;
		  margin: 0px 4px 5px 5px;
		  padding-left: 2px; 
		  font-size:11pt;}
		  
.komidashi{ margin-right: 10px;
            margin-left: 5px;
            font-size: 20px;
            font-weight: bold;
            border-width:0px 0px 0px 5px;
            padding-left: 2px;
            padding-top:3px;
            border-style:solid;}

.hitokoto{ font-size: 14pt;
           color: #ff0000;
           font-weight: bold;
           margin-left: 17px;
           margin-right: 10px; }


.honbun{ margin-right: 10px;
         margin-left:10px; }
.honbun2{ margin-right: 10px;
         margin-left:17px; 
		 margin-bottom: 2px;}

strong{ color: #ff0000; }

		 

.kaisoku{ padding-left: 10px;
          line-height: 170%; }

.space{ text-align: center;
        font-size: 10px;
		background-color: #ffffff;
		color: #ffffff; }

hr{ height: 1px;
    border: none;
    color: #0e74d4;
    background-color: #0e74d4;
	text-align: center; 
	margin-left:4px;
	margin-right:5px;}
	
hr.under
  { height: 3px;
    border: none;
    color: #0e74d4;
    background-color: #0e74d4;
    text-align:center;
    margin-left:4px;
	margin-right:5px;}
	
.img{ text-align: center;
      border: 0; }
      
#sosiki{ border: 0px;
         width: 540px;}
         
ul{ list-style-type: square;
    margin-top: 5px;
    margin-bottom: 3px; }
      
.name{ margin-right: 5px;
       text-align: right; }

/*////////////////フッタ////////////////*/

.footer{ width: 749px;
		 background-color: #2d4470; 
		 color: #ffffff;}

