@charset "EUC-JP";

html {
  font-size: 62.5%;
/*  overflow-y:scroll; */
}

/* --- reset --- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,a {
  margin:0;
  padding:0;
} 

table {
  border-collapse:collapse;
  border-spacing:0;
}

fieldset,img { border:0; }

address,caption,th {
  font-style:normal;   
  font-weight:normal;   
}
ol,ul { list-style:none; } 
caption,th { text-align:left; }
q:before,q:after { content:''; } 
#container #contents #form #mailform .center {
}

abbr,acronym { border:0; }


h1,h2,h3,h4,h5,h6 {  
  font-size:1em;   
  font-weight:normal;   
}

/* a:focus { outline:none } firefox link outline disable */


body {
	color:             #303030;
	font-size:         100%;
	text-align:        center;
	line-height:       1.4;
	padding: 0;
	background-color: #E5E5E5;
	background-image: url(../images/dh_common_bg002.jpg);
	background-repeat: repeat-x;
}

img { vertical-align: top; }

  body,input,textarea{
    font-family:"ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","Osaka",sans-serif;
  }

  /* for IE7 */
    *+html body,input,textarea {
    font-family: 'ＭＳ Ｐゴシック';
    font-size:         1.2em;   
  }
  
  /* for IE6 */
    * html body,input,textarea {
    font-family:'ＭＳ Ｐゴシック';
  }

  /* for IE6 フォントの違いを吸収 */
    * html body {
  }

/* --A-- */  
a {
cursor:pointer;
}

a:hover {
text-decoration:underline;
}

/* clearfix */
.clearfix:after {
  content: ".";
  display:block;
  clear:both;
  visibility: hidden;
  height: 0;
}

  /* for IE6 */
  * html .clearfix {
    display:inline-block;
  }

  /* for IE7 */
  *+html .clearfix {
    display:inline-block;
  }


/* ----- 汎用的なスタイル ----- */

.al-bottom {
  vertical-align: bottom;
}


/* ==================================================================
         以下 各サイトごとの固有の設定
   ================================================================== */

/* リンクテキスト  ★ */

a:link    { color: #610364; }
a:visited { color: #610364; }
a:hover   { color: #FF2A6D; } 
a:active  { color: #FF2A6D; }
#container/* コンテンツ
-------------------------------------------------------------- */
 {
	width: 834px;
	background-color: #E5E5E5;
	background-image: url(../images/dh_common_bg001.jpg);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#container p {
	font-size: 12px;
	margin-left: 23px;
	margin-right: 30px;
}
#container #header {
	background-image: url(../images/dh_common_bg002.jpg);
	background-repeat: repeat-x;
}
#container #header h1 {
	font-size: 10px;
	line-height: 12px;
	padding-left: 7px;
	padding-top: 3px;
}
#container #header .header_logo {
	padding-left: 7px;
	display: block;
}
#container   #contents   .topicpath   {
	font-size: 10px;
	margin-top: 5px;
}


#container #contents #cont {
	padding-bottom: 15px;
}
#container #contents #cont .border {
	margin-left: 23px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#container   #contents  #cont .point1 {
	background-image: url(../images/dh_top_number001.jpg);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 18px;
	font-weight: bold;
	padding-left: 35px;
	margin-left: 20px;
	height: 28px;
	margin-right: 30px;
	margin-bottom: 5px;
}

#container  #contents  #cont .point2 {
	background-image: url(../images/dh_top_number002.jpg);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 18px;
	font-weight: bold;
	padding-left: 35px;
	margin-left: 20px;
	height: 28px;
	margin-bottom: 5px;
}

#container  #contents  #cont .point3 {
	background-image: url(../images/dh_top_number003.jpg);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 18px;
	font-weight: bold;
	padding-left: 35px;
	margin-left: 20px;
	margin-bottom: 5px;
	height: 28px;
}

#container #contents #cont .ill {
	margin-left: 27px;
}
#container #contents #cont .faq_q {
	background-image: url(../images/dh_faq_q.jpg);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 18px;
	font-weight: bold;
	padding-left: 25px;
	margin-left: 24px;
	margin-top: 15px;
	margin-bottom: 8px;
}
#container #contents #cont .faq_a {
	background-image: url(../images/dh_faq_a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
}

*:first-child+html #contents {
	margin-top:-3px;
}

* html #contents {
	margin-top:-3px;
}

#container #footer {
	background-image: url(../images/dh_common_bg001.jpg);
	background-repeat: repeat-y;
	text-align: center;
}

#container #contents #cont .title {
	margin-bottom: 20px;
	line-height: 100%;
	margin-top: 0px;
}
* #container #contents #cont h2{
	margin-top: -1px;
}
#container #contents #cont #top_function {
	text-align: center;
}
#container #contents #cont #top_function img {
	padding-right: 10px;
}

#container #contents #cont .case_01 {
	background-image: url(../images/dh_case_number001.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
	margin-left: 23px;
	margin-top: 15px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

#container #contents #cont .case_02 {
	background-image: url(../images/dh_case_number002.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
	margin-left: 23px;
	margin-top: 15px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
#container #contents #cont .case_03 {
	background-image: url(../images/dh_case_number003.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
	margin-left: 23px;
	margin-top: 15px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
#container #contents #cont .case_04 {
	background-image: url(../images/dh_case_number004.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
	margin-left: 23px;
	margin-top: 15px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
#container #contents #thunks {
	font-size: 12px;
	line-height: 140%;
	padding-top: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
}
#container #contents #thunks h2 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
#container  #contents  #cont  th  {
	border: 1px solid #CCCCCC;
	width: 100px;
	background-color: #EFEFEF;
	padding: 5px;
}
#container #contents #cont td {
	border: 1px solid #CCCCCC;
	padding: 5px;
}


#container #contents #cont table {
	margin-right: auto;
	margin-left: auto;
	width: 600px;
	font-size: 12px;
	line-height: 150%;
}
#container #contents #cont h2 {
	font-size: 20px;
	font-weight: bold;
	padding-left:22px;
}
#container #contents #form #mailform #btn {
	text-align: center;
}




#container #footer p {
	font-size: 10px;
}
#container #footer .footerlink {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 10px;
}
.subtitle {
	font-size: 14px;
	font-weight: bold;
	margin-left: 25px;
	margin-bottom: 15px;
}
.subtitle2 {
	font-size: 16px;
	font-weight: bold;
	margin-left: 25px;
	margin-bottom: 15px;
}
#container #contents #cont .seminar {
	width: 750px;
}








#form {
	text-align: left;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#form p {
	margin-top: 15px;
	margin-bottom: 15px;
}
#form_kanryo {
	margin-top: 15px;
	margin-bottom: 50px;
	margin-left: 20px;
}



/* ------------------------
    form table.mailform
------------------------ */
#form table.mailform {
	width: 600px;
	margin-bottom: 10px;
	border-collapse:collapse;
}
#form table.mailform tr {
}
#form table.mailform th {
	background-color: #95ACC6;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #c3ced4;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c3ced4;
	text-align: left;
	width: 170px;
  color: #fff;
}
#form table.mailform td {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #c3ced4;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c3ced4;
	text-align: left;
}

h2.catch_tt {
	height:43px;
	line-height:43px;
	background:url("../images/dh_top_title.jpg") no-repeat;
	text-align:left;
	color:#fff;
}

.mb10 {
	margin-bottom:10px;
}

.mb15 {
	margin-bottom:15px;
}

.mb20 {
	margin-bottom:20px;
}

.mb40 {
	margin-bottom:40px;
}

.ml25 {
	margin-left:25px;
}

.mr25 {
	margin-right:25px;
}

*:first-child+html .hc_mt01 {
	margin-top:-20px;
}

* html .hc_mt01 {
	margin-top:-20px;
}

.brown_col {
	color:#837159;
}

.dark_brow_col {
	color:#5c5600;
}

.red_col {
	color:#ff0000;
}

.sub_tx {
	margin-left:25px;
	margin-right:25px;
}

.list_tt {
	line-height:27px;
	padding-left:10px;
	background:#265ca6;
	color:#fff;
	font-weight:bold;
	font-size:120%;
}

.font_str {
	font-weight:bold;
	font-size:120%;
}

.font_str02 {
	font-weight:bold;
}

.w734-01 {
	width:764px;
	margin-left:25px;
	margin-left:25px;
	padding:10px;
	background:#faf8ec url("../images/dh_bk01.jpg") no-repeat right;
	display:inline;
	float:left;
}

.w734-01 li {
	line-height:1.6;
}

.clear {
	clear:both;
}

.tx_center {
	text-align:center;
}
