@import  "topSlide.css";

.kiji_top {
	margin-bottom: 25px;
	line-height: 155%;
	font-size: 13px;
}
.kiji_top h3 {
	text-shadow: 0px 1px white;
	font-style: normal;
	font-weight: normal;
	padding: 0px;
	margin-bottom: 10px;
	color: #313131;
	font-size: 18px;
}
.kiji_top_m {
	font-size: 13px;
	color: #535353;
}
.kiji_top ul {
	padding-left: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-top: 10px;
}
.kiji_top ul li {
	margin-left: 30px;
	padding: 0px;
	margin-bottom: 5px;
}
.kijilist {
	text-align: left;
	margin-bottom: 15px;
}

.kijilist_m {
}

  .kijilist ul {
	padding: 0px;
	margin: 0px;
}

  .kijilist ul li {
	padding-left: 0px;
	margin-left: 15px;
	margin-bottom: 6px;
	margin-right: 0px;
	margin-top: 0px;
	line-height: 140%;
	font-size: 11px;
	list-style-type: disc;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

  .kijilist ul li a {
	font-family: Verdana, Arial, sans-serif;
	color: #535353;
	line-height: 140%;
	font-size: 11px;
}

  .kijilist ul li a:hover {
	text-decoration: underline;
	color: black;
}

.wnew {
	font-style: normal;
	font-weight: normal;
	padding-left: 30px;
	padding-bottom: 10px;
	padding-right: 30px;
	padding-top: 30px;
	background-image: url(../../images/wht70.png);
	background-repeat: repeat;
	margin-bottom: 10px;
	line-height: 145%;
	font-size: 14px;
}
.wnew .title {
	font-style: normal;
	font-weight: normal;
	color: #313131;
	display: block;
	text-shadow: 0px 1px white;
	font-size: 16px;
	margin-bottom: 15px;
	border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	-ms-border-radius: 5px 5px 0px 0px; 
}
.wnew ul {
	padding: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: left;
}
.wnew ul li {
	padding-left: 20px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../../images/pt_ikari.png);
	font-size: 12px;
	margin-left: 0px;
	margin-bottom: 9px;
	line-height: 140%;
	list-style-type: none;
}
.wnew ul li h3 {
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}
.wnew ul li a {
	padding-bottom: 3px;
	padding-top: 3px;
	text-decoration: underline;
	color: #4a3d37;
}
.wnew ul li a:hover {
	color: #5f464b;
	text-decoration: none;
}
.wnew .date {
	padding-right: 25px;
	display: inline-block;
}

/*トップのビジュアル用*/

#mainViewBox {
    margin-bottom: 30px;
    position: relative;
}

#mainView {
    height: 290px;
    left: 4px;
    position: relative;
    top: 4px;
    width: 740px;
    z-index: 1;
}

#mainViewBox img {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 2;
}

#mainViewBox .frame {
    background-attachment: scroll;
    background-clip: border-box;
    background-image: url(../../images/topVisual/mainview_frame.png);
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 308px;
    left: -4px;
    position: absolute;
    top: -4px;
    width: 758px;
    z-index: 0;
}

.pickUp {
	position: relative;
	margin-bottom: 20px;
}

.pickUp .pBox {
	position: relative;
	width: 348px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-top: 10px;
	border-color: #dcdcdc;
	border-style: solid;
	border-width: 1px;
	background-color: white;
	box-shadow: 0 1px 3px rgba(0,0,0,.2); 
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.2); 
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,.2); 
	-o-box-shadow: 0 1px 3px rgba(0,0,0,.2); 
	zoom: 1;
}

.pickUp .pBox .label {
	margin-right: -10px;
	margin-top: -10px;
	z-index: 10;
	width: 360px;
	text-align: right;
	display: block;
	position: absolute;
}

.pickUp .pBox h4 {
	z-index: 10;
	color: #313131;
	margin-bottom: 12px;
	padding-bottom: 0px;
	padding-top: 0px;
	border-width: 0px;
	padding-left: 30px;
	margin-left: -18px;
	background-repeat: no-repeat;
	background-image: url(../../images/plan_lbl.png);
	line-height: 130%;
	font-size: 16px;
}

.pickUp .pBox a {
}

.oshirase {
	background-color: #f8f8f8;
}

.oshirase ul {
	padding-left: 0px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 20px;
}

.oshirase ul li {
	list-style-position: outside;
	list-style-image: url(../../images/ico_arrow01.jpg);
	margin-bottom: 10px;
	color: #8a8a8a;
	line-height: 150%;
	font-size: 12px;
}

.oshirase ul li a {
	font-size: 13px;
	text-decoration: underline;
	color: #4d4d4d;
}

.oshirase ul li a:hover {
	color: #b8001e;
}

ul.privacy {
	padding-left: 10px !important;
}

ol.privacy { !important;
	padding-top: 10px !important;            
}

ul.privacy li {
	list-style-type: none;
}

ol.privacy li {
	list-style-type: decimal;
}

