@charset "utf-8";
/* CSS Document */
/*
Theme Name: 宝戒寺
Author:宝戒寺
Author URI: http://hokaiji.com
*/

/* formatting style
--------------------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}

body {
	color: #000;
	font-family: "メイリオ", Meiryo,  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	background: url(images/bg_be.jpg) repeat;
	border-top: solid 3px #304a2e;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-spacing: 0;
    border-collapse: separate;
    *border-collapse: collapse; /* ie6,7 */
}

ol {
	margin-left: 30px;
}

.cl {
    clear: both;
	margin: 0px;
	padding: 0px;
	height: 0px;
}

img {
    border: none;
	max-width: 100%;
	height: auto;
}

#menu {
	display: block;
	}

a:hover img {
	opacity: 0.6;
	filter: Alpha(opacity=60);
}

a:link {
	color: #212020;
	text-decoration: none;
}
a:visited {
	color: #212020;
	text-decoration: none;
}
a:hover {
	color: #212020;
	text-decoration: underline;
}
a:active {
	color: #212020;
	text-decoration: none;
}

hr {
	margin: 0px 0px;
	padding: 0;
	clear: both;
	height: 0;
	border: none;
}
* html hr {
	border-top: 1px solid;
}
*:first-child+html hr { /* for IE7 */
	border-top:1px solid;
}

/*.align_r {
	text-align: right;
	clear: both;
}*/
.alignc {
	text-align: center;
	clear: both;
}

#toggle {
	display: none;
}

/*.alignleft {
  display: block;
  float: left;
  margin-right: 10px;
  margin-bottom: 1em;
}
.aligncenter {
  display: block;
  margin: 0 auto;
}
.alignright {
  display: block;
  float: right;
  margin-left: 10px;
  margin-bottom: 1em;
}*/


/* head style
--------------------------------------------*/
#hdl {
	float: left;
	width: 160px;
}

#hdr {
	float: right;
	width: 830px;
}

#hdt {
	/*position: relative;*/
	/*float: right;
	width: 830px;*/
}
#hdt h1 {
	/*position: absolute;
	bottom: 0;*/
	font-size: 12px;
	float: left;
	width: 290px;
	margin: 24px 0px 0px 0px;
}
#hdt1 {
	float: left;
	width: 320px;
}
#hdt2 {
	float: right;
	width: 220px;
}
#hdt p {
	/*position: absolute;
	bottom: 0;*/
	float: left;
	margin: 20px 0px 0px 0px;
}
#hdt .news {
	/*margin: 10px;*/
    /*position: relative;*/
    /*top: 8px;*/
	margin: 10px 0px 0px 30px;
}
#hdt .news:before {
	content: url(images/hd_news.png);
    /*position: relative;*/
    /*top: 8px;*/
}
#hdt2 img {
	width: 38px;
	float: left;
	margin: 10px 0px 0px 0px;
}

.en {
	/*position: absolute;
	bottom: 0;*/
	float: right;
	width: 160px;
	height: 48px;
	line-height: 48px;
	text-align: center;
}
.en a:link {
	display: block;
	background: #304a2e;
	color: #FFF;
	text-decoration: none;
}
.en a:visited,
.en a:active {
	background: #304a2e;
	color: #FFF;
	
}
.en a:hover {
	background: #b7942d;
	color: #FFF;
}
/*.en a:active {
	background: #304a2e;
	color: #FFF;
}*/


/* globalmenu style
--------------------------------------------*/
/*#toggle {
	display: none;
}*/

#gmenu {
    float: right;
	width: 830px;
	height: 80px;
	line-height: 80px;
}

#gnavi {

}

#gnavi ul {
	float: right;
	/*text-align: center;*/
	list-style: none;
	
}

#gnavi li {
	font-size: 17px;
	display: inline-block;
}
#gnavi li a {
	color: #000000;
	text-decoration: none; 
}

#gnavi #menu a:link,
#gnavi #menu a:hover {
	padding-right: 40px;
}
/*#gnavi #menu a:hover {
	padding-right: 40px;
	
}*/
#gnavi #menu a:hover span {
	padding-bottom: 6px;
	border-bottom: 2px #304a2e solid; 
}

#gnavi #menu:last-child a:link,
#gnavi #menu:last-child a:hover {
	padding-right: 0px !important;
}
/*#gnavi #menu:last-child a:hover {
	padding-right: 0px;
}*/


/* bread style　パン屑
--------------------------------------------*/
#bread {
    height: 20px;
    line-height: 20px;
	width: 1000px;
	margin: 20px auto 0px auto;
}

#bread ul{
	list-style: none;
	padding: 0;
	margin: 0;
	width: 100%;
}
#bread ul li {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
}

#bread li a:link {
	color: #1c582f;
}
#bread li  a:visited {
	color: #1c582f;
}
#bread li a:hover {
	color: #1c582f;
}
#bread li a:active {
	color: #1c582f;
}


/* main style
--------------------------------------------*/
#main {
	text-align: center;
	width: 100%;
	height: 680px;
	position: relative;
	z-index: -1;
	background: #44240c;
}
#mainbox {
	margin-top: -100px;
}
#mainbox img {
	margin-top: -100px;
}

#news {
	background: #304a2e;
	color: #FFF;
}
#newsbox {
	width: 900px;
	margin: 0px auto;
	/*height: 40px;*/
	padding: 15px 0px 15px 0px;
	/*position: relative;*/
}
#newsbox h3 {
	width: 160px;
	float: left;
	/*border-right: 1px solid #FFF;*/
	background: url(images/news_line.gif) no-repeat center right;
	height: 40px;
	line-height: 40px;
}
#newsbox .sub {
	font-size: 16px;
	color: #b8c68c;
	font-weight: normal;
}
.newstable {
	width: 710px;
	/*height: 40px;*/
	float: right;
	padding: 7px 0px 7px 0px;
	/*margin: 0px auto;*/
	/*padding-bottom: 50px;*/
}
.newstable table {
	width: 100%;
	margin: 0px;
	table-layout: fixed;
	text-align: left;
	/*font-size: 16px;*/
}
.newstable th {
	width: 110px;
	margin: 0px;
	/*text-align: left;*/
	font-weight: normal;
	/*padding-bottom: 10px;
	padding-top: 10px;*/
}
.newstable td {
	background: url(images/arrow_wh.png) no-repeat center right;
	/*padding-bottom: 10px;
	padding-top: 10px;*/
	/*text-align: left;*/
}
.newstable td a {
	color: #FFF;
}

.box {
	width: 1000px;
	margin: 0px auto;
	position: relative;
}
.boxl {
	width: 500px;
	margin: 0px auto;
	float: left;
}
.boxr {
	width: 500px;
	margin: 0px auto;
	float: right;
}

#concept p {
	text-align: center;
	line-height: 2.5;
	margin-top: 74px;
}






/*#footflor {
	width: 580px;
	margin: 0px auto;
}

#footcontact {
	float: left;
	width: 250px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border: solid 1px #a07e14;
}
#footcontact a {
	background: url(images/blank_go.png) no-repeat center right;
	text-decoration: none;
}
#footcontact a:link{
	display: block;
	color: #a07e14;
}
#footcontact a:visited{
	color: #a07e14;
}
#footcontact a:hover{
	color: #FFF;
	background: url(images/blank_go.png) no-repeat center right #a07e14;
}
#footcontact a:active{
	color: #a07e14;
}

#footinfo {
	float: right;
	width: 210px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border: solid 1px #a07e14;
}
#footinfo a {
	background: url(images/arrow_go.png) no-repeat center right;
	text-decoration: none;
}
#footinfo a:link{
	display: block;
	color: #a07e14;
}
#footinfo a:visited{
	color: #a07e14;
}
#footinfo a:hover{
	color: #FFF;
	background: url(images/arrow_go.png) no-repeat center right #a07e14;
}
#footinfo a:active{
	color: #a07e14;
}*/




#flower {
	background: #c2d294;
}
#flower ul {
	width: 1000px;
	overflow: hidden;
	_zoom: 1; /*IE6バグ対策*/
	list-style: none;
	background: #FFF;
}
#flower li {
	width: 200px;
	height: 200px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#flower .flowerntc img {
	opacity: 0.5;
	filter: Alpha(opacity=50);
}
#flower .flowerntc a:hover img {
	opacity: 1;
	filter: Alpha(opacity=100);
}

.bnr ul {
	width: 1060px;
	overflow: hidden;
	margin-right: -60px;
	_zoom: 1; /*IE6バグ対策*/
	list-style: none;
}
.bnr li {
	width: auto;
	/*height: 200px;*/
	float: left;
	margin: 0px 60px 60px 0px;
	padding: 0px;
}

#access {
	background: url(images/bg_gr.jpg) repeat;
	padding: 40px 0px;
}

.topttl {
	color: #314a2f;
	text-align: center;
	background: url(images/ttl_line.gif) bottom center no-repeat;
	padding: 0px 0px 10px 0px;
	margin-bottom: 40px;
}
.topttl .sub {
	font-size: 15px;
	color: #a07e14;
	/*font-weight: normal;*/
}

.googlemap {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 30%;
    overflow: hidden;
}
.googlemap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.link ul {
	width: 660px;
	overflow: hidden;
	margin: 0px auto;
	_zoom: 1; /*IE6バグ対策*/
	list-style: none;
}
.link li {
	width: auto;
	float: left;
	margin-bottom: 60px;
	padding: 0px;
}
.link li:first-child {
	margin-right: 60px;
}


/* foot style
--------------------------------------------*/
#ftt {
	background: url(images/ft_bg.png) repeat-x bottom;
	height: 112px;
}
#ftt img {
	float: right;
}

#ftc {
	background: #304a2e;
	color: #FFF;
	padding: 50px 0px;
}
#ftc ul {
	list-style: none;
	float: left;
	padding: 0px 35px;
}
#ftc li a {
	background: url(images/ft_arrow.png) left center no-repeat;
	padding: 8px 0px 8px 14px;
}
#ftc li a:link {
	display: block;
	color: #FFF;
}
#ftc li a:visited {
	color: #FFF;
}
#ftc li a:hover {
	color: #FFF;
}
#ftc li a:active {
	color: #FFF;
}

#ftb {
	background: #44240c;
	height: 60px;
	line-height: 60px;
	text-align: center;
	color: #FFF;
}

/* Facebook Like Box width: 100% */
.fbcomments,
.fb_iframe_widget,
.fb_iframe_widget[style],
.fb_iframe_widget iframe[style],
.fbcomments iframe[style],
.fb_iframe_widget span{
    width: 100% !important;
}

#facebox {
	margin-bottom: 10px;
}

#back-top {
	position: fixed;
	bottom: 30px;
	margin-left: 84%;
	z-index:10;
}
#back-top a {
	width: 60px;
	display: block;
	text-transform: uppercase;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	outline: none;
}
#back-top a:link {
	color: #a07e14;
}
#back-top a:visited {
	color: #a07e14;
}
#back-top a:hover {
	color: #a07e14;
}
#back-top a:active {
	color: #a07e14;
}
/* arrow icon (span tag) */
#back-top span {
	width: 60px;
	height: 60px;
	display: block;
	margin-bottom: 7px;
	background: url(images/pagetop.png) no-repeat center center;
}
#back-top a:hover span {
}


/* page style
--------------------------------------------*/
#pagemain {
	text-align: center;
	width: 100%;
	height: 300px;
	position: relative;
	z-index: -1;
	background: #44240c;
}

#pagebox {
	width: 710px;
	height: auto;
	float: left;
}

#side {
	width: 230px;
	height: auto;
	float: right;
}
#side img {
	margin: 0px 0px 20px 0px;
}
#side h3 {
	color: #314a2f;
	font-size: 18px;
	border-bottom: solid 1px #314a2f;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 20px 0px;
}

#pagebox h2 {
	background: url(images/ttl_ac.jpg) no-repeat top left #e8d696;
	padding: 0.5em 0.5em 0.5em 3em;
	margin: 0px 0px 40px 0px;
	font-size: 26px;
	color: #44240c;
}
#pagebox .ttlgr {
	font-size: 24px;
	padding: 0.5em;
	margin: 0px 0px 40px 0px;
	color: #314a2f;
	background: #e2e6be;
	border-top: solid 3px #a07e14;
}
#pagebox .ttlline {
	font-size: 24px;
	padding: 0.5em 0em 0em 0em;
	margin: 0px 0px 40px 0px;
	color: #a07e14;
	border-top: solid 3px #a07e14;
}
#pagebox h4 {
	margin: 0px 0px 40px 0px;
	font-size: 22px;
	color: #314a2f;
}

.flobox {
	clear: both;
	padding-bottom: 100px;
}
.floboxl {
	width: 42%;
	float: left;
}
.floboxr {
	width: 54%;
	float: right;
}
.flobox02l {
	width: 48%;
	float: left;
}
.flobox02r {
	width: 48%;
	float: right;
}
.floboxl img {
	margin-bottom: 20px;
}

.three ul {
	list-style: none;
}
.three li {
	width: 210px;
	height: auto;
	margin: 0px 40px 0px 0px;
	float: left;
}
.three li:nth-child(3),
.three li:nth-child(6),
.three li:last-child {
	margin-right: 0px;
}
.three li img {
	margin-bottom: 20px;
}

.btn {
	float: right;
    position: relative;
    display: inline-block;
    padding: 0.6em 0.9em;
    text-decoration: none;
    color: #a07e14 !important;
    border: solid 1px #a07e14;
}
.btn:hover {
	text-decoration: none;
    background: #a07e14;
	color: #FFF !important;
}

.btnbox {
	position: relative;
	overflow: hidden;
}
.btnbox ul {
	position: relative;
	left: 50%;
	float: left;
	list-style: none;
}
.btnbox li {
	position: relative;
	left: -50%;
	float: left;
}
.btnbox li:first-child {
	margin-right: 50px;
}

/*.tablepress thead th {
	background-color: #d6ecb8!important;
}*/

/*境内ページ リンク*/
.anchor ul {
    list-style-type: none;
	margin: 0px auto;
	padding: 0px 0px 80px 0px;
    text-align: center;
	font-size: 18px;
}
.anchor li {
    float: left;
    padding: 0 28px 0 28px;
    border-left: 1px solid #314a2f;
    border-right: 1px solid #314a2f;
}
.anchor li + li {
    border-left: 0;
    border-right: 1px solid #314a2f;
}
.anchor li a {
    color: #314a2f;
}

/*余白の設定*/
.m80-b {
	margin-bottom: 80px!important;
}
.m50-b {
	margin-bottom: 50px!important;
}
.m30-b {
	margin-bottom: 30px!important;
}
.m60-t {
	margin-top: 60px!important;
}
.m30-t {
	margin-top: 30px!important;
}
.m20-t {
	margin-top: 20px!important;
}

/*フォントサイズの設定*/
.f13px {
	font-size: 13px;
}
.f14px {
	font-size: 14px;
}
.f18px {
	font-size: 18px;
}
.f20px {
	font-size: 20px;
}

/*フォントカラーの設定*/
.green {
	color: #314a2f;
}
.red {
	color: #F00;
}


/* category style　投稿ページ
--------------------------------------------*/


/* pagenavi style　ページナビゲーション
--------------------------------------------*/
.pagination {
	clear: both;
	padding: 20px 0;
	position: relative;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
}

.pagination span, .pagination a {
	display: block;
	float: left;
	margin: 2px 2px 2px 0;
	padding: 6px 9px 5px 9px;
	text-decoration: none;
	width: auto;
	color: #4d4d4d;
	border: solid 1px #4d4d4d;
	background: #FFFFFF;
	font-weight: bold;
}

.pagination a:hover{
	color: #fff;
	background: #4d4d4d;
}

.pagination .current{
	padding: 6px 9px 5px 9px;
	color: #fff;
	background: #4d4d4d;
	font-weight: bold;
}

.google-maps {
	position: relative;
	padding-bottom: 48%;
	height: 0;
	overflow: hidden;
	margin-bottom: 50px;
	margin-top: 10px;
}
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

#submitbox {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;
}


/* 以下、ディスプレイ幅が979pxより小さい画面に使われるCSS */
@media screen and (max-width: 979px) {
/* head style
--------------------------------------------*/
#hdr {
	float: left;
	width: 420px;
	margin-left: 20px;
}
#hdt h1 {
	margin-top: 10px;
}
#hdt2 {
	float: left;
	margin-top: 20px;
}


/* globalmenu style
--------------------------------------------*/
#gmenu {
	width: 600px;
	float: left;
	line-height: 2.5em;
	margin-top: 10px;
}


/* main style
--------------------------------------------*/
#main {
	height: auto;
}
#mainbox {
	margin-top: 0px;
}
#mainbox img {
	margin-top: 0px;
}

#newsbox {
	width: 95%;
	
}
#newsbox h3 {
	background: none;
}
.newstable {
	width: 100%;
}

.box {
	width: 100%;
}

.boxl {
	width: 100%;
	float: none;
}
.boxr {
	width: 100%;
	float: none;
}

#flower ul {
	width: 600px;
	margin: 0px auto;
}

.bnr ul {
	width: 480px;
	margin: 0px auto;
}

#access p {
	padding-left: 20px;
}


/* foot style
--------------------------------------------*/
#ftc .boxl {
	width: 440px;
	margin: 0px auto;
}
#ftc .boxr {
	width: 500px;
	margin: 40px auto 0px auto;
}


/* page style
--------------------------------------------*/
#pagemain {
	height: auto;
}

#pagebox {
	width: 100%;
	float: none;
	margin: 0px auto;
}

#side {
	width: 480px;
	float: none;
	margin: 0px auto;
}
}


/* スマートフォン 縦(ポートレート) */
@media only screen and (max-width:480px) {
/* head style
--------------------------------------------*/
#hdl {
	width: 220px;
	float: none;
	margin: 0px auto;
}

#hdr {
	width: 100%;
	margin-left: 0px;
}
#hdt {
	margin-bottom: 20px;
}
#hdt1 {
	margin-bottom: 16px;
}
#hdt2 {
	float: none;
	margin: 0px auto 0px auto;
}

#toggle {
    display: block;
    position: relative;
    width: 100%;
    background: #282828;
	border-top: solid 1px #FFFFFF;
}
#toggle a {
    display: block;
    position: relative;
    padding: 12px 0 10px;
    border-bottom: 1px solid #ffffff;
    color: #fff;
    text-align: center;
    text-decoration: none;
}
#toggle:before {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 10px;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    background: #fff;
}
#toggle a:before,
#toggle a:after {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 10px;
    width: 20px;
    height: 4px;
    background: #282828;
}
#toggle a:before {
    margin-top: -6px;
}
#toggle a:after {
    margin-top: 2px;
}

#menu {
	display: none;
}
#menu li {
    width: 100% ;
  }

#gmenu {
	width: 100%;
	height: auto;
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
	background-color: #282828;
	border-top: solid 0px #b3b3b3;
	border-bottom: solid 0px #b3b3b3;
	border-bottom: none;
	border-top: none;
}

#gnavi span {
	display: block;
}

#gnavi #menu a:hover span {
	padding-bottom: 0px;
	border-bottom: none; 
}

#gnavi {
	height: auto;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	width: 100%;
	height: auto;
	clear: both;
}

#gnavi li {
	float: none;
	margin: 0px;
	padding: 0px;
	/*list-style: none;*/
	text-align: center;
	height: 41px;
	line-height: 41px;
}

#gnavi #menu01 a:link,
#gnavi #menu02 a:link,
#gnavi #menu03 a:link,
#gnavi #menu04 a:link,
#gnavi #menu05 a:link,
#gnavi #menu06 a:link,
#gnavi #menu07 a:link {
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	padding-top: 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center;
	border-left: none;
	border-right: none;
	border-top: none;
	background-image: none;
	border-bottom: solid 1px #282828;
	background-color: #FFFFFF;
    -moz-border-radius: 0px;/*for Firefox*/
    -webkit-border-radius: 0px;/*for Safari and chrome*/
    border-radius: 0px;
	color: #282828;
}
#gnavi #menu01 a:visited,
#gnavi #menu01 a:active,
#gnavi #menu02 a:visited,
#gnavi #menu02 a:active,
#gnavi #menu03 a:visited,
#gnavi #menu03 a:active,
#gnavi #menu04 a:visited,
#gnavi #menu04 a:active,
#gnavi #menu05 a:visited,
#gnavi #menu05 a:active,
#gnavi #menu06 a:visited,
#gnavi #menu06 a:active,
#gnavi #menu07 a:visited,
#gnavi #menu07 a:active {
	width: 100%;
	height: 40px;
	line-height: 40px;
	padding-top: 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center;
	border-left: none;
	border-right: none;
	border-top: none;
	background-image: none;
	border-bottom: solid 1px #282828;
	background-color: #FFFFFF;
    -moz-border-radius: 0px;/*for Firefox*/
    -webkit-border-radius: 0px;/*for Safari and chrome*/
    border-radius: 0px;
	color: #282828;
}
#gnavi #menu01 a:hover,
#gnavi #menu02 a:hover,
#gnavi #menu03 a:hover,
#gnavi #menu04 a:hover,
#gnavi #menu05 a:hover,
#gnavi #menu06 a:hover,
#gnavi #menu07 a:hover {
	width: 100%;
	height: 40px;
	line-height: 40px;
	padding-top: 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center;
	border-left: none;
    border-right: none;
	border-top: none;
	background-image: none;
	border-bottom: solid 1px #282828;
	background-color: #282828;
	color: #FFFFFF;
    -moz-border-radius: 0px;/*for Firefox*/
    -webkit-border-radius: 0px;/*for Safari and chrome*/
    border-radius: 0px;
	text-decoration: none;
	color: #FFFFFF;
}


/* main style
--------------------------------------------*/
#newsbox {
	width: 95%;
}

.box {
	width: 95%;
}

#concept {
	width: 95%;
}
#concept p br {
	display: none;
}
#concept .btnbox li {
	float: none;
	
}
#concept .btnbox li a {
	margin: 0px auto 20px auto;
	
}
#concept .btnbox li .btn {
	float: none;
}

#flower ul {
	width: 400px;
}
#flower .flowerntc img {
	opacity: 1;
	filter: Alpha(opacity=100);
}
#flower .flowerntc a:hover img {
	opacity: 0.5;
	filter: Alpha(opacity=50);
}
/*
#flower {
	background: none;
}
#flower ul {
	background: none;
	width: 100%;
}
#flower li {
	float: none;
	margin: 0px auto;
}
*/

.bnr ul {
	width: 100%;
	/*margin: 0px auto;*/
}
.bnr li {
	float: none;
	margin: 0px auto 20px auto;
}

.link ul {
	width: 100%;
	
}
.link li {
	/*width: auto;*/
	float: none;
	margin: 0px auto 20px auto;
	/*margin-bottom: 60px;
	padding: 0px;*/
}


/* foot style
--------------------------------------------*/
#ftc .boxl {
	width: 100%;
}
#ftc .boxr {
	width: 100%;
}


/* page style
--------------------------------------------*/
#side {
	width: 100%;
}
#side img {
	margin: 0px auto 20px auto;
}

.floboxl {
	width: 100%;
	float: none;
}
.floboxr {
	width: 100%;
	float: none;
}
.flobox02l {
	width: 100%;
	float: none;
}
.flobox02r {
	width: 100%;
	float: none;
}

.three li,
.three li:nth-child(3),
.three li:nth-child(6),
.three li:last-child {
	width: 100%;
	margin: 0px auto;
	float: none;
}
.three li p {
	margin-bottom: 20px;
}
}