@charset "UTF-8";

@import "initialize.css";
@import "common.css";
@import "header.css";
@import "footer.css";
@import "main.css";
@import "sub.css";
@import "textstyle.css";

/* new */
#both{
  margin-top: 30px;
}
input,select {
	font-size: 150%;
}
.input{
  margin: 20px 0 20px 40px;
}
select{
  width: 80px;
}

/* text_style */
.description{font-size:90%;text-align:right;margin:10px 20px 0 0;}

/* 完了ページ*/
.create a{
  display: block;
  background:url(/images/btn_admin.png) 0 0 no-repeat;
  height: 102px;
  width: 461px;
  margin: 50px auto;
}

/* 管理ページ */
ul#btn li{
  float:left;
  margin-left: 13px;
}
ul#btn{margin-left: 22px;}
#btn_slide a{
  background:url(/images/btn_slide.png) 0 0 no-repeat;
  display: block;
  width: 227px;
  height: 74px;
}
#btn_list a{
  background:url(/images/btn_list.png) 0 0 no-repeat;
  display: block;
  width: 227px;
  height: 74px;
}
#btn_zip a{
  background:url(/images/btn_dl.png) 0 0 no-repeat;
  display: block;
  width: 227px;
  height: 74px;
}
.alert{
  background:url(/images/icn_alert.png) 20px 0 no-repeat;
  width: 400px;
  margin: 20px auto;
}
.alert p{margin: 10px 10px 10px 80px;}
h3{clear:both;}
h3#ttl_upload{
  background:url(/images/ttl_upload.png)0 0 no-repeat;
  width: 705px;
  height: 42px;
  margin: 30px 0 0 35px;
}
h3#ttl_tell{
  background:url(/images/ttl_tell.png)0 0 no-repeat;
  width: 705px;
  height: 43px;
  margin: 30px 0 10px 35px;
}
div.text{float:left; width: 470px;margin-left: 52px;}
div.qr{float:right;margin: 0 60px 30px 0;width:196px;height:196px}
dl.url{
  margin-left: 52px;
}
dl.url dt{
  font-weight:bold;margin-bottom: 5px;
  background:url(/images/icn_link.png) 0 0 no-repeat;
  padding-left: 27px;
  height: 23px;
}
dl.url dd{margin: 0 0 30px 27px;}

/* photos */
.list_photo{
  width: 160px;
  float: left;
  margin: 25px 0 0 25px;
}
textarea{width: 690px;height:200px;}

/* about */
ul#what{
  margin-left: 40px;
  margin-top: 30px;
}
ul#what li{
  float: left;
  font-size: 85%;
}
ul#what li div{
  margin-top: 10px;
  text-align: center;
}
.what_01{
  background:url(/images/what_01.png) 0 0 no-repeat;
  width: 220px;
  height: 130px;
  margin-right: 30px;
}
.what_02{
  background:url(/images/what_02.png) 0 0 no-repeat;
  width: 170px;
  height: 130px;
  margin-right: 50px;
}
.what_03{
  background:url(/images/what_03.png) 0 0 no-repeat;
  width: 220px;
  height: 130px;
}
ul.howto{
  margin: 20px 30px 0 50px;
}
ul.howto li{
  border-bottom: 1px dotted #ccc;
  clear: both;
  line-height: 1.5;
}
.text{
  float:left;margin-top: 20px;font-weight: bold; font-size: 130%;
}
.text small{font-weight: normal; font-size: 80%;margin-top: 10px;}
.img{
  float: right;
  margin: 20px 50px 20px 0;
}
.howto_01{
  background:url(/images/howto_01.png) 0 0 no-repeat;
  width: 124px;
  height: 124px;
}
.howto_02{
  background:url(/images/howto_02.png) 0 0 no-repeat;
  width: 124px;
  height: 124px;
}
.howto_03{
  background:url(/images/howto_03.png) 0 0 no-repeat;
  width: 124px;
  height: 124px;
}
.howto_04{
  background:url(/images/howto_04.png) 0 0 no-repeat;
  width: 124px;
  height: 124px;
}
.howto_05{
  background:url(/images/howto_05.png) 0 0 no-repeat;
  width: 124px;
  height: 124px;
}
.howto_06{
  background:url(/images/howto_06.png) 0 0 no-repeat;
  width: 124px;
  height: 124px;
}
.howto_07{
  background:url(/images/howto_08.png) 0 0 no-repeat;
  width: 124px;
  height: 124px;
}
small{display: block;}
.what h4{
  margin: 30px 0 0 60px;
}
.signup a{
  display: block;
  background:url(/images/btn_new.png) 0 0 no-repeat;
  width: 322px;
  height: 42px;
  margin: 20px auto 0 auto;
}

/* donation */
.donation,
.download{
  margin: 20px 90px;
}
.donation p,
.download p{
  margin: 30px 0;
}
.donation li,
.download li{
  background:url(/images/arrow.png) 0 2px no-repeat;
  padding-left: 15px;
  margin-bottom: 10px;
}
.download h4{
  margin: 30px 0 0 0;
}
.download pre{
  margin-top: 10px;
  border: 1px dotted #CCC;
  padding: 20px;
}
table{
  margin: 10px 0;
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #CCC;
}
th{
  padding: 10px;
  border-right: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  background: url(/images/bg_01.png) 0 0;
}
td{
  padding: 10px;
  border-right: 1px solid #CCC;
  border-bottom: 1px dotted #CCC;
}
#casestudy p{
  margin: 10px 40px;
}
#casestudy .case_image{
  margin: 40px 20px 20px 40px;
  float: left;
  display: block;
}
#casestudy p.about{
  margin: 40px 10px;
  float: left;
  width: 350px;
}
#casestudy h4{
  margin: 0 0 0 40px;
  clear:  both;
}
#casestudy p.body{
  padding-bottom: 30px;
  border-bottom: 1px dotted #aaa;
}
.member,
.notice{
  margin: 8px 90px;
}

