@charset "UTF-8";

@import "/common/themes/cms/css/default.css"; /* initial setting */
@import "/common/themes/cms/css/layout.css";/* layout style */

a:link {
	color: #1d3994;
  text-decoration: none;
}
a:visited {
	color: #1d3994;
  text-decoration: none;
}
a:hover {
	color: #fe6e2b;
  text-decoration: underline;
}
a:active {
	color: #1d3994;
  text-decoration: none;
}

/*
[
----------------------------------------------------------- */
h2.pageTitle {
	margin-bottom: 2em;
}
h2.pageTitle a {
	background: url(images/pageTitle.jpg) no-repeat 0 0;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	width: 670px;
	height: 249px;
}
.rightBox {
	margin: 0 0 1em 2em;
}

.dekirukoto02 {
	background: url(images/dekirukotoBg02.jpg) no-repeat 0 0;
	width: 595px;
	height: 824px;
}
.dekirukotoText01 {
	width: 380px;
	height: 103px;
	padding: 110px 0 0 56px;
	line-height: 1.3;
}
.dekirukotoText02 {
	width: 330px;
	height: 105px;
	padding: 65px 0 0 230px;
	line-height: 1.3;	
}
.dekirukotoText03 {
	width: 360px;
	height: 94px;
	padding: 50px 0 0 65px;
	line-height: 1.3;	
}
.dekirukotoText04 {
	width: 390px;
	height: 94px;
	padding: 125px 0 0 125px;
	line-height: 1.3;	
}
