@charset "utf-8";

/*================================
ファイル名：share.css
作成者：ND&amp;I 徳田 ( tokuda@n-di.co.jp )
=================================*/

@import url("../share/default.css");
@import url("../share/layout.css");
@import url("../share/share.css");
@import url("../share/color.css");

@import url("company.css");

/* @ Clearfix
=================================*/

.smList:after,
.shopping li:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
}

.smList,
.shopping li {
	display: inline-block;
}

/* Hide from Mac IE \*/
.smList,
.shopping li {
	*height: 1%;
	display: block;
}
/* Hide from Mac IE */

/* @ Contents
=================================*/

div#main {
	padding-bottom: 2em;
}

	div#main h1 {
		margin-top: 0 !important;
		border: solid #DFDFDF 4px;
		height: 29px;
		padding-left: 26px;
		font-size: 105%;
		line-height: 29px;
	}
	
		div#main h1 a {
			margin-left: .3em;
		}
		
			div#main h1 a img {
				position: relative;
				top: .35em;
			}
		
fieldset {
	margin-top: 1em;
	border: solid #DFDFDF 4px;
	padding: 1em;
}

	fieldset legend {
		border: solid #DFDFDF 4px;
		padding: .3em 1em;
	}
	
	html>/**/body fieldset legend {
		margin-left: 1em;
		font-weight: bold;
	}
		
dl.form {
}

	dl.form label {
		cursor: pointer;
	}

	dl.form dt {
		margin-top: 1em;
		background: url(../../img/share/icon_arrow02.gif) no-repeat left .1em;
		padding-left: 1.3em;
	}
	
	html>/**/body dl.form dt.first-child {
		margin: 0;
	}
	
		dl.form dt span {
			margin-left: .5em;
			color: #F60;
			font-size: 80%;
		}
	
	dl.form dd {
		border-bottom: dashed #DFDFDF 2px;
		padding: .5em 0 1em 0;
	}
	
	dl.form dd.last-child {
		border: none;
		padding-bottom: 0;
	}
	
		dl.form dd ul {
		}
		
			dl.form dd ul li {
				margin-right: .6em;
				display: inline;
			}
			
				dl.form dd ul li input {
					border: none;
				}
				
				dl.form dd ul li label {
					margin-left: .2em;
				}
		
		dl.form dd span {
			margin-top: .5em;
			padding-left: 1.2em;
			display: block;
			font-weight: bold;
			color: #F60;
			background: url(../../img/share/icon_delete.gif) no-repeat left center;
			overflow: hidden;
		}
		
		dl.form dd span.checked {
			border: none;
			padding: 0;
			display: inline;		
			xwidth: 16px;
			xheight: 16px;
			xbackground: url(../../img/share/icon_check.gif) no-repeat;
		}
	
		dl.form dd input {
			border: solid #DFDFDF 2px;
			padding: .2em;
			width: 6em;
		}
		
		fieldset dl.form input.on {
			border: solid #F63 2px;
			color: #000;
			background: #FFC;
		}		
		
p.submit {
	margin-top: 1em;
	text-align: center;
}


/* Title
=================================*/
ul.servicesNews {
	margin: 0 0 0 12px;
}

	ul.servicesNews li {
		clear: left;
		margin: 1em 17px 0 0;
		padding-top: 1em;
		border-top: dotted 1px #DFDFDF;
	}
	
	ul.servicesNews li.first-child {
		padding: 0;
		border: none;
	}

		ul.servicesNews li a {
			margin: 0 0 0 0;
			padding-left: 25px;
			display: block;
			height: 26px;
			color: #FFF;
			background: url(../../img/share/sub_title01.gif) no-repeat left top;
			line-height: 26px;
			font-weight: bold;
		}
	
		ul.servicesNews li ul {
			xmargin-top: 5px;
			xpadding-bottom: 15px;
		}
		
			ul.servicesNews li ul li {
				clear: none;
				float: left;
				margin: 0;
				padding: 0;
				margin: 10px 5px 0 20px;
				background: none;
				border: none;
			}
			
			* html ul.servicesNews li ul li {
				margin-left: 15px;
			}
			
			ul.servicesNews li ul li.wide {
				padding-right: 2em;
			}
						
				ul.servicesNews li ul li a {
					margin: 0;
					padding-left: .8em;
					display: inline;
					height: auto;
					color: #2635C6;
					background: url(../../img/share/arrow01.gif) no-repeat left center;
					font-weight: normal;
					line-height: 1.5;
					text-decoration: underline;
				}

/* SiteMap
=================================*/

h2.smTitle {
	background: url(../../img/share/bg_heading_b.png) no-repeat left center;
	height: 29px;
	line-height: 29px;
}

	h2.smTitle a {
		color: #FFF;
	}
	
ul.smList {
	margin-top: 10px;
	padding-left: 8px;
}

	.smListIco {
		padding-left: 1.5em;
		background: url(../../img/share/icon_arrow02.gif) no-repeat left center;
		font-weight: bold;
	}
	
	ul.smList li {
		margin-left: 220px;
	}
	
	ul.smList li.smListLeft {
		float: left;
		margin-left: 0 !important;
		width: 220px;
	}
		
		ul.smList li.smListLeft ul {
			margin-top: 8px;
		}
		
			ul.smList li.smListLeft ul li {
				margin: 0;
				padding-left: 1em;
				background: url(../../img/share/icon_arrow_r.gif) no-repeat left center;
				line-height: 1.5em;
			}
						
			ul.smList li ul {
				margin-top: 8px;
			}
			
			ul.smList li ul li {
				margin: 0;
				padding-left: 1em;
				background: url(../../img/share/icon_arrow_r.gif) no-repeat left center;
				line-height: 1.5em;
			}

.smList {
	margin-top: 10px;
	padding-left: 8px;
}

.smListLeftS {
	float: left;
	width: 220px;
}

.smListRightS {
	margin-left: 220px;
}

	.smList ul li {
		padding-left: 1em;
		background: url(../../img/share/icon_arrow_r.gif) no-repeat left center;
		line-height: 1.5em;
	}
	
ul.smTotop {
	margin-top: 10px;
	padding-left: 8px;
}

	ul.smTotop li {
		padding-left: 1em;
		background: url(../../img/share/icon_arrow_r.gif) no-repeat left center;
		line-height: 1.5em;
	}