h2{
	margin-bottom:10px;
}


#img_main {
	float: left;
	width: 680px;
}


#content01 {
	width: 960px;
	/*
	height: 420px;
	*/
	/*
	height: 430px;
	*/
	height: 350px;
	float: left;
	clear: both;
	margin-bottom: 30px;
}

#content02 {
	width: 960px;
	/*
	height: 160px;
	*/
	height: 70px;
	float: left;
	background-color: #CCC;
	clear: both;
}

#content03 {
	width: 960px;
	float: left;
	clear: both;
}

#content04 {
	width: 960px;
	float: left;
	clear: both;
}


/* ///  contents02 /// */

#content02 ul{
	/*
	margin-top: 11px;
	*/
	margin-top: 2px;
	margin-left: 11px;
	list-style-type: none;
}

#content02 li{
	display: inline;
	margin-left: 5px;
}

/* ///  contents03 /// */

#content03 ul{
	margin-top: 10px;
	margin-left: 0;
	list-style-type: none;
}

#content03 li{
	display: inline;

}


#newsletter{
	float: left;
	width:570px;
	margin-bottom:20px;
}

#newsletter table{
	font-size:12px;
	width: 570px;
	border-collapse:collapse;
	padding-bottom:10px;
}

#newsletter table th{
	background:#e84a95;
	border:1px solid #e84a94;
	color:#fff;
	padding:5px 10px;
	font-size:14px;
	text-align:center;
}

#newsletter table th#Now{
	width:180px;
}

#newsletter table td{
	border:1px solid #e44e97;
	color:#333;
	text-align:center;
	padding:5px 10px;
	font-size:16px;
}


#table {
	float: left;
	width:570px;
}

#news{
	float: left;
	width:570px;
}

#news dt{
	clear:left;
	float:left;
	font-size:12px;
	font-weight:bold;
	width:100px;
	color:#e84a94;
	margin-bottom:10px;
}

#news dd{
	font-size:12px;
	margin-left:110px;
	margin-bottom:10px;
	
}

#news_box{
	width: 680px;
}

#content04_left {
	float: left;
	width: 500px;
	margin: 0;
	padding: 0;
}


#sem_pikup {
	float: left;
	width: 500px;
	margin-bottom: 20px;
}

#facebook{
	float: left;
	width: 500px;
	margin-bottom: 20px;
}

#sympathy {
	margin: 0;
	width: 500px;
	height: 50px;
	/*
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	*/
	/*
	background: url(../images/bg_sympathy.jpg);
	*/
	/*
	background: #D2EAF6;
	*/
	background: #eee;
	/*
	text-align: center;
	*/
	vertical-align: middle;
}

#links {
	float: right;
	width: 430px;
}

#links ul {
	float: left;
	margin: 0 0 5px 0;
	padding: 0;
	list-style-type: none;
	clear: both;
}

#links li {
	float: left;
	width: 120px;
	margin-bottom: 5px;
}

#links li.left_list {
	float: left;
	width: 120px;
	margin-right: 32px;
	margin-bottom: 5px;
}

#links hr {
	border: 1px dotted #ccc;
	margin-bottom: 10px;
	clear: both;
}

#main01 {
	float: left;
	width: 810px;
	
	text-align:left;
	/*
	position:relative;
	*/
	background:#fff6f6;
	border:3px solid #e1087a;
	padding:10px;
	margin-bottom:10px;
	vertical-align:middle;
	border-radius: 5px;		/* CSS3‘ˆÄ */
	-webkit-border-radius: 5px;	/* Safari,Google Chrome—p */
	-moz-border-radius: 5px;	/* Firefox—p */
}

#btn {
	
	margin-right: 2px;
}

#special{
	float: left;
	width: 362px;
}


/*
div#facebook{
	float: left;
	width: 310px;
}

div#special{
	float: right;
	width: 362px;
}
*/

#special li{
	margin-bottom:5px;
}

#exhibitList{
}

#exhibitList li{
	padding-right:4px;
	float:left;
	margin-bottom:5px;
}


div.flexslider {
	width: 680px;
	height: 350px;
	margin-bottom:10px;
}

div.flexslider .slides {
	list-style: none;
}

div#pickup {
	float:right;
	width:680px;
}


#newZone li{
	float:left;
	margin-right:10px;
}

#newZone li.end{
	margin-right:0px;
}


/* top baner
------------------------- */

img.top_bner_L {
	/* 2
	margin-right: 15px;
	*/
	margin-left: 17px;
}




/**********/


/* .slideShow
------------------------- */
.slideShow {
	margin: 0 auto;
	text-align: left;
	display: none;
	z-index: 10;
	height: 350px;
}

/* .mainView
------------------------- */
.slideShow .mainView {
	width: 100%;
	position: relative;
	margin-bottom:5px;
}
.slideShow .mainView ul {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.slideShow .mainView ul li {
	top: 0;
	left: 0;
	width: 100%;
	position: absolute;
}


/* .thumbNail
------------------------- */
.slideShow .thumbNail {
	width: 100%;
	overflow: hidden;
	margin-bottom:10px;
}

.slideShow .thumbNail ul {
	width: 100%;
}

.slideShow .thumbNail ul li {
	float: left;
	display: inline;
	overflow: hidden;
	cursor: pointer;
	margin: 0;
	padding::0;
}

.slideShow .thumbNail ul li img {
	width: 100%;
}

.slideShow .thumbNail ul li.active {
	filter: alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}

/* sideNavi
------------------------- */
.slideShow .mainView .btnPrev,
.slideShow .mainView .btnNext {
	top: 0;
	width: 5%;
	height: 100%;
	position: absolute;
	z-index: 100;
}
.slideShow .mainView .btnPrev {
	left: -5%;
	background: transparent url(../img/btnPrev.png) no-repeat center center;
}
.slideShow .mainView .btnNext {
	right: -5%;
	background: transparent url(../img/btnNext.png) no-repeat center center;
}


/* =======================================
	ClearFixElements
======================================= */
.slideShow ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

.slideShow ul {
	display: inline-block;
	overflow: hidden;
}

/* =======================================
	sokuho
======================================= */

table#sokuho {
	width: 100%;
	border-collapse: collapse;
}
	
	

#sidebox_top {
	margin: 0;
	width: 260px;
	float: right;
	overflow: hidden;
	text-align: center;
}

#sidebox_top #side_box {
	float: right;
	width: 260px;
	/*
	height: 392px;
	*/
	height: 327px;
	/*
	background: url(../images/bg_side_navi.jpg);
	*/
	margin: 0;
}



