@charset "utf-8";

/* all */

.blank {
	background: url(../image/link.gif) right center no-repeat;
	padding-right: 15px;
	margin-right: 3px;
	color: #33c;
	text-decoration: none;
}

.bold {
	font-weight: bold;
}

.pointer {
	cursor: pointer;
}

.clear {
	clear: both;
}

.yahoo {
	border: none;
	margin: 5px 0 0 1em;
}


/* maincontent */

h1 {
	width: 100%;
	height: 63px;
	font-size: x-large;
	letter-spacing: 0.05em;
	float: right;
	margin: 0 -1px 5px 0;
}

.img52 {
	background: url(../image/title52_rigth.jpg) right top no-repeat;
}
.imgtouroku {
	background: url(../image/touroku_rigth.jpg) right top no-repeat;
}
.imgcompany {
	background: url(../image/company_rigth.jpg) right top no-repeat;
}

h1 span {
	color: #fff;
	height: 63px;
	padding: 10px 0 0 20px;
	float: left;
	display: block;
}

.img52 span {
	background: url(../image/title52_left.jpg) left top no-repeat; 
}
.imgtouroku span {
	background: url(../image/touroku_left.jpg) left top no-repeat; 
}
.imgcompany span {
	background: url(../image/company_left.jpg) left top no-repeat; 
}

.first-txt {
	clear: both;
	padding: 0 10px 15px 10px;
	display: block;
	line-height: 1.7;
	letter-spacing: 0.05em;
}

.first-txt:first-letter {
	float: left;
	font-size: 2em;
	line-height: 1.1;
	margin: 0.1em 2px 0 0;
}

.first-txt span {
	border-bottom: 2px dotted #bbb;
}


/* conbox */

#conbox {
	line-height: 1.6;
}

#conbox h2 {
	font-size: 100%;
	padding: 5px 0;
	background: #d9d9d9 url(/image/bg_h2.gif) left top repeat-x;
	margin-bottom: 10px;
	border: 1px solid #ccc;
}

#conbox h2 span {
	border-left: 5px solid #4999b6;	
	padding-left: 10px;
	margin-left: 10px;
}

#conbox ol {
	padding: 0 10px;
}

#conbox ol li {
	margin-left: 1em;
}

#conbox ul {
	padding: 0 5px;
	list-style: square;
}

#conbox ul li {
	margin-left: 1em;
}

/* text & attention & next-link */
#conbox .text {
	padding: 0 10px 10px 1em;
}

#conbox .attention {
	padding: 0 10px 15px 1em;
}

#conbox .red-line {
	border-bottom: 1px dashed #e30000;
	display: inline;
}

#conbox ul li a , .next-link a , .doc-link {
	color: #33c;
	text-decoration: none;
}
.mail-link {
	color: #33c;
}

#conbox ul li a:hover , .next-link a:hover , .blank:hover , .doc-link:hover , .mail-link:hover {
	color: #00f;
	text-decoration: underline;
}

#conbox .next-link {
	margin: 0 20px 20px 20px;
	background-color: #fafafa;
	border: 1px solid #ccc;
	padding: 8px 0;
}

#conbox .next-link p {
	margin: 0 5px 0 1em;
}

.em1 {
	margin-top: 1em;
}

.px10 {
	margin-top: 10px;
}

.px5 {
	margin-top: 5px;
}

.red {
	color: #f00;
	font-weight: bold;
	margin: 0 2px;
}

.what5 {
	font-size: 92%;
	padding: 5px 5px 0 1em;
	text-indent: -1em;
	display: block;
	font-weight: normal;
}

.getadobe {
	vertical-align: middle;
	margin-left: 5px;
}

.getadobe img {
	border: none;
	margin-top: 5px;
	margin-right: 10px;
}

.getadobe:hover {
	position: relative;
	top: 1px;
	left: 1px;
}

#link_txt , #link_txt2 {
	font-size: x-small;
}

.s-btn {
	margin: 5px 0;
	padding-top: 2px;
	padding-bottom: 2px;
}

#conbox h3 {
	font-size: 100%;
	background: #f1f1f1 url(../image/bg_h3.gif) left top repeat;
	border-top: 1px solid #ccc;
	border-right: 1px solid #bbb;
	border-left:  5px solid #f80;
	border-bottom: 1px solid #bbb;
	padding: 5px 20px 3px 15px;
	margin: 10px 0 10px -5px;
}

#conbox h4 {
	font-size: 100%;
	padding: 10px 0;
}

#conbox h4 span {
	font-weight: bold;
	padding: 5px 20px 3px 15px;
	margin: 10px 0;
	border: 1px solid #ccc;
	background: #f4f5f5 url(../image/form_bar.png) left top repeat-x;
}

/* btn */
.blubtn {
	width: 468px;
	margin: 15px auto;
}

.blubtn p a {
	display: block;
	text-decoration: none;
	height: 60px;
	background: url(../image/blubtn.png) left top no-repeat;
}

.blubtn p a:hover {
	background-position: left -60px;
}

.blubtn span {
	color: #333;
	font-size: 18px;
	font-weight: bold;
	position: relative;
	top: 25%;
	left: 20px;
}

/* highslide */

#conbox .inline {
	display: inline;
}

.highslide {
	background: url(../image/high_aicon.gif) right center no-repeat;
	padding: 3px 23px 1px 0;
	display: inline;
	color: #333;
	cursor: help;
	text-decoration: none;
	font-weight: bold;
}

#conbox .lh15 li .highslide {
	font-weight: normal;
	margin-right: 3px;
}

.high-img {
	cursor: pointer;
	background: none;
	padding: 0;
}

.highslide:hover {
	color: #00f;
	text-decoration: underline;
}

.highslide-image {
	border-top: 1px solid #aaa;
	border-right: 1px solid #777;
	border-left: 1px solid #aaa;
}

.highslide-caption {
    display: none;
	border-bottom: 1px solid #777;
	border-right: 1px solid #777;
	border-left: 1px solid #aaa;
    font-size: 90%;
    background-color: #fafafa;
	padding: 0 15px;
}

.highslide-caption em {
	font-style: normal;
}

.highslide-caption a {
	color: #33c;
	text-decoration: none;
	font-weight: bold;
}

.highslide-caption a:hover {
	text-decoration: underline;
	color: #00f;
}

.highslide-move {
    cursor: move;
}

.highslide-display-block {
	display: block;
}

.highslide-display-none {
	display: none;
}

.control {
	padding: 0.5em 0;
    font-size: 90%;
	text-align: right;
}

.control a {
	color: #777;
	text-decoration: none;
	padding: 2px 5px 1px 6px;
	border: 3px double #bbb;
	margin-left: 2px;
	background-color: #fff;
}

.control a:hover {
	color: #444;
	text-decoration: none;
	border: 3px double #999;
}

.tight {
	padding-top: 7px;
}

.highslide-loading {
	color: #333;
    display: block;
	font-size: x-small;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid #333;
    padding-left: 18px;
    background: #fff url(../image/ajax-loader.gif) left center no-repeat;
}

.syakenhigh {
	display: inline;
}

.syakenhigh .highslide {
	padding: 3px 21px 1px 0;
	margin-right: 3px;
}

/* googlead */
.googlead {
	text-align: center;
	margin-top: 10px;
}

