@charset "UTF-8";

/* ブランディングプロジェクト */
#header{
  padding: 0;
 background-color: #ff0;
}

#content{
  width:766px;
  padding: 0 18px;
}

#footer-container{
  padding: 0 18px;
  width:766px;
}

#footer-container .doforothers{
  width: 120px;
  float: left;
}


#topicPathContainer{
  margin: 12px 18px 18px;
}

#branding, #branding .head, #branding .block, #branding #download, .footer-container{
 width:766px;
}

#branding .head h1, #branding .head .title{
  margin-bottom: 0;
  float: left;
}#branding .head h1{
  margin-top:.45em;
}

#branding h2{
  font-size: 1.2em;
  margin-bottom: 12px;
  }
  
#branding ul{
  list-style-type: none;
}

  
#branding .joint{
  margin-bottom: 0;
  }
  
#branding em{
  border-bottom: solid 1px #999;
  font-weight: bold;
  font-style: normal;
  }
  
#branding .pdf-right {
padding-right: 15px;
background:url("/common/images/icon_pdf.gif") no-repeat center right;
}

#branding .bottom, #branding .head, #branding .block{
 margin-bottom: 24px;
}

#branding .head{
  float: left;
  overflow: hidden;
  width: 100%;
  margin-bottom: 36px;
  position: relative;
}

#branding .head .title{
  margin-right: 24px;
}

#branding ul.navi{
  border-top: solid 1px #999;
  border-left: solid 1px #999;
  border-right: solid 1px #999;
  padding:0;
  margin-bottom: 24px;
}#branding .navi li{
  border-bottom: solid 1px #999;
  margin: 0;
  padding: 0;
  width: 178px;
  line-height:140%;
}#branding .navi li a{
  margin: 0;
  padding: 6px;
  width: 166px;
  display: block;
}#branding .navi li a.on{
  background-color: #EFEFEF;
}

#branding ul.subnavi{
  margin:0;
  padding-left: 0;
  border: 0;
}#branding .subnavi li{
  border: 0;
}#branding .subnavi li a{
  border-bottom:0;
  padding-left:18px;
  width: 154px;
}

#branding .block {
  overflow: hidden;
  position: relative;
  clear: both;
}#branding .left {
  width: 180px;
  float: left;
}
#branding .right {
  width: 568px;
  float: right;
}

/* top
------------------------------------- */
#branding #top h1{
  font-size:large;
  font-weight:bold;
  margin:0 0 24px;
}

#branding #top h2.sub{
  font-size:small;
}

#branding #top .banner{
  margin-bottom:26px;
  width: 766px;
  height:330px;
}#branding #top .banner img{
  margin-bottom: 0;
}

#branding #top .block{
  margin-bottom: 0;
}

#branding #top .left {
  width: 568px;
}
#branding #top .right {
  width: 180px;
}

#branding #top .right ul {
  margin-top: 12px;
}

#branding #top .right li {
  margin-bottom: 6px;
}

#branding #top .download {
  margin-top: 18px;
  position: relative;
}
#branding #top .download img {
  width: 312px;
  position: absolute;
  top:28px;
  right: 0;
}

#branding #top a.box:hover{background-color: #ff0;}
#branding #top a.box {
  margin-bottom:12px;
  border: solid 1px #999;
  width: 568px;
  height: 100px;
  display: block;
  overflow: hidden;
  cursor: pointer;
}

#branding #top dl {
  margin:0;
  padding: 12px 0 0  12px;
  height: 100px;
  position: relative;
  clear: both;
}

#branding #top dt {
  margin:0;
  width: 78px;
  float:left;
}

#branding #top dd {
  margin:0 0 0 78px;
  padding: 0;
  width: 290px;
  color: #333;
}#branding #top dd h2 {
  color: #00f;
}

#branding #top dd p {
  margin: 0;
}

#branding #top img.img {
  position: absolute;
  top:0;
  right: 0;
  width: 176px;
}

#branding #top .blog{
  margin-top: 24px;
  margin-bottom: 36px;
  width: 568px;
  overflow: hidden;
}

/* part1
------------------------------------- */
#branding #part1 .lead, #branding #part3 .lead{
  margin-bottom: 36px;
  width: 766px;
  font-size: 1.1em;
}

#branding #part1 #volunteer .box{
  margin: 18px 0 18px 0;
  overflow: hidden;
  width: 568px;
}#branding #part1 #volunteer .box p{
  margin-top: 3.2em;
}

/* download
------------------------------------- */
#branding #download .bio{
  border: solid 1px #999;
  padding: 9px 12px;
  background-color: #EFEFEF;
}


/* part2 */

.itemList{
  width: 568px;
  margin: 0;
}

.itemList li{
  list-style: none;
  float: left;
  width: 72px;
  height: 72px;
  margin: 0 25px 25px 0;
  line-height: 100%;
}

.itemList li.break{
  margin: 0 0 30px 0;
}

#application .item{
  width: 568px;
  height: 600px;
}

.controller{
	position: relative;
	overflow: hidden;
	text-align: center;
	margin-bottom: 12px;
	width: 180px;
}

.control{
	text-align: center;
	border: 1px solid #3dd;
}

.count{
  margin-top: 12px;
  text-align: center;
}

.play{
 	 text-align: center;
 	 margin-bottom: 10px;
}

.index{
 	 text-align: center;
 	 margin-top: 10px;
}


.stop{
  padding-left: 15px;
  background: url("./part2/application/images/stop.gif") no-repeat left center;
}


.backButton{
  position: absolute;
  left: 6px;
  top: 0;
}

.backButton a{
	padding-left: 15px;
   background: url("./part2/application/images/back.gif") no-repeat left center;
}

.backButton a:hover, .nextButton a:hover{
  background-color: #ff0;
}

.nextButton{
  position: absolute;
  right: 6px;
  top: 0;
  margin: 0;
  padding: 0;
  background: none;
}

.nextButton a{
  padding-right: 15px;
  background: url("./part2/application/images/next.gif") no-repeat right center;
}

#imageCaption{
	margin-top:10px;
}


/* part3 */
#part3 .head{
}

#part3 .head .cooperation{
  position: absolute;
  bottom:0;
  right:0;
}

#part3 .left ul{
  margin-bottom: 18px;
}

#part3 .article{
  margin-bottom: 36px;
  width: 100%;
  overflow: hidden;
}

#part3 .article h3{
  margin-bottom: 3px;
}

#part3 .article p{
  margin-bottom: 18px;
}

#part3 .article dl{
  margin: 0;
  padding: 0;
  width: 100%;
  overflow: hidden;
}

#part3 .article dt{
  margin: 0;
  padding: 0;
  width: 370px;
  float: left;
}

#part3 .article dd{
  margin: 0;
  padding: 0;
  width: 180px;
  float: right;
}

#part3 .article dd img{
  margin-bottom: 3px;
}

#part3 .foot-navi{
  margin:48px 0 18px 0;
  padding: 0;
  width: 568px;
}

#part3 td.lc{
  width: 48%;
  text-align: right;
}

#part3 td.cc{
  color: #999;
}

#part3 td.rc{
  width: 48%;
  text-align: left;
}
