@charset "UTF-8";

/*============================================================
* ver.07-06-28　'メイリオ',
	'Meiryo',Verdana, 
*============================================================*/

* {
  margin: 0;
  padding: 0;
  color: #000;
  font-family: Hiragino Kaku Gothic Pro, "ヒラギノ角ゴ Pro W3", "Osaka", "ＭＳ Ｐゴシック", sans-serif;*/
  line-height: 1.1;
  }

body {
	border-top: 0px solid #000;
	background: #fff url(../images/xxx.jpg) ;
	font-size: 0.85em;
	padding: 0;
	margin: 0 auto;
	z-index: 0;
}

a:link {
	color: #000;
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}

img {
  border: 0;
  }

h1,h2,h3,h4,h5,h6
{
	font-size: medium;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

p {
	margin: 0;
	line-height: 1.25;
}

b {
	font-weight: bold;
}

em {
	font-style: normal;
	font-weight: bold;
}
strong {
	font-style: normal;
	font-weight: bold;
}

.small {
	font-size: 0.85em;
}

.bold {
	font-weight: bold;
}



/*
ul ul,ul ol, ol ul,ol ol {
	margin: 0;
	padding: 0;
}


dl {
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}

dt {
	clear: both;
	font-weight: bold;
}

dd {
	margin-top: 0.5em;
	margin-bottom: 1em;
}
*/

table ,td {
	vertical-align: top;
}

img,object,iframe {
	display :inline;
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: middle;
}

.clr {
	height: 10px;
	clear: both;
}

br.clear {
	clear: both;
	}

/*######################################
wrapper 　618px;
######################################*/

#wrapper {
	position: absolute;
	left: 50%;
	top: 50%;
	height: 558px;
	width: 848px;
	background: url(../images/silaxxx.jpg) no-repeat;
	margin-left: -424px;
	margin-top: -290px;
}

/*######################################
container
######################################*/

#container {
	font-size: 1em;
	position: absolute;
	left: 11px;
	top: 12px;
	height: 538px;
	width: 823px;
	text-align: left;
}

#container  h2 {
	position: absolute;
	left: -300px;
	top: -2100px;
}

p.rogocopy {
	font-size: 1.05em;
	color: #fff;
	position: absolute;
	left: -350px;
	top: -2550px;
}




#contents {
	color: #8D8D8C;
	font-size: 1em;
	position: absolute;
	left: 35px;
	top: 300px;
	height: 200px;
	width: 300px;
	text-align: left;
/*border: 1px solid #CCCCCC;*/
}

#bodyShadow {
	background: url(../images/bg-tshadow.png);
	width: 810px;
	margin: 0 auto;
	clear: both;
}

*html img.alpha { behavior: expression(IEPNGFIX.fix(this));}



#main {
	background: #fff;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	width: 748px;
	margin: 0 auto;
	clear: both;

}
#breadcrumb {
	font-size: 0.9em;
	background: url(../images/bg-breadcrumb.jpg) repeat-x;
	border-top: 1px solid #CCCCCC;
	border-bottom: 2px solid #0066CC;
	padding: 7px 20px;
	margin: 0 0 20px 0;
	clear: both;
}
#breadcrumb strong {
	color: #0066CC;
}

#breadcrumb a {
	color: #0066CC;
}



#container p {
	line-height: 1.4;
}

#container h3 {
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.7;
	padding: 0;
	margin: 0 0 30px 0;
}

ul#news li {
	width: 400px;
	font-size: 12px;
	color: #8D8D8C;
}

ul#news li a{
	color: #8D8D8C;
}


/*
#container ul {
	margin: 40px 40px 40px 60px;
}

#container li {
	line-height: 1.4;
	margin: 20px 0;
}
*/



/* #######################################
container_3box
####################################### */
.left3box {
	float: left;
	width: 140px;
	margin: 0 30px 0 10px;
	display:inline;
}

.left3box img {
	padding: 0px 0px 10px 0;
}

.center3box {
	line-height: 1.5;
	width: 290px;
	margin: 0;
	padding: 0px;
	float: left;
	display:inline;
}

.center3box h3 {
	font-size: 1.25em;
	font-weight: bold;
	line-height: 1.7;
	padding: 0;
	margin: 0 0 5px 0;
}

.center3box p {
	font-size: 1em;
	line-height: 1.7;
	padding: 0;
	margin: 0 0 20px 0;
}

.right3box {
	line-height: 1.5;
	width: 202px;
	padding: 0 10px 0 20px;
	float: right;
	display:inline;
}
.right3box img {
	border: 1px solid #ccc;
	margin: 0px 0px 0px 0;
}

.right3box p {
	font-size: 0.85em;
	margin: 5px 0px 20px 0;
}



/* #######################################
container_2box
####################################### */
.left2box {
	float: left;
	width: 140px;
	margin: 0 30px 0 10px;
	display:inline;
}

.left2box img {
	padding: 0px 0px 10px 0;
}

.main2box {
	font-size: 1em;
	line-height: 1.5;
	width: 520px;
	margin: 0;
	padding: 0px;
	float: left;
}

.main2box h3 {
	border-left: 8px solid #CD5C5C;
	font-size: 1.25em;
	font-weight: bold;
	line-height: 1;
	padding: 0 0 0 5px;
	margin: 0 0 10px 0;
}

.main2box p {
	font-size: 1em;
	line-height: 1.6;
	padding: 0;
	margin: 0 0 20px 0;
}







/*#######################################
next-back
#######################################*/

#nextback {
	width: 666px;
	height: 32px;
	text-align: center;
	margin: 0;
	padding: 0px 0 10px 0;
	clear: both;
}

.bottom-back {
	text-align: left;
	padding: 0px 0 0px 0px;
	width: 135px;
	float: left;
}

.bottom-next {
	text-align: right;
	padding: 0px 0px 0px 0;
	width: 135px;
	float: right;
}

img.picborder {
	border: 1px solid #ccc;
	margin: 0px;
}


/* #######################################
pagetop&footer [copyright]
####################################### */

#pgTop {
	font-size: 0.85em;
	text-align:  right;
	margin: 20px 0 20px 0;
	clear: both;
}
#pgTop a {
	background: url(../images/arrow_fortop.gif) no-repeat 0 50%;
	color: #0066CC;
	padding: 2px 0 2px 18px;
}

#footer {
	position: absolute;
	left: 12px;
	top: 558px;
	width: 823px;
	padding: 0px 0 0px 0;
	margin: 0 0 0px 0;
}

.footNavi {
	color: #8D8D8C;
	font-size: 0.95em;
	padding: 0px 0 0px 0;
	margin: 0 0 0px 0;
	float: left;
}

.footNavi  a {
	color: #000;
}

address {
	color: #323232;
	font-weight: bold;
	font-style: normal;
	font-size: 0.85em;
	text-align: right;
	padding: 0px 0 0px 0;
	margin: 0 0 0px 0;
	float: right;
}