@charset "utf-8";

/*================================
ファイル名：form.css
作成者：ND&amp;I 徳田 ( tokuda@n-di.co.jp )
=================================*/

/*================================
・0@ Clearfix

=================================*/

@import url("../share/default.css");
@import url("../share/layout.css");
@import url("../share/share.css");
@import url("../share/color.css");
@import url("../share/fancy.css");

/* @ Clearfix
=================================*/

.thums:after,
.serLeftArea:after,
.shopping li:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
}

.thums,
.serLeftArea,
.shopping li {
	display: inline-block;
}

/* Hide from Mac IE \*/
.thums,
.serLeftArea,
.shopping li {
	*height: 1%;
	display: block;
}
/* Hide from Mac IE */

/* @ Contents
=================================*/

.spthumb {
	margin-left: 0 !important;
}

div#main {
	padding-bottom: 2em;
}

	div#main h1 {
		margin-top: 13px;
		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;
			}
		
	div#main h2 {
		margin-top: 13px;
		border: solid #DFDFDF 4px;
		height: 29px;
		padding-left: 26px;
		font-size: 105%;
		color: #FFF;
		line-height: 29px;
	}
		
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;
}

.serviceBlock {
	margin-top: 10px;
}

	div#contents h3 {
		margin-top: 1em;
		padding-left: 1.3em;
		background: url(../../img/share/icon_arrow02.gif) no-repeat left center;
		font-size: 100%;
		font-weight: bold;
	}
	
.bold {
	font-weight: bold;
}

.serStrong {
	margin-top: 15px;
	padding: 5px;
	background: #98D56A;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	font-size: 110%;
}

.serCenter {
	text-align: center;
}

	.serCenter p {
		padding-right: 10px;
	}

/* SubMenu List
=================================*/
ul.serSmenu {
	margin-top: 10px;
}

	ul.serSmenu li {
		margin-left: 15px;
		padding: 5px 5px 5px 0;
		list-style: disc;
	}

/* 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;
				}

/*　Table
=================================*/	

table.data {
	margin-top: 1em;
	border: solid #DFDFDF 4px;
	border-right: none;
	border-bottom: none;
	width: 99%;
}

	table.data th,
	table.data td {
		border: solid #DFDFDF 4px;
		border-top: none;
		border-left: none;
		padding: .5em;
		font-weight: normal;
		text-align: left;
	}
		
	table.data thead,
	table.data th {
		background: #EEE;
	}
	
	table.data td.liketh {
		background: #CCC;
		font-size: 120%;
		font-weight: bold;
	}
		
table.data.small tbody {
	font-size: 80%;
}

/*　LeftArea
=================================*/	
.serLeftArea {
}

.serLeft {
	padding-right: 10px;
	float: left;
	width: 250px;
}


	div#contents p.thums {
		margin-top: .4em;
		margin-left: 120px;
	}
	
		p.thums a {
			float: left;
			margin: 5px 5px 0 0;
			border: solid #DFDFDF 4px;
			width: 115px;
			height: 115px;
			overflow: hidden;
			cursor: url(../../../img/fancy/zoomin.cur), pointer;
		}
	
/*　IMG Border
=================================*/
img.imgBorder {
	padding: 3px;
	border: 1px solid #DFDFDF;
}

/*　IMG Border
=================================*/
.upWide {
	margin-top: 15px;
}

