#contents {
	margin:30px 20px 0 20px;
	clear:both;
	}



#wrap-dropdown {
	margin-left:10px;
	clear:both;
}
h1 {
	/*18px via YUI Fonts CSS foundation*/
	font-size:138.5%;
	border:1px solid	#f1f1f1;
	border-left:7px solid #B8D943;
	padding:1em;
	color:#25401e;
}
h2 {
	/*16px via YUI Fonts CSS foundation*/
	font-size:123.1%; 
}
h3 {
	/*14px via YUI Fonts CSS foundation*/
	font-size:108%;  
}
h1,h2,h3 {
	/* top & bottom margin based on font size */
	margin:2em 0 1em 0;
}
h1,h2,h3,h4,h5,h6,strong {
	/*bringing boldness back to headers and the strong element*/
	font-weight:bold; 
}

p {
	line-height:1.7em;
	margin-left:1em;
	margin-bottom:1em;
}

p.startdate {
	text-align:right;
}


a:link {
}

a:hover {
	text-decoration:none;
}

ul,ol {
	margin-left:2em;
	margin-bottom:1em;
}

li{
	line-height:1.4em;
	margin-bottom:0.3em;
}

dl{
}
dt {
	font-weight:bold;
	font-size:110%;
	margin-bottom:0.3em;
}
dd {
	line-height:1.4em;
	margin:0 0 1em 1.5em;;
}

table {
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom:1em;
}

th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
	vertical-align:top;
}
td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
	vertical-align:top;
}



#offerDetail table {
	width: 490px;
    border-color: #b8d943;
}

#offerDetail th {
	width: 8em;
	margin: 0;
	padding: 0.5em 0.3em 0.3em 0.3em;
	vertical-align: top;
	line-height: 150%;
	color:#25401e;
	background:#eaf2ac;
    border-color: #b8d943;
}
#offerDetail td {
    border-color: #b8d943;
}

#offerDetail h3 {
	margin: 0 0 1em 0;
	border: 1px solid #b8d943;
	background: none;
	background-color: #eaf2ac;
	width:490px;
	color: #333;
}
#offerDetail h3 span {
	margin: 0.5em;
	padding: 3px 3px 1px;
	border: 1px solid #25401e;
	background-color: #56732c;
	color: #fff;
	font-weight: bold;
	font-size: 90%;
}
#offerDetail p.n {
	font-weight: bold;
	text-indent: 0;
}


/**********************

  ステップメニュ−

**********************/


#selectstyle .paralegal{
	float:left;
	width:250px;
	border:1px solid #EFEFEF;
}
#selectstyle .replegal{
	float:right;
	width:250px;
	border:1px solid #EFEFEF;
}

#selectstyle img{
	border-bottom:dotted 1px #EFEFEF;
	margin-bottom:5px;
}
/**********************

  クリアフィックス

**********************/


.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/**********************

  送信フォーム

**********************/



#pnfForm fieldset {
	margin: 1em 1em;
	padding: 1em 1em;
	border: 1px solid #84a63c;
}
#pnfForm legend {
	padding: 0.5em 0.8em;
	border: 1px solid #84a63c;
	background-color: #b8d943;
}
#pnfForm dt {
	margin-top: 1em !important;
	margin-bottom: 0.5em;
	border-bottom: 3px double #b8d943;
	font-size: 14px !important;
	color: #555555 !important;
	clear: left;
}
#pnfForm dt span {
	font-size: 12px !important;
	font-weight: normal !important;
}
#pnfForm dd {
	margin-left: 1.5em !important;
	margin-bottom: 2em;
	line-height:1.8em;
}
#pnfForm dd ul {
	_margin-left: 4em;
}
#pnfForm dd.left {
	float: left;
	margin-right: 4em;
}
#pnfForm dd span.date {
	font-size: 14px !important;
}
#pnfForm dd li {
	color: #666666 !important;
}
#pnfForm input, #pnfForm textarea {
	padding: 3px !important;
}

/**********************

　パン屑

**********************/

ol#topicPath {
	margin:30px 0 20px 20px;
	padding: 0;
	font-size: 80%;
	list-style: none;
}
ol#topicPath li {
	float: left;
	padding-right: 7px;
	padding-left: 10px;
	background: url(/_module/img/topic_path.gif) no-repeat 0 50%;
}
ol#topicPath li.home {
	padding-left: 0;
	background: none;
}
ol#topicPath li a:link,
ol#topicPath li a:visited {
	color: #3366FF;
	text-decoration: underline;
}
ol#topicPath li a:hover,
ol#topicPath li a:active {
	color: #FF6633;
	text-decoration: underline;
}
ol#topicPath li em {
	font-style: normal;
	font-weight: bold;
}


/**********************

　ヘッダ

**********************/


#HEAD{
	padding:10px 10px 0 10px;
}
#HEAD img{
	width:211px;
	float:right;
}



#HEAD a{
	display:block;
	float:left;
	width:268px;
	height:54px;
	margin-bottom:20px;
	text-indent:-9999px;
	background:url(/_module/img/logo.gif) no-repeat;
}


/**********************

　サイドバー

**********************/
#sidebar {
margin-top:10px;
width:162px;
font-size:0.8em;
}
#sidebar ul{
margin:0.5em 3px 0 3px;
border-bottom:1px dotted #666;
}

#sidebar li{
margin:2px 0 0.5em 2em;
list-style-type:square;
}



#side_hajimete,
#side_blog,
#side_toiawase,
#side_mobile
{
	display:block;
	width:160px;
	height:56px;
	text-indent:-9999px;
	background:url(/_module/img/banner/basebanner.gif) no-repeat;
	margin:5px 0;
}

#side_mobile{background-position:-480px 0px;height:60px;}
#side_blog{background-position:-320px 0px;}
#side_toiawase{background-position:-160px 0px;}

#side_hajimete:hover{background-position:0 -56px;}
#side_blog:hover{background-position:-320px -56px;}
#side_toiawase:hover{background-position:-160px -56px;}



#online_entry{
	margin-left:0;
}

#online_entry a{
	display:block;
	width:160px;
	height:75px;
	background:url(/_module/img/entry_button.gif) no-repeat;
	text-indent:-9999px;
	margin-bottom:5px;
}

#online_entry a.online{
}

#online_entry a.online:hover{
	background-position:0 -75px;
}

#online_entry a.para{
	height:118px;
	background-position:0 -323px;
}
#online_entry a.rep{
	height:174px;
	background-position:0 -149px;
}


/**********************

　フッター

**********************/

#ft {
	margin-top:20px;
	margin-bottom:0px;
	border-top:4px #bddb4c solid;
	padding-bottom:2em;
	background:#eaf2ac;
	line-height:1.5em;
}

#ft hr {
	clear:both;
	border:none;
	height:0;
	background:none;
}


#ft dl.ftNAVI {
	font: medium;
	font-size:medium;
	float:left;
	width:10em;
	display : inline;
	margin-left:1.5em;
	text-align:left;
}



#ft dt,#ft dd{
	font-size:0.8em;
	border:none;
	line-height:1.3em;
	padding:0;
}
#ft dt{
	margin:1em 0 0 0;
	color:#56732c;
	font-weight:bold;
}

#ft dd{
	margin:0.5em 0 0 1em;
	color:#56732c;
}

#ft a{
	color:#56732c;
	text-decoration:none;
}
#ft a:hover{
	text-decoration: underline;
}

#ft p{
	text-align:center;
	margin-top:2em;
	}

