@charset "utf-8";

/* init */
*{
	margin: 0;
	padding: 0;
}
body {
	background-color: #96b8dc;
	background-image: url(../images/0628_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	color: #333333;
	font-size: 90%;
	line-height: 1.5em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
	overflow: auto;
	min-width: 960px;
}

a img{
	border: none;
	}
a:link{
	color: #FFF;
	}
a:visited{
	color: #FFF;
	}
a:hover{
	}

a {
	outline: none;
	border: none;
}

/* レイアウト */

#contents_wrapper {
	background-image: url(../images/0628_bg_logo.png);
	background-repeat: no-repeat;
	background-position: top center;
	position: relative;
}


#main_contents{
	width: 900px;
	margin: 0 auto;	
}

#contents {
	background-image: url(../images/bg_cont.png);
	background-repeat: repeat;
	width: 900px;
	height: 5550px;
	margin: 0 auto;
	padding: 20px 0px;
	border: 0px;
}

#header{
	margin: 0 auto;	
	width: 900px;
	height: 680px;
	position: relative;
}

#contest {
	position: absolute;
	width: 139px;
	height: 101px;
	top: 300px;
	left: 750px;
	z-index: 20;
}

#lead {
	margin: 10px 0 20px 0;
}

#blog2017 {
	border: 0px;
	width: 620px;
	margin: 0 auto;
	height: 300px;
	background-image:url(../images/bg_blog.png);
}

#blog2017_left {
	border: 0px;
	width: 310px;
	float: left;
	height: 300px;
}

#blog2017_right {
	border:0px;	
	width: 300px;
	height: 300px;
	float: right;
}

#blog2017_right span {	
}


#blog2017_right p a{
	text-align: right;
	text-decoration: none;
}

#blog2017_right p a:hover{
	text-decoration: underline;
	
}


#blog2017_title {
	margin-top: 15px;
	
}

#blog_photo {
	border: solid 2px #fff;
	margin-bottom: 10px;
}

#blog_photo:hover {
opacity: 0.6;
filter: alpha(opacity=60);
-moz-opacity:0.6;
cursor: pointer;
cursor: hand;
}

#blog2017_more a{
	text-decoration:none;
	color: #4b9a9a; 
}

#blog2017_more a:hover{
	text-decoration: underline;
}

div #blog2017_kotira {
	background-color: #4b9a9a;
	border: 0px;
	text-decoration: none;
	height: 24px;
	padding-top: 4px;
	width: 395px;
	text-align: left;
	padding-left: 10px;
	margin: 0 0 0 0;
	position: absolute;
	left: 0px;
	bottom: 0px;
}

div #blog2017_kotira a {
	text-decoration:none;
}

div #blog2017_kotira a:hover {
	background-color:#4b9a9a;
	text-decoration:underline;
}

div #blog2017_articl {
	margin-top: 50px;
	height: 213px;
	text-align: left;
	padding-top:10px;
	padding-right:10px;
	font-size: 16px;
	line-height: 1.3em;
}

div #blog2017_more {
	width: 285px; 
	height: 25px;
	text-align: right;
	padding-top:3px;
	padding-right: 15px;
}

div #blog2017_more a{
	text-decoration:none;
	color: #4b9a9a; 
}

div #blog2017_more a:hover{
	text-decoration: underline;
}

/*ブログ関連*/
	
#tyui {
	font-size: 14px;
	color: #ffffff;
	text-align: left;
	line-height: 1.5em;
	width: 620px;
	height: 200px;
}

div #tenji{
	background-image:url(../images/tenji.png);
	width: 880px; 
	height: 1280px;
	margin: 0px 10px;
}

div#tenji h2{
	margin-top: 20px;
	margin-left: 20px; 
}

.col_2 {
	width: 415px;
	padding: 20px 10px;
	margin-bottom: 10px;
	height: auto;
	background-image: url(../images/bg_blog.png);
	background-repeat: repeat;
	border: 0px;
}

.col_3 {
	width: 435px;
	margin-bottom: 10px;
	height: auto;
	border: 0px;
	background-color: #a6dcf6;
	padding: 14px 0 10px 0;
	position: relative;
}

/*
.col_2 h2{
	text-align: center;
	margin-bottom: 10px;
}*/


.contents_left{
	width: 435px;
	margin: 10px 5px 15px 10px;
	float: left;
	
}

.contents_right{
	width: 435px;
	margin: 10px 10px 15px 5px;
	float: right;
}

div #event {
	background-color:: #FFF;
	font-size:16px;
	text-align:left;
}

/*
.event_01 h3{
	margin-bottom: 15px;
	padding-bottom: 5px;
	color: #4b9a9a;
	font-size: 16px;
}*/

p.sub{
	background: #eb6324;
	color: #FFF;
	font-weight: normal;
	font-size: 1em;
	margin: 5px 0 0 0;
	padding: 2px 5px 2px 5px;
	display: inline-block;
	width: 5em;

}

p.sub01{
	background: #eb6324;
	color: #FFF;
	font-weight: normal;
	font-size: 1em;
	margin: 5px 0 10px 0;
	padding: 2px 5px 2px 5px;
	display: inline-block;
	width: 6em;

}

p.sub02{
	background: #eb6324;
	color: #FFF;
	font-weight: normal;
	font-size: 1em;
	margin: 5px 0 10px 0;
	padding: 2px 5px 2px 5px;
	display: inline-block;
	width: 4em;

}

p.sub03{
	background: #eb6324;
	color: #FFF;
	font-weight: normal;
	font-size: 1em;
	margin: 5px 0 10px 0;
	padding: 2px 5px 2px 5px;
	display: inline-block;
	width: 12em;
}

p.sub04{
	background: #eb6324;
	color: #FFF;
	font-weight: normal;
	font-size: 1em;
	margin: 5px 0 5px 0;
	padding: 2px 5px 2px 5px;
	display: inline-block;
	width: 7em;
}

div #event_yoyaku{
	background:#FFF;
	margin-bottom: 15px;
	height: 104px;
}

div .madoguchi{
	padding: 10px;
	border: 1px #999 dotted;
	color: #000;
	font-size: 14px;
	text-align: left;
	width: 350px;
	margin: 0 auto;
	background-color: #f2f8eb;
}
	
div.event_01{
	background-color: #f2f6f5;
	margin: 10px 0;
	padding: 20px;
	color: #000;
	text-align: left;
	font-size: 14px;
	position: relative;
	border: 1px solid #ccc;
}

div.event_02{
	margin: 10px 0 0 0;
	padding: 10px;
	color: #000;
	text-align: left;
	font-size: 14px;
}

div.event_03{
	background-color: #fff;
	margin: 10px 10px;
	padding: 10px 0 10px 150px;
	color: #000;
	text-align: left;
	font-size: 14px;
	position: relative;
}

.notice{
	font-size: 95%;
	margin-bottom: 13px;
	padding: 12px 0 15px 5px;
	border: 1px dotted #999;
}

.gaiyo{
	background-color:#333;
}


#btn_2015_mizukusa{
	background: url(../images/btn_2015.png) no-repeat;
	width: 434px;
	height: 109px;
	margin: 10px 0 25px 0;
	padding: 0 0;
	position: relative;
}


#btn_2015_mizukusa p a{
	background: url(../images/btn_2015.png) no-repeat;
	text-indent: -9999px;
	display: block;
	width: 434px;
	height: 109px;
}

#btn_2015_mizukusa p a:hover{
	background: url(../images/btn_2015_h.png) no-repeat;
}

.contest-box{
	position:relative;
}

.cont-title{
	margin: 20px 0 5px 0;
	padding-top: 10px;
	border-top: 1px #CCC dotted;
}

.cont-subt{
	color: #1ca7db;
	margin: 10px 0 5px 0;
}

.cont-img{
	position: absolute;
	top: 0;
	right: 0;
}

.cont-about{
	width: 230px;
	float: left;
}

.newsen{
	background: url(../images/bg_inv.png) ;
	padding: 10px 20px 10px 90px;
	margin-top: 15px;
	font-size: 1rem;
	border: 1px #CF6 dotted;
}

#invited{
	position: absolute;
	top: 708px;
	left: 23px;
}

#intro{
	background: url(../images/bg_tenji.png) left bottom no-repeat;
	width: 900px;
	padding-bottom: 35px;
}

.contents_1col{
	background: url(../images/bg_col.png) repeat;
	position: relative;
	width: 875px;
	margin: 25px 0;
	padding: 15px 25px 0 0;
	border: 1px #3f74ad solid;
	z-index: 0;
}

#blog_btn{
	width: 900px;
	margin: 30px 0 25px 0;
	padding: 0 0;
	position: relative;
	border: 1px #3f74ad solid;
}


#blog_btn p a{
	background: url(../images/btn_2015.png) no-repeat;
	text-indent: -9999px;
	display: block;
	width: 900px;
	height: 100px;
}

#blog_btn p a:hover{
	background: url(../images/btn_2015_h.png) no-repeat;
}


#tenji-awa{
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 1;
}


#tenji dt{
  background: url(../images/list.png) 5px 8px no-repeat;
  list-style: none;
  padding-left: 20px;
  margin-top: 2px;
}


#tenji dd{
  list-style: circle;
  padding-left: 10px;
  margin-top: 2px;
}




#tenji ul li{
	background: url(../images/list.png) 5px 8px no-repeat;
	list-style:none;
	padding-left:20px;
	margin-top: 2px;
}

#tenji ul li a{
	color: #666;
}

#tenji{
	margin-left: 25px;
	}


#amazon{
	margin: 15px 0 0 0;
	z-index: 5;

}

#amazon a{
	background: url(../images/amazon.png) no-repeat;
	display: block;
	width: 400px;
	height: 107px;
	text-indent: -9999px;
}

#amazon a:hover{
	background: url(../images/amazon_h.png) no-repeat;
}


.event-img img{
	border: 2px #CCC solid;
	margin-bottom: 10px;
}


#box-wrap-top{
	background:  #FFF;
	width: 820px;
	padding: 20px 15px 0 15px;
	margin-bottom: 15px;
	float: left;
	position: relative;
}

#box-wrap-bottom{
	background: url(../images/bg_box.png) right bottom no-repeat #FFF;
	width: 820px;
	padding: 20px 15px 20px 15px;
	float: left;
}



.box-long{
	background:url(../images/bg_box_top.png) right bottom no-repeat #FFF;
	width: 825px;
	overflow: hidden;
	padding-bottom: 20px;
	float: left;
}

.box-long2{
	background: trasparent;
	width: 825px;
	overflow: hidden;
	padding:10px 0 20px 0;
	float: left;
	border-top: 1px #CCC dashed;
	margin-top: 15px;
}



.box-l{
	background: #FFF;
	width: 400px;
	float: left;
}

.box-r{
	background: #FFF;
	width: 400px;
	margin: 0 0 15px 20px;
	float: left;
	z-index: 3;
}

.box-r-bottom{
	background: #fafcfb;
	width: 400px;
	margin: 0 0 40px 20px;
	float: left;
}

.about-tenji{
	padding: 10px 3px;
}


.contents_2col{
	background: url(../images/bg_col.png) repeat;
	}
	

.contents_2col{
	width: 408px;
	padding: 15px 25px 35px 0;
	margin-bottom: 30px;
	border: 1px #3f74ad solid;
	position: relative;
	z-index: 0;
}



#collection img{
	position: absolute;
	top: 15px;
	right :10px;
}

.kikaku-awa{
	position: absolute;
	left: 1px;
	bottom: 0;
	z-index: 1;
}

#to-contest{
	margin: 0 0 0 210px;
	padding: 0 0 20px 0;
	font-weight: bold;
}

#to-contest a{
	color: #2549b4;

}



#footer{
	clear: both;
	background-color: #050A05;
	margin-top: 40px;
	border-top: 1px #3f74ad solid;

}

#footer_in{
	width: 900px;
	height: 140px;
	margin: 0 auto;
	position: relative;
}


/* パーツ */
h1{
	padding-bottom: 13px;
	border-bottom: solid 1px #8b73b6;
	margin-bottom: 15px;
}

h2{
	margin-bottom: 15px;
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: 500;
	text-align: left;
	}
	
	h2 span {
	display: block;
	margin: 0 0 0 0px;
	height: 0px;
	overflow: hidden;
	background-repeat: no-repeat;
}

	#tenji01 h2 span {
	background-image: url(../images/title03.png);
	padding: 39px 0 0 0px;
	background-size: contain;
}

	#tansaku_guide h2 {
	display: none;
}

	#event01 h2 span {
	background-image: url(../images/title04.png);
	padding: 38px 0 0 0px;
	background-size: contain;
}

#hanbai h2 span {
	background-image: url(../images/title06.png);
	padding: 41px 0 0 0px;
	background-size: contain;
}

#gaiyo h2 span {
	background-image: url(../images/title07.png);
	padding: 41px 0 0 0px;
	background-size: contain;
}

#access h2 span {
	background-image: url(../images/title08.png);
	padding: 36px 0 0 0px;
	background-size: contain;
}

#download h2 span {
	background-image: url(../images/title10.png);
	padding: 41px 0 0 0px;
	background-size: contain;
}


/*
h3{
	color: #003366;
	font-size: 1.2rem;
	margin-top: 10px;
	text-align:left;
}*/

/* h3 */

h3 {
	color: #103990;
	font-size: 1.2em;
	font-weight: 600;
	margin: 10px 0 15px 0;
}

h3 span {
	display: block;
	margin: 0;
	height: 0px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center top;
}

#tenji01 h3 span {
	background-image: url(../images/sub_title01.png);
	padding: 39px 0 0 0px;
	background-size: contain;
}

#tenji02 h3 span {
	background-image: url(../images/sub_title02.png);
	padding: 38px 0 0 0;
	background-size: contain;
}

#event01 h3 span {
	background-image: url(../images/sub_title03.png);
	padding: 59px 0 0 0;
	background-size: contain;
}

#event02 h3 span {
	background-image: url(../images/sub_title04.png);
	padding: 37px 0 0 0;
	background-size: contain;
}


/* h4 */
h4{
	color: #000000;
	font-size: 1.1rem;
	margin: 0 0 10px 0;
}

h4 span {
	display: block;
	margin: 0;
	height: 0px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left top;
}

#taiken h4 span {
	background-image: url(../images/sub_01_01.png);
	padding: 23px 0 0 0px;
	background-size: contain;
}

#aqualife h4 span {
	background-image: url(../images/sub_01_02.png);
	padding: 51px 0 0 0px;
	background-size: contain;
}

#photoExb h4 span {
	background-image: url(../images/sub_02_01.png);
	padding: 23px 0 0 0px;
	background-size: contain;
}

#myaquarium h4 span {
	background-image: url(../images/sub_03_01.png);
	padding: 23px 0 0 0px;
	background-size: contain;
}

#mijinkoukikusa h4 span {
	background-image: url(../images/sub_03_02.png);
	padding: 51px 0 0 0px;
	background-size: contain;
}

#tanukimo h4 span {
	background-image: url(../images/sub_03_03.png);
	padding: 50px 0 0 0px;
	background-size: contain;
}

#mizukusakaibou h4 span {
	background-image: url(../images/sub_03_04.png);
	padding: 23px 0 0 0px;
	background-size: contain;
}

#higata h4 span {
	background-image: url(../images/sub_03_05.png);
	padding: 23px 0 0 0px;
	background-size: contain;
}

#talkshow h4 span {
	background-image: url(../images/sub_04_01.png);
	padding: 51px 0 0 0px;
	background-size: contain;
}

#seminar01 h4 span {
	background-image: url(../images/sub_04_02.png);
	padding: 23px 0 0 0px;
	background-size: contain;
}

#annai h4 span {
	background-image: url(../images/sub_04_03.png);
	padding: 23px 0 0 0px;
	background-size: contain;
}



.contents_2col h2 {
	margin: 0 0 15px 10px;
}

.contents_2col h3{
	margin-bottom: 15px;
	padding-bottom:10px;
	border-bottom: 1px dashed #CCC;
}

.sub-title-wn-boeder{
	margin-bottom: 10px;
	border: none;
}


.about{
	margin: 10px 0 10px 5px;
	padding: 0;

}
.feel_txt{
	width: 425px;
	float: left;
	}
.feel_img{
	float: right;
	}
.table01{
	border-collapse: collapse;
	width: 370px;
	margin: 10px auto;
}
.table01 td,.table01 th{
	border: 1px solid #aeaeae;
	vertical-align: middle;
}
.table01 th{
	background-color: #f2f8eb;
	padding: 3px;
	text-align: center;
	font-weight: normal;
	width: 30%;
}
.table01 td{
	background: #fafcfb;
	padding: 8px;
	text-align: left;
}
.table02{
	border-collapse: collapse;
	width: 383px;
	margin: 0 auto;
}
.table02 td,.table02 th{
	border: 1px solid #aeaeae;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	font-size: 0.9rem;
}
.table02 th{
	font-weight: normal;
	background-color: #f2f8eb;
}
.table02 td{
	background: #fafcfb;
}	
.table02 td.fee{
	text-align: left;
	padding: 15px 0 15px 25px;
	}
.table03{
	border-collapse: collapse;
	width: 383px;
	margin-left: 25px;
	margin: 0 auto;
	}
.table03 th,.table03 td{
	border-top: 1px dotted #aeaeae;
	border-bottom: 1px dotted #aeaeae;
	background: #fafcfb;
	padding: 5px 0px;
	text-align: left;
	vertical-align: middle;
	}
.table03 th{
	color: #333;
	font-weight: normal;
	width: 30%;
	background-color: #f2f8eb;
	padding-left: 15px;
	}
.table03 td{
	padding-right: 15px;
	padding-left: 15px;
	}
	

.table03 td a{
	color: #4b9a9a;
	text-decoration: none;
}

.table03 td a:hover {
	color: #4b9a9a;
	text-decoration: 
}
	
.box01{
	width: 363px;
	background: #FFF;
	padding: 20px 10px 15px 10px;
	margin: 0 0 12px 25px;
}


.box01-last{
	width: 363px;
	background: url(../images/bg_box_last.png) right bottom no-repeat #FFF;
	padding: 20px 10px 30px 10px;
	margin: 0 0 0 25px;
	position: relative;
}

.box-in-box{
		width: 361px;
	border: none;
	background-color: #fafcfb;
	padding:0;
	margin-bottom: 12px;
}


.box-in-box-wborder{
	width: 361px;
	border: none;
	background-color: #fafcfb;
	padding:0;
	margin-bottom: 12px;
	border-bottom: #CCC 1px dotted;
}

.box-in-box-present{
	background: url(../images/present.png) no-repeat 317px 15px;
			width: 361px;
	border: none;
	background-color: #fafcfb;
	padding:0;
	margin-bottom: 12px;
}

.txt01{
	padding: 1px 8px;
	margin: 13px 0;
	font-size: 0.9rem;
	line-height: 16px;
	background: #deedf5;
}

.txt01 a{
	color: #09b6c5;
}

.txt03{
	padding: 0 8px;
	margin: 13px 0;
	line-height: 16px;

}

.txt05{
	background: #deedf5;
	padding: 0 10px;
	margin: 0 0 20px 0;
}

.txt02{
	padding-left: 15px;
	}
	
.txt06{
	padding: 1px 8px;
	line-height: 16px;
	background: #C85C2F;
	}
	
.txt07{
	color: #C85C2F;
	font-weight: bold;
	}

.txt08{
	color: #006600;
	font-weight: 600;
	}
	
.txt09{
	padding: 3px 8px 3px 8px;
	margin: 10px 0;
	font-size: 0.9rem;
	line-height: 20px;
	background: #4b9a9a;
	font-weight: normal;
	color: #FFFFFF;
}
	
.speaker{
	padding: 0 8px;
	margin: 13px 0;
	font-size: 0.9rem;
	line-height: 16px;
	text-align: right;
}		
.gmap{
	margin: 15px 0 5px;
	}
.gmap p{
	text-align: right;
	font-size: 85%;
	}
.gmap_in{
	border: solid 1px #a590d5;
	}
	

.box_dl1 a,.box_dl2 a{
	display: block;
	height: 50px;
	padding: 55px 20px 5px 150px;
	background-repeat: no-repeat;
	color: #333333;
	font-size: 0.8rem;
	line-height: 1.2em;
	text-decoration: none;
	width: 213px;
}
.box_dl1 a:link,.box_dl2 a:link,.box_dl1 a:visited,.box_dl2 a:visited,.box_dl1 a:hover,.box_dl2 a:hover{
	color: #333333;
	text-decoration: none;
}
.box_dl1 a{
	background-image: url(../images/btn_dl_off.png);
	background-repeat: no-repeat;
	margin: 0 auto;
}
.box_dl1 a:hover{
	background-image: url(../images/btn_dl_on.png);
	background-repeat: no-repeat;
}

.detailBtn{
	text-align: right;
	margin: 0 5px 8px 0;
}


.logo1{
	width: 146px;
	height: 42px;
	position: absolute;
	top: 59px;
	left: 1px;
	}
.logo2{
	width: 163px;
	height: 35px;
	position: absolute;
	left: 176px;
	top: 62px;
	}
	
	.cr{
	width: 500px;
	color: #fafcfb;
	font-size: 10px;
	text-align: right;
	position: absolute;
	left: 398px;
	top: 100px;
	}
	
.support{
	width: 500px;
	color: #fafcfb;
	font-size: 0.9rem;
	text-align: left;
	position: absolute;
	left: 398px;
	top: 40px;
	}	

.totop{
	width: 92px;
	height: 30px;
	position: absolute;
	left: 807px;
	top: -27px;
	}

/* padding margin */
.maT5B10{
	margin-top: 5px;
	margin-bottom: 10px;
	}
.maT20{
	margin-top:20px;
	}
.maT10{
	margin-top: 10px;
	}
.maT5{
	margin-top: 5px;
	}
.maB30{
	margin-bottom: 30px;
	}
.maB20{
	margin-bottom: 20px;
}
.maB30{
	margin-bottom: 30px;
}
.maB15{
	margin-bottom: 15px;
	}
.maB10{
	margin-bottom: 10px;
	}
.maB5{
	margin-bottom: 5px;
	}
	
.maB0{
	margin-bottom: 0px;
	}
.pa_btm10{
	padding-bottom: 10px;
}
.maL2em{
	margin-left: 2.5em;
}
.maL6em{
	margin-left: 6.5em;
}

.ma_LR5{
	margin-left: 5px;
	margin-right: 5px;
	font-size: 90%;
}

.ma_LR10{
	margin-left: 10px;
	margin-right: 10px;
	font-size: 90%;
}

/* テキスト装飾 */
.small{
	font-size: 80%;
	line-height: 1.5em;
}

.small02{
	font-size: 90%;
	line-height: 1.5em;
}

.smaller{
	font-size: 0.9rem;
}

.service{
	background: url(../images/service.png) 10px 20px  no-repeat;
	font-size: 1rem;
	color: #666;
	text-align: right;
	padding: 10px 22px 0 0;	
}
.note{
	color: #C30;
}

/**/
.align_right{
	text-align:right;
	}
.align_center{
	text-align:center;
	}

#tukuba{
	color: #e6f1f7;
	margin-left: 0px;
}

#tukuba strong {
	color: #006600;
	display: block;
	text-align: left;
	padding-left: 15px;
}

#tukuba-map{
	margin-left: 25px;
}


#btn_bustour{
	margin: 10px 0;
	z-index: 3;
}

/* layouter */


.layouter{
		color:#06C;
}
	
.layouter a{
	color:#06C;
	font-size: 1rem;
}


#layouter{
	background:url(../images/content.png) repeat;
	width: 550px;
	margin: 50px auto;
	padding: 20px;
}

#layouter h2{
	margin: 10px 0;
	color: #2749ac;
}

.layouter-box{
	margin-top: 20px;
	text-align: center;
}

.layouter-box dl{
	background:url(../images/content.png) repeat;
	width: 500px;
	line-height: 1.8;
	margin: 30px auto;
	padding: 20px;
		text-align: center;
}

.layouter-box dt{
		color: #2749ac;
		font-weight:bold;
		padding: 5px 0;
}
	
.layouter-box dd{
	line-height: 2.5;
}

.hidari{
	float: left;
	margin-right: 2em;
	margin-bottom: 1em;
}
.migi{
	float: right;
	margin-left: 10px;
	margin-bottom: 2px;
}
	

/*その他 */
.clear{
	clear: both;
	}

/*socialPlugIn*/
.social{
	position: absolute;
	width: 300px;
	height: 35px;
	top: 630px;
	z-index: 9;
	left: 620px;
	}
	
	/*
.social div{
	text-align: left;
	float:right;
	}
	*/

.sns-wrap{
	margin:20px auto;
	padding:0;
	overflow: hidden;
	list-style: none;
}
.sns-wrap li{
	float: left;
	margin:0 10px 0 0;
}

.sns-wrap li.fb-button{
	line-height: 1;
}


.twitter{
	color: #000;
	margin: 0 -40px 0 15px;
	margin: 1px 40px 0 15px\9 !important ;
	}
.line{
	margin: -4px 0 0 50px;
	margin: -3px 0 0 -10px\9 !important;
	}


#2017blog {
	background-color: #FFF;
	height: 488px;
	width: 410px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
.contents_01_left {
	height: 545px;
	width: 405px;
	padding-top: 15px;
	background-image: url(../images/bg_blog.png);
	background-repeat: repeat;
	margin-right: 10px;
	margin-left: 20px;
	position: relative;
}

.contents_01_right {
	height: 550px;
	width: 385px;
	background-image: url(../images/bg_blog.png);
	background-repeat: repeat;
	margin-left: 10px;
	margin-right: 20px;
	padding: 10px 10px 0 10px;
}

#blog_article {
	font-size: 1rem;
	left: 80px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	line-height: 1.4em;
	padding: 5px;
	margin-top: 20px;
	background-color: rgba(255,255,255,0.2);
	height: 175px;
	overflow: hidden;
	/**
	background-image: url(../images/bg_blog.png);
	background-repeat: repeat;
	**/
}

#gotyui {
	font-size: 14px;
	color: #FFF;
	text-align: left;
	word-spacing: 620px;
	margin-top: 20px;
	margin-right: 140px;
	margin-bottom: 20px;
	margin-left: 140px;
}

#oya {
	width: 900px;
	border: 0;
	height: 580px;
}

/*slide*/
.wrap {
	width: 360px;
	padding: 0px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}
.wrap p {
	height: 250px;
}
.wrap ul {
	display: block;
	overflow: hidden;
	margin-top: 6px;
	clear: both;
	margin-left: -7px;
	margin-bottom: 2px;
}
.wrap li {
	display: block;
	float: left;
	argin-right: 8px;
	margin-left: 7px;
	margin-bottom: 5px;
}
.wrap li img {
	cursor: pointer;
	border: solid #fff 1px;
}

#date {
	font-weight: bold;
	text-align: right;
	display: block;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 17px;
}


img#MainPhoto{
	border: 2px solid #FFF;
}

span#MainPhoto_date {
	display: block;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	margin-right: 10px;
	text-align: right;
}

#s_date {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
}

.s_date {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
}

#blog_more {
	font-size: small;
	color: #4B9A9A;
	text-align: right;
}

#blog_more a{
	text-decoration: none;
	color: #4B9A9A;
}

#blog_more a:hover{
	text-decoration: underline;
	color: #4B9A9A;
}

.caption {
	font-size: 12px;
	color: #333333;
	text-align: right;
	display: block;
}

#apDiv1 {
	position: absolute;
	width: 180px;
	height: 120px;
	z-index: 1;
	left: -27px;
	top: -14px;
}
#apDiv2 {
	position: absolute;
	width: 120px;
	height: 40px;
	z-index: 4;
	left: 3px;
	top: -86px;
}
#apDiv3 {
	position: absolute;
	width: 180;
	height: 220;
	z-index: 7;
	left: 310px;
	top: -77px;
}
#apDiv4 {
	position: absolute;
	width: 180px;
	height: 233px;
	z-index: 2;
	left: 259px;
	top: 32px;
}
#apDiv5 {
	position: absolute;
	width: 86px;
	height: 86px;
	z-index: 6;
	left: 370px;
	top: -56px;
}
#kurochan {
	position: absolute;
	width: 35px;
	height: 55px;
	z-index: 8;
	left: 392px;
	top: 467px;
}
#apDiv6 {
	position: absolute;
	width: 95px;
	height: 20px;
	z-index: 1;
	left: 283px;
	top: 481px;
}

.contents_01_right #suisou_jyunbi {
	width: 350px;
	margin-right: auto;
	margin-left: auto;
}
