*   {
    margin: 0px;
    }
BODY	{
	FONT-SIZE: 9pt;
	COLOR: #414141;
	FONT-FAMILY: "Century Gothic","Lucida Sans Unicode",Verdana,Arial;
    background: url(file/bg1.gif) no-repeat center top;
	}
A	{
	COLOR: #1a8cff;
	TEXT-DECORATION: none
	}
A:hover	{
	COLOR: #71b8ff;
	TEXT-DECORATION: underline
	}
/*コンテンツ囲みのCSS*/
.body {
    width: 800px;
    margin: 60px auto 0px auto;
    }
/*ヘッダーのCSS*/
.header {
    background: url(file/1.gif) no-repeat;
    height: 29px;
	text-indent	: -9998px;
	overflow : hidden;
    }
/*フッターのCSS*/
.footer {
    background: url(file/3.png) no-repeat center top;
    height: 200px
    }
/*背景表示のCSS*/
.in {
    background: url(file/2.gif) repeat-y;
    }
/*メニューのCSS*/
.menu {
    background: url(file/2.gif) repeat-y;
    height: 54px
    }
#mleft {
    width: 30%;
    margin-left: 30px;
    float: left
    }
#mright {
    width: 59%;
    margin-right: 10px;
    float: right
    }
#menu {
    list-style: none;
    margin: 15px 0px;
    padding: 0px
    }
#menu li {
    float: left;
    }
#menu li a {
    float: left;
    background: url(file/bg_menu.gif) no-repeat;
    margin-right: 5px;
    TEXT-DECORATION: none;
    width: 60px;
    display: block;
    line-height: 30px;
    text-align: center;
    color: #e6f2ff
    }
#menu li a:hover {
    background: url(file/bg_menu2.gif) no-repeat;
    }
/*画像のCSS*/
.img {
    margin: 30px auto;
    background: url(file/bg.jpg) no-repeat;
    height: 261px;
    width: 747px;
	text-indent	: -9998px;
	overflow : hidden;
    }
/*コンテンツのCSS*/
.contents {
    margin: 4px 40px 0px 40px;
    padding-bottom: 50px;
    }
/*H2のCSS*/
.t  {
    FONT-SIZE: 17px; 
    COLOR: #b0b0b0; 
    BACKGROUND: url(file/st.png) repeat-x center bottom; 
    LETTER-SPACING: 4px;
    margin: 4px 0px
    }
.t:first-letter {
    color: #009DFF
    }
/*toのCSS*/
.td {
    BACKGROUND: url(file/bg2.jpg) repeat-y; 
    margin-bottom: 6px;
    padding: 5px 10px;
    line-height: 180%
    }
/*Qj*/
#ss1,#ss2{display:none;}

/*footer2*/
.footer #f2 { 
    margin: auto;
    width: 750px;
    text-align: right
    }

/*Mailform*/
#x103_top {width: 100%; background: #fff}
#x103_top textarea {border: #666 1px solid; width: 60%; height: 50px}
#x103_top input {border: #777 1px solid; width: 120px;}

/*textareaなど*/
textarea,input,pre,form,table{
	FONT-SIZE: 9pt;
	COLOR: #414141;
	FONT-FAMILY: "Century Gothic","Lucida Sans Unicode",Verdana,Arial;
	border: 0px;
    background: transparent
    }
    
#ss0 {margin: 4px; border: 1px solid #ddd; padding: 3px;}
img{border:0px}
hr{border: 1px;}