@charset "utf-8";
/*
Theme Name: designoism_south
Theme URI: http://docodoor.co.jp/
Description: designoism_south
Version: 1.0
Author: docodoor
Author URI: http://docodoor.co.jp/

	docodoor
	 http://docodoor.co.jp/

	This theme was designed and built by o2 Group,
	whose blog you will find at http://theme.o2gp.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

/* =Reset default browser CSS.
Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {border: 0;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align: baseline;}
:focus {outline: 0;}

ol, ul {list-style: none;}
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {font-weight: normal;text-align: left;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img {border: 0;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
html{
margin: 0;
padding: 0;
overflow-y:scroll;
}
body{
font:80%/1.5 "Lucida Sans Unicode", "Lucida Grande", Arial, "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
color:#252525;
-webkit-text-size-adjust: none;
background:#fff;
}


/* リンク設定
------------------------------------------------------------*/
a{
margin:0;
padding:0;
text-decoration:none;
outline:0;
vertical-align:baseline;
background:transparent;
font-size:100%;
color:#777;
}

a:hover, a:active{
-webkit-transition:opacity 1s;-moz-transition:opacity 1s;-o-transition:opacity 1s;
outline: none;
color:#999;
}


/**** Clearfix ****/
nav .panel:after, nav#mainNav:after, .newsTitle:after, .bg:after,.post:after{content:""; display: table;clear: both;}
nav .panel,nav#mainNav,.newsTitle,.bg, .post{zoom: 1;}


/* フォーム
------------------------------------------------------------*/
input[type="text"], textarea{
vertical-align:middle;
max-width:90%;
line-height:30px;
height:30px;
padding:1px 5px;
border:1px solid #d4d4d7;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
font-size:100%;
color:#555;
background:#fcfcfc;
}

textarea{
height:auto;
line-height:1.5;
}

input[type="submit"],input[type="reset"],input[type="button"]{
padding:3px 10px;
background: #2a588b;
background: -moz-linear-gradient(top, #2a588b 0%, #214a78 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2a588b), color-stop(100%,#214a78));
background: -webkit-linear-gradient(top, #2a588b 0%,#214a78 100%);
background: -o-linear-gradient(top, #2a588b 0%,#214a78 100%);
background: -ms-linear-gradient(top, #2a588b 0%,#214a78 100%);
background: linear-gradient(to bottom, #2a588b 0%,#214a78 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a588b', endColorstr='#214a78',GradientType=0 );
border:0;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
line-height:1.5;
font-size:100%;
color:#fff;
}

input[type="submit"]:hover,input[type="reset"]:hover,input[type="button"]:hover{
background: #2a588b;
background: -moz-linear-gradient(top, #214a78 0%, #2a588b 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#214a78), color-stop(100%,#2a588b));
background: -webkit-linear-gradient(top, #214a78 0%,#2a588b 100%);
background: -o-linear-gradient(top, #214a78 0%,#2a588b 100%);
background: -ms-linear-gradient(top, #214a78 0%,#2a588b 100%);
background: linear-gradient(to bottom, #214a78 0%,#2a588b 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#214a78', endColorstr='#2a588b',GradientType=0 );
}

*:first-child+html input[type="submit"]{padding:3px;}


/* レイアウト
------------------------------------------------------------*/
#wrapper, .inner{
margin:0 auto;
width:960px;
}
#wrapper hr{
border:none;
border-top:dashed 1px #ccc;
height:1px;
color:#FFFFFF;
}
#wrapper h3{
width: 675px;
padding: 0 0 0 35px;
line-height: 40px;
font-size:100%;
letter-spacing: 0.1em;
color: #3D3F3F;
font-weight: normal;
background:url(images/h3_01.png) no-repeat;
}
/* 画像 */
.box{
float: left;
width: 222px;
margin: 0 16px 10px 0;
line-height: 1.2;
}
.box_img{
padding: 0px 0px 10px 0px;
}
.last{margin-right:0;}
/* 枠 */
.about{
width:708px;
margin: 5px 0 20px 0;
padding: 0 0 10px 0;
background: #fff;
border: 1px solid #ccc;
}
.about_01{
width:670px;
margin: 0;
padding: 20px;
}
/* 固定 */
.hako{
float: right;
width:470px;
margin: 0;
padding: 0;
}


#header{
overflow:hidden;
height: auto;
background: #F0F5F7;
}
/* サイトマップ、プライバシーポリシー */
.rightbox{
float: right;
margin: auto 0;
display: block;
width:auto;
color:#fff;
font-size:10px;
font-weight:bold;
}
#header ul{
padding-bottom:0px;
}
#header ul li{
display:inline-block;
vertical-align:text-top;
text-align:left;
padding:5px 0 5px 10px;
margin-right:10px;
background:url(images/lin_02.png) no-repeat 0 6px;
}
#header ul li	a{
display:block;
padding:0;
overflow:hidden;
color:#fff;
}
#header ul li	a:hover{text-decoration:underline;}
#header ul li li{
display:block;
background-position:0 5px;
}


#content{
float:left;
width:710px;
padding:30px 0;
}

#sidebar{
float:right;
width:218px;
padding:30px 0;
}
#sidebar h3{
width: 185px;
padding: 0 0 0 35px;
line-height: 40px;
letter-spacing: 0.1em;
font-size:100%;
color: #3D3F3F;
font-weight: normal;
background:url(images/h3_02.png) no-repeat;
}
#sidebar li{
padding: 5px 0 0 0;
}
#sidebar hr{
border:none;
border-top:dashed 1px #ccc;
height:1px;
color:#FFFFFF;
}
.sabout{
width:219px;
margin: 5px 0 15px 0;
padding: 0 0 0 0;
background: #fff;
border: 1px solid #ccc;
}
.sabout_01{
width:210px;
margin: 0;
padding: 5px;
}


#footer{
clear:both;
padding-top:20px;
background:url(images/nav_bg4.png) repeat;
} 


/* margin ---------------------*/
.mT_10{margin-top:-10px; !important; }
.mT_5{margin-top:-5px; !important; }
.mT5{margin-top:5px; !important; }
.mT10{margin-top:10px; !important; }
.mT15{margin-top:15px; !important; }
.mT20{margin-top:20px; !important; }
.mT30{margin-top:30px; !important; }
.mT40{margin-top:40px; !important; }

.mB_10{margin-bottom:-10px; !important; }
.mB_5{margin-bottom:-5px; !important; }
.mB5{margin-bottom:5px; !important; }
.mB10{margin-bottom:10px; !important; }
.mB15{margin-bottom:15px; !important; }
.mB20{margin-bottom:20px; !important; }
.mB30{margin-bottom:30px; !important; }
.mB40{margin-bottom:40px; !important; }
.mB50{margin-bottom:50px; !important; }
.mB60{margin-bottom:60px; !important; }
.mB80{margin-bottom:80px; !important; }

.mL5{margin-left:5px; !important; }
.mL10{margin-left:10px; !important; }
.mL15{margin-left:15px; !important; }
.mL20{margin-left:20px; !important; }
.mL25{margin-left:25px; !important; }
.mL30{margin-left:30px; !important; }

.mR5{margin-right:5px; !important; }
.mR10{margin-right:10px; !important; }
.mR15{margin-right:15px; !important; }
.mR20{margin-right:20px; !important; }
.mR25{margin-right:25px; !important; }
.mR30{margin-right:30px; !important; }
.mR35{margin-right:35px; !important; }

.fR{float:right; !important; }
.fL{float:left; !important; }
.clear{clear:both; !important; }
.clear hr,.clear2 hr,.line hr{display:none; }
.clear2{ clear:both; !important; height: 20px; }
.right{ text-align:right; }
.left{ text-align:left; }
.center{text-align:center; !important; }

.waku{
display: block;
-moz-box-shadow: 3px 3px 5px #bbb;    /* firefox　*/
-webkit-box-shadow: 3px 3px 5px #bbb;  /* safari、chorme */
box-shadow: 3px 3px 5px #bbb;
/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
behavior: url(http://geoworldvip.jp/PIE.htc);
}



/* ヘッダー
*****************************************************/
#header .bg{background:#17ABCE;} 


/* サイト説明文 + 住所
----------------------------------*/
#header h1,#header p{
float:left;
padding:3px 0;
color: #EDEDED;
font-size:80%;
font-weight:normal;
background:#17ABCE;
}

#header p{
float:right;
}



/* ロゴ (サイトタイトル)
----------------------------------*/
#header h2{
clear:both;
float:left;
color: #515151;
font-size:160%;
font-weight:bold;
padding:20px 0;
}
#header h2 img{width: 240px;}

/* サブナビゲーション
----------------------------------*/
#header ul{
padding-top:40px;
float:right;
}

#header ul li{
display:inline;
margin-left:10px;
font-size:90%;
}

#header ul li a{
padding-left:10px;
color:#000;
background:url() no-repeat 0 50%;
}

#header ul li a:hover{background-position:3px 50%;}


/* トップページ　メイン画像
----------------------------------*/
#mainImg{
clear:both;
margin-top:0;
line-height:0;
text-align:center;
z-index:0;
background:url(images/nav_bg.png) repeat-x;
}

.post{
margin:5px 0 0 0;
padding:10px 10px 10px;
border: 1px;
border-style: solid;  
border-color: #ccc;
background: #fff;
}


/* タイポグラフィ
*****************************************************/
h2.title{
clear:both;
margin:30px 0 0;
padding:7px 10px;
font-size:110%;
border:1px solid #dadada;
border-bottom:0;
background:#fff url(images/border.png) repeat-x 0 100%;
}

h2.first{margin-top:0;}

.dateLabel{
margin:0 0 10px;
text-align:right;
font:italic 1em "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

.post p{padding-bottom:15px;}

.post ul{margin: 0 0 10px 10px;}

.post ul li{
margin-bottom:5px;
padding-left:15px;
background:url(images/bullet.png) no-repeat 0 8px;
}

.post ol{margin: 0 0 10px 30px;}

.post ol li{list-style:decimal;}

.post h1{
margin:20px 0;
padding:5px 0;
font-size:150%;
color: #000;
border-bottom:3px solid #000;
}

.post h2{
margin:5px 0;
padding-bottom:2px;
font-size:110%;
font-weight:bold;
color: #333;
border-bottom:3px solid #E6E7E8;
}

.post h3{
margin:10px 0;
font-size:110%;
font-weight:bold;
color:#214a78;
border-bottom:1px solid #E6E7E8;
}

.post h4{
margin:10px 0;
padding: 0 0 4px 35px;
font-size:120%;
font-weight:bold;
color:#214a78;
border-bottom:1px dashed;
border-color:#ccc;
background:url(images/h4_01.png) no-repeat 0 100%;
}

.post h5{
margin:5px 0;
padding: 0 0 0 15px;
line-height: 35px;
font-size:110%;
color: #333;
border-bottom:4px solid #E6E7E8;
background:url(images/h5.png) no-repeat 0 50%;
}

.post h6{
margin:5px 0;
padding: 0 0 0 10px;
line-height: 30px;
font-size:100%;
color:#214a78;
background:#E6E7E8;
}

.post blockquote {
clear:both;
padding:5px 0 5px 10px;
margin:5px 0 20px 20px;
border-left: 5px #ccc solid;
}
.blockquotee {
clear:both;
padding:5px 0 5px 10px;
margin:5px 0 20px 20px;
border-left: 1px #E6E7E8 solid;
}
 
.post blockquote p{padding:5px 0;}

.post table{
border: 1px #ccc solid;
border-collapse: collapse;
border-spacing: 0;
width:100%;
}

.post table th{
padding:10px;
border: #ccc solid;
border-width: 0 0 1px 1px;
font-weight:bold;
color:#515151;
background:#F5F5F5;
width:100px;
}

.post table td{
padding:10px;
border: 1px #ccc solid;
border-width: 0 0 1px 1px;
background:#fff;
}

.post dt{font-weight:bold;}

.post dd{padding-bottom:10px;}

.post img{max-width:100%;height:auto;}

img.aligncenter {
display: block;
margin:5px auto;
}

img.alignright, img.alignleft{
padding:4px;
margin:0 0 2px 7px;
display:inline;
}

img.alignleft{margin: 0 7px 2px 0;}

.alignright{float:right;}
.alignleft{float: left;}


/* テーブル２　-------------*/
table.tbrr{
border: 1px #ccc solid;
border-collapse: collapse;
border-spacing: 0;
}

table th.tbrr{
padding:10px 10px 10px 10px;
border: 1px #ccc solid;
font-weight:bold;
font-size:95%;
color:#515151;
background:#F5F5F5;
width:184px;
}

table td.tbrr{
padding:10px 10px;
border: 1px #ccc solid;
background:#fff;
width:504px;
}
/* テーブル3　-------------*/
table.tbrrr{
border: 1px #ccc none;
border-collapse: collapse;
border-spacing: 0;
}

table th.tbrrr{
padding:10px 10px 10px 10px;
border: 1px #ccc solid;
font-weight:bold;
font-size:95%;
color:#515151;
background:#F5F5F5;
width:184px;
}

table td.tbrrr{
padding:10px 10px;
border: 1px #ccc solid;
background:#fff;
width:504px;
}


/* サイドバー　ウィジェット
*****************************************************/
section.widget, .widgetInfo{
margin: 0 0 20px;
padding: 10px 7px;
border:1px solid #dadada;
background: #fff;
}

#banners img{
max-width:225px;
height:auto;
padding-bottom:10px;
}

section.widget h3{
clear:both;
margin:0 0 10px;
padding:5px 0;
font-size:100%;
font-weight:normal;
color: #333;
border-bottom:1px solid #ccc;
}

section.widget a{
display:block;
padding:3px 0 3px 13px;
text-decoration:underline;
background:url(images/arrow.png) no-repeat 0 50%;
}

section.widget a:hover{
text-decoration:none;
background-position: 3px 50%;
}

#searchform input[type="text"]{
line-height:1.7;
height:24px;
width:100px;
vertical-align:bottom;
}


/* お知らせ　
-------------*/
.newsTitle{
clear:both;
margin:0 0 20px;
padding:5px 0;
font-size:100%;
color: #333;
border-bottom:1px solid #ccc;
}

.newsTitle h3{
float:left;
font-weight:normal;
}

.newsTitle p{
float:right;
padding:0 0 0 10px;
font-size:.8em;
background:url(images/arrow.png) no-repeat 0 50%;
}

.news p{
clear:both;
padding-bottom:2px;
border-bottom: 1px solid #ccc;
}

.news p:last-child{border:0;}

.news p a{
display:block;
padding:5px 0;
color:#333;
font-style:italic;
font:italic 110% "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

.news a span{
color:#515151;
font:normal 90% Arial, 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
}

.news span{padding-left:10px;}

.news a:hover span{color:#777;}




/* 作品事例 */
#rlbox{
display:block;
width:680px;
}
.rightt{
float: right;
width:350px;
margin: 5px 0 0 0;
padding: 0;
}
.leftt{
float: left;
width:320px;
margin: 0;
padding: 0;
}
/* テーブル4　-------------*/
table.tbrrry{
border: 1px #ccc none;
border-collapse: collapse;
border-spacing: 0;
}

table th.tbrrry{
padding:10px 10px 10px 10px;
border: 1px #ccc solid;
font-weight:bold;
font-size:95%;
color:#000;
background:#fff;
width:190px;
}

table td.tbrrry{
padding:10px 10px;
border: 1px #ccc solid;
background:#fff;
width:500px;
}

/* ライブチャット */
#haikei{
background:url(images/photo_02.png) no-repeat 100% 90%;
width:650px;
height:320px;
}

/* フッター
*****************************************************/
#footer ul{
padding-bottom:15px;
}

#footer ul li{
display:inline-block;
vertical-align:text-top;
text-align:left;
padding:5px 0;
margin-right:20px;
background:url(images/lin_01.png) no-repeat 0 8px;
}

#footer ul li	a{
display:block;
padding:0 0 0 12px;
overflow:hidden;
color:#3D3F3F;
font-size:10px;
}

#footer ul li	a:hover{text-decoration:underline;}

#footer ul li li{
display:block;
padding:0;
margin:0 0 0 5px;
background-position:0 5px;
}


*:first-child+html #footer ul li{display:inline;}
*:first-child+html #footer ul ul,*:first-child+html #footer ul li li a,*:first-child+html #footer ul li li{display:none;}

#copyright{
clear:both;
padding:10px;
text-align:center;
font-size:75%;
zoom:1;
color:#fff;
background:#17ABCE;
}


/* page navigation
------------------------------------------------------------*/
.pagenav{
clear:both;
width: 100%;
height: 30px;
margin: 5px 0 20px;
}

.prev{float:left}

.next{float:right;}

#pageLinks{
clear:both;
color:#2a588b;
text-align:center;
}


/* メインメニュー　PC用
------------------------------------------------------------*/
@media only screen and (min-width: 1025px){
	nav#mainNav{
	clear:both;
	position:relative;
	z-index:200;
        background:url(images/nav_bg3.png) repeat;
	}

	nav#mainNav ul li{
	float: left;
	position: relative;
	border-right:1px #A0A0A0;
	border-style:dotted;
	}
	
	nav#mainNav ul li:first-child{border-left:1px #A0A0A0; border-style:dotted;}

	nav#mainNav ul li a{
	display: block;
	text-align: center;
	_float:left;
	color:#3D3F3F;
	height:40px;
	line-height:40px;
	padding:15px 38px 5px;
	}
	
	nav#mainNav ul li a span,nav#mainNav ul li a strong{
	display:block;
	font-size:90%;
	line-height:1.4;
	}
	
	nav#mainNav ul li a span{
	font-size:70%;
	color:#fff;
	}

	nav div.panel{
  display:block !important;
  float:left;
  }
  
  a#menu{display:none;}
  
  nav#mainNav ul li.current-menu-item a, nav#mainNav ul li a:hover, nav#mainNav ul li a:active, nav#mainNav ul li.current-menu-parent a{
  background:url(images/nav_bg2.png) repeat
  }
  
  nav#mainNav ul ul{width:160px;}
  
  nav#mainNav ul li ul{display: none;}
  
  nav#mainNav ul li:hover ul{
  display: block;
  position: absolute;
  top:60px;
  left:-2px;
  z-index:500;
  }
	
  nav#mainNav ul li li{
	padding:0 0 0 10px;
	margin:0;
  float: none;
  height:40px;
  line-height:40px;
  width:160px;
  background:#214a78;
	border:0;
  border-bottom:1px solid #A0A0A0;
  }
	
	nav#mainNav ul li li:first-child{border-left:0;}
	
  nav#mainNav ul li li a{
  width:100%;
  height:40px;
	padding:0;
  line-height:40px;
  font-size:95%;
  text-align:left;
  }
	
	nav#mainNav ul li li a span{padding:0 10px;}
	
	nav#mainNav ul li li a:hover,nav#mainNav ul li li.current-menu-item a{color:#327cab;}
  
	nav#mainNav ul li:hover ul li:last-child{
	border:0;
	}
}


/* メインメニュー iPadサイズ以下から
------------------------------------------------------------*/
@media only screen and (max-width:1024px){
	nav#mainNav{
	clear:both;
	width:100%;
	margin:0 auto;
	padding:10px 0;
	}
	
	nav#mainNav .inner{width:98%;}
	
	nav#mainNav a.menu{
	width:100%;
	display:block;
	height:40px;
	line-height:40px;
	font-weight: bold;
	text-align:left;
	color:#fff;
	border:1px solid #ccc;
  background: #000 url(images/menuOpen.png) no-repeat 5px 10px;
	}
	
	nav#mainNav a#menu span{padding-left:35px;}
	
	nav#mainNav a.menuOpen{
	border-bottom:0;
	color:#fff;
	background: #000 url(images/menuOpen.png) no-repeat 5px -32px;
	}
	
	nav#mainNav a#menu:hover{cursor:pointer;}
	
	nav .panel{
	display: none;
	width:100%;
	position: relative;
	right: 0;
	top:0;
	z-index: 1;
	border:1px solid #ccc;
	}

	nav#mainNav ul{margin:0;padding:0;}

	nav#mainNav ul li{
	float: none;
	clear:both;
	width:100%;
	height:auto;
	line-height:1.2;
	}

	nav#mainNav ul li a,nav#mainNav ul li.current-menu-item li a{
	display: block;
	padding:15px 10px;
	text-align:left;
	color:#fff;
	border-bottom:1px solid #ccc;
	background:#000;
	}

 nav#mainNav ul li a span{display:none;}
 
	nav#mainNav ul li.current-menu-item a,nav#mainNav ul li a:hover,nav#mainNav ul li.current-menu-item a,nav#mainNav ul li a:active, nav#mainNav ul li li.current-menu-item a, nav#mainNav ul li.current-menu-item li a:hover, nav#mainNav ul li.current-menu-item li a:active{
	color:#fff;
	background:#ccc;
	}

	nav#mainNav ul li li{
	float:left;
	border:0;
	}

	nav#mainNav ul li li a, nav#mainNav ul li.current-menu-item li a, nav#mainNav ul li li.current-menu-item a{
		padding-left:40px;
		background:#2a588b url(images/sub1.png) no-repeat 30px 50%;
	}

	nav#mainNav ul li li.current-menu-item a,nav#mainNav ul li li a:hover, nav#mainNav ul li.current-menu-item li a:hover{
		background:#214a78 url(images/sub1.png) no-repeat 30px 50%;}
	
	nav#mainNav ul li li:last-child a{background:#2a588b url(images/subLast.png) no-repeat 30px 50%;}
	nav#mainNav ul li li:last-child.current-menu-item a,nav#mainNav ul li li:last-child a:hover,nav#mainNav ul li.current-menu-item li:last-child a:hover{background:#214a78 url(images/subLast.png) no-repeat 30px 50%;}
	
	nav div.panel{float:none;}
	
	#mainImg{margin-bottom:20px;}

}


/* 959px以下から 1カラム表示
------------------------------------------------------------*/
@media only screen and (max-width: 959px){
  #wrapper, #header, .inner{width:100%;}

	#header h1, #header p{padding:5px 10px;}
	#header h2{padding:20px 10px 0;}
	#header ul{padding:20px 10px 10px;}


	nav#mainNav ul, .thumbWrap{margin:0 auto;}
	nav#mainNav ul ul{padding:0;}

	nav div.panel{float:none;}
	
	#mainImg img{width:98%;height:auto;}

	#content, #sidebar{
	clear:both;
	width:95%;
	float:none;
	margin:0 auto;
	padding:10px 0;
	}
	
	#banners{width:100%;margin:0 auto;text-align:center;}
	#banners p{display:inline;margin:0 10px;}
  #banners p img{width:100%;height:auto;}
	
	section.widget_search{text-align:center;}

	#footer{margin:0;border:0;text-align:center;}
	
	#footer ul{	text-align:center;	}
	#footer ul li{margin-right:20px;}

.itemL,.itemM,.itemS,.txt_all,.txt_long,.txt_half,.txt_menu,.txt_staff,.txt_staff2,.txt_rec,.mR20,.last,.mB10,.mL20{
	width: 100%;
	padding: 0;
	margin: 0 auto 20px auto;
	background:none;
	border:none;
	float:none;
	clear:both;
	}
	.about img{
	border:none;
	width: 60%;
	margin-bottom:10px;
	}
	#content {
	width: 90%;
	}
	#wrapper h3{
	width: 90%;
	line-height: 36px;
	font-size:100%;
	letter-spacing: 0.1em;
	color: #fff;
	font-weight: normal;
	background:url(images/h3_03.png) no-repeat;
	}
	#footer{
	clear:both;
	font-size:100%;
	padding-top:0px;
	background:url(images/nav_bg4.png) repeat;
	} 
	.about{
	width:100%;
	margin: 5px 0 20px 0;
	background: #fff;
	border: 1px solid #ccc;
	}
	.about_01{
	width:95%;
	padding:2%;
	}
	#sidebar{
	width:90%;
	}
	#sidebar h3{
	width: 80%;
	line-height: 40px;
	font-size:100%;
	letter-spacing: 0.1em;
	color: #fff;
	font-weight: normal;
        margin: 0 0 0 0;
	background:url(images/h3_02.png) no-repeat;
	}
	.sabout{
	width:100%;
	margin: 5px 0 15px 0;
	background: #fff;
	border: 1px solid #ccc;
	}
	.sabout_01{
	width:95%;
	margin: 0;
	padding: 5px;
	}
	#mainImg{
	clear:both;
	margin-top:0;
	line-height:0;
	text-align:center;
	z-index:0;
	background:none;
	}
	.side_bn{
	display:block;
	margin:auto;
	text-align:center;
	}

}


/* 幅648px以下から  トップページの３画像調節
------------------------------------------------------------*/
@media only screen and (max-width: 648px){
	.thumbWrap{width:100%;margin:0 auto;text-align:center;}
	.thumbWrap ul.thumb li{width:30%; float:left;margin:0 1% 0 2%;}
  .thumbWrap img{width:100%;height:auto;}
.rightbox{
float: right;
width: 0px;
height: 0px;
margin: 10px 0 0 0;
display: none;}

}


/* 幅644px以下から ヘッダー等微調節
------------------------------------------------------------*/
@media only screen and (max-width: 644px){
	#header{text-align:center;}
	#header h2,#header ul{float:none;}
	#headerInfo{width:250px;margin:0 auto;}
	img.alignright, img.alignleft{display: block;	margin:5px auto;}
	.alignright,.alignleft{float:none;}
	#footer ul{text-align:left;padding:15px;}
	#footer ul ul{padding:0;}
}