@charset "shift_jis";

/* =Layout　サイト全体のレイアウト指定　
----------------------------------------------- */
img { vertical-align: bottom; }
.textIndent {
	text-indent: -1em;
	padding-left: 1em;
}
.pageTitle a:link { color: #020F9A; text-decoration: none; }
.pageTitle a:visited { color: #020F9A; text-decoration: none; }
.pageTitle a:hover { color: #020F9A; text-decoration: underline; }
.pageTitle a:active { color: #020F9A; text-decoration: none; }
.blank img { vertical-align: middle; }
.verTop { vertical-align: top; line-height:0; }
.center { text-align: center; }
.red { color: #e60012; }

.mt20 { margin-top: 20px; }

.mb0 { margin-bottom: 0; }
.mb5 { margin-bottom: 5px; }
.mb10 { margin-bottom: 10px; }
.mb15 { margin-bottom: 15px; }
.mb20 { margin-bottom: 20px; }
.mb25 { margin-bottom: 25px; }
.mb30 { margin-bottom: 30px; }

/* clearfix
--------------------------------------------------------------- */
.cf:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.cf { display: inline-block; }
* html .cf { height: 1%; }
.cf { display: block; }

.block { display: block; }


/* pageNav */
ul#pageNav {
	width: 700px;
	margin-bottom: 14px;
}
ul#pageNav li {
	float: left;
	margin-bottom: 9px;
}
ul#pageNav li.last {
	margin-right: 0;
}

/* akashiMain */
div#akashiMain {
	margin-bottom: 25px;
	padding-top: 5px;
	clear: both;
}
.btnLink {
	margin-top: 18px;
}


/* TOP PAGE
--------------------------------------------------------------- */
/* news */
div.topImage {
	margin-bottom: 15px;
}
/* news */
div#news {
	padding-top: 5px;
	margin-bottom: 25px;
}
div#news .newsHd {
	float: left;
}
div#news .newsLineup {
	margin-left: 150px;
}
div#news .newsLineup .iconNew {
	margin-top: 4px;
	margin-right: 5px;
	vertical-align: top;
}
div#news .newsLineup .linkStyle1 {
	display: block;
	padding-left: 10px;
	background: url(../../../../cmn/img/icon_link_blue.gif) no-repeat 0 6px;
}
#society div#news .newsLineup dt { margin-bottom: 10px; padding-top: 10px; }
#society div#news .contentTitle { background: none; border-bottom: 3px solid #3f83d5; padding-bottom: 5px; margin-bottom: 12px; }

/* inquiry */
div#inquiry {
	width:700px;
	background: url(../img/idx_inquiry_btm.gif) no-repeat left bottom #fdf0d9;
	clear: both;
}
div#inquiry div#inquiryInner {
	padding: 0 20px;
}
div#inquiry div#inquiryInner .inquiryTop {
	padding-bottom: 7px;
	background: url(../img/idx_inquiry_dotline.gif) repeat-x bottom;
	font-size: 120%;
}
div#inquiry div#inquiryInner .inquiryTop .inquiryTtl {
	float: left;
	margin-top: 4px;
	margin-right: 10px;
}
div#inquiry div#inquiryInner .inquiryTop .inquiryTtl2 {
	margin-top: 8px;
	margin-right: 10px;
}

div#inquiry div#inquiryInner .inquiryTop .inquiryBtn {
	float: right;
}
div#inquiry div#inquiryInner .reserveDetail {
	padding: 15px 0;
	background: url(../img/idx_inquiry_dotline.gif) repeat-x bottom;
	text-align: center;
	clear: both;
}
div#inquiry div#inquiryInner .notice {
	padding: 10px 0 15px 1em;
	text-indent: -1em;
	clear: both;
}
.eventBnrTop {
    margin: 15px 0;
    text-align: center;
}


/* OUTLINE PAGE
--------------------------------------------------------------- */
/* outline */
div#akashiMain .headingTtl {
	margin-bottom: 27px;
}
div#akashiMain .outlineText {
	margin-bottom: 25px;
}
div#akashiMain .facOutline {
	margin-bottom: 25px;
}
div#akashiMain .imgLeft {
	float: left;
	margin-right: 20px;
}
div#akashiMain .imgRight {
	float: right;
	margin-left: 20px;
}
div#akashiMain .itemList li {
	margin-bottom: 10px;
}

/* ACCESS PAGE
--------------------------------------------------------------- */
div#map {
	width:362px;
	margin-bottom: 25px;
	background: url(../img/access_map_btm.gif) no-repeat left bottom;
}
div#map div#mapInner {
	padding: 0 11px 7px;
}
div#map div#mapInner .btnMap {
	display: block;
	width: 151px;
	margin: 8px auto 0;
	text-align: center;
}
div#akashiMain .leftBox {
	float: left;
	width: 362px;
	margin-right: 20px;
}
div#akashiMain .rightBox {
	float: right;
	width: 318px;
}

/* tour */
div#akashiMain dl.tourDetail {
	margin-bottom: 27px;
	line-height: 1.4;
}
div#akashiMain dl.tourDetail dt {
	font-size: 120%;
	color: #3f83d5;
	font-weight: bold;
}
div#akashiMain dl.tourDetail dd {
	margin-bottom: 12px;
	padding-bottom: 12px;	
	background: url(../img/access_img_dotline.gif) repeat-x bottom;
}
div#akashiMain dl.tourDetail dd.last {
	margin-bottom: 25px;
	background: none;
}
div#akashiMain .leftBox table.base { /*width:100%;*/ width: 362px; }
div#akashiMain .noticeList {
	padding-bottom: 20px;
}

div#akashiMain div.factoryData {
	margin-bottom:30px;
	padding: 19px 19px 4px 19px;
	border:1px solid #ccc;
	clear: both;
}
/* icon */
div#akashiMain ul.iconList {
	width: 660px;
	margin: 0;
	padding: 0;
	line-height: 1.4;
	clear: both;
}
div#akashiMain ul.iconList li {
	width: 210px;
	margin: 0 15px 0 0;
	padding: 0 0 15px 0;
	float: left;
}
div#akashiMain ul.iconList li.last {
	margin-right: 0;
}

div#akashiMain ul.iconList li div.iconImg {
	margin-right: 10px;
	float: left;
}
div#akashiMain ul.iconList li div.iconText {
	margin-left: 51px;
}
div#akashiMain .expData {
	padding-top: 15px;	
	background: url(../img/access_img_dotline.gif) repeat-x top;
	clear: both;
}

/* SPOT PAGE
--------------------------------------------------------------- */
div#akashiMain div#spotArea .spotMap {
}
div#akashiMain ul.spotLineup li {
	margin-top: 18px;
	padding-top: 22px;
	background: url(../../../../cmn/img/line_square.gif) repeat-x top;
	display:inline-block;
}
/* clearfix */
div#akashiMain ul.spotLineup li:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	font-size:0;
}
* html div#akashiMain ul.spotLineup li {
   height:1px;
}
* html div#akashiMain ul.spotLineup li{
   display:block;
}
div#akashiMain ul.spotLineup li div.spotNum {
	float: left;
	width: 36px;
	height: 36px;
	margin-right: 15px;
	text-indent: -9999px;
}
div#akashiMain ul.spotLineup li div.spotName {
	float: left;
	width: 300px;
	margin-right: 18px;
}
div#akashiMain ul.spotLineup li div.spotNamex {
	float: left;
	width: 650px;
}
div#akashiMain ul.spotLineup li p.spotTtl {
	margin-bottom: 10px;
	padding: 0;
}
div#akashiMain ul.spotLineup li p.spotText {
}
div#akashiMain ul.spotLineup li div.spotImg {
	float: right;
	padding: 0;	
}
div#akashiMain ul.spotLineup li p.spotImgx {
	clear: both;
	float: right;
	padding: 0;	
}
div#akashiMain ul.spotLineup li#num1 .spotNum { background: url(../img/spot_img_num1.gif) no-repeat 0 0; }
div#akashiMain ul.spotLineup li#num2 .spotNum { background: url(../img/spot_img_num2.gif) no-repeat 0 0; }
div#akashiMain ul.spotLineup li#num3 .spotNum { background: url(../img/spot_img_num3.gif) no-repeat 0 0; }
div#akashiMain ul.spotLineup li#num4 .spotNum { background: url(../img/spot_img_num4.gif) no-repeat 0 0; }
div#akashiMain ul.spotLineup li#num5 .spotNum { background: url(../img/spot_img_num5.gif) no-repeat 0 0; }
div#akashiMain ul.spotLineup li#num6 .spotNum { background: url(../img/spot_img_num6.gif) no-repeat 0 0; }
div#akashiMain ul.spotLineup li#num7 .spotNum { background: url(../img/spot_img_num7.gif) no-repeat 0 0; }
div#akashiMain ul.spotLineup li#numx .spotNum { background: url(../img/spot_img_num8.gif) no-repeat 0 0; }
/*
div#akashiMain div#spotArea {
	position: relative;
}
div#akashiMain ul.spotNav {
}
div#akashiMain ul.spotNav li {
	position: absolute;
}
div#akashiMain ul.spotNav li.spotNum1 { left: 342px; top: 155px; }
div#akashiMain ul.spotNav li.spotNum2 { left: 429px; top: 230px; }
div#akashiMain ul.spotNav li.spotNum3 { left: 496px; top: 109px; }
div#akashiMain ul.spotNav li.spotNum4 { left: 166px; top: 200px; }
div#akashiMain ul.spotNav li.spotNum5 { left: 80px; top: 252px; }
div#akashiMain ul.spotNav li.spotNum6 { left: 1px; top: 199px; }
div#akashiMain ul.spotNav li.spotNum7 { left: 465px; top: 302px; }

div#akashiMain ul.spotNav li a {
	display: block;
	width: 121px;
	height: 51px;
	overflow: hidden;
}*/
/*
div#akashiMain ul.spotNav li.spotNum1 a { background: url(../img/spot_navi.gif) no-repeat 0 0; }
div#akashiMain ul.spotNav li.spotNum2 a { background: url(../img/spot_navi.gif) no-repeat -121px 0; }
div#akashiMain ul.spotNav li.spotNum3 a { background: url(../img/spot_navi.gif) no-repeat -242px 0; }
div#akashiMain ul.spotNav li.spotNum4 a { background: url(../img/spot_navi.gif) no-repeat -363px 0; }
div#akashiMain ul.spotNav li.spotNum5 a { background: url(../img/spot_navi.gif) no-repeat -484px 0; }
div#akashiMain ul.spotNav li.spotNum6 a { background: url(../img/spot_navi.gif) no-repeat -605px 0; }
div#akashiMain ul.spotNav li.spotNum7 a { background: url(../img/spot_navi.gif) no-repeat -726px 0; }

div#akashiMain ul.spotNav li.spotNum1 a:hover { background: url(../img/spot_navi.gif) no-repeat 0 -51px; }
div#akashiMain ul.spotNav li.spotNum2 a:hover { background: url(../img/spot_navi.gif) no-repeat -121px -51px; }
div#akashiMain ul.spotNav li.spotNum3 a:hover { background: url(../img/spot_navi.gif) no-repeat -242px -51px; }div#akashiMain ul.spotNav li.spotNum4 a:hover { background: url(../img/spot_navi.gif) no-repeat -363px -51px; }
div#akashiMain ul.spotNav li.spotNum5 a:hover { background: url(../img/spot_navi.gif) no-repeat -484px -51px; }
div#akashiMain ul.spotNav li.spotNum6 a:hover { background: url(../img/spot_navi.gif) no-repeat -605px -51px; }div#akashiMain ul.spotNav li.spotNum7 a:hover { background: url(../img/spot_navi.gif) no-repeat -726px -51px; }
*/
div#akashiMain ul.spotNav li a span { display: none; }

/* VOICE PAGE
--------------------------------------------------------------- */
#voiceBx {
	width: 700px;
	background: url(..//img/voice_log_bg.gif) repeat-y bottom;
}
.leftBx {
	float: left;
}
.rightBx {
	float: right;
	
}
ul.voiceLog {
	width: 350px;
	margin: 0;
	padding: 0;
}

/* EVENT PAGE
--------------------------------------------------------------- */
#eventBx {
	width: 700px;
	margin-top: -10px;
}
#eventBx table.outline {
	width: 700px;
	margin-top: 10px;
}
#eventBx table.outline th {
	width: 150px;
	padding: 12px 0;
	border-bottom: 1px dotted #ccc;
	vertical-align: top;
}
#eventBx table.outline td {
	padding: 12px 0;
	border-bottom: 1px dotted #ccc;
	vertical-align: top;
}
#eventBx table.outline th.last,
#eventBx table.outline td.last {
	padding-bottom: 30px;
	border-bottom: none;
}
#eventBx table.outline th span {
	display: block;
	padding: 1px 5px;
	border-left: 5px solid #0303de;
	color: #3f83d5;
	font-size: 120%;
	font-weight: bold;
	vertical-align: top;
}
#eventBx table.outline td table.timeTable {
	border-collapse: collapse;
}
#eventBx table.outline td table.timeTable th {
	width: auto;
	padding: 5px 24px;
	border: 1px solid #ccc;
	background: #fff9f0;
	color: #52636B;
	font-weight: bold;
	vertical-align: top;
	text-align: center;
}
#eventBx table.outline td table.timeTable td {
	padding: 5px 12px;
	border: 1px solid #ccc;
	vertical-align: top;
	text-align: center;
}

#eventBx table.outline td table.reserveTable {
	width: 100%;
	border-collapse: collapse;
}
#eventBx table.outline td table.reserveTable th {
	width: auto;
	padding: 5px 4px;
	border: 1px solid #ccc;
	background: #fff9f0;
	color: #52636B;
	font-weight: bold;
	vertical-align: top;
	text-align: center;
}
#eventBx table.outline td table.reserveTable td {
	padding: 5px 4px;
	border: 1px solid #ccc;
	vertical-align: middle;
	text-align: center;
}

#eventImg {
	width: 700px;
	margin-bottom: 20px;
	padding-top: 10px;
	overflow: hidden;
}
#eventLeft {
	float: left;
	width: 345px;
}
#eventRight {
	float: right;
	width: 345px;
}

#event1Btn {
	width: 345px;
	height:43px;
	background: url(../img/event_img_04.gif) no-repeat 0 0;
	text-align: center;
}
#event2Btn {
	width: 345px;
	height:43px;
	background: url(../img/event_img_08.gif) no-repeat 0 0;
	text-align: center;
}

/* イベントタブメニュー */
#tabEvent1 {
	width: 700px;
	height: 50px;
	padding-top: 23px;
	background: url(../img/event2_img_01.gif) no-repeat 0 0;
}
#tabEvent2 {
	width: 700px;
	height: 50px;
	padding-top: 23px;
	background: url(../img/event1_img_01.gif) no-repeat 0 0;
	text-align: right;
}

/* イベントバナーエリア */
#eventArea {
	width: 700px;
	margin-bottom: 20px;
	overflow: hidden;
}
#eventArea #eventTtl {
	margin: 0;
	padding: 0;
}
#eventArea ul#eventBnr {
	width: 684px;
	_width: 700px; /* ie6 hack */
	padding: 0 2px 11px 14px;
	background: #ffe5e7;
	overflow: hidden;
}
#eventArea ul#eventBnr li {
	float: left;
	margin-right: 10px;
}

/* アート教室 */
#eventSub {
    position: relative;
    margin-bottom: 20px;
    padding: 30px 20px 20px;
    background: url(../img/event_art_img_bg.gif) repeat;
    _zoom: 1; /* ie6 hack */
}
#eventSub .illust1 {
    position: absolute;
    top: 20px;
    left: 557px;
}
#eventSub p.topic {
    margin-bottom: 30px;
}

.artInfo {
    position: relative;
    padding: 20px;
    border-bottom: 1px dotted #ccc;
    background: #fff;
}
.artInfo .infoBalloon {
    position: absolute;
    top: -15px;
    left: 66px;
}
.artInfo p { margin-bottom: 0; }

.instructor {
    padding: 20px;
    background: #fff;
}
.eventSub .illust1 {
    position: absolute;
    top:30px;
    left: 500px;
}
.instructorPhoto {
    width: 90px;
    margin-right: 15px;
    float: left;
}
.instructorProfile {
    width: 180px;
    float: left;
}
.instructorText {
    width: 310px;
    float: right;
}

/* access table */
#eventBx table.outline table.accessTable {
	border-collapse: collapse;
}
#eventBx table.outline table.accessTable th {
	width: auto;
	padding: 8px 24px;
	border: 1px solid #ccc;
	background: #fff9f0;
	color: #52636B;
	font-weight: bold;
	vertical-align: top;
}
#eventBx table.outline table.accessTable td {
	padding: 8px 12px;
	border: 1px solid #ccc;
	vertical-align: top;
}

.btnDetail {
    margin: 10px 0 0;
}

.btnEntry {
    margin: 20px 0 0;
    text-align: center;
}

/* normal list */
ul.normalList li {
    margin-bottom: 5px;
    padding-left: 1em;
    text-indent: -1em;
}
ul.normalList li.last { margin-bottom: 0; }