@charset "utf-8";
/*
########################################################
  vaersion 1.5 style
########################################################
*/

div#v15unitTopCont {
	width:634px;
	height: auto;
	margin:0;
	padding:0;
}
div#v15unitTopContLeft {
	width:375px;
	height: auto;
	margin:0;
	padding:0;
	float:left;
}
.v15TopContCaption {
	text-align:right;
	font-size:80%;
	color:#727272;
	margin:0 0 5px 0;
}
div#v15unitTopContLeft .articleList {
	padding:5px 0 23px 0;
}
div#v15unitTopContLeft .articleList li.first {
	background:none;
	padding-top:0;
}
div#v15unitTopContLeft .articleList li {
	padding:5px 0 4px;
	background:url(../images/dotline01.gif) repeat-x left bottom;
}
div#v15unitTopContLeft .articleList li a {
	padding-left:20px;
	background:url(../images/ico_link01.gif) no-repeat 0 0.5em;
	display:block;
}
div#v15unitTopContLeft .articleList li a span {
	text-decoration:none;
	color:#666;
	font-weight:bold;
	margin-right:0.5em;
}
div#v15unitTopContLeft .articleList li a:hover {
	background:url(../images/ico_link01.gif) no-repeat 0.2em 0.5em;
}
div#v15unitTopContRight {
	margin-left:0px;
	float:right;
	border-top:10px solid #efefef;
}
div.v15unitTopContRightIn {
	width:200px;
	border-right:10px solid #efefef;
	border-left:10px solid #efefef;
	border-bottom:10px solid #efefef;
	padding:10px;
}
div.v15unitTopContRightInTop {
	width:200px;
	border-right:10px solid #efefef;
	border-left:10px solid #efefef;
	border-bottom:10px solid #efefef;
	padding:10px;
}
div#v15unitTopContRight .heading dt, div#v15unitTopContRight .heading dd, div#v15unitTopContRight .heading {
	height:70px;
}
div#v15unitTopContRight .heading dt {
	width:130px;
	float:left;
}
div#v15unitTopContRight .heading dd {
	width:70px;
	float:right;
}
div#v15unitTopContRight .articleList {
	margin:10px 0 0px 0;
	padding:6px 0 0 0;
	background:url(../images/dotline01.gif) repeat-x left top;
}
div#v15unitTopContRight div.v15unitTopContRightInTop .articleList {
	margin:10px 0 0px 0;
	padding:6px 0 0 0;
	background:url(../images/dotline01.gif) repeat-x left top;
}
div#v15unitTopContRight .articleList li {
	display:inline;
}
div#v15unitTopContRight .articleList li.first {
	margin-left:0;
	padding-left:0;
	background:none;
}
div#v15unitTopContRight .articleList li {
	margin-left:5px;
	padding-left:6px;
	background:url(../images/ba01r.gif) no-repeat 0 0;
	font-size:90%;
}
div#v15unitTopContRight .articleMain dt {
	color:#666;
	font-size:90%;
	font-weight:bold;
	background:url(../images/ico_link01.gif) no-repeat 0 0.6em;
	padding-left:20px;
}
/*
########################################################
  local navi style
########################################################
*/

div#localNavi {
	width:300px;
	height:273px;
	margin:0;
	padding:0;
	border-top:1px solid #000000;
}
div#localNavi h4.lnaviToggleFS {
	padding:9px 0 9px 30px;
	border-bottom:1px solid #000000;
	cursor:pointer;
	background:url(../images/v1.5/icon_lnavi01_off.gif) no-repeat 3px center;
}
div#localNavi h4.lnaviToggleFSActive {
	background:url(../images/v1.5/icon_lnavi01_on.gif) no-repeat 3px center;
}
div.lnaviInnerFS {
	padding:12px 0;
	display: none;
}
div.lnaviInnerFS h5 {
	font-size:100%;
	font-weight:normal !important;
	margin:0 0 0 20px;
	padding:0 0 0 10px;
	background:url(../images/v1.5/icon_02.gif) no-repeat 0 0.6em;
}
div.lnaviInnerFS h5 a{
	display:block;
	padding:0 0 0 4px;
	margin:0;
}
div.lnaviInnerFS h5 a:hover{
	background:#E8E7E7;
	color:#000000;
	text-decoration:none;
}
div.lnaviInnerFS h5 a.activeLink {
	background:#E8E7E7;
	color:#000000;
	text-decoration:none;
	cursor:default;
	outline:none;
}
div.lnaviInnerFS dl {
	width:278px;
	padding:5px 0 10px 22px;
	margin:5px 0 0 0;
	background:url(../images/v1.5/line_01.gif) repeat-x left bottom;
}
div.lnaviInnerFS dl dt {
	cursor:pointer;
	padding:0 0 0 17px;
	background: url(../images/v1.5/icon_lnavi02_off.gif) no-repeat 0 0.2em;
}
div.lnaviInnerFS dl dt.lnaviToggleSEActive {
	background: url(../images/v1.5/icon_lnavi02_on.gif) no-repeat 0 0.2em;
}
div.lnaviInnerFS dl dd.lnaviInnerSE,
div.lnaviInnerFS dl dd#lnaviInnerSEMemo,
div.lnaviInnerFS dl dd#lnaviInnerSESide {
	display: none;
	padding:0 0 0 18px;
}
div.lnaviInnerFS dl dd.lnaviInnerSE ul,
div.lnaviInnerFS dl dd#lnaviInnerSEMemo ul,
div.lnaviInnerFS dl dd#lnaviInnerSESide ul {
	margin:5px 0 0 0;
}
div.lnaviInnerFS ul {
	margin:0 0 0 35px;
}
div.lnaviInnerFS ul li {
	padding:0 0 0 10px;
	background:url(../images/v1.5/icon_02.gif) no-repeat 0 0.6em;
}
div.lnaviInnerFS ul li a {
	display:block;
	padding:0 0 0 4px;
	margin:0;
}
div.lnaviInnerFS ul li a:hover {
	background:#E8E7E7;
	color:#000000;
	text-decoration:none;
}
div.lnaviInnerFS ul li a.activeLink {
	background:#E8E7E7;
	color:#000000;
	text-decoration:none;
	cursor:default;
	outline:none;
}
div#lnaviInner {
	display:none;
}
p.loaderImg01 {
	text-align:center;
	padding:120px 0;
}
/*
########################################################
  banner area style
########################################################
*/

div#v15RecentBk {
	display:none;
}
p.loaderImg02 {
	text-align:center;
	padding:120px 0;
}
/*
########################################################
  vaersion 1.5 paging style
########################################################
*/

div#contentsPaging {
	width:615px;
	height:auto;
	margin:25px 0 0 0;
	padding:0;
	position:relative;
	font-size:90%;
	font-weight:bold;
}
div#contentsPaging p.pagingPrev {
	position:absolute;
	top:40px;
	left:0;
}
div#contentsPaging p.pagingNext {
	position:absolute;
	top:40px;
	right:0;
}
div#contentsPaging p.pagingPrev a, div#contentsPaging p.pagingNext a {
	padding:0 7px;
	border:1px solid #221815;
	color:#4592D0;
	display:block;
}
div#contentsPaging p.pagingPrev a:hover, div#contentsPaging p.pagingNext a:hover {
	color:#221815;
	background:#E8E7E7;
	text-decoration:none;
}
div#contentsPaging p.pagingEnd {
	position:absolute;
	top:40px;
	right:0;
	padding:0;
}
div#contentsPaging p.pagingEnd a {
	padding:0 0 0 33px;
	border:1px solid #221815;
	color:#4592D0;
	display:block;
	background:url(../images/ico_link01.gif) no-repeat 0.7em center;
}
div#contentsPaging p.pagingEnd a:hover {
	color:#221815;
	text-decoration:none;
	background:#E8E7E7 url(../images/ico_link01.gif) no-repeat 0.9em center;
}
div#contentsPaging p.pagingEnd span{
	color:#4592D0;
	padding:0 33px 0 0;
	display:block;
	background: url(../images/icon_mail.gif) no-repeat right center;
}
div#contentsPaging p.pagingEnd a:hover span{
	color:#221815;
}
div#contentsPaging p.pagingMain {
	text-align:center;
	margin:0 0 45px 0;
}
div#contentsPaging p.pagingMain a {
	padding:5px 4px 5px 6px;
	border:1px solid #221815;
	color:#4592D0;
	margin:0 4px;
}
div#contentsPaging p.pagingMain a:hover {
	color:#221815;
	background:#E8E7E7;
	text-decoration:none;
}
div#contentsPaging p.pagingMain a.pagingActive {
	padding:5px 4px 5px 6px;
	margin:0 4px;
	color:#221815;
	background:#E8E7E7;
	border:1px solid #221815;
	cursor:default;
	outline:none;
}

/*
########################################################
  vaersion 1.5 memo
########################################################
*/

div#contentsMemo {
	width:615px;
	height:auto;
	margin:0 0 0 0;
	padding:0;
}
div#contentsMemo .memo {
	padding:0;
}
div#contentsMemo .memo li {
	height:61px;
	margin:15px 30px 0 0;
	float:left;
	display: inline;
}
div#contentsMemo .memo li a {
	display:block;
	width:236px;
	height:40px;
	padding:21px 0 0 40px;
	font-weight:bold;
	font-size:110%;
	text-decoration:none;
	color:#333;
}
div#contentsMemo .memo li.second a {
	display:block;
	width:236px;
	height:50px;
	padding:11px 0 0 40px;
	font-weight:bold;
	font-size:110%;
	text-decoration:none;
	color:#333;
}
.memo01,
.memo01 a {
	background:url(../images/v1.5/memo/btn_memo01_off.jpg) no-repeat 0 0;
}
.memo01 a:hover {
	background:url(../images/v1.5/memo/btn_memo01_on.jpg) no-repeat 0 0;
}
.memo02,
.memo02 a {
	background:url(../images/v1.5/memo/btn_memo02_off.jpg) no-repeat 0 0;
}
.memo02 a:hover {
	background:url(../images/v1.5/memo/btn_memo02_on.jpg) no-repeat 0 0;
}
.memo03,
.memo03 a {
	background:url(../images/v1.5/memo/btn_memo03_off.jpg) no-repeat 0 0;
}
.memo03 a:hover {
	background:url(../images/v1.5/memo/btn_memo03_on.jpg) no-repeat 0 0;
}
.memo04,
.memo04 a {
	background:url(../images/v1.5/memo/btn_memo04_off.jpg) no-repeat 0 0;
}
.memo04 a:hover {
	background:url(../images/v1.5/memo/btn_memo04_on.jpg) no-repeat 0 0;
}
.memo05,
.memo05 a {
	background:url(../images/v1.5/memo/btn_memo05_off.jpg) no-repeat 0 0;
}
.memo05 a:hover {
	background:url(../images/v1.5/memo/btn_memo05_on.jpg) no-repeat 0 0;
}
.memo06,
.memo06 a {
	background:url(../images/v1.5/memo/btn_memo06_off.jpg) no-repeat 0 0;
}
.memo06 a:hover {
	background:url(../images/v1.5/memo/btn_memo06_on.jpg) no-repeat 0 0;
}
.memo07,
.memo07 a {
	background:url(../images/v1.5/memo/btn_memo07_off.jpg) no-repeat 0 0;
}
.memo07 a:hover {
	background:url(../images/v1.5/memo/btn_memo07_on.jpg) no-repeat 0 0;
}
.memo08,
.memo08 a {
	background:url(../images/v1.5/memo/btn_memo08_off.jpg) no-repeat 0 0;
}
.memo08 a:hover {
	background:url(../images/v1.5/memo/btn_memo08_on.jpg) no-repeat 0 0;
}
.memo09,
.memo09 a {
	background:url(../images/v1.5/memo/btn_memo09_off.jpg) no-repeat 0 0;
}
.memo09 a:hover {
	background:url(../images/v1.5/memo/btn_memo09_on.jpg) no-repeat 0 0;
}
.memo010,
.memo010 a {
	background:url(../images/v1.5/memo/btn_memo10_off.jpg) no-repeat 0 0;
}
.memo010 a:hover {
	background:url(../images/v1.5/memo/btn_memo10_on.jpg) no-repeat 0 0;
}
/*
########################################################
  vaersion 1.5 common
########################################################
*/

#v15unitBlockLeft h3 {
	margin-bottom:18px;
}
div#v15ContentsMain p.imageL {
	float:left;
	margin:0 20px 4px 0;
	padding:0 !important;
	display:inline;
}
div#v15ContentsMain p.imageR {
	float:right;
	margin:0 0 4px 20px;
	padding:0 !important;
	display:inline;
}
div#v15ContentsMain dl.imageL {
	width:300px;
	float:left;
	margin:0 20px 4px 0;
	padding:0 !important;
	display:inline;
}
div#v15ContentsMain dl.imageR {
	width:300px;
	float:right;
	margin:0 0 4px 20px;
	padding:0 !important;
	display:inline;
}
div#v15ContentsMain dl.imageL250 {
	width:250px;
	float:left;
	margin:0 20px 4px 0;
	padding:0 !important;
	display:inline;
}
div#v15ContentsMain dl.imageR250 {
	width:250px;
	float:right;
	margin:0 0 4px 20px;
	padding:0 !important;
	display:inline;
}
div#v15ContentsMain dl.imageL200 {
	width:200px;
	float:left;
	margin:0 20px 4px 0;
	padding:0 !important;
	display:inline;
}
div#v15ContentsMain dl.imageR200 {
	width:200px;
	float:right;
	margin:0 0 4px 20px;
	padding:0 !important;
	display:inline;
}
div#v15ContentsMain dl.imageL150 {
	width:150px;
	float:left;
	margin:0 20px 4px 0;
	padding:0 !important;
	display:inline;
}
div#v15ContentsMain dl.imageR150 {
	width:150px;
	float:right;
	margin:0 0 4px 20px;
	padding:0 !important;
	display:inline;
}

div#v15ContentsMain dl.imageR2 {
	float:right;
	margin:0 0 4px 20px;
	padding:0 !important;
	display:inline;
}

div#v15ContentsMain dl.imageLL {
	width:350px;
	float:left;
	margin:0 20px 4px 0;
	padding:0 !important;
	display:inline;
}
div#v15ContentsMain dl.imageRL {
	width:350px;
	float:right;
	margin:0 0 4px 20px;
	padding:0 !important;
	display:inline;
}
div#v15ContentsMain dl.imageL dt ,
div#v15ContentsMain dl.imageR dt ,
div#v15ContentsMain dl.imageR2 dt ,
div#v15ContentsMain dl.imageLL dt ,
div#v15ContentsMain dl.imageRL dt {
	margin:0 0 5px 0 !important;
	padding:0 !important;
}
div#v15ContentsMain dl.imageL dd ,
div#v15ContentsMain dl.imageR dd ,
div#v15ContentsMain dl.imageL250 dd ,
div#v15ContentsMain dl.imageR250 dd ,
div#v15ContentsMain dl.imageL200 dd ,
div#v15ContentsMain dl.imageR200 dd ,
div#v15ContentsMain dl.imageL150 dd ,
div#v15ContentsMain dl.imageR150 dd ,
div#v15ContentsMain dl.imageLL dd ,
div#v15ContentsMain dl.imageRL dd {
	margin:0 !important;
	padding:0 !important;
	line-height:1;
	font-size:80%;
	color:#727272;
}

div#v15ContentsMain dl.imageR2 dd {
	margin:0 !important;
	padding:0 0 15px 0;
	line-height:1;
	font-size:80%;
	color:#727272;
}


/*
########################################################
  vaersion 1.5 archive style
########################################################
*/

div.archiveBox{
	margin:0;
	padding:10px 0;
}

div.archiveCommon{
	width:635px;
	height:auto;
	margin:0 0 20px 0;
	padding:0;
}

div.archiveCommon dl dt{
	margin:0 0 0 10px;
	padding:0;
	display:inline;
	float:left;
}

div.archiveCommon dl dd{
	margin:0 0 0 15px;
	padding:0;
	display:inline;
	float:left;
}

div.archiveCommon dl dd p{
	margin:0 !important;
	padding:0 !important;
	line-height:1.3 !important;
}

div.asParaCom{
	width:380px;
	border:1px solid #cccccc;
	padding:3px;
	text-align:center;
	margin:10px auto;
}

div.asParaCom div.inner{
	font-size:90%;
	border:1px solid #cccccc;
	padding:7px;
	text-align:center;
}

div.asParaCom div p,
div.asParaCom div div{
	margin:0 auto !important;
	padding:0;
	text-align:center;
}

p.btnTeam{
	float:left;
	margin:0 0 10px 19px;
}