@charset "Shift_JIS";

/* ■format
-----------------------------------*/
*{
font-size: 100%;
font-weight: normal;
font-style: normal;
text-decoration: none;
margin: 0;
padding: 0;
list-style-type: none;
list-style-position: outside;
}

body{
font-size: 12px;
color: #333333;
background-color: #F7F7F7;
line-height: 1.5em;
letter-spacing: 0.1em;
text-align: center;
background-image : url(./img/body_bg.jpg);
background-repeat: repeat-x;
background-position: center top;
background-attachment: fixed;
}

h1,h2,h3,h5,h6,em,strong,address{
font-size: 1em;
font-weight: normal;
font-style: normal;
}

h4{
font-size: 0.9em;
font-weight: normal
font-style: normal;
}

a{
color: #183894;
}

a:hover{
color: #FF7F50;
text-decoration: underline;}

p{
text-indent: 0.7em;
padding: 0 1em 5px 1em;
}

img{
border: none;
}

hr{
border: none;
clear: both;
visibility: hidden;
height: 0px;
text-align: center;
}

/* ■table
-----------------------------------*/
table{
position: relative; top: 10px; 
border-collapse: collapse; /* 罫線を重ねて表示 */
width: 400px;
height: 250px;
align: center
text-align:center;
background-color: #132869 ; /* 背景の色 */
border-style:; /* 枠の種類 */
border-color: #000000; /* 枠の色 */
border-width: 0px; /* 枠の幅 */
font-size:11pt;
color: #ffffff;
}

td{ 
border-top:　1px solid #000000;
border-bottom:　1px solid #000000;
border-left:　1px solid #000000;
border-right:　1px solid #000000;
text-align:center;
padding:5px 0px 0 0;
color: #ffffff;
}

/* ■wrapper
-----------------------------------*/
div#wrapper{
margin:0 auto;
text-align:left;
width: 760px;
height:px;
background-color: #FFFFFF;
}

/* ■header
-----------------------------------*/
div#header{
width:760px;
height: 80px;
background-image:url(./img/header_bg.jpg);
background-repeat:no-repeat;
}

div#header h1{
padding: 2px 50px 0 20px;
float: left;
}

div#header h1 a{
font-weight:bold;
font-size:1.3em;
color:#FFFFFF;
text-decoration: none;
}

div#header a{
color:#FFFFFF;
text-decoration: none;
}

div#header a:hover{
color:#FF7F50;
}

div#header ul{
padding:60px 10px 0 0;
text-align:right;
float:right;
}

div#header li{
padding:0 10px;
display: inline;
background-image:url(./img/header_list.gif);
background-repeat:no-repeat;
background-position:left 50%;
}

/* ■header-menu
-----------------------------------*/
div#header-menu{
width: 760px;
height:30px;
background-image : url(./img/header_menu_bg.jpg);
background-repeat:repeat-x;
}

div#header-menu ul{
padding:8px 0px 0 10px;
text-align:center;
}

div#header-menu li{
display: inline;
padding: 5px 7px 2px 9px;
background-image : url(./img/header_menu_list.gif);
background-repeat:no-repeat;
background-position: left;
}

/* ■buttons注
-----------------------------------*/
.cssButton{
color: #ffffff;
cursor:pointer;
font-size:1.15em;
WIDTH: 230px; HEIGHT: 25px;
position: relative; top: 15px; 
border-top:3px double #66cc99;
border-left:3px double #66cc99;
border-right:3px double #339900;
border-bottom:3px double #006633;
background: #339900  ;
text-align: center;
}

/* ■buttons2
-----------------------------------*/
.cssButton2{
color: #000000;
cursor:pointer;
WIDTH: 230px; HEIGHT: 20px;
position: relative; top: 15px; 
border-top:3px double #F3EEB7;
border-left:3px double #F3EEB7;
border-right:3px double #EDE8A4;
border-bottom:3px double #C8C47F;
background: #F0EBAB ;
text-align: center;
}

/* ■buttons3
-----------------------------------*/
.cssButton3{
color: #000000;
WIDTH: 230px; HEIGHT: 20px;
cursor:pointer;
position: relative; top: 20px; 

border-top:3px double #F3EEB7;
border-left:3px double #F3EEB7;
border-right:3px double #F3EEB7;
border-bottom:3px double #C8C47F;
background: #F0EBAB ;
text-align: center;
}

/* ■buttons4前次
-----------------------------------*/
.cssButton4{
POSITION: relative; top: 13px;
cursor:pointer;
font-size:0.99em;
color: #ffffff;
display:;
width: 80px; HEIGHT: 20px;
padding:1 3 1 3px;

text-align:center;
border:1px solid;
border-color:#aaaaaa #444444 #444444 #aaaaaa;
background:#339900;
}
 a.cssButton4:hover{
color: #FF7F50;
text-decoration: none;}

/* ■txt モノクロ用
-----------------------------------*/
div#txt{
color:;
POSITION: relative; top: 85px;
text-align: center;
}

/* ■txtカラー用
-----------------------------------*/
div#txt2{
color:;
POSITION: relative; top: 65px;
text-align: center;
}

/* ■txt和紙カラー・裏・正方・黒用
-----------------------------------*/
div#txt3{
color:;
POSITION: relative; top: 45px;
text-align: center;
}
/* ■footer
-----------------------------------*/
div#footer{
width:760px;
text-align: right;
clear: both;
margin-top: 50px;
background-image : url(./img/footer_bg.jpg);
color:#222222;
}

div#footer a{
color:#DDDDDD;
}

div#footer a:hover{
color:#AAAAAA;
}

div#footer address{
text-align: center;
padding: 10 10 3 10px;
}
