/* 内容専用 */
#menu{
	padding:1em 0em 1em 1em;
	line-height:1.5;
}
#menu a{
	display:block;
	width:11.4em;
}
#printing-icon{
	margin:1em;
	background:white;
	line-height:2.0;
}
#doc{
	background-color:#f3f3f3;
}
#doc p{
	padding:0.5em 1em 1em 1em;
	line-height:1.5;
}
#doc blockquote{
	margin:0.5em 1em 0.5em 1em;
	padding:0.5em 1em 0.5em 1em;
	background:white;
	color:#666666;
	line-height:1.5;
}
#doc h2{
	padding-left:0.8em;
	border-left-color:#cc0033;
	border-style:solid;
	border-width:0px 0px 0px 18px;
	background-color:#333333;
	color:white;
	font-size:1.3em;
	font-weight:bold;
	line-height:1.4;
}
#doc h3{
	padding-left:0.6em;
	border-left-color:#cc6633;
	border-style:solid;
	border-width:0px 0px 0px 14px;
	background-color:white;
	color:#330099;
	font-size:1.2em;
	font-weight:bold;
	line-height:1.4;
	text-decoration:underline;
}
.right{
	text-align:right;
}
.photo-right img{
	float:right;
	padding-left:1em;
}
.photo-left img{
	float:left;
	padding-right:1em;
}
.shittoku td{
	padding:10px;
	border-color:black;
	line-height:1.3;
}

/* 横スライド特殊効果 */
/* ----------------------------------------
 * floating- clear
 * ---------------------------------------- */
.content:after {
  content: ".";
  display: block;
  clear: both;
  width: 100%;
  height: 0;
  line-height: 0;
  overflow: hidden;
  visibility: hidden;
}

.content {
  display: inline-block;
}

/* Hides from IE-mac Hack \*/
* html .content {
  height: 1%;
}

.content {
  display: block;
}

#jqAS {
  position: relative;
  width:658px;
/*  width:54.9em;*/
/*  width: 500px;*/
  height: 800px;
  margin-bottom: 10px;
  border: 1px solid #ddd;
  overflow: hidden;
  background: #f3f3f3;
}

.content {
  padding: 0px;
}

.contentArea {
  position: relative;
}

.tuo{
	line-height:1.3;
}

.hentuo{
	line-height:1.14;
}

.henhentuo{
	line-height:1.1;
}
