@charset "Shift_JIS";



*{
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,h4,h5,h6,em,strong,address{
font-size: 1em;
font-weight:bold;
font-style: normal;
}

a{
color:#0000FF;
}

a:hover{
color:#00FFFF;
}

p{
padding: 0 1em 5px 1em;
}

img{
border: none;
}

hr{
border: none;
clear: both;
visibility: hidden;
height: 0px;
}

/* ”wrapper
-----------------------------------*/

div#wrapper{
margin:0 auto;
text-align:left;
width: 760px;
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: 20px 50px 0 20px;
float: left;
}

div#header h1 a{
font-weight:bold;
font-size:1.5em;
color:#FFFFFF;
text-decoration: none;
}

div#header a{
color:#FFFFFF;
text-decoration: none;
}

div#header a:hover{
color:#dddddd;
}

div#header ul{
padding:60px 10px 0 0;
text-align:right;
float:right;
}

div#header li{
padding:0 8px;
display: inline;
background-image:url(../img/header_list.gif);
background-repeat:no-repeat;
background-position:right 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 10px 0 10px;
text-align:right;
}

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 top;
}

/* ”header-image
-----------------------------------*/

div#header-image{
width:760px;
height:95px;
background-image:url(../img/header_img.jpg);
background-repeat:no-repeat;
}

div#header-image h2{
padding:10px 0 0 20px;
font-weight:bold;
font-size:1.2em;
}

/* ”main
-----------------------------------*/

div#main{
width:760px;
}

/* ”main-menu
-----------------------------------*/

div#main-menu{
float:left;
width:244px;
margin:20px 0 0 0;
background-image:url(../img/main_menu_bg_mid.jpg);
background-repeat:repeat-y;
background-position:right top;
}

div#main-menu-inner{
width:224px;
margin:0 0 0 20px;
background-image:url(../img/main_menu_bg_top.jpg);
background-repeat:no-repeat;
background-position:center top;
}

div#main-menu-inner h2{
font-weight:bold;
font-size:1.5em;
padding:20px 10px 5px 40px;
background-image:url(../img/main_menu_h2.gif);
background-repeat:no-repeat;
background-position:20px 24px;
}

div#main-menu-inner ul{
width:224px;
padding-bottom:20px;
background-image:url(../img/main_menu_bg_bottom.jpg);
background-repeat:no-repeat;
background-position:center bottom;
}

div#main-menu-inner li{
width:224px;
}

div#main-menu-inner li a{
display:block;
margin:5px 12px 0 12px;
padding:10px 10px 10px 20px;
border:1px solid #EEEEEE;
background-image:url(../img/main_menu_list.gif);
background-repeat:no-repeat;
background-position:right bottom;
}

div#main-menu-inner li a:hover{
background-color:#F5F5F5;
background-image:none;
}

/* ”main-contents
-----------------------------------*/

div#main-contents{
width:500px;
float:right;
}

div#main-contents p{
font-size:1.2em;
line-height:1.5em;
margin-bottom:10px;
margin-top:5px;
}

div#main-contents h2{
font-size: 1.3em;
font-weight:bold;
margin: 40px 0 5px 10px;
padding: 0 0 10px 20px;
border-bottom:1px solid #222222;
background-image:url(../img/contents_h2_bg.gif);
background-repeat:no-repeat;
background-position:8px top;
}
#pikuup{
font-size:20px;
color:#FF0000;
font-weight:bold;
margin-bottom:10px;
margin-top:15px;
padding-left:7px;
border-bottom:dotted 1px #FF0000;
}
#second{
font-size:15px;
color:#FF0000;
font-weight:bold;
margin-bottom:10px;
margin-top:15px;
padding-left:7px;
border-bottom:dotted 1px #FF0000;
}
#sard{
font-size:13px;
color:#FF0000;
font-weight:bold;
margin-bottom:10px;
margin-top:15px;
padding-left:7px;
border-bottom:dotted 1px #FF0000;
}

.red{
font-size:15px;
color:#FF0000;
font-weight:bold;
margin-bottom:10px;
margin-top:16px;
padding-left:7px;

}
.basis{
font-size:15px;
color:#000000;
font-weight:bold;
margin-bottom:12px;
padding-bottom:15px;
margin-top:16px;
padding-left:7px;

}
.kouza{
font-size:13px;
color:#000000;
font-weight:bold;
margin-bottom:15px;
margin-top:16px;
padding-left:7px;
}

div#main-contents-inner{
margin:20px 20px 0 0;
}





/* ”footer
-----------------------------------*/

div#footer{
width:760px;
text-align:right;
clear: both;
margin-top: 50px;

background-image:url(../img/header_bg.jpg);
color:#AAAAAA;
}

div#footer a{
color:#DDDDDD;
}

div#footer a:hover{
color:#AAAAAA;
}

div#footer address{
text-align:center;
padding:10px 10px 3px 10px;
}