img {
  vertical-align: bottom;
}

body {
   background:url(../../../../common/img/other_head_bg_2.png),
	          #fde8e8;
   background-repeat: repeat-x,
	   				  repeat;
}

body#colum {
   background-image:url(../img/bg.gif);
   background-repeat: repeat;
	   				  
}

.container {	
	width: 1150px;
	margin: 0 auto;
}

nav {
min-width: 1150px;/*スマホ対策 containerと同じ幅で*/
}

/* 六甲共通ロゴ*/

#logo_box {
	width:800px;
	margin: 0 auto 10px;
}

#logo {   
  margin: 15px 0 0 5px;
 width: 170px
}

#logo img {
	width:100%;
}

#aisho_kekka #logo img {
	margin: 0 0 0 15px!important;
}

#content, #colum #content_colum {
  width: 800px;
  margin: 0 auto 20px;
  overflow: hidden;
  border-radius: 20px;
  background-color: #fff;
}

#aisho_kekka #content {
	margin-top: 20px;
}


.h1_top_img {
  width: 284px;
  height: 40px;
  margin: 25px auto 20px;	
}

#aisho_kekka .h1_top_img {
  margin: 0px auto 30px;
}


/*top*/
#txt {
  font-size: 15px;
  line-height: 1.4em;
  color: #00b8ee;
  text-align: center;
}

#about_aishou {
  text-align: center;
  font-size: 120%;
  margin-bottom: 20px;
}

#input_box {
  width: 600px;
  height: auto;
  background-image: url(../img/bg_nyuryoku.gif);
  margin: 0 auto 30px;
  padding: 10px 0;
  border-radius: 15px;
  border: 1px solid #ccc;
}
#input_box .icon_rokkou {
  width: 506px;
  margin: 25px auto;
}
#input_box table {
  width: 506px;
  margin: 0 auto 10px;
}
#input_box td {
  vertical-align: middle;
  text-align: center;
  padding: 0 2px;
}
#input_box input, #input_box select, #input_box textarea {
  font-size: 140%;
}
#input_box #uranau {
  width: 142px;
  margin: 0 auto 10px;
}

/*kekka*/
.pair_box {
  width: 700px;
  height: 73px;
  margin: 0 auto 30px;
  background-image: url(../img/pair_box_bg.gif);
}

.txt_box {
  width: 730px;
  margin: 0 auto 45px;
  font-size: 160%;
  line-height: 1.7em;
}

.txt_box .h3_img {
  margin-bottom: 25px;
}
.txt_box p {
  width: 650px;
  margin: 0 auto;
  margin-bottom: 1em;
}

.goto_aishou {
  width: 213px;
  margin: 0 auto 30px;
}

/*colum*/
#colum h1 {
  color: #00b8ee;
  font-weight: bold;
  text-align: center;
  font-size: 160%;
  margin: 20px 0;
}
#colum #content_colum {
  width: 580px;
	margin-top: 20px;
}
#colum .txt_box_colum {
  width: 480px;
  margin: 0 auto;
}
#colum .txt_box_colum p {
  font-size: 120%;
  line-height: 1.7;
  margin-bottom: 1.5em;
}
#colum .txt_box_colum #signature {
  text-align: right;
  font-size: 130%;
  margin-bottom: 45px;
  margin-right: 1em;
}
#colum .txt_box_colum .close {
  text-align: center;
}
