
/* 基本レイアウト */
body{
  background: #F0F2F5 !important;
}
#box940 {
  border-radius: 6px !important; 
  -webkit-border-radius: 6px !important; 
  -moz-border-radius: 6px !important; 
  box-shadow: 0px 0px 0px 0px ;
  -webkit-box-shadow: 0px 0px 0px 0px ;
  border: none ; 
}
#col1 #ph_main{
  padding: 0;
  margin: 0;
}

.spr_module_titleList{
  position: relative;
}
.spr_module_titleList .titleArea{
  background: #0097D3;
  height: 40px;
  border-radius: 6px 6px 0 0 ; 
  -webkit-border-radius: 6px 6px 0 0 ; 
  -moz-border-radius: 6px 6px 0 0 ; 
}
.spr_module_titleList .titleArea h3{
  padding: 0;
  margin: 0;
  padding: 0 25px;
  font-size: 18px;
  font-weight: normal;
  color: #fff;
  line-height: 45px;
}

.ph_main_inner{
  padding: 0;
  margin: 0;
  overflow: hidden;
  padding: 30px 20px 50px 20px;
}
.ph_main_inner .ph_main_inner_left{
  float: left;
  width: 50%;
}
.ph_main_inner .ph_main_inner_right{
  float: right;
  width: 45%;
}

.mT10{ margin-top: 10px;}
.mT20{ margin-top: 20px;}
.mT30{ margin-top: 30px;}
.mT50{ margin-top: 50px;}
.mT70{ margin-top: 70px;}
.tC{ text-align: center;}
.font12{ font-size: 12px !important;}
.font13{ font-size: 13px !important;}
.font14{ font-size: 14px !important;}
.font16{ font-size: 16px !important;}
.font18{ font-size: 18px !important;}
.fontB{ font-weight: bold !important;}
/* //基本レイアウト */



/* 文字スタイル */
.ph_main_inner h4.article_name{
  text-align: center;
  font-size: 15px;
}
.ph_main_inner .text{
  font-size: 13px;
}
.ph_main_inner .textC{
  font-size: 13px;
  text-align: center;
}
.ph_main_inner .textR{
  font-size: 13px;
  text-align: right;
}
.ph_main_inner .text_link{
  text-align: center;
}
.ph_main_inner .text_link a{
  font-size: 12px;
  color: #0000FF;
  background: url(/~/media/Images/Houdai/common/spr_icon_q.png) no-repeat;
  background-position: left -1px;
  padding-left: 25px;
}
.ph_main_inner .text_linkB a{
  font-size: 13px;
  color: #0000FF;
  background: url(/~/media/Images/Houdai/common/icon_next.gif) no-repeat;
  background-position: left 1px;
  padding-left: 20px;
}
.ph_main_inner .required{
  color: #ff0000;
}
.font10{ font-size: 10px; font-weight: normal;}
/* //文字スタイル */


/* 共通部品　ボタン */
.spr_btnTyle01 {
	background: url(/~/media/Images/Houdai/common/spr_btnBgTyle01.png) no-repeat;
  background-position: center center;
}
.spr_btnTyle01 a{
  display: block;
  width: 168px;
  height: 34px;
  line-height: 34px;
  background: url(/~/media/Images/Houdai/common/spr_btnTyle01.png) no-repeat;
  background-position: center center;
  color: #000;
  font-size: 15px;
  text-decoration: none;
}
.spr_btnTyle01 a:hover{
  background: url(/~/media/Images/Houdai/common/spr_btnTyle01_on.png) no-repeat;
  background-position: center center;
}
.spr_btnTyle02 {
	background: #fff;
	background: url(/~/media/Images/Houdai/common/spr_btnBgTyle02.png) no-repeat;
  background-position: center center;
}
.spr_btnTyle02 a{
  display: block;
  width: 202px;
  height: 42px;
  line-height: 44px;
  background: url(/~/media/Images/Houdai/common/spr_btnTyle02.png) no-repeat;
  background-position: center center;
  color: #000;
  font-size: 18px;
  text-decoration: none;
}
.spr_btnTyle02 a:hover{
  background: url(/~/media/Images/Houdai/common/spr_btnTyle02_on.png) no-repeat;
  background-position: center center;
}
.spr_btnTyle03{
	text-align: right;
	margin: 0 0 0 10px;
}
.spr_btnTyle03 a{
  display: block;
  width: 244px;
  height: 56px;
  margin-top: -8px;
  padding-top: 18px;
  background: url(/~/media/Images/Houdai/common/spr_btnTyle03.png) no-repeat;
  background-position: center right;
  color: #000;
  font-size: 12px;
  text-decoration: none;
  text-align: center;
}
.spr_btnTyle03 a:hover{
  background: url(/~/media/Images/Houdai/common/spr_btnTyle03_on.png) no-repeat;
  background-position: center right;
}
.spr_btnTyle03 a span{
	font-size: 18px;
}
/* //共通部品　ボタン */





/* ボタンTYpe40 */
.spr_btnType40{
  text-align: center;
}
.spr_btnType40 button{
  border: none;
  border: 1px solid #98A0A5;
  padding: 1em 0;
  width: 250px;
  text-align: center;
  font-size: 13px;
  background: url(/~/media/Images/Houdai/common/spr_btnType40.png) repeat;
  background-position: center center;
  cursor: pointer;
  /*
box-shadow: 1px 1px 2px #888 ;
  -webkit-box-shadow: 1px 1px 2px #888 ;
*/
  border-radius: 4px; 
  -webkit-border-radius: 4px; 
  -moz-border-radius: 4px;  
}
.spr_btnType40 button:hover{
  background: url(/~/media/Images/Houdai/common/spr_btnType40_on.png) repeat;
  background-position: center center;
  /*
box-shadow: -1px -1px 0px #eee ;
  -webkit-box-shadow: -1px -1px 0px #eee ;
*/
}
/* type_B */
.spr_btnType40B button{
  /* padding: 0.5em 1em ; */
  padding: 0.5em 0 ;
  width: 250px;
  text-align: center;
}
.spr_btnType40W button{
  margin: 0 10px;
}
/* //ボタンTYpe40 */








/* 各ページ独自 */
.ph_main_inner .spr_btnTyle03_wrapperC{
  width: 244px;
  margin: auto;
}
.ph_main_inner .inner580{
  width: 580px;
  margin: auto;
}

.ph_main_inner590{
  width: 590px;
}
.ph_main_inner .inner525R{
  width: 483px;
  margin: auto;
  padding: 5px 20px;
  border: 1px solid #808080;
  border-radius: 14px;
}
/* //各ページ独自 */
