@charset "shift_jis";
/* ------------------------------------

 Filename：seminar.css
 Update  ：2016/6/9

------------------------------------ */

/* ::::::::::::::::::::::::::::::::::::
 Special Category Title
:::::::::::::::::::::::::::::::::::: */

#cateNameArea{
	display:block;
	padding:20px 0;
	color:#FFF;
	text-align:center;
	background:#333;
	font-size:14px;
	line-height:1.4;
	letter-spacing:10px;
	cursor:pointer;
}

#cateNameArea span{
	font-size:20px;
}

/* ::::::::::::::::::::::::::::::::::::
 Common
:::::::::::::::::::::::::::::::::::: */

#gaishikei-leaders{
	padding:10px 10px 20px;
	color:#FFF;
	line-height:1.4;
	font-size:18px;
	background:#1f132e url(/wordpress/wp-content/uploads/bg.jpg) no-repeat center top;
	background-size:contain;
}

p.planeTxt{
	padding:30px 0;
}

.br-PC{
	display:none;
}

.br-SP{
	display:block;
}
.fwb{
	font-weight:bold;
}
.spt{
	font-size:12px !important;
}
.txtxl{
	font-size:128% !important;
}
.txtl{
	font-size:114% !important;
}
.txts{
	font-size:86% !important;
}
.txtxs{
	font-size:72% !important;
}

.mb0 { margin-bottom:0px!important; }
.mb10 { margin-bottom:10px!important; }

/* ::::::::::::::::::::::::::::::::::::
 MV
:::::::::::::::::::::::::::::::::::: */

#gl-mv{
	padding:20px 10px;
	text-align:center;
	background:url(/wordpress/wp-content/uploads/ttl_bg.png) no-repeat center top;
}

#gl-mv img{
	width:70%;
	padding:15px 0;
	margin:0 auto;
}

#gl-ws{
	width:300px;
	color:#000;
	margin:0 auto;
	line-height:30px;
	background:url(/wordpress/wp-content/uploads/workshop_ttl.png) no-repeat center;
	background-size:contain;
}

#gl-main{
	padding:20px 0;
	font-size:26px;
	font-weight:bold;
	margin:0;
}

#gl-sub{
	padding:0;
	margin:0;	
}

#gl-sub span{
}


/* ::::::::::::::::::::::::::::::::::::
 Read Text
:::::::::::::::::::::::::::::::::::: */

.read-txt{
	padding:20px 10px;
}

.read-txt p{
	padding:0 0 1em;
}


/* ::::::::::::::::::::::::::::::::::::
 Title Set
:::::::::::::::::::::::::::::::::::: */

.titleSet{
	padding:20px 0;
	text-align:center;
	border-top:1px solid #FFF;
	border-bottom:1px solid #FFF;
}

.ttl-no{
	font-size:16px;
	line-height:1.3em;
	font-weight:bold;
	margin-top:20px;
}

.ttl-main{
	padding:0 0 10px;
	font-size:20px;
	font-weight:normal;
	line-height:1.6em;
	font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif, "メイリオ", Meiryo, serif;
}

.ttl-sub{
	font-size:21px;
	padding:0 0 10px;
	font-weight:bold;
}

/* ::::::::::::::::::::::::::::::::::::
 Lecturer
:::::::::::::::::::::::::::::::::::: */
.lecturer{
	padding:20px 0;
	text-align:center;
}

.lecturer h2{
	padding:0 0 10px;
	font-size:14px;
}

.lecturer p{
}

.lecturer h3{
	font-size:22px;
}

/* ::::::::::::::::::::::::::::::::::::
 Contetnt Overview
:::::::::::::::::::::::::::::::::::: */
.seminar-content{
	margin-top:40px;
	padding:0 0 30px;
}

.seminar-content h3{
	padding:0 0 5px;
}

.seminar-content p{
	padding:0 0 1em;
	font-size:16px;
	text-align:left;
}
.seminar-content .photo{
	margin:0 auto;
	text-align:center;
}
.seminar-content .photo img{
	width:100%;
}

/* ::::::::::::::::::::::::::::::::::::
 Overview
:::::::::::::::::::::::::::::::::::: */

#overview{
	border-top:2px solid #fcc90a;
	border-bottom:2px solid #fcc90a;
}

#overview dl{
	padding:10px 0 0;
}

#overview dl dt{
	padding:5px 10px 0;
	border-left:3px solid #FFF;
}

#overview dl dd{
	padding:0 10px 5px;
	margin:0 0 10px;
	border-left:3px solid #FFF;
}

/* ::::::::::::::::::::::::::::::::::::
 Program
:::::::::::::::::::::::::::::::::::: */
#program{
	padding:30px 0;
}

/* Theme */
#ws-number{
	font-size:26px;
	text-align:center;
}

#program h1{
	padding:0 0 10px;
	font-size:24px;
	text-align:center;
}

#ttl-sub{
	font-size:14px;
	text-align:center;
}

/* Program */
#program h2{
	margin:20px 0 0;
	padding:10px 0;
	text-align:center;
	background:url(/wordpress/wp-content/uploads/line_white.png) no-repeat center top;
	background-size:100%;
}

#program dl{
	padding:10px 0 0;
}

#program dl dt{
	padding:5px 10px 0;
	border-left:3px solid #FFF;
}

#program dl dd{
	padding:0 10px 5px;
	margin:0 0 10px;
	border-left:3px solid #FFF;
}

/* ::::::::::::::::::::::::::::::::::::
 profile
:::::::::::::::::::::::::::::::::::: */
#profile{
	padding:30px 0;
	border-top:1px solid #fcc90a;
}

#profile dl{
}

#profile dl dt{
	text-align:center;
}

#profile dl dd{
}

#profile dl dd h2,
#profile dl dd h3,
#profile dl dd h4{
	text-align:center;
}

#profile dl dd h2{
	padding:20px 0 10px;
}

#profile dl dd h3{
	font-size:14px;
}

#profile dl dd h4{
	padding:0 0 30px;
	font-size:22px;
}

#profile dl dd h4 span{
	font-size:14px;
}

/* LIST */
#profile ul{
	padding:20px 0 40px;
}

#profile ul li{
	text-indent:-1em;
	padding-left:1em;
	padding-bottom:10px;
}

/* ::::::::::::::::::::::::::::::::::::
 Supporters
:::::::::::::::::::::::::::::::::::: */
#supporters{
	padding:30px 0;
	border-top:1px solid #fcc90a;
}

#supporters h2{
	padding:0 0 10px;
	text-align:center;
}

#supporters p{
	font-size:16px;
	text-align:center;
}

#supporters ul{
	overflow:hidden;
}

#supporters ul li{
	float:left;
	width:50%;
	padding:10px 0;
	text-align:center;
}

#supporters ul li h3{
	font-size:12px;
	padding:10px 0 5px;
}

/* LINK */
#link-spt{
	padding:0 5px 5px;
	overflow:hidden;
}

#link-spt a{
	width:46%;
	display:block;
	margin:0 1.5%;
	padding:8px 0;
	font-size:14px;
	color:#FFF;
	text-align:center;
	border:1px solid #FFF;
	background:url(/wordpress/wp-content/uploads/ico_window.png) no-repeat right 20px center;
	float:left;
}

#link-spt a.sizeL{
	width:95%;
	display:block;
	margin:0 auto 8px;
	padding:5px 0;
	color:#FFF;
	text-decoration:none;
	text-align:center;
	border:1px solid #FFF;
	background:url(/wordpress/wp-content/uploads/ico_window.png) no-repeat right 20px center;
	float:none;
}

#link-spt a span{
	font-size:12px;
}

/* ::::::::::::::::::::::::::::::::::::
 Contents Area
:::::::::::::::::::::::::::::::::::: */

#gl-contents{
	padding:30px 0;
	border-top:1px solid #fcc90a;
}

#gl-contents h2{
	padding:0 0 0;
	font-size:24px;
	letter-spacing:2px;
	text-align:center;
}

#gl-contents h3{
	padding:10px 0 20px;
	font-weight:bold;
	width:220px;
	margin:40px auto 0;
	text-align:center;
	border-top:1px solid #FFF;
}

#gl-contents p{
}

#gl-contents ul{
	padding:0 0 1em;
}

#gl-contents ul li{
}

/* ::::::::::::::::::::::::::::::::::::
 linkList
:::::::::::::::::::::::::::::::::::: */

#linkList {
	margin-top:50px;
	margin-bottom:50px;
	padding:30px 20px 20px;
	border:1px dotted #ffffff;
}
#linkList h2{
	font-size:18px;
	margin:0 0 10px;
	text-align:center;
}
#linkList ul {
	overflow:hidden;
}
#linkList ul li{
	margin-top:5px;
	padding-left:1.25em;
	position:relative;
	font-size:14px;
}
#linkList ul li span {
	color:#919191;
	position:absolute;
	top:0;
	left:0;
}
#linkList ul li a{
	text-decoration:underline;
	color:#ffffff;
}
#linkList ul li a:hover{
	text-decoration:none;
	color:#666666;
}



/* ::::::::::::::::::::::::::::::::::::
 コラボ＆概要
:::::::::::::::::::::::::::::::::::: */
#discrip{
	padding:30px 0;
	border-top:1px solid #fcc90a;
}

#discrip h2{
	font-size:22px;
	padding:0 0 10px;
	text-align:center;
}

#discrip div{
	padding:20px 0 0;
}

#corabo{
}

#outline{
}

/* ::::::::::::::::::::::::::::::::::::
 Message
:::::::::::::::::::::::::::::::::::: */
#message{
	padding:30px 0;
	border-top:1px solid #fcc90a;
}

#message h2{
	font-size:22px;
	padding:0 0 10px;
	text-align:center;
}

/* ::::::::::::::::::::::::::::::::::::
 Next Workshop
:::::::::::::::::::::::::::::::::::: */
#next-ws{
}

#next-ws h2{
	font-size:26px;
	text-align:center;
}

/* Detail */
#next-dtl{
}

#next-dtl h3{
	text-align:center;
}

#next-dtl dl{
	padding:20px 0 20px 10px;
	overflow:hidden;
}

#next-dtl dl dt{
	clear:both;
	float:left;
	width:30%;
	padding-bottom:10px;
}

#next-dtl dl dd{
	float:left;
	width:70%;
	padding-bottom:10px;
}

#next-dtl dl dd ul{
}

#next-dtl dl dd ul li{
	padding:0 0 1em;
}

/* Profile */
#next-prof{
	text-align:center;
}

#next-prof h3{
	padding:0 0 20px;
}

#next-prof ul{
	overflow:hidden;
}

#next-prof ul li{
	float:left;
	width:50%;
	font-size:13px;
}

#next-prof ul li img{
	width:80%;
}

#next-prof img{
	width:140px;
}

#next-prof ul li h4{
}

.registBox {
	padding:15px 0;
	text-align:center;
	border:1px solid #fff;
}
.registBox img{
	margin-top:10px;
}

/* -----------------------------------------

 Display：480px → 736px（ SP Horizon + Small Tablet ）

----------------------------------------- */
@media only screen and (max-width: 540px) {
.registBox img{
	width:80%;
}
}

/* -----------------------------------------

 Display：480px → 736px（ SP Horizon + Small Tablet ）

----------------------------------------- */
@media only screen and (min-width: 480px) {
}

	
/* -----------------------------------------:

 Display：734px → 959px（ iPad + Small PC ）

----------------------------------------- */
@media only screen and (min-width: 734px) {

.ttl-no{
	font-size:26px;
	line-height:1.3em;
	font-weight:bold;
	margin-top:20px;
}
.ttl-main{
	padding:0 0 15px;
	line-height:1;
	font-size:32px;
	line-height:1.6em;
	font-weight:normal;
	letter-spacing:1px;
    font-family: verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}

}

/* ::::::::::::::::::::::::::::::::::::::::

 Display：961px Over（ PC ）

:::::::::::::::::::::::::::::::::::::::: */

@media only screen and (min-width: 960px) {

/* ::::::::::::::::::::::::::::::::::::
 Br
:::::::::::::::::::::::::::::::::::: */

.br-SP{
	display:none;
}

/* ::::::::::::::::::::::::::::::::::::
 Common
:::::::::::::::::::::::::::::::::::: */

#gaishikei-leaders{
	padding:10px 0 40px;
	color:#FFF;
	line-height:2;
	font-size:14px;
	background:#1f132e url(/wordpress/wp-content/uploads/bg.jpg) no-repeat center top;
	background-size:contain;
}

p.planeTxt{
	padding:50px 0;
	line-height:1.8;
	text-align:center;
}

.br-PC{
	display:block;
}

.spt{
	font-size:12px !important;
	text-align:center;
}

/* ::::::::::::::::::::::::::::::::::::
 MV
:::::::::::::::::::::::::::::::::::: */

#gl-mv{
	padding:20px 10px;
	text-align:center;
	background:url(/wordpress/wp-content/uploads/ttl_bg.png) no-repeat center 40px;
}

#gl-mv img{
	width:368px;
	padding:15px 0;
}

#gl-ws{
	width:385px;
	color:#000;
	font-size:18px;
	margin:0 auto;
	line-height:36px;
	background:url(/wordpress/wp-content/uploads/workshop_ttl.png) no-repeat center;
	background-size:auto;
}

#gl-main{
	padding:20px 0;
	font-size:36px;
	font-weight:bold;
}

#gl-sub{
	font-size:30px;
	padding:0;
	line-height:1.2;
}

#gl-sub span{
	font-size:14px;
}


/* ::::::::::::::::::::::::::::::::::::
 Read Text
:::::::::::::::::::::::::::::::::::: */

.read-txt{
	padding:20px 10px;
	text-align:center;
}

.read-txt p{
	padding:0 0 1em;
}


/* ::::::::::::::::::::::::::::::::::::
 Title Set
:::::::::::::::::::::::::::::::::::: */

.titleSet{
	padding:20px 0;
	text-align:center;
	border:none;
	background:url(/wordpress/wp-content/uploads/line_white.png) no-repeat center bottom;
}

.ttl-no{
	padding:40px 0 0;
	font-size:24px;
	line-height:1.3em;
	background:url(/wordpress/wp-content/uploads/line_white.png) no-repeat center top;
}

.ttl-main{
	padding:0 0 15px;
	line-height:1;
	font-size:32px;
	line-height:1.6em;
	font-weight:normal;
	letter-spacing:1px;
	font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif, "メイリオ", Meiryo, serif;
}

.ttl-sub{
	padding:0 0 15px;
	line-height:1;
}

/* ::::::::::::::::::::::::::::::::::::
 Contetnt Overview
:::::::::::::::::::::::::::::::::::: */
.seminar-content{
	width:800px;
	margin:40px auto 0;
	padding:0 0 30px;
	text-align:center;
}

.seminar-content h3{
	padding:0 0 5px;
}

.seminar-content p{
	padding:0 0 1em;
	font-size:13px;
	text-align:center;
}
.seminar-content .photo{
	width:520px;
	margin:0 auto;
}
.seminar-content .photo.sizeS{
	width:490px;
	margin:0 auto;
}
.seminar-content .photo img{
	width:100%;
}

/* ::::::::::::::::::::::::::::::::::::
 Overview
:::::::::::::::::::::::::::::::::::: */

#overview{
	width:800px;
	margin:0 auto 40px;
	padding:30px 0;
	border-top:2px solid #fcc90a;
	border-bottom:2px solid #fcc90a;
}

#overview dl{
	width:600px;
	margin:0 auto;
	font-size:18px;
	padding:10px 0 0;
	overflow:hidden;
}

#overview dl dt{
	clear:both;
	float:left;
	width:100px;
	padding:5px 0;
	border-left:none;
}

#overview dl dd{
	float:left;
	width:500px;
	padding:5px 0;
	margin:0;
	border-left:none;
}

/* ::::::::::::::::::::::::::::::::::::
 Program
:::::::::::::::::::::::::::::::::::: */
#program{
	padding:0 0 60px;
}

/* Theme */
#ws-number{
	font-size:26px;
	text-align:center;
}

#program h1{
	padding:0 0 10px;
	font-size:24px;
	text-align:center;
}

#ttl-sub{
	font-size:14px;
	text-align:center;
}

/* Program */
#program h2{
	margin:60px 0 0;
	padding:20px 0;
	font-size:16px;
	font-weight:bold;
	letter-spacing:10px;
	text-align:center;
	background:url(/wordpress/wp-content/uploads/line_white.png) no-repeat center top;
	background-size:auto;
}

#program dl{
	width:700px;
	margin:0 auto;
	padding:40px 0 0;
	font-size:16px;
	background:url(/wordpress/wp-content/uploads/line_white.png) no-repeat center top;
	overflow:hidden;
}

#program dl dt{
	clear:both;
	float:left;
	width:170px;
	padding:0 0 0;
	border-left:none;
}

#program dl dd{
	float:left;
	width:530px;
	padding:0 0 5px;
	margin:0 0 10px;
	border-left:none;
}

/* ::::::::::::::::::::::::::::::::::::
 Profile
:::::::::::::::::::::::::::::::::::: */
#profile{
	padding:60px 0 !important;
	border-top:1px solid #fcc90a;
}

#profile dl{
	width:860px; 
	margin:0 auto;
	overflow:hidden;
}

#profile dl dt{
	float:left;
	width:200px;
	text-align:center;
}

#profile dl dd{
	float:left;
	width:600px;
	padding:0 0 0 60px;
}

#profile dl dd h2,
#profile dl dd h3,
#profile dl dd h4{
	text-align:left;
}

#profile dl dd h2{
	font-size:24px;
	padding:0 0;
}

#profile dl dd h3{
	padding:0;
}

#profile dl dd h4{
	padding:0 0 30px;
	line-height:1.4;
}

#profile dl dd p{
	font-size:13px;
}

#profile div{
	padding:30px;
}

/* LIST */
#profile ul{
	padding:20px 0 40px;
}

#profile ul li{
	text-indent:-1em;
	padding-left:1em;
	padding-bottom:10px;
}

/* ::::::::::::::::::::::::::::::::::::
 Supporters
:::::::::::::::::::::::::::::::::::: */
#supporters{
	padding:60px 0 !important;
	border-top:1px solid #fcc90a;
}

#supporters h2{
	padding:0 0 10px;
	font-size:30px;
	text-align:center;
}

#supporters p{
	font-size:14px;
	text-align:center;
}

#supporters ul{
	padding:0;
	overflow:hidden;
}

#supporters ul li{
	padding:30px 0 30px;
	width:478px;
	text-align:center;
}

#spt-left{
	float:left;
	border-right:1px solid #FFF;
}

#spt-right{
	float:right;
}

#supporters ul li h3{
	font-size:14px;
	line-height:1.4;
	padding:10px 0 5px;
}

#supporters ul li h4{
	font-size:20px;
	padding:0 0 0 20px;
}

/* LINK */
#link-spt{
	width:500px;
	margin:0 auto;
	padding:0 0 10px;
	line-height:1.4;
}

#link-spt a{
	display:block;
	padding:15px 0;
	color:#FFF;
	font-size:14px;
	text-align:center;
	border:1px solid #FFF;
	background:url(/wordpress/wp-content/uploads/ico_window.png) no-repeat right 20px center;
	transition:0.5s;
}

#link-spt a:hover{
	text-decoration:none;
	background:#1f132e url(/wordpress/wp-content/uploads/ico_window.png) no-repeat right 20px center;
}

#link-spt a span{
	font-size:12px;
}

/* ::::::::::::::::::::::::::::::::::::
 Entry Box
:::::::::::::::::::::::::::::::::::: */

.entry-Box{
	width:500px;
	margin:0 auto;
	padding:20px 0 0 !important;
}

.entry-Box p{
	font-size:14px !important;
	text-align:center;
	padding:0 0 1em;
}
.entry-Box .fin{
	display:block;
	padding:15px 0;
	color:#1f132e;
	font-size:24px;
	letter-spacing:4px;
	text-align:center;
	background:#fcc90a;
	border-bottom:4px solid #cda40a;
	position:relative;
	transition:0.5s;
}

.entry-Box a{
	display:block;
	padding:15px 0;
	color:#1f132e;
	font-size:24px;
	letter-spacing:4px;
	text-align:center;
	background:#fcc90a;
	border-bottom:4px solid #cda40a;
	position:relative;
	transition:0.5s;
}

.entry-Box a::after {
	display: block;
	content: '';
	position: absolute;
	top: 30px;
	right: 30px;
	width: 10px;
	height: 10px;
	border-right: 1px solid #1f132e;
	border-bottom: 1px solid #1f132e;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.entry-Box a:hover{
	color:#1f132e;
	letter-spacing:10px;
	text-decoration:none;
	background:#ffe171;
	border-bottom:4px solid #cda40a;
}

/* ::::::::::::::::::::::::::::::::::::
 Contents Area
:::::::::::::::::::::::::::::::::::: */

#gl-contents{
	padding:30px 0;
	text-align:center;
	border-top:1px solid #fcc90a;
}

#gl-contents h2{
	padding:0 0 0;
	font-size:24px;
	letter-spacing:4px;
	text-align:center;
}

#gl-contents h3{
	padding:5px 0 5px;
	font-weight:bold;
	width:220px;
	margin:70px auto 20px;
	text-align:center;
	border-top:1px solid #FFF;
	border-bottom:1px solid #FFF;
}

#gl-contents p{
}

#gl-contents ul{
	padding:1em 0 1em;
}

#gl-contents ul li{
}


/* ::::::::::::::::::::::::::::::::::::
 コラボ＆概要
:::::::::::::::::::::::::::::::::::: */
#discrip{
	padding:60px 40px !important;
	border-top:1px solid #fcc90a;
	overflow:hidden;
}

#discrip h2{
	font-size:22px;
	padding:0 0 10px;
	text-align:center;
}

#discrip div{
	padding:20px 0 0;
	width:420px;
}

#corabo{
	float:left;
}

#outline{
	float:right;
}

/* ::::::::::::::::::::::::::::::::::::
 Message
:::::::::::::::::::::::::::::::::::: */
#message{
	padding:60px 0 !important;
	border-top:1px solid #fcc90a;
}

#message h2{
	font-size:22px;
	padding:0 0 30px;
	text-align:center;
}

#message p{
	text-align:center;
}

/* ::::::::::::::::::::::::::::::::::::
 Next Workshop
:::::::::::::::::::::::::::::::::::: */
#next-ws{
	width:700px;
	margin:60px auto 0;
	padding:20px 0 40px !important;
	border-top:2px solid #fcc90a;
	background:#382253 url(/wordpress/wp-content/uploads/next_bg.jpg) no-repeat right top;
}

#next-ws h2{
	font-size:26px;
	text-align:center;
}

/* Detail */
#next-dtl{
	padding:0 !important;
}

#next-div{
	padding:0 !important;
}

#next-dtl h3{
	font-size:26px;
	letter-spacing:3px;
	text-align:center;
	padding:0 0 30px;
}

#next-dtl dl{
	width:600px;
	margin:0 auto;
	padding:20px 0 10px;
	font-size:16px;
	overflow:hidden;
	border-top:1px solid #FFF;
	border-bottom:1px solid #FFF;
}

#next-dtl dl dt{
	clear:both;
	float:left;
	width:140px;
	padding-right:30px;
	text-align:right;
	padding-bottom:10px;
}

#next-dtl dl dd{
	float:left;
	width:400px;
	padding-bottom:10px;
}

#next-dtl dl dd ul li{
	padding-bottom:10px;
	line-height:1.4;
}

/* Profile */
#next-prof{
	line-height:1.6;
	text-align:center;
}

#next-prof h3{
	padding:30px 0 20px;
}

#next-prof ul{
	width:600px;
	margin:0 auto;
	overflow:hidden;
}

#next-prof ul li{
	float:left;
	width:50%;
	font-size:12px;
}

#next-prof ul li img{
	width:140px;
	padding:0 0 10px;
}

/* ::::::::::::::::::::::::::::::::::::
 linkList
:::::::::::::::::::::::::::::::::::: */
#linkList {
	width:80%;
	margin:40px auto 40px;
	padding:25px 25px 25px;
	border:1px dotted #fff;
}
#linkList h2{
	font-size:22px;
	margin:0 0 10px;
}
#linkList ul li{
	margin-top:5px;
	padding-left:2%;
	width:48%;
	position:relative;
	float:left;
}

.registBox {
	width:80%;
	margin:0 auto;
	padding:15px 25px;
}


}
