/* CSS Document */

body {
	background-color: #ffffff;
 	width: 100%;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, Verdana, sans-serif;
	-webkit-text-size-adjust: 100%;
}
/* --- サブボディ --- */
.bba {
	width: 100%;
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:center;
}
/* --- フッターボディ --- */
.bbb {
	width: 100%;
	background-color: #CCCCCC;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 10px 0px;
	text-align:center;
}
/* --- ヘッダー --- */
#headarea {
	width: 100%;
	background-color: #d3d3d3;
	color: #000000;
	text-align:center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;

}
#headarea_e {
	width: 100%;
	height:120px;
	background-color: #e8ffd1;
	color: #FFFFFF;
	text-align:center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: fixed;
	z-index: 100;
}
#head {
	width: 100%;
	background-color: none;
	color: #000000;
	text-align:center;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
}
.locatebox {
	width:98%;
	padding:0px;
	border: hidden;
	margin: 0px 1% 0px 1%;
	border-spacing: 0px;
	text-align:center;
}
.locatebox_e {
	width:950px;
	border: hidden;
	background: #000000;
	margin: 0px auto 0px auto;
	padding:0px;
	border-spacing: 0px;
	text-align:center;
}
h1.headt {
	font-size: 0.8em;
	font-weight: normal;
	text-align:left;
	margin: 0px 0px 0px 0px;
}
/* --- コンテナ --- */
.container {
	width: 100%;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
}

/* --- タイトル --- */
.title {
	width: 950px;
	border: 0px;
	margin: 5px 0px 5px 0px;
}

/* --- メニュー --- */
.menu_area {
	width: 100%;
	border: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	text-align:center;

}
.menu_box {
	width: 100%;
	border: 0px;
	margin: 5px auto 0px auto;
	padding: 0px 0px 0px 0px;
	text-align:center;
}
ul.menu {
	text-align:right;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
ul.menu li {
	list-style-type:none;
	width:33%;
	margin: 2px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}
ul.ws-plink {
	text-align:left;
	width:96%;
	margin: 0px 2% 0px 2%;
	padding: 0px 0px 0px 0px;
}
ul.ws-plink li {
	list-style-type:disc;
	line-height: 1.2em;
	margin: 5px 0px 5px 20px;
	padding: 0px 0px 0px 0px;
	text-align:left;
}
.menuz {
	font-size: 0.8em;
	letter-spacing: normal;
	margin: 0px 0px 0px 1px;
	padding: 0px 0px 0px 0px;
	
	height:40px;
	text-align:center;
	line-height:40px;
}
.menuz a:link {
	text-decoration:none;
	color:#ffffff;
	display:block;
	background-color: #696969;
	text-align:center;
	line-height:40px;
	-webkit-border-radius: 7px 0px 7px 0px;
	-moz-border-radius: 7px 0px 7px 0px;
	-khtml-border-radius: 7px 0px 7px 0px;
	border-radius: 7px 0px 7px 0px;
}
.menuz a:visited {
	color:#ffffff;
}
.menuz a:hover {
	text-decoration:none;
	color:#ffffff;
	background-color: #852e19;

}
.menuz a:active {
	color: #ffffff;
	background-color: #696969;
}


ul.mainmenu { padding: 0px; margin: 0px; }
ul.mainmenu li {
	width: 23%;
	font-size: small;
	list-style-type:none;
	margin: 0px 1% 0px 1%;
	padding: 0px 0px 0px 0px;
	float: left;
}
img.mainmenuph {
	width: 100%;

	border: none;
}
.formimgr {
	width: 100%;
	height: auto;
	margin: 10px auto 10px auto;
	padding: 0px 0px 0px 0px;
}
/* --- コンテンツコンテナ --- */
.containerin {
	width: 100%;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	text-align:center;
}

/* --- メインカラム --- */
.content {
	float: none;
	width: 100%; /* メインカラムの幅 */
}


.newsbox {
	width: 100%;
	display: inline-block;
	outline: none;
	margin: 10px auto 10px auto;
	padding: 0px 0px 0px 0px;
	background:#fff;
	text-align: left;
}
.con_area {
	width: 95%;
	display: inline-block;
	outline: none;
	color:#000!important;
	border:1px solid #dedede;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	background:#fff;
	-webkit-border-radius: .5px;
	-moz-border-radius: .5px;
	-khtml-border-radius: 5px;
	border-radius: .5em;
	behavior: url(http://gori-p.com/ie-css3.htc);
	-webkit-box-shadow: 0 3px 5px rgba(0,0,0,.2);
	-moz-box-shadow: 0 3px 5px rgba(0,0,0,.2);
	box-shadow: 0 3px 5px rgba(0,0,0,.2);
	text-align: center;
}
div#con_area_down {
	width: 95%;
	display: inline-block;
	outline: none;
	color:#000!important;
	border:1px solid #dedede;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	background:#fff;
	-webkit-border-radius: .5px;
	-moz-border-radius: .5px;
	-khtml-border-radius: 5px;
	border-radius: .5em;
	behavior: url(http://gori-p.com/ie-css3.htc);
	-webkit-box-shadow: 0 3px 5px rgba(0,0,0,.2);
	-moz-box-shadow: 0 3px 5px rgba(0,0,0,.2);
	box-shadow: 0 3px 5px rgba(0,0,0,.2);
	text-align: center;
}
.con_area-n {
	width: 100%;
	display: inline-block;
	outline: none;
	color:#000!important;
	border:0px solid #dedede;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	background:#fff;
	text-align: center;
}
.con_area-p {
	width: 95%;
	display: inline-block;
	outline: none;
	color:#000!important;
	border:1px solid #dedede;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	background:#fff9ff;
	-webkit-border-radius: .5px;
	-moz-border-radius: .5px;
	-khtml-border-radius: 5px;
	border-radius: .5em;
	behavior: url(http://gori-p.com/ie-css3.htc);
	-webkit-box-shadow: 0 3px 5px rgba(0,0,0,.2);
	-moz-box-shadow: 0 3px 5px rgba(0,0,0,.2);
	box-shadow: 0 3px 5px rgba(0,0,0,.2);
	text-align: center;
}
.ad-box {
	width: 100%;
	display: none;
	outline: none;
	border:0px solid #dedede;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
.formbox {
	width: 90%;
	display: inline-block;
	outline: none;
	border:0px solid #dedede;
	margin: 10px auto 10px auto;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
/* --- ブログメインカラム --- */
.contentblog {
	float: left;
	width: 740px; /* メインカラムの幅 */
}
/* --- サイドR --- */
.side-r {
	float: none;
	width: 100%;
	text-align: center;
}


/* --- フッタ --- */
.footer {
	width: 100%;
	background-color: #CCCCCC;
	margin: 10px auto 0px auto;
	padding: 0px 0px 0px 0px;
	text-align:left;
}
.footbox {
	width: 92%;
	outline: none;
	color:#000!important;
	border:0px solid #C5C6C5;
	margin: 10px auto 10px auto;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
/* --- footerリンクBOX --- */
.ft-box-m {
	color: #FFFFFF;

	width: 50%;
	margin: 10px auto 0px auto;
}
.ft-box {
	color: #FFFFFF;
	float: left;
	width: 50%;
	margin: 10px auto 0px auto;
}
.ft-boxw {
	color: #FFFFFF;
	float: left;
	width: 50%;
	margin: 10px auto 10px auto;
}
ul.ft li {
	font-size: 1.0em;
	list-style-type:square;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.ftl a {
	text-decoration:none;
	color:#ffffff;
	display:block;
	padding:0px;
	margin:0;
	line-height:30px;
}
.ftl a:hover {
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.ftl a:visited {
	color:#ffffff;
}
.foot {
	width: 100%;
	background-color: #666666;
	font-size: 0.8em;
	color: #FFFFFF;
	text-align:center;
}
/* --- mod一覧用 --- */
.mod-inbox {
	width: 95%;
	border:0px solid #dedede;
	background: #ffffff;
	text-align:center;
	margin: 10px auto 10px auto;
	padding: 0px 0px 0px 0px;
}
.mod-inboxl {
	width: 95%;
	border:0px solid #dedede;
	background: #ffffff;
	text-align:left;
	margin: 10px auto 10px auto;
	padding: 0px 0px 0px 0px;
}
.mod-box {
	float: left;
	width: 49%;
	border:1px solid #dedede;
	background: #fffff9;
	-webkit-border-radius: .5px;
	-moz-border-radius: .5px;
	-khtml-border-radius: 5px;
	border-radius: .5em;
	behavior: url(http://gori-p.com/ie-css3.htc);
	-webkit-box-shadow: 0 3px 5px rgba(0,0,0,.2);
	-moz-box-shadow: 0 3px 5px rgba(0,0,0,.2);
	box-shadow: 0 3px 5px rgba(0,0,0,.2);
	margin: 10px auto 10px auto;
	padding: 0px 0px 0px 0px;
}
.mod-box_w {
	float: none;
	width: 98%;
	height: 120px;
	border:1px solid #dedede;
	background: #ffffff;
	-webkit-border-radius: .5px;
	-moz-border-radius: .5px;
	-khtml-border-radius: 5px;
	border-radius: .5em;
	behavior: url(http://gori-p.com/ie-css3.htc);
	-webkit-box-shadow: 0 3px 5px rgba(0,0,0,.2);
	-moz-box-shadow: 0 3px 5px rgba(0,0,0,.2);
	box-shadow: 0 3px 5px rgba(0,0,0,.2);
	margin: 10px auto 10px auto;
	padding: 0px 0px 0px 0px;
}
p.mod-capa {
	font-size: 0.9em;
	font-weight: bold;
	text-align:center;
	margin: 3px auto 15px auto;
	padding: 0px 0px 0px 0px;
}
p.mod-capred {
	font-size: 0.9em;
	font-weight: bold;
	color:#ff0000;
	text-align:center;
	margin: 3px auto 3px auto;
	padding: 0px 0px 0px 0px;
}
p.mod-parts {
	font-size: 1.0em;
	font-weight: lighter;
	color:#000000;
	text-align:center;
	margin: 10px auto 5px auto;
	padding: 0px 0px 0px 0px;
}
p.mod-parts2 {
	font-size: 1.0em;
	font-weight: lighter;
	color:#000000;
	text-align:center;
	margin: 15px auto 15px auto;
	padding: 0px 0px 0px 0px;
}
p.mod-mainw {
	font-size: 0.9em;
	font-weight: lighter;
	line-height: 1.8em;
	text-align:left;
	width: 95%;
	margin: 20px auto 20px auto;
	padding: 0px 0px 0px 0px;
}
p.mod-main {
	font-size: 0.9em;
	font-weight: lighter;
	line-height: 1.8em;
	text-align:left;
	width: 95%;
	margin: 20px auto 20px auto;
	padding: 0px 0px 0px 0px;
}
p.mod-mainc {
	font-size: 0.9em;
	font-weight: lighter;
	line-height: 1.8em;
	text-align:center;
	width: 95%;
	margin: 20px auto 20px auto;
	padding: 0px 0px 0px 0px;
}
img.modph {
	width: 95%;
	height: auto;
	text-align:center;
	margin: 15px auto 5px auto;
	padding: 0px 0px 0px 0px;
}
img.modfph {
	width: 95%;
	height: auto;
	text-align:center;
	margin: 15px auto 5px auto;
	padding: 0px 0px 0px 0px;
}
/* --- mod-ps専用 --- */
p.mod-capa {
	font-size: 0.9em;
	font-weight: bold;
	text-align:center;
	margin: 3px auto 15px auto;
	padding: 0px 0px 0px 0px;
}
p.mod-capred {
	font-size: 0.9em;
	font-weight: bold;
	color:#ff0000;
	text-align:center;
	margin: 3px auto 3px auto;
	padding: 0px 0px 0px 0px;
}
p.mod-parts {
	font-size: 1.0em;
	font-weight: lighter;
	color:#000000;
	text-align:center;
	margin: 10px auto 5px auto;
	padding: 0px 0px 0px 0px;
}
p.mod-parts2 {
	font-size: 1.0em;
	font-weight: lighter;
	color:#000000;
	text-align:center;
	margin: 15px auto 15px auto;
	padding: 0px 0px 0px 0px;
}

p.mod-main {
	font-size: 0.9em;
	font-weight: lighter;
	line-height: 1.8em;
	text-align:left;
	width: 85%;
	margin: 20px auto 20px auto;
	padding: 0px 0px 0px 0px;
}
p.mod-mainc {
	font-size: 0.9em;
	font-weight: lighter;
	line-height: 1.8em;
	text-align:center;
	width: 80%;
	margin: 20px auto 20px auto;
	padding: 0px 0px 0px 0px;
}


.mod-box_on {
	width: 100%;
	height: auto;
	font-size: 0.9em;
	text-align:left;
	border:1px solid #dedede;
	background: #fffff4;

	margin: 5px 10px 5px 10px;
	padding: 0px 0px 0px 0px;
}
.mod-box_off {
	float: none;
	width: 100%;
	height: auto;
	font-size: 0.9em;
	text-align:left;
	border:1px solid #dedede;
	background: #f0f0f0;

	margin: 5px 10px 5px 10px;
	padding: 0px 0px 0px 0px;
}
h3.mod-ps-t {
	font-size: 1.0em;
	font-weight: bold;
	text-align: left;
	margin: 10px 0px 10px 0px;
}
p.mod-psid {
	font-size: 1.0em;
	font-weight: bold;
	text-align:left;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
p.mod-psif {
	font-size: 1.0em;
	font-weight: normal;
	line-height: 1.5em;
	text-align:left;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
img.mod-psph {
	width: auto;
	height: 160px;
	text-align:left;
	float: left;
	border: 0px #ff0000 solid;
	margin: 5px 15px 5px 5px;
	padding: 0px 0px 0px 0px;
}

img.mod-ps-fphs {
	width: 98%;
	height: auto;
	text-align:center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
ul.mod-psinfo{
	list-style-type:square;
	font-size: 0.9em;
	line-height:2.0em;
	text-align:left;
	padding: 0px 0px 0px 0px;
	margin: 10px 20px 5px 30px;
}
ul.mod-ps-fph{
	padding: 0px 0px 0px 0px;
	margin: 30px auto 30px auto;
}
ul.mod-ps-fph li{
	list-style-type:none;
	float: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.workspharea {
	width: 308px;
	float: none;
	outline: none;
	border:none;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
.workspharea-lf {
	width: 150px;
	float: left;
	outline: none;
	border:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
.workspharea-rt {
	width: 150px;
	float: right;
	outline: none;
	border:none;
	margin: 0px 3px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
.worksphbox {
	width: 150px;
	float: left;
	outline: none;
	border:none;
	margin: 2px 2px 2px 2px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
ul.workspagelink{
	list-style-type:square;
	font-size: 0.9em;
	line-height:2.5em;
	text-align:left;
	padding: 0px 0px 0px 0px;
	margin: 20px auto 5px 40px;
}
/* --- ph表示サイズ --- */
img.titp {
	width: 100%;
	height: auto;
}
img.topphch {
	width: 100%;

	border: none;
}
img.ph100w {
	width: 100%;
	height: auto;
	border: none;
}
img.sublink {
	width: 200px;
	height: auto;
}
img.worksphsiz {
	width: 150px;
	height: auto;
}
img.exph {
	width: 600px;
	height: auto;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
.toplinkbox {
	width: 98%;
	height: auto;
	border: none;
	margin: 5px auto 5px auto;
	padding: 0px 0px 0px 0px;
}

.box-half {
	float: left;
	width: 48%;
	margin: 10px 1% 10px 1%;
}
.box-news {
	float: left;
	width: 460px;
	margin: 10px 20px 10px 20px;
	padding: 0px 0px 0px 0px;
}
.box-ad {
	float: left;
	width: 200px;
	margin: 10px 0px 10px 0px;
}
.clearleft {
	clear: left;
}
.clearright { 
	clear: right; 
}
.clearboth { 
	clear: both; 
}
ul.parea { padding: 0px; margin: 0px; }
ul.parea li {
	float: left;
	font-size: small;
	list-style-type:none;
	margin-right: 0px;
	padding: 0px 2px 0px 2px;
}
ul.news li {
	font-size: 1.0em;
	list-style-type:disc;
	margin: 5px 0px 3px 0px;
}

ul.fq-n-l li {
	font-size: 1.0em;
	margin: 0px 5px 15px 5px;
	padding: auto;
	line-height:2.5em;
	list-style-type:disc;
	text-align:left;
}
ul.fq-n-a li {
	font-size: 0.9em;
	margin: 0px 5px 0px 5px;
	padding: auto;
	line-height:25px;
	list-style-type:none;
}
ul.fqb {
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 0px 0px;
	text-align:left;
	list-style-type:disc;
}
ul.fqb li {
	font-size: 0.9em;
	margin: 0px 5px 0px 0px;
	padding: auto;
	line-height:25px;
	text-align:left;
}

ul.sb{
    width:180px;
	list-style-type:none;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
}
p.mainw {
	font-size: 1.0em;
	font-weight: lighter;
	line-height: 1.5em;
	text-align:left;
	margin: 10px 30px 10px 30px;
	padding: 0px 0px 0px 0px;
}
p.conview {
	font-size: 0.6em;
	font-weight: lighter;
	line-height: 1.3em;
	text-align:left;
	margin: 10px 7px 10px 7px;
	padding: 0px 0px 0px 0px;
}
p.pcap {
	font-size: 0.7em;
	font-weight: lighter;
	line-height: 1.5em;
	text-align:left;
	margin: 10px 10px 10px 10px;
	padding: 0px 0px 0px 0px;
}
/* --- リンク表示 --- */
a {
	text-decoration:none;
	color:#3333ff;
	padding:0px;
}
a:hover {
	color:#990000;
	text-decoration: underline;
}
a:visited {
	color:#0033CC;
}


.style4 {font-size: 12px}
.style5 {color: #FF00FF}
.style9 {color: #666666; font-size: small; }
.style10 {
	font-size: 9px;
	color: #FFFFFF;
}
.style11 {font-size: 9px}
.style12 {color: #FFFFFF}


/* --- リンクボタン --- */

.link_a {
	width:90%;
	font-size: 0.9em;
	border:1px solid #dedede;
	margin: 10px auto 10px auto;
	padding: 0px;
	line-height:30px;
	text-align:center;
	-webkit-box-shadow: 0 2px 6px rgba(0,0,0,.1);
	-moz-box-shadow: 0 2px 6px rgba(0,0,0,.1);
	box-shadow: 0 2px 6px rgba(0,0,0,.1);
}
.link_a a {
	text-decoration:none;
	color:#333333;
	display:block;
	width:100%;
	background: #FFFFFF;
	padding:0px;
	margin:0;
	line-height:30px;
	text-align:center;
}
.link_a a:hover {
	text-decoration:none;
	color:#0000FF;
	background: #FFFFcc;

	text-align:center;
}
.link_a a:visited {
	color:#000000;
	text-align:center;
}

.menusb_1 {
	width:180px;
	margin:0;
	padding:0px;
	text-align:center;
}
.menusb {
	font-size:10px;
	margin:0;
	padding:0px;
	width:180px;
	height:30px;
	line-height:30px;
}
.menusb a {
	text-decoration:none;
	color:#333333;
	display:block;
	width:180px;
	height:30px;
	background: #FFFFFF url(./temp/Default/img/sb_a.jpg) repeat center;
	padding:0px;
	margin:0;
	line-height:30px;
}
.menusb a:hover {
	text-decoration:none;
	color:#ffffff;
	background: #FFFFFF url(./temp/Default/img/sb_b.jpg) repeat center;
	font-weight: bold;
}
.menusb a:visited {
	color:#000000;
}


.honbun {
	line-height: 25px\9; /* IE8 and below */
	text-align:left
}
.center {
	text-align:center;
}

h1.top {
	font-size: small;
	font-weight: normal;
	text-align: center;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
h2 {
	font-size: medium;
	font-weight: bold;
	text-align: left;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-top: 3px;
}
h2.ft-t {
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
	color:#ffffff;
	margin: 3px 5px 3px 0px; 
}
h3.midashi {
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	margin-left: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 20px;
}
h3.komidashi {
	font-size: medium;
	font-weight: bold;
	text-align: left;
	margin-left: 20px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-top: 20px;
}
h3.w-t {
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	margin-left: 0px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-top: 20px;
}
h3.s-type {
	font-size: 0.9em;
	font-weight: bold;
	text-align: left;
	margin: 5px 5px 5px 5px;
}
h3.s-type_l {
	font-size: 0.8em;
	text-align: left;
	background:#ffffcc;
	margin: 5px 0px 5px 0px;
	padding: 0px 5px 0px 5px;
}
h3.s
h3.s-type_c {
	font-size: 0.8em;
	text-align: center;
	background:#ffffcc;
	margin: 5px 0px 5px 0px;
	padding: 0px 5px 0px 5px;
}
.topnewsday {
	font-size: 0.6em;
	line-height:1.0em;
	text-align:right;
	font-weight: lighter;
	padding: 0px 0px 0px 0px;
	margin: 0px 20px 10px auto;
}
table, td, th {
	border: 0px;
	padding: 0px;
	vertical-align: top;
}

#para_l5 {
	margin-left: 5px;
	position:relative;
}
#para_l10 {
	margin-left: 10px;
	position:relative;
}
img.il { float: left; }
img.ir { float: right; margin-right: 5px;}
p.l1 { margin-left:1em; }
p.l2 { 
	margin: 20px 25px 20px 25px; 
	line-height: 30px;
	text-align:left;
}
p.bt { 
	margin: 10px 20px 10px 20px; 
	line-height: 30px;
	line-height: 30px\9; /* IE8 and below */
	text-align:left;
}
p.ta_c { text-align: center;}
p.stype { 
	margin: 5px 0px 5px 0px; 
	line-height: 30px;
	line-height: 30px\9; /* IE8 and below */
	text-align:left;
}

p.w-c {
	font-size: 0.9em;
	font-weight: bold;
	text-align: left;
	margin-left: 25px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-top: 0px;
}
img.fl {
	float: left; 
	margin: 0px 10px 0px 0px; 
}

.box-stype {
	width: 100%;
	color:#ffffff;
	display: inline-block;
	outline: none;
	border:0px solid #dedede;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #FFFFFF url(./temp/Default/img/t-back.jpg) repeat center;
	text-align: center;
}

.box900s {
	width: 840px;
	display: inline-block;
    outline: none;
    color:#000!important;
	border:1px solid #dedede;
	margin: 10px 0px 10px 0px;
    padding: 10px 10px 10px 10px;
    background:#fff;
    -webkit-border-radius: .5px;
    -moz-border-radius: .5px;
	-khtml-border-radius: 5px;
    border-radius: .5em;
	behavior: url(http://gori-p.com/ie-css3.htc);
    -webkit-box-shadow: 0 3px 5px rgba(0,0,0,.2);
    -moz-box-shadow: 0 3px 5px rgba(0,0,0,.2);
    box-shadow: 0 3px 5px rgba(0,0,0,.2);
	margin-left: auto;
    margin-right: auto;
	text-align: left;
}
.box700s {
	width: 700px;
	display: inline-block;
	outline: none;
	color:#000!important;
	border:1px solid #dedede;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	background:#fff;
	-webkit-border-radius: .5px;
	-moz-border-radius: .5px;
	-khtml-border-radius: 5px;
	border-radius: .5em;
	behavior: url(http://gori-p.com/ie-css3.htc);
	-webkit-box-shadow: 0 3px 5px rgba(0,0,0,.2);
	-moz-box-shadow: 0 3px 5px rgba(0,0,0,.2);
	box-shadow: 0 3px 5px rgba(0,0,0,.2);
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.box700s-c {
	width: 700px;
	display: inline-block;
    outline: none;
    color:#000!important;
	border:1px solid #dedede;
	margin: 10px 0px 10px 0px;
    padding: 10px 10px 10px 10px;
    background:#fff;
    -webkit-border-radius: .5px;
    -moz-border-radius: .5px;
	-khtml-border-radius: 5px;
    border-radius: .5em;
	behavior: url(http://gori-p.com/ie-css3.htc);
    -webkit-box-shadow: 0 3px 5px rgba(0,0,0,.2);
    -moz-box-shadow: 0 3px 5px rgba(0,0,0,.2);
    box-shadow: 0 3px 5px rgba(0,0,0,.2);
	margin-left: auto;
    margin-right: auto;
	text-align: center;
}

.box700w {
	width: 660px;
	display: inline-block;
    outline: none;
	margin: 5px 0px 5px 0px;
    padding: 0px 10px 0px 30px;
    background:#fff;
	margin-left: auto;
    margin-right: auto;
	text-align: left;
}
.box700 {
	width: 700px;
	display: inline-block;
	outline: none;
	margin: 10px auto 10px auto;
	padding: 0px 0px 0px 0px;
	background:#fff;
	text-align: left;
}
.box650 {
	width: 650px;
	display: inline-block;
	outline: none;
	margin: 20px auto 20px auto;
	padding: 0px 0px 0px 0px;
	background:#fff;
	text-align: left;
}
.box160s {
	width: 160px;
	display: inline-block;
	outline: none;
	color:#000!important;
	border:1px solid #dedede;
	margin: 10px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
	background:#fff;
	-webkit-border-radius: .5px;
	-moz-border-radius: .5px;
	-khtml-border-radius: 5px;
	border-radius: .5em;
	behavior: url(http://gori-p.com/ie-css3.htc);
	-webkit-box-shadow: 0 3px 5px rgba(0,0,0,.2);
	-moz-box-shadow: 0 3px 5px rgba(0,0,0,.2);
	box-shadow: 0 3px 5px rgba(0,0,0,.2);
	margin-left: auto;
	margin-right: auto;
}
.side_exbox {
	width: 90%;
	text-align: left;
	display: inline-block;
    outline: none;
    color:#000!important;
	border:1px solid #dedede;
	margin: 10px 0px 10px 0px;
    padding: 10px 10px 10px 10px;
    background:#fff;
    -webkit-border-radius: .5px;
    -moz-border-radius: .5px;
	-khtml-border-radius: 5px;
    border-radius: .5em;
	behavior: url(http://gori-p.com/ie-css3.htc);
    -webkit-box-shadow: 0 3px 5px rgba(0,0,0,.2);
    -moz-box-shadow: 0 3px 5px rgba(0,0,0,.2);
    box-shadow: 0 3px 5px rgba(0,0,0,.2);
	margin-left: auto;
    margin-right: auto;
}
.box620gly {
	width:620px;
	margin: 10px 10px 10px 10px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	background: #EDEDED;
	display: inline-block;
}
.boxwaku {
	width:640px;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	background: #FFFFFF;
	display: inline-block;
	height:450px;
}
.box620 {
	width:620px;
	margin: 10px 10px 10px 10px;
	padding: 20px 10px 20px 10px;
	text-align: center;
	background: #FFFFFF;
}
.box_700 {
	width:700px;
	margin: 10px auto 10px 0px;
	border: hidden;
	border-spacing: 0px;
	text-align: left;
}
.box_600_l {
	width:600px;
	margin:5px;
	border: hidden;
	border-spacing: 0px;
	margin-left: auto;
    margin-right: auto;
	text-align: left;
}

.box_500_l {
	width:480px;
	margin:5px;
	border: hidden;
	border-spacing: 0px;
	margin-left: auto;
    margin-right: auto;
	text-align: left;
}
.box_600_c {
	width:600px;
	margin:5px;
	border: hidden;
	border-spacing: 0px;
	margin-left: auto;
    margin-right: auto;
	text-align: center;
}
.box_500 {
	width:200px;
	padding:5px;
	border: hidden;
	float: left;
	border-spacing: 0px;
}
.box_500my {
	width:500px;
	padding:5px;
	border: hidden;
	border-spacing: 0px;
	text-align: left;
}
.box_200 {
	width:200px;
	padding:0px;
	border: hidden;
	float: right;
	border-spacing: 0px;
}
.boxph {
	width:320px;
	padding:0px;
	border: hidden;
	float: left;
	border-spacing: 0px;
	display: inline;
}
ul.topbutton{
    width:280px;
	list-style-type:none;
	float:right;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
}

ul.topbutton_li{
    width:280px;
    list-style-type:none;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
}
ul.phil li {
	list-style-type: none; 
	margin-right: 0px;
	float: left;
	display: inline;
}
ul.in-ln {
display: inline;
margin: 0px 0px 0px 10px;
padding: 0px 0px 0px 0px; 
list-style-type: none; 
}
ul.in-ln li {
display: inline;
margin: 5px 5px 5px 0px;
padding: 0px 0px 0px 0px; 
list-style-type: none; 
}
ul.photo_r20 li {
display: inline;
margin-right: 20px;
list-style-type: none; 
}
ul.top_n-c li {
display: inline;
margin-left: 0px;
margin-right: 0px;
padding-left: 0px
list-style-type: none; 
}
h3.midashia {
	font-size: 1.0em;
	font-weight: bold;
	text-align: left;
	margin: 15px 0px 10px 15px;
}
h3.midashib {
	font-size: 1.0em;
	font-weight: bold;
	text-align: left;
	margin: 20px 5px 10px 5px;
}
h3.ltxt {
	font-size: medium;
	font-weight:normal;
	line-height: 200%;
	vertical-align: top;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 15px;
	margin-bottom: 0px;
	width:620px;
	border-top: 1px  dotted;
	border-bottom: 1px  dotted;
}
p.ltx {
	font-size: medium;
	font-weight:bold;
	vertical-align: top;
	margin-left: 40px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
}
p.ltxc {
	font-size: small;
	vertical-align: top;
	margin-left: 100px;
	margin-right: 30px;
	margin-top: 0px;
	margin-bottom: 15px;
}
p.ltxl {
	vertical-align: top;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
}
table.ph {
	width: 250px;
	height: auto;
	margin: 10px;
	border-spacing: 0px;
}
.box_ph {
	width:250px;
	font-size:small;
	line-height:20px;
	padding:3px;
	border: hidden;
	text-align: center;
	border-spacing: 0px;
}
.box_cap {
	width:250px;
	font-size:small;
	line-height:20px;
	padding:0px;
	border: hidden;
	text-align: left;
	border-spacing: 0px;
}
td.middle {
	vertical-align: middle; 
	text-align: center;
}
p.model-s {
	font-size: 1.0em;
	font-weight: lighter;
	color:#000000;
	width:100%;
	background-color: #FFFFCC;
	text-align:left;
	margin: 5px 10px 5px 10px;
	padding: 0px 0px 0px 0px;
}
p.model-sp {
	font-size: 0.8em;
	font-weight: lighter;
	color:#000000;
	width:95%;
	background-color: #fdeff2;
	text-align:left;
	margin: 5px 10px 5px 10px;
	padding: 0px 0px 0px 0px;
}
p.model-q {
	font-size: 0.8em;
	font-weight: lighter;
	color:#000000;
	text-align:left;
	margin: 0px 0px 5px 20px;
	padding: 0px 0px 0px 0px;
}
.disp-non {
	display:none;
}
/* --- フォーム用 --- */
.formtxt{
	width:95%;
}
.formtxarea{
	width: 95%;
	height: 10em;
}

/* --- トップページスライドショー用 --- */
/* 画面上部の帯 */
#top_belt {
	max-width:700px;
	height:3px;
	background:#f5f5f5;
	margin:0 auto;
}
/*スライダー全体のコンテナー*/
#stage {
	position: relative;
	max-width: 700px;
	margin: 0 auto;
	background:#f5f5f5;
	overflow: hidden;
}
/*全ラジオボタンを非表示に*/
#r1,#r2,#r3,#r4,#r5,#back1,#back2,#back3,#back4,#back5,#next1,#next2,#next3,#next4,#next5 {
	display: none;
}
/* 表示切換えボタンと表示位置 */
.circ img {
	position: absolute;
	bottom:5%;
	cursor: pointer;
	
}

/* 左右送りボタン */
.pb, .nb { color:#808080;font-weight:bold; font-size:26px;display:block;position:absolute;top:45%;/*z-index:200;pointer-events:auto;*/}
.pb { left:0%; }
.nb { left:96%; }
.pb:hover, .nb:hover { color:orange; cursor:pointer; }
/* stageが初期サイズ以下のなったときのサイズ */
@media screen and (max-width: 700px) { .pb, .nb { font-size:18px; } }
/*全表示スライドのコンテナー*/
#photos {
	position: absolute;
	width:100%;
	height:100%; /*100%;*/
	left: 0%;
	opacity:0;
	/*pointer-events: none;*/
	animation:flowSlides 40s infinite;
}
/* 個々のスライド・現スライド標示ボタン */
.pic {
	position: absolute;
	width:100%;
	height:100%;
}
.pic img:nth-child(1) { width:99%; margin-left:0%; }
.pic img:nth-child(2) { width:3%; bottom:5%; /*2.5%;*/ }

/*表示スライドをphotosの中に横並びで一列に並べる*/
#photo1 { left: 0; }
#photo2 { left: 700px; }
#photo3 { left: 1400px; }
#photo4 { left: 2100px; }
#photo5 { left: 2800px; }

/* 左右送りボタン */
#back1:checked ~ #photos { animation:flowSlides5 40s infinite; animation-delay:-32s; }
#back2:checked ~ #photos { animation:flowSlides1 40s infinite; animation-delay: 0s; }
#back3:checked ~ #photos { animation:flowSlides2 40s infinite; animation-delay:-8s; }
#back4:checked ~ #photos { animation:flowSlides3 40s infinite; animation-delay:-16s; }
#back5:checked ~ #photos { animation:flowSlides4 40s infinite; animation-delay:-24s; }
#next1:checked ~ #photos { animation:flowSlides2 40s infinite; animation-delay:-8s; }
#next2:checked ~ #photos { animation:flowSlides3 40s infinite; animation-delay:-16s; }
#next3:checked ~ #photos { animation:flowSlides4 40s infinite; animation-delay:-24s; }
#next4:checked ~ #photos { animation:flowSlides5 40s infinite; animation-delay:-32s; }
#next5:checked ~ #photos { animation:flowSlides1 40s infinite; animation-delay: 0s; }
/* 初期スライドショー */
@keyframes flowSlides {
	0% { left:0px; opacity:0; }
	2% { left:0px; opacity:1; }
	18% { left:0px; opacity:1; }
	20% { left:0px; opacity:0; }
	20.01% { left:-700px; opacity:0; }
	22% { left:-700px; opacity:1; }
	38% { left:-700px; opacity:1; }
	40% { left:-700px; opacity:0; }
	40.01% { left:-1400px; opacity:0; }
	42% { left:-1400px; opacity:1; }
	58% { left:-1400px; opacity:1; }
	60% { left:-1400px; opacity:0; }
	60.01% { left:-2100px; opacity:0; }
	62% { left:-2100px; opacity:1; }
	78% { left:-2100px; opacity:1; }
	80% { left:-2100px; opacity:0; }
	80.01% { left:-2800px; opacity:0; }
	82% { left:-2800px; opacity:1; }
	98% { left:-2800px; opacity:1; }
	100% { left:-2800px; opacity:0; }
}
/* 各スライド向けスライドショー */
@keyframes flowSlides1 {
	0% { left:0px; opacity:0; }
	2% { left:0px; opacity:1; }
	18% { left:0px; opacity:1; }
	20% { left:0px; opacity:0; }
	20.01% { left:-700px; opacity:0; }
	22% { left:-700px; opacity:1; }
	38% { left:-700px; opacity:1; }
	40% { left:-700px; opacity:0; }
	40.01% { left:-1400px; opacity:0; }
	42% { left:-1400px; opacity:1; }
	58% { left:-1400px; opacity:1; }
	60% { left:-1400px; opacity:0; }
	60.01% { left:-2100px; opacity:0; }
	62% { left:-2100px; opacity:1; }
	78% { left:-2100px; opacity:1; }
	80% { left:-2100px; opacity:0; }
	80.01% { left:-2800px; opacity:0; }
	82% { left:-2800px; opacity:1; }
	98% { left:-2800px; opacity:1; }
	100% { left:-2800px; opacity:0; }
}
@keyframes flowSlides2 {
	0% { left:0px; opacity:0; }
	2% { left:0px; opacity:1; }
	18% { left:0px; opacity:1; }
	20% { left:0px; opacity:0; }
	20.01% { left:-700px; opacity:0; }
	22% { left:-700px; opacity:1; }
	38% { left:-700px; opacity:1; }
	40% { left:-700px; opacity:0; }
	40.01% { left:-1400px; opacity:0; }
	42% { left:-1400px; opacity:1; }
	58% { left:-1400px; opacity:1; }
	60% { left:-1400px; opacity:0; }
	60.01% { left:-2100px; opacity:0; }
	62% { left:-2100px; opacity:1; }
	78% { left:-2100px; opacity:1; }
	80% { left:-2100px; opacity:0; }
	80.01% { left:-2800px; opacity:0; }
	82% { left:-2800px; opacity:1; }
	98% { left:-2800px; opacity:1; }
	100% { left:-2800px; opacity:0; }
}
@keyframes flowSlides3 {
	0% { left:0px; opacity:0; }
	2% { left:0px; opacity:1; }
	18% { left:0px; opacity:1; }
	20% { left:0px; opacity:0; }
	20.01% { left:-700px; opacity:0; }
	22% { left:-700px; opacity:1; }
	38% { left:-700px; opacity:1; }
	40% { left:-700px; opacity:0; }
	40.01% { left:-1400px; opacity:0; }
	42% { left:-1400px; opacity:1; }
	58% { left:-1400px; opacity:1; }
	60% { left:-1400px; opacity:0; }
	60.01% { left:-2100px; opacity:0; }
	62% { left:-2100px; opacity:1; }
	78% { left:-2100px; opacity:1; }
	80% { left:-2100px; opacity:0; }
	80.01% { left:-2800px; opacity:0; }
	82% { left:-2800px; opacity:1; }
	98% { left:-2800px; opacity:1; }
	100% { left:-2800px; opacity:0; }
}
@keyframes flowSlides4 {
	0% { left:0px; opacity:0; }
	2% { left:0px; opacity:1; }
	18% { left:0px; opacity:1; }
	20% { left:0px; opacity:0; }
	20.01% { left:-700px; opacity:0; }
	22% { left:-700px; opacity:1; }
	38% { left:-700px; opacity:1; }
	40% { left:-700px; opacity:0; }
	40.01% { left:-1400px; opacity:0; }
	42% { left:-1400px; opacity:1; }
	58% { left:-1400px; opacity:1; }
	60% { left:-1400px; opacity:0; }
	60.01% { left:-2100px; opacity:0; }
	62% { left:-2100px; opacity:1; }
	78% { left:-2100px; opacity:1; }
	80% { left:-2100px; opacity:0; }
	80.01% { left:-2800px; opacity:0; }
	82% { left:-2800px; opacity:1; }
	98% { left:-2800px; opacity:1; }
	100% { left:-2800px; opacity:0; }
}
@keyframes flowSlides5 {
	0% { left:0px; opacity:0; }
	2% { left:0px; opacity:1; }
	18% { left:0px; opacity:1; }
	20% { left:0px; opacity:0; }
	20.01% { left:-700px; opacity:0; }
	22% { left:-700px; opacity:1; }
	38% { left:-700px; opacity:1; }
	40% { left:-700px; opacity:0; }
	40.01% { left:-1400px; opacity:0; }
	42% { left:-1400px; opacity:1; }
	58% { left:-1400px; opacity:1; }
	60% { left:-1400px; opacity:0; }
	60.01% { left:-2100px; opacity:0; }
	62% { left:-2100px; opacity:1; }
	78% { left:-2100px; opacity:1; }
	80% { left:-2100px; opacity:0; }
	80.01% { left:-2800px; opacity:0; }
	82% { left:-2800px; opacity:1; }
	98% { left:-2800px; opacity:1; }
	100% { left:-2800px; opacity:0; }
}

/* --- modアイテムページ表示 --- */
img.modbrand_listph {
	width: 96%;
	height: auto;
	border:0px;
	margin: 5px 2% 5px 2% ;
	padding: 5px 0px 0px 0px;
}
.modbrand_list-box {
	font-size: 0.8em;
	width: 47%;
	height: 300px;
	background:#ffffff;
	text-align: center;
	margin: 10px 1% 10px 1% ;
	padding: 0px 0px 0px 0px;
	float: left;
	border:1px solid #dedede;
	
}
.effect1 {
    box-shadow: 0 2px 8px -2px #777777;
}

#bodybox_modbody  {
	width: 100%;
	text-align:center;
	display: inline-block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.pagearea {
	width: 100%;
	text-align:center;
	display: inline-block;
	margin: 0px auto 0px auto;
	padding: 0px;
}
.pageareabody {
	width: 100%;
	text-align:center;
	display: inline-block;
	margin: 0px auto 10px auto;
	padding: 0px;
}

h3.deco_none {
	font-size: 1.1em;
	text-align: left;
	margin: 10px 0px 10px 10px;
	padding: 0px 0px 0px 0px;
}
h3.deco {
	font-size: 1.1em;
	text-align: left;
	text-indent: 0.4em;
	color: #FFFFFF;
	width: 96%;
	background-color: #666666;
	margin: 10px 2% 10px 2%;
	padding: 0px 0px 0px 0px;

}
/* --- modアイテムコンテンツ表示 --- */
h3.modind {
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
}
.modfcbox_0 {
	width: 0px;
	text-align:center;
	display: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
}
.modfcbox_1 {
	width: 98%;


	text-align:center;
	display: inline-block;
	margin: 2px 1% 2px 1%;
	padding: 0px;

}
.modfcbox_2 {
	width: 98%;


	text-align:center;
	display: inline-block;
	margin: 2px 1% 2px 1%;
	padding: 0px;

}
p.modt {
	font-size: 1.0em;
	line-height: 1.6em;
	margin: 10px 10px 10px 10px;
	padding: 0px 0px 0px 0px;
}
.mdta_0 {
	text-align:left;
}
.mdta_1 {
	text-align:center;
}
.mdta_2 {
	text-align:right;
}