@charset "utf-8";

/*
Theme Name: SUBHAND
Author: SUBHAND.LLC
Author URL: http://www.subhand.net/
*/


/* common
---------------------------------------------*/
* {margin:0;padding:0;}

a:link,a:visited {
	color: white;
	text-decoration:underline;
}
a:hover,a:active {
	color: #d90909;
	text-decoration:underline;
}

.impact   {font-size:20pt; font-weight:bold;}
.impact2  {color:red;}
.impact3  {background:yellow; color:#000;}
#impact4  {underline;}
.impact5  {background:#173B50; padding:2px 5px; color:#fff;}
.impact6  {background:#f4f4f4; padding:3px; line-height:1.1;}
.impact7  {background: #B60000; padding:2px 5px; color:#fff;}
.style2   {color: #FF0000}
.style3   {color: #333333}
.style4   {color: #000000}


img{ border: none;}




/* layout
---------------------------------------------*/

/*TopIntro-Start*/
body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	min-width: 1000px;
	
  
	
	
	-webkit-text-size-adjust:none;
	/* アンドロイドの文字崩れを防ぐ　PCの見た目と同じ文字サイズになる
	　　アンドロイドの自動文字サイズ調整をオフにするコマンド
---*/
	
  text-align:center;
  font-size:45px;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    color: #000000;
}




.head1 { background: url("../images/header_sp_01.png") no-repeat top center; height:    500px; } 
.head2 { background: url("../images/header_sp_02.png") no-repeat top center; height:    600px; } 
.head3 { background: url("../images/header_sp_03.png") no-repeat top center; height:    400px; } 
.head4 { background: url("../images/tokutenmidasi.png") no-repeat top center; height:    250px; } 
.head5 { background: url("../images/tokuten.png") no-repeat top center; height:    775px; } 
.head6 { background: url("../images/nayamimidasi.png") no-repeat top center; height:    250px; } 
.head7 { background: url("../images/nayami_sp.png") no-repeat top center; height:    1407px; } 
.head8 { background: url("../images/kaiketu.png") no-repeat top center; height:    294px; } 
.head9 { background: url("../images/jissekiobi.png") no-repeat top center; height:    250px; } 
.head10 { background: url("../images/voice_waku_ue.png") no-repeat top center; height:    60px; } 

.head11 { background: url("../images/voice_01.png") no-repeat top center; height:    370px; } 
.head12 { background: url("../images/voice_waku_ue.png") no-repeat top center; height:    60px; } 
.head13 { background: url("../images/voice_02.png") no-repeat top center; height:    370px; } 
.head14 { background: url("../images/voice_waku_ue.png") no-repeat top center; height:    60px; } 
.head15 { background: url("../images/voice_03.png") no-repeat top center; height:    370px; } 
.head16 { background: url("../images/voice_waku_ue.png") no-repeat top center; height:    60px; } 
.head17 { background: url("../images/voice_04.png") no-repeat top center; height:    370px; } 
.head18 { background: url("../images/osasoi.png") no-repeat top center; height:    319px; } 
.head19 { background: url("../images/mitibiku.png") no-repeat top center; height:    421px; } 
.head20 { background: url("../images/mitibikinaiyou_sp.png") no-repeat top center; height:    4463px; }

.head21 { background: url("../images/imaisan_midasi.png") no-repeat top center; height:    140px; } 
.head22 { background: url("../images/imaisan.png") no-repeat top center; height:    388px; } 
.head23 { background: url("../images/imaisan_waku_sita.png") no-repeat top center; height:    60px; } 
.head24 { background: url("../images/prof_midasi.png") no-repeat top center; height:    140px; } 
.head25 { background: url("../images/prof.png") no-repeat top center; height:    430px; } 
.head26 { background: url("../images/prof_waku_sita.png") no-repeat top center; height:    570px; } 
.head27 { background: url("../images/.png") no-repeat top center; height:    px; } 
.head28 { background: url("../images/.png") no-repeat top center; height:    px; } 
.head29 { background: url("../images/.png") no-repeat top center; height:    px; } 
.head30 { background: url("../images/.png") no-repeat top center; height:    px; }

.form { background: url("../images/form.png") no-repeat top center; height:    609px; } 


/* 右に余白ができるときはheaderも含めてwrap0で囲う
 overflow hiddenは　はみ出した部分を表示しない

#wrap0 {overflow: hidden;}

---*/



.wrap {

	background-image: url("../images/bg.png");
	background-repeat: repeat-y;
	background-position: center top;
	background-position:50% 0%;
}

.wrap2 {

	background-image: url("../images/voice_waku_naka.png");
	background-repeat: repeat-y;
	background-position: center top;
	background-position:50% 0%;
}

.wrap3 {

	background-image: url("../images/imaisan_waku_naka.png");
	background-repeat: repeat-y;
	background-position: center top;
	background-position:50% 0%;
}

.wrap4 {

	background-image: url("../images/prof_waku_naka.png");
	background-repeat: repeat-y;
	background-position: center top;
	background-position:50% 0%;
}

.wrap5 {

	background-image: url("../images/footer.png");
	background-repeat: repeat-y;
	background-position: center top;
	background-position:50% 0%;
}


.container {

	text-align:left;
	width:1000px;
	margin:0 auto;
	
	
}

.text {

	font-size: 45px;
	text-align:left;
	width:850px;
	margin:0 auto;
	
	
}

.text2 {

	font-size: 60px;
	text-align:left;
	width:850px;
	margin:0 auto;

}

.infobox {
	width:700px;     /* 幅を制限 */
	height: 80px;     /* 高さを制限 */
	text-align:left;     /* 文字を左寄せにする */
	overflow: scroll;  /* スクロールバーを表示 */
	border: #000000 1px solid;    /* 枠線を追加 */
	background-color: #D3D3D3; /* 背景色を追加 */
}


.footer{
	
	color: white;
	font-size: 25px;
}

