@charset "utf-8";
/* ===================================================================
CSS information

 file name  :style.css
 author     :apple design (admin)
 style info :コンテンツエリア関係 他
 
このスタイルシートの構成
 基本設定、レイアウト、横幅設定など
 汎用class
 #navSkip
 #page
  #contents
   #main
   #sub
=================================================================== */

/*----------------------------------------------------
	基本設定、リンクカラーなど
----------------------------------------------------*/
body {
  background: url(../img/share/bdy_bg.gif) repeat-y center top;
}

a:link {
  color: #333333;
}

a:visited {
  color: #333333;
}

a:hover {
	text-decoration: none;
}

a:active {
}


/*----------------------------------------------------
	汎用class
----------------------------------------------------*/
.imgR {
	float: right;
	margin: 0 0 10px 10px;
}

.imgL {
	float: left;
	margin: 0 10px 10px 0;
}
.c {
  clear: both;
}
.mlr15 {
  margin-right: 15px;
  margin-left: 15px;
}
.style01 {
  color: #FF0000;
}
.style02 {
  color: #0000FF;
}

.btn {
	text-align: center;
}

/* 外部リンクは別窓用の指定 */
.externalIcon {
	padding-left: 5px;
	vertical-align: middle;
}


/*----------------------------------------------------
	#navSkip (NavigationSkip)
----------------------------------------------------*/
span#navSkip {
	position: absolute;
	top: 0;
	left: 0;
}


/*----------------------------------------------------
	#page
----------------------------------------------------*/
#page {
  width: 830px;
  margin: 0px auto;
  text-align: left;
  padding: 0px 9px;
}


/*----------------------------------------------------
	#contents
----------------------------------------------------*/
#contents {
  width: 776px;
  margin: 15px 15px 0px;
  padding: 15px 15px 15px 9px;
  background: #D4EAB7;
}

#contents .pageTop {
  float: right;
}


/*----------------------------------------------------
	#main
		メイン
----------------------------------------------------*/
#main {
  float: left;
  width: 578px;
}
#main .ttlStyle {
  background: url(../img/share/ttl_bg.gif) no-repeat center top;
  height: 26px;
  padding: 13px 15px 15px;
  font-weight: bold;
  color: #FFFFFF;
  font-size: 130%;
  text-align: center;
}
#main h2 span {
  color: #0099CC;
}
#main .lead {
  background: url(../img/share/lead_bg.gif) repeat-y left top;
  padding: 30px;
  font-size: 130%;
  font-weight: bold;
  margin-right: 0px;
  margin-left: 0px;
}
#main .boxText {
  background: url(../img/share/box_bg.gif) repeat-y center top;
  margin: 0px;
  padding: 11px 24px;
}
#main .boxText h3 {
  border-bottom: 1px solid #CCCCCC;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-left: 5px solid #F7931E;
  padding-top: 5px;
  padding-left: 10px;
  font-size: 110%;
}
#main .boxText p a {
  font-size: 120%;
  color: #0000FF;
}
#main .boxText ul {
  margin-left: 30px;
}
#main .boxText ul li {
  margin-bottom: 5px;
  list-style: disc;
}
#main .boxText ul li .marker {
  background: #FCD7AB;
  font-size: 120%;
  list-style: none;
}
#main .boxText dl {
  border: 1px solid #CCCCCC;
  padding: 10px;
  margin: 0px 0px 30px;
}
#main .boxText dl dt {
  border-bottom: 1px solid #CCCCCC;
  padding: 5px 10px;
  background: #ECECEC;
  font-weight: bold;
  margin: -10px -10px 10px;
}
#main .boxText dl dd {
  margin-bottom: 10px;
}
#main .boxNext {
  margin: 0px;
  padding: 0px 24px;
  background: url(../img/share/next_bg.gif) no-repeat center top;
  height: 125px;
}
#main .boxNext #anchorLink {
  float: left;
  display: block;
}
#main .boxNext #anchorLink li {
  float: left;
  margin-right: 10px;
}
#main .boxGeneral {
  background: url(../img/share/general_bg.gif) no-repeat center top;
  height: 48px;
  margin: 0px 0px 30px;
  padding: 0px 24px;
}
#main #user {
  margin: 0px 0px 30px;
  padding: 0px;
}
#main #user dl {
  background: url(../img/share/user_bottom_bg.gif) no-repeat center bottom;
  display: block;
  margin: 0px;
  padding: 0px 24px 24px;
}
#main #user dl dt {
  background: url(../img/share/user_top_bg.gif) no-repeat center top;
  color: #F7931E;
  font-weight: bold;
  margin-right: -24px;
  margin-left: -24px;
  padding-right: 24px;
  padding-left: 24px;
  padding-top: 24px;
}
#main #user dl .ttl {
  padding-bottom: 10px;
  padding-top: 15px;
}
#main #user dl dd {
  background: url(../img/share/user_middle_bg.gif) repeat-y center top;
  margin-right: -24px;
  margin-left: -24px;
  padding-right: 24px;
  padding-left: 24px;
}
#main #result {
  background: #648D2D;
  color: #FFFFFF;
  padding: 15px;
  width: 530px;
  text-align: center;
  margin: 0px 0px 30px 9px;
  font-weight: bold;
  font-size: 120%;
}
#main #result a {
  color: #FFFFFF;
}
#main #postscript {
  background: url(../img/share/top.gif) no-repeat center top;
  padding-top: 15px;
}
#main #company,
#main #contact {
  background: url(../img/share/box_bg.gif) repeat-y center top;
  margin: 0px;
  padding: 0px 24px 11px;
}
#main #company h2,
#main #contact h2 {
  font-size: 120%;
  background: url(../img/share/top.gif) no-repeat center -13px;
  margin: 0px -24px;
  padding: 24px 24px 15px;
}
#main #company .tableStyle {
  margin: 0px 0px 15px;
  padding: 0px;
  border-collapse: separate;
  border-spacing: 0;
  border-top: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
}
#main #company .tableStyle tr th {
  margin: 0px;
  padding: 5px 10px;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  width: 30%;
  background: #ECECEC;
}
#main #company .tableStyle tr td {
  margin: 0px;
  padding: 5px 10px;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  width: 70%;
}
#main #company h3 {
  border-bottom: 1px solid #CCCCCC;
  margin-bottom: 15px;
  padding-bottom: 3px;
}
#main #contact .errs {
  padding: 15px;
  margin: 0px 0px 15px;
  background: #FFF8F8;
  border: 1px solid #AA6666;
  color: #880000;
  width: 493px;
}
.required {
  color: #FF0000;
  font-size: 80%;
  margin-left: 5px;
}
#main #contact Form .err {
  color: #880000;
}
#main #contact Form .tableStyle tr th {
  padding: 10px 20px;
  text-align: left;
  font-weight: normal;
  width: 30%;
  white-space: nowrap;
  border-bottom: 1px dotted #CCCCCC;
}
#main #contact Form .tableStyle tr td {
  padding: 10px 20px;
  width: 70%;
  border-bottom: 1px dotted #CCCCCC;
}
#main #contact Form table td input[type="text"],
#main #contact Form table td textarea {
  padding: 3px;
  border: 1px solid #CCCCCC;
  background: #E6E6E6;
}
#main #contact Form table td input[type="text"] {
  width: 250px;
  margin-bottom: 3px;
}
#main #contact Form table td #postCode1,
#main #contact Form table td #postCode2 {
  width: 30px;
  margin-bottom: 10px;
  vertical-align: middle;
}
#main #contact Form table td #pref,
#main #contact Form table td #time {
  margin-bottom: 10px;
}
#main #contact Form table td #postCode1 {
  width: 25px;
}
#main #contact Form table td #birthYear {
  width: 30px;
}
#main #contact Form table td #birthMonth,
#main #contact Form table td #birthDay {
  width: 20px;
}
#main #contact Form #mitsumori td #age {
  width: 20px;
}
#main #contact Form table td textarea {
  width: 292px;
}
#main #contact Form input.radio.err,
#main #contact Form input.text.err,
#main #contact Form input.select.err,
#main #contact Form .textarea.err {
  background-color: #FFF8F8;
  border: 1px solid #AA6666;
}
#main #contact Form .style {
  font-size: 80%;
}
#main #contact Form .example,
#main #contact Form .explan {
  color: #999999;
  font-size: 85%;
}
#main #contact Form #eMailConfirm {
  margin-top: 3px;
}
#main #contact Form .btn {
  text-align: center;
  margin: 15px 0px 0px;
  padding: 0px;
}
#main #contact Form .submit,
#main #contact Form .confirm,
#main #contact Form .back {
  width: 80px;
}
#main #contact Form .back {
  margin-right: 20px;
}
#main #contact .copy {
  margin: 15px 0px 0px;
  padding: 0px;
  font-size: 80%;
}
#contents .contact {
  clear: both;
  text-align: center;
}
#result .photo {
  text-align: center;
  margin-top: 60px;
  margin-bottom: 60px;
}

#main table,#main ol,#main ul,#main dl,#main blockquote,#main pre,#main p {
  margin-bottom: 10px;
}



/* -----------------------------------------------------------
	#sub
		サイドバー、サブ
----------------------------------------------------------- */
#sub {
  float: right;
  width: 195px;
}
#sub #nav {
  background: #A9D46F;
  padding: 5px 5px 0px;
  width: 185px;
  margin: 0px 0px 15px;
}
#sub #nav li {
  margin: 0px;
  padding: 0px 0px 5px;
}
#sub ul {
  margin: 0px 10px 15px;
  padding: 0px;
}
#sub ul li {
  margin: 0px 0px 5px;
  padding: 0px;
}
#sub h2 {
  background: #78AA36;
  margin: 0px 0px 10px;
  padding: 5px 0px;
  color: #FFFFFF;
  text-align: center;
}
#sub #mutualLink {
  margin: 0px 0px 15px 7px;
  padding: 0px;
}
#sub p {
  margin: 0px 5px 15px;
  padding: 0px;
}
#sub .tableStyle {
  text-align: center;
  font-size: 80%;
  margin: 0px 0px 15px;
  padding: 0px;
}
#sub .links {
  font-size: 80%;
}
