@charset "UTF-8";
/*-----------------------------------------------------------
div
------------------------------------------------------------*/
div {
  text-align:left;
  }
/*-----------------------------------------------------------
clearfix
------------------------------------------------------------*/
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  line-height:0;
  overflow:hidden;
  }
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */
/*-----------------------------------------------------------
img
------------------------------------------------------------*/
img {
  margin:0;
  padding:0;
  vertical-align:bottom;
  border-width:0;
  border-style:none;
  }	
table img {
  margin:0;
  padding:0;
  vertical-align:bottom;
  border-width:0;
  border-style:none;
  }
*:first-child+html .imgFix{
	margin: -5px 0 0 0;
	}
.uc{
	opacity: 0.3;
	}
/*-----------------------------------------------------------
p,H
------------------------------------------------------------*/
p {
  margin:0;
  padding:0;
  }
h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
	font-size: 100%;
	font-weight: normal;
	}
/*-----------------------------------------------------------
ul
------------------------------------------------------------*/
ul{
  list-style: none;
  margin: 0;
  padding: 0;
  }
/*-----------------------------------------------------------
Link
------------------------------------------------------------*/	
a:link {
  color:#191919;
  text-decoration:none;
  }	
a:visited {
  color:#191919;
  text-decoration:none;
  }
a:hover {
  color:#73BE1E;
  text-decoration:none;
  -moz-transition: all 0.26s ease-out;
  -o-transition: all 0.26s ease-out;
  -webkit-transition: all 0.26s ease-out;
  -ms-transition: all 0.26s ease-out;
  
}
a:active {
  color:#73BE1E;
  text-decoration:none;
  }
.blockLink{
	display: block;
	}
	
.underLine{
	text-decoration: underline!important;
	}
.underLine:hover{
	text-decoration: none!important;
	}
/*-----------------------------------------------------------
マージン関係
------------------------------------------------------------*/
.t0b5 { margin:0 0 5px 0; }
.t0b10 { margin:0 0 10px 0; }
.t0b20 { margin:0 0 20px 0; }
.t0b30 { margin:0 0 30px 0; }
.t0b40 { margin:0 0 40px 0; }
.t0b50 { margin:0 0 50px 0; }
.t0b70 { margin:0 0 70px 0; }
.t0b100 { margin:0 0 100px 0; }

.t5b0 { margin:5px 0 0 0; }
.t5b10 { margin:5px 0 10px 0; }
.t5b20 { margin:5px 0 20px 0; }
.t5b30 { margin:5px 0 30px 0; }

.t10b0 { margin:10px 0 0 0; }
.t10b10 { margin:10px 0; }
.t10b20 { margin:10px 0 20px 0; }
.t10b30 { margin:10px 0 30px 0; }

.t20b0 { margin:20px 0 0 0; }
.t20b5 { margin:20px 0 5px 0; }
.t20b10 { margin:20px 0 10px 0; }
.t20b20 { margin:20px 0; }

.t30b0 { margin:30px 0 0 0; }
.t30b5 { margin:30px 0 5px 0; }
.t30b10 { margin:30px 0 10px 0; }
.t30b20 { margin:30px 0 20px 0; }
.t30b30 { margin:30px 0; }

.mr10{ margin: 0 10px 0 0; }
.mr20{ margin: 0 20px 0 0; }
.mr30{ margin: 0 30px 0 0; }
.mr40{ margin: 0 40px 0 0; }
.mr50{ margin: 0 50px 0 0; }

.ml10{ margin: 0 0 0 10px; }
.ml20{ margin: 0 0 0 20px; }
.ml30{ margin: 0 0 0 30px; }
.ml40{ margin: 0 0 0 40px; }
.ml50{ margin: 0 0 0 50px; }

.mcenter{
	margin: 0 auto;
	}

/*-----------------------------------------------------------
パディング関係
------------------------------------------------------------*/
.p10b10 { padding:10px 0; }
.p20b20 { padding:20px 0; }
.p30b30 { padding:30px 0; }
.p40b40 { padding:40px 0; }
.p50b50 { padding:50px 0; }

.plr10 { padding:0 10px; }
.plr20 { padding:0 20px; }
.plr30 { padding:0 30px; }
.plr40 { padding:0 40px; }
.plr50 { padding:0 50px; }

.p0b10 { padding: 0 0 10px 0; }
.p0b20 { padding: 0 0 20px 0; }
.p0b30 { padding: 0 0 30px 0; }
.p0b40 { padding: 0 0 40px 0; }
.p0b50 { padding: 0 0 50px 0; }

.pp10{ padding: 10px; }
.pp20{ padding: 20px; }
.pp30{ padding: 30px; }

.pr10{ padding: 0 10px 0 0; }
.pr20{ padding: 0 20px 0 0; }
.pr30{ padding: 0 30px 0 0; }
.pr40{ padding: 0 40px 0 0; }
.pr50{ padding: 0 50px 0 0; }

.pl10{ padding: 0 0 0 10px; }
.pl20{ padding: 0 0 0 20px; }
.pl30{ padding: 0 0 0 30px; }
.pl40{ padding: 0 0 0 40px; }
.pl50{ padding: 0 0 0 50px; }
/*-----------------------------------------------------------
FONT
------------------------------------------------------------*/
.font10{ font-size: 10px!important; line-height: normal;}
.font11{ font-size: 11px!important; line-height: normal;}
.font12{ font-size: 12px!important; line-height: normal;}
.font13{ font-size: 13px!important; line-height: normal;}
.font14{ font-size: 14px!important; line-height: normal;}
.font15{ font-size: 15px!important; line-height: normal;}
.font16{ font-size: 16px!important; line-height: normal;}
.font17{ font-size: 17px!important; line-height: normal;}
.font18{ font-size: 18px!important; line-height: normal;}
.font19{ font-size: 19px!important; line-height: normal;}
.font20{ font-size: 20px!important; line-height: normal;}
.font25{ font-size: 25px!important; line-height: normal;}
.font30{ font-size: 30px!important; line-height: normal;}
.font35{ font-size: 35px!important; line-height: normal;}
.font40{ font-size: 40px!important; line-height: normal;}
/*-----------------------------------------------------------
LINE HEIGHT
------------------------------------------------------------*/
.line15{ line-height: 15px!important;}
.line20{ line-height: 20px!important;}
.line25{ line-height: 25px!important;}
.line30{ line-height: 30px!important;}
/*-----------------------------------------------------------
LetterSpacing
------------------------------------------------------------*/
.letter1{letter-spacing: 1px;}
.letter2{letter-spacing: 2px;}
.letter3{letter-spacing: 3px;}
.letter4{letter-spacing: 4px;}
.letter5{letter-spacing: 5px;}
.letter6{letter-spacing: 6px;}
/*-----------------------------------------------------------
FLOAT
------------------------------------------------------------*/
.floatL{
  float: left;
  display:inline-block; 
  }
.floatR{
  float: right;
  display:inline-block; 
  }
/*-----------------------------------------------------------
BORDER関係
------------------------------------------------------------*/
.bbSolid{
  border-bottom: 1px solid #191919;
  }
.bbDott{
  border-bottom: 1px dotted #191919;
  }
.imgBorder{
	border: 3px solid #eee;
	}
/*-----------------------------------------------------------
ALIGN
------------------------------------------------------------*/
.textR{
	text-align: right;
	display: block;
	}
.imgC{
	text-align: center;
	}  
.textBottom{
	vertical-align: text-bottom!important;
	}
/*-----------------------------------------------------------
FONT
------------------------------------------------------------*/
.mincho{
	font-family: "MS Mincho";
	}
.color1{
	color: #737373!important;
	}
.color2{
	color: #73BE1E;
	}
.color3{
	color: #737373;
	}
/*-----------------------------------------------------------
Body
-------------------------------------------------------------*/
body {
  width: 100%;
  margin:0;
  padding:0;
  text-align:center;
  line-height:22px;
  letter-spacing:0.05em;
  font-family: 'Lucida Grande', 'Verdana', 'Helvetica', 'ＭＳ Ｐゴシック', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'san-serif';
  font-size:12px;
  height:100%;
  color: #191919;
  }
/*-----------------------------------------------------------
FIXBTN
-------------------------------------------------------------*/  
#fixBtn{
	background: url(../../img/wrap/fixbtn/bg.png) 0 0 no-repeat;
	position: fixed;
	top: 15%;
	right: 0;
	height: 573px;
	z-index: 100;
	}
#fixBtnIn{
	padding: 12px 0 0 0;
	}  
/*-----------------------------------------------------------
Header
-------------------------------------------------------------*/
#headerAll{
	padding: 0 25px;
	background: url(../../img/wrap/header/bg1.gif) center 0 no-repeat;
	min-width: 1100px;
	}
#header{
	width: 1050px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	}
#header01{
	margin: 0;
	font-size: 10px;
	color: #999999;
	text-align: right;
	}
#header02{
	width: 300px;
	float: left;
	}
#header03{
	width: 511px;
	float: right;
	padding: 10px 0 0 0;
	}
#globNavi{
	width: 1050px;
	margin: 0 auto 30px auto;
	padding: 0 25px;
	}
#globTop li.globTop_li{
	float: left;
	}
#globBottom li{
	float: left;
	}
#menu{
	margin: 0;
	padding: 0;
	list-style:none;
	width: 204px;
	}
#menu li {
	margin: 0 0 0 0;
	padding: 0;
	list-style:none;
	width: 165px;
	}
#menu li ul {
	display: none;
	position: absolute;
	padding: 15px 0 0 0;
	margin: 0;
	z-index: 10;
	list-style:none;
	}
*:first-child+html #menu li ul { /*IE7 HACK*/
	margin: 20px 0 0 -210px;
	}
#menu li ul li {
	z-index: 10;
	list-style:none;
	width: 165px;
	background: #fff;
	border-bottom: 1px solid #aaa;
	padding: 12px 21px;
	border-right: 1px solid #aaa;
	border-left: 1px solid #aaa;
	letter-spacing: 3px;
	}
#menu li ul li a{
	display: block;
	}
/*-----------------------------------------------------------
 Container/Maincontent
------------------------------------------------------------*/
#container{
	width: 1050px;
	margin: 0 auto;
	padding: 0 25px 40px 25px;
	}	
#index #mainContents{
	width: 1050px;
	margin: 0 auto;
	padding: 0 25px; 
	}
#kaso #mainContents{
	width: 825px;
	margin: 0 auto;
	float: right;
	}
.works #mainContents{
	width: 840px!important;
	margin: 0 auto;
	float: right;
	}
#index #mainContents2{
	width: 1100px;
	margin: 0 auto;
	}
.works #mainContents2{
	width: 825px;
	margin: 0 auto;
	}
/*=KASO TITLE=*/	
#title00{
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
	border-bottom: 1px dotted #191919;
	}
#title01{
	font-family: "MS Mincho";
	font-size: 30px;
	letter-spacing: 3px;
	line-height: normal;
	float: left;
	}
#title02{
	font-family: "MS Mincho";
	font-size: 14px;
	letter-spacing: 3px;
	color: #aaa;
	float: right;
	padding: 8px 0 0 0;
	}

#fcLayout{
	width: 770px;
	margin: 0 auto;
	}
/*=KASO NX BTN=*/	
#nxL{	
	background: url(../../img/funny_company/nx/nx_L_01.gif) 0px 0 no-repeat;
	display: inline-block;
	width: 280px;
	text-align: center;
	padding: 0 0 0 25px;
	font-size: 10px;
	float: left;
	}
#nxLs{	
	background: url(../../img/funny_company/nx/nx_L_02.gif);
	padding: 7px 30px 7px 20px;
	text-align: center;
	}
#nxL a{
	display: block;
	color: #fff!important;	
	}
#nxL a:hover{
	display: block;
	color: #2E4C0C!important;
	}
#nxBack{
	background: url(../../img/funny_company/nx/nx_L_02.gif) 0 0 repeat;
	display: inline-block;
	padding: 7px 30px;
	text-align: center;
	margin: 0 5px;
	font-size: 10px;
	width: 110px;
	float: left;
	}
#nxBack a{
	display: block;
	color: #fff!important;
	}
#nxBack a:hover{
	display: block;
	color: #2E4C0C!important;
	}
#nxR{	
	background: url(../../img/funny_company/nx/nx_R_02.gif) right 0 no-repeat;
	display: inline-block;
	width: 280px;
	text-align: center;
	padding: 0 25px 0 0;
	font-size: 10px;
	float: left;
	}
#nxRs{	
	background: url(../../img/funny_company/nx/nx_L_02.gif);
	padding: 7px 20px 7px 30px;
	text-align: center;
	}
#nxR a{
	display: block;
	color: #fff!important;	
	}
#nxR a:hover{
	display: block;
	color: #2E4C0C!important;
	}
/*-----------------------------------------------------------
SIDE Navi
------------------------------------------------------------*/
#sidenavi{
	width: 200px;
	float: left;
	}
.side01{
	background: url(../../img/wrap/sidenavi/side01_02.gif) 0 0 repeat-y;
	}
.side02{
	padding: 10px 10px 0 10px;
	}
.side03{
	display: block;
	padding: 0 0 0 10px;
	background: url(../../img/wrap/sidenavi/mark.gif) 0 center no-repeat;
	line-height: 15px;
	}
.side04{
	display: block;
	padding: 0 0 10px 10px;
	line-height: 15px;
	border-bottom: 1px dotted #191919;
	}
.side04:hover{
	border-bottom: 1px dotted #73BE1E;
	}
.side05{
	display: block;
	padding: 0 0 10px 0;
	}
#leftMm{
	background: url(../../img/wrap/sidenavi/mm.gif) 0 0 no-repeat;
	height: 130px;
	margin: 15px 0;
	}
#leftMm div{
	padding: 50px 0 0 0px;
	}
/*-----------------------------------------------------------
BOTTOM FORM
------------------------------------------------------------*/
#bottomForm{
	background: url(../../img/wrap/bottom_form/bg.jpg) 0 0 no-repeat;
	width: 633px;
	height: 288px;
	margin: 30px auto 50px auto;
	}
#bottomFormIn{
	padding: 117px 0 0 25px;
	}
#bottomFormIn li{
	float: left;
	}
/*-----------------------------------------------------------
Footer
------------------------------------------------------------*/
#footerAll1{
	background: url(../../img/wrap/footer/bg.gif) 0 0 repeat;
	min-width: 1100px;
	padding: 0 25px;
	}
#footer1{
	background: url(../../img/wrap/footer/bg.gif) 0 0 repeat;
	width: 1050px;
	margin: 0 auto;
	padding: 20px 0;
	}
#footer1_01{
	width: 190px;
	float: left;
	margin: 0 30px 0 0;
	line-height: 26px;
	}
#footer1_02{
	width: 218px;
	float: left;
	margin: 0 30px 0 0;
	line-height: 26px;
	}
#footer1_03{
	width: 100px;
	float: left;
	margin: 0 30px 0 0;
	line-height: 26px;
	}
#footer1_04{
	width: 170px;
	float: left;
	margin: 0 30px 0 0;
	line-height: 26px;
	}
#footer1_05{
	width: 247px;
	float: right;
	background: #fff;
	border-bottom: 1px solid #aaa;
	}
#footerAll2{
	background: #73BE1E 0 0 repeat;
	min-width: 1100px;
	padding: 0 25px;
	}
#footer2{
	background: #73BE1E 0 0 repeat;
	width: 1050px;
	margin: 0 auto;
	padding: 15px 0;
	}
.footer2_01{
	padding: 5px 22px;
	float: left;
	border-right: 1px dotted #fff;
	background: url(../../img/wrap/footer/mark.png) 13px center no-repeat;
	color: #fff;
	height: 30px;
	line-height: 15px;
	}
.footer2_01s{
	padding: 15px 22px;
	float: left;
	border-right: 1px dotted #fff;
	background: url(../../img/wrap/footer/mark.png) 13px 20px no-repeat;
	color: #fff;
	height: 10px;
	line-height: 15px;
	}
.footer2_01{
	font-size/*\**/: 10px\9;
	}
.footer2_01s{
	font-size/*\**/: 10px\9;
	}
.footer2_01,  x:-moz-any-link{
	padding: 5px 20px;	
	}
.footer2_01s,  x:-moz-any-link{
	padding: 15px 20px;
	}
#footerAll3{
	background: url(../../img/wrap/footer/bg2.gif) center 0 repeat;
	min-width: 1100px;
	padding: 0 25px;
	}
#footer3{
	background: url(../../img/wrap/footer/bg2.gif) center 0 repeat;
	width: 1050px;
	margin: 0 auto;
	padding: 20px 0;
	}
#footer3_01{
	width: 103px;
	float: left;
	margin: 0 20px 0 0;
	padding: 30px 0 0 0;
	}
.footer3_02{
	width: 135px;
	float: left;
	margin: 0 10px 0 0;
	}
.footer3_03{
	width: 164px;
	float: left;
	}
.footer3_03 p{
	line-height: 16px;
	color: #737373;
	}
/*-----------------------------------------------------------
パンクズリスト
------------------------------------------------------------*/
#punkuz{
  margin: 0;
  width: 400px;
  float: left;
  }
/*-----------------------------------------------------------
SNS
------------------------------------------------------------*/
#snsBox{
	width: 1100px;
	margin: 0 auto;
	}
#SNStop {
  width: 290px;
  height: 30px;
  text-align: right;
  margin: 10px 0;
  padding: 0;
  float: right;
  }
.iineBtn-g {
  width: 70px;
  height: 28px;
  margin: 0;
  padding: 0;
  float: left;
  }
.iineBtn-tw {
  width: 90px;
  height: 28px;
  margin: 0;
  padding: 0;
  float: left;
  }
.iineBtn-fb {
  width: 110px;
  height: 28px;
  margin: 0;
  padding: 0;
  float: left;
  }
/*-----------------------------------------------------------
PAGE BOOT 
------------------------------------------------------------*/  
/*== WP ==*/
.wp-pagenavi {
	clear: both;
	text-align:center;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #BFBFBF;
	padding: 5px 5px;
	margin: 2px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #aaa;
}

.wp-pagenavi span.current {
	font-weight: bold;
	color:#aaa;
}	
/*== MT ==*/
div#pageBoot {
     margin: 35px 0;
     text-align: center;
     }
div#pageBoot a {
     color: #aaa;
     text-decoration: none !important;
     }
span.current_page {
     color: #FFFFFF;
     padding:5px;
     border:1px solid #aaa;
     background-color: #aaa;
     }
a.link_page {
     padding:5px;
     border:1px solid #aaa !important;
     }
a.link_page:hover {
     padding:5px;
     border:1px solid #aaa;
     background-color:#aaa;
     color:#FFFFFF !important;
     }  
  