@charset "utf-8";
/* CSS Document */

/* page 
-----------------------------------------*/
BODY {
font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Meiryo","メイリオ","Osaka","MS PGothic","ＭＳ Ｐゴシック",helvetica,verdana,arial,sans-serif;
font-size: 13px;
color:#333333;
background: #ebebeb;
margin: 0 auto;
line-height: 1.4;}
A {
color: #000099;
text-decoration: none;
}
A:hover {
color: #000099;
text-decoration: underline;}

/* base */
div#container1 {
margin: 0 auto;
width: 950px;}
IMG{
border: none;
}
hr {
border: dashed 2px #0099FF;}


/* header-logo-area 
-----------------------------------------*/
div#header-logo1 {
margin: 5px 0;
height: 60px;
border: 1px solid #14bfff;
background: white url(http://static.ishakoko.jp/images/back_logo.gif) repeat-y right;
width: 950px;
}
div#logo1 {
margin: 0;
width: 250px;
height: 60px;
float: left;
}
div#header-text {
margin: 0;
text-align: right;
padding-top: 40px;
padding-right: 1%;
padding-bottom: 5px;
padding-left: auto;
}


/* main 
-----------------------------------------*/
div#contents1 {
margin: 0;
width: 950px;
font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Meiryo","メイリオ","Osaka","MS PGothic","ＭＳ Ｐゴシック",helvetica,verdana,arial,sans-serif;
font-size: 13px;
color:#333333;
background: white;
line-height: 2.0;
}
div#contents1 a:hover {
background: #C1E4FF;
}

div.main1ie {
text-align: center;
}

div.main1 {
width: 752px;
margin-left: auto;
margin-right: auto;
padding: 0px;
float: none;
text-align: left; /* テキストの左揃え */
line-height: 2.0;
}

.img1 {
padding:20px 0px 15px 0px;
text-align: center;
}

.img2 {
padding:0px 20px 0px 0px;
text-align: left;
float: left;
clear: left;
}

.img3 {
padding:15px 0px 25px 0px;
text-align: center;
clear: left;
}

.text_name {
font-size: 20px;
font-weight: bold;
line-height: 2.0;
} 
