/*  Typo
----------------------------------------------- */
#container a {
	text-decoration: none;
}

#container a:hover {
	text-decoration: underline;
}

#container li a {
	text-decoration: none;
}

#container li a:hover {
	text-decoration: none;
}

.clearfix {
	clear:both;
}

.j-text p {
	line-height: 30px;
}

.j-text td, .j-text ul li {
	line-height: 20px;
}

a:link, a:visited {
	text-decoration: none;
	color:#DE151D;
}

a:active {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color:#000000;
}

#content h1 {
	margin: 0px 0px 0px 0px;
	font-size: 23px;
	font-weight: bold;
	color: #DE151D;
	
	text-shadow:
	 /* Simulated effect for Firefox and Opera and nice enhancement for WebKit */
	-1px -1px 2px #fff,
	 1px -1px 2px #fff,
	-1px  1px 2px #fff,
	 1px  1px 2px #fff,
	 2px  2px 2px #bbb,
	 3px  3px 2px #ddd;

	line-height: 32px;
	border-bottom: 1px solid #ccc;
}

#content h1:before {
	vertical-align: middle;
	margin: 0px 7px 0px 0px;
	padding: 3px 0px 0px 0px;
	content: url(https://u.jimcdn.com/cms/o/s3c18fa7416f3de18/userlayout/img/bg-h1.png?t=1382492934);
}

#content h2{
	font-weight: bold;
	font-size: 18px;
	line-height: 32px;
	color: #DE151D;

	text-shadow:
	/* Simulated effect for Firefox and Opera and nice enhancement for WebKit */
	-1px -1px 2px #fff,  
	 1px -1px 2px #fff,
	-1px  1px 2px #fff,
	 1px  1px 2px #fff;

	box-shadow:
	3px 3px 3px #efefef;

	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	margin: 0px 0px 0px 0px;
	background: url(https://u.jimcdn.com/cms/o/s3c18fa7416f3de18/userlayout/img/bg-h2.png?t=1376878088) repeat-x;
}

#content h2:before {
	width: 7px
	height: 20px;
	margin: 0px 5px 0px 5px;
	content:'';
	border-left: 5px solid #e22e35;
	border-right: 2px solid #fff;
}

h3 {
	font-weight: bold;
	font-size: 18px;
	color: #444;

	text-shadow:
	/* Simulated effect for Firefox and Opera and nice enhancement for WebKit */
	-1px -1px 3px #fff,  
	 1px -1px 3px #fff,
	-1px  1px 3px #fff,
	 1px  1px 3px #fff,
	 2px  2px 1px #bbb,
	 3px  3px 1px #ddd;
}

p {
	font: 12px/140% Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#aaa
}

.clr {
	clear:both;
}

.cc-indexpage #mainImg {
	display:block;
	margin: -13px 0px 10px 0px;
	xmargin: -56px 0px 10px 0px;
}

#mainImg {
	display:none;
}

/*  Layout
----------------------------------------------- */
html,body {
	height:100%;
}

body {
	font: 11px/140% Verdana, Geneva, Arial, Helvetica, sans-serif;
	background:url(https://u.jimcdn.com/cms/o/s3c18fa7416f3de18/userlayout/img/bg-top.png?t=1377060824) repeat-x top;
}

#container {
	margin: 0 auto;
	width: 960px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position:relative;
}

/*  header
----------------------------------------------- */
#header {
	position: relative;
	width: 960px;
	height: 95px;
	margin: 0 auto;
	background: url(https://u.jimcdn.com/cms/o/s3c18fa7416f3de18/userlayout/img/bg-top.png?t=1377060824) repeat-x top;
}

.logo {
	position: absolute;
	left: 0px;
	top: 25px;
}

.telDescription {
	position: absolute;
	font-size: 16px;
	font-weight: bold;
	right: 0px;
	top: 20px;
	color: #8E8E8E;
}

.tel {
	position: absolute;
	font-size: 18px;
	font-weight: bold;
	right: 0px;
	top: 43px;
	color: #8E8E8E;
}

.time {
	position: absolute;
	font-size: 12px;
	right: 0px;
	top: 65px;
	color: #8E8E8E;
}

.telDescription, .tel, .time {
	vertical-align:-3px;
}

.hd_btnContact {
	position: absolute;
	font-size: 12px;
	right: 0px;
	top: 0px;
}

#header a {
	font-family: "Helvetica","Lucida Sans Unicode",Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 0px;
	font-weight: normal;
	text-decoration: none;
	line-height: 20px;
	color: #666666;
	text-align: right;
}

#header a:hover {
	text-decoration: none;
}


/*  Sidebar
----------------------------------------------- */
#sidebar {
	clear: both;
	width: 250px;
	margin: 0px 0px 0px 5px;
}
.sideInfo {
	margin: 0px 0px 0px 10px;
}
.fbPlugin {
	margin: 25px 0px 0px 10px;
	text-align: center;
}



/*  Main Img
----------------------------------------------- */
#mainImg {
	clear: both;
	width: 960px;
	height: 253px;
}

/*  Main Content
----------------------------------------------- */
.container {
	margin: 0px 0px 0px 0px;
	width: 960px;
}

#wrapper {
	clear: both;
	margin: 0px 0px 0px 0px;
}

#content {
	float: right;
	width: 660px;
	padding: 0px 0xp 0px 0px;
}

#content img {
	border: 5px;
	border-color: #000000;
}

#content form input {
	height: 20px;
	line-height: 20px;
	padding: 0px 0px 0px 5px;
	font-size: 14px;
}

#content form select {
	height: 25px;
	line-height: 20px;
	padding: 4px 0px 0px 5px;
	font-size: 14px;
}

#content input[type="submit"]{
	height: 30px;
	padding: 0px 10px 2px 10px;
	line-height: 20px;
	font-size: 14px;
}

/*  Footer
----------------------------------------------- */
#footer {
	clear: both;
	margin: 0px auto 0px auto;
	width: 960px;
	position: relative;
}

.footerA {
	float: left;
	width: 230px;
	margin: 100px 20px 0px 7px;
}


.footerA td {
	border: #E6E6E6 1px solid;
	padding-bottom: 1px;
}

.footerB {
	float: left;
	width: 944px;
	text-align: left;
	margin: 40px 7px 0px 7px;
}

.footerB td {
	border-top: 1px solid #CCC;
}

.footerKeyword {
	margin: 15px 0px 15px 0px;
	line-height: 25px;
}

/*  Gutter
----------------------------------------------- */
.gutter {
	clear: both;
	position: relative;
	padding: 0px 15px 50px 15px;
}

/*  Bottom (fixed)
----------------------------------------------- */
.bottomContent {
	width: 960px;
	margin: auto;
	bottom: 0px;
	xfilter:alpha(opacity=100);
	xopacity:1; -moz-opacity:1;
}

.divOnBottom {
	height: 50px; 
	position: fixed !important;  
	position: absolute;  
	bottom: 0;  
	left: 0;  
	width: 100%;
	z-index:100;
}

.bottom {
	background: url(https://u.jimcdn.com/cms/o/s3c18fa7416f3de18/userlayout/img/bg-bottom.png?t=1376127602)  repeat-x;
	filter:alpha(opacity=80);
	opacity:0.8; -moz-opacity:0.8;
	height: 50px; 
	position: fixed !important;  
	position: absolute;  
	bottom: 0;  
	left: 0;  
	width: 100%;
	z-index:99;
}  
* html .bottom {  
	height: 100%;
	overflow: auto; 
}  


/*  Navigation
----------------------------------------------- */
ul, li {
    margin:0px;
    padding:0px;
}
.navigation {
    background:url(https://u.jimcdn.com/cms/o/s3c18fa7416f3de18/userlayout/img/bg-current-navi.png?t=1377046567);
    height:35px;
    border-top:1px solid #e6e6e6;
}
.navigation ul.mainNav1 {
    width: 960px;
    height: 35px;
    margin:0px auto 0px auto;
    list-style: none;
    border-right:1px solid #e6e6e6;
}
.navigation ul.mainNav1 .current {
    background:url(https://u.jimcdn.com/cms/o/s3c18fa7416f3de18/userlayout/img/bg-on-navi.png?t=1377047920);
    color:#DE151D;
}
.navigation ul.mainNav2,
.navigation ul.mainNav3 {
    display: none;
}
.navigation ul.mainNav1 li {
    display: inline;
    font-size: 14px;
    text-align:center;
}
.navigation ul.mainNav1 li a {
    display: block;
    float: left;
    padding: 0px;
    height: 35px;
    line-height: 35px;
    xwidth:136px; /* 7 メニュー用 */
    width:159px; /* 6 メニュー用 */
    xwidth:191px; /* 5 メニュー用 */
    font-weight:bold;
    color:#666;
    text-decoration:none;
    border-left:1px solid #e6e6e6;
}

.navigation ul.mainNav1 li a:hover {
    text-decoration:none;
    filter: alpha(opacity=40);
    -moz-opacity:0.4;
    opacity:0.4;
}

/* side navi 
----------------------------------------------- */
#sidenavi {
	width: 250px;
	float: left;
}

.sidenavi {
	width: 240px;
	margin: 0px 0px 10px 10px;
}

#sidenavi li {
  clear:both;
}

#sidenavi ul.mainNav1 li,
#sidenavi ul.mainNav2 li {
	width: 240px;
	clear: both;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#sidenavi ul.mainNav1 li a,
#sidenavi ul.mainNav2 li a {
	width: 240px;
	line-height: 20px;
	clear: both;
	display: block;
}

#sidenavi ul.mainNav1 li a {
	margin: 0px 0px 0px 0px;
}

#sidenavi ul.mainNav2 li a {
	margin: 0px 0px 0px 5px;
}

#sidenavi ul.mainNav1 li .level_1 {
	clear: both;
	display: none;
}

#sidenavi ul.mainNav1 li .level_1.current {
	clear: both;
	display: block !important;
}

/* footer navi 
----------------------------------------------- */
#footernavi {
	width: 230px;
	margin: 0px 0px 0px 0px;
}

#footernavi ul.mainNav1 li,
#footernavi ul.mainNav2 li {
	width: 230px;
	clear: both;
	display: block;
	margin: 1px 0px 0px 0px;
	padding: 0;
	background:url(https://u.jimcdn.com/cms/o/s3c18fa7416f3de18/userlayout/img/bg-navi.png?t=1377053498) repeat-x; 
}

#footernavi ul.mainNav1 li a:hover,
#footernavi ul.mainNav2 li a:hover {
	background:url(https://u.jimcdn.com/cms/o/s3c18fa7416f3de18/userlayout/img/bg-on-navi.png?t=1377047920) repeat-x; 
} 

.tblSideNavi {
	width: 240px;
	background-color: #debd3c;
	margin: 0px 0px 0px 10px;
}

/*  The Other Pages
----------------------------------------------- */
.tblNews {
	width: 670px;
	background: #eee;
}

.tblNews th {
	text-align: left;
	padding: 5px 0px 5px 20px;
	border-bottom: 1px solid #ddd;
}

.mainText {
	font-size: 15px;
	margin: 10px 10px 20px 10px;
}

.tblAboutCompany {
	width: 650px;
	border-collapse: collapse;
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;

}

.tblAboutCompany th {
	width: 100px;
	text-align: left;
	padding: 5px 10px 5px 10px;
	border-bottom: 1px solid #ddd;
	background: #efefef;
	color: #666;
}

.tblAboutCompany td {
	width: 550px;
	text-align: left;
	padding: 5px 10px 5px 20px;
	border-bottom: 1px solid #ddd;
	background: #fff;
	color: #666666;
}

.spacer {
	height: 5px;
}

.tdCompanyInfo {
	margin: 15px 0px 0px 0px;
	border-top: 1px solid #ccc;
}

/*  Slideshow
----------------------------------------------- */

/*

Title:		jShowOff: a jQuery Content Rotator Plugin
Author:		Erik Kallevig
Version:	0.1.2
Website:	http://ekallevig.com/jshowoff
License: 	Dual licensed under the MIT and GPL licenses.

*/


/*-- jShowOff module styles --*/


#features, #slidingFeatures, #labelFeatures, #basicFeatures, #thumbFeatures {
	background: #efefef;
	position: relative;
	overflow: hidden;
	width: 960px;
	height: 253px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
.jshowoff {
	width: 960px;
	margin: 10px 0;
}
.jshowoff div {
	width: 960px;
	height: 253px;
}
.jshowoff div, .jshowoff img, .jshowoff {
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
#basicFeatures, .jshowoff.basicFeatures, .jshowoff.basicFeatures img, .jshowoff.basicFeatures div {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0px;
}
.jshowoff div p, .jshowoff div h2 {
	_background-color: #efefef;
}
.jshowoff h2, .jshowoff p {
	font-size: 18px;
	padding: 15px 20px 0px;
	margin: 0;
}
.jshowoff p {
	font-size: 13px;
	line-height: 15px;
}
.eddie {
	float: right;
	padding: 15px 20px 15px 20px;
}
.jshowoff p.jshowoff-slidelinks {
	position: absolute;
	bottom: 5px;
	right: 5px;
	margin: 0;
	padding: 0;
}
.jshowoff-slidelinks a, .jshowoff-controls a {
	display: block;
	background-color: #000;
	color: #fff;
	padding: 5px 7px 5px;
	margin: 5px 0 0 5px;
	float: left;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	outline: none;
	font-size: 11px;
	line-height: 14px;
}
.jshowoff-slidelinks a:hover, .jshowoff-controls a:hover {
	color: #fff;
}
.jshowoff-slidelinks a.jshowoff-active, .jshowoff-slidelinks a.jshowoff-active:hover {
	background-color: #fff;
	color: #000;
}
p.jshowoff-controls {
	background: #aaa;
	overflow: auto;
	height: 1%;
	padding: 0 0 5px 5px;
	margin: 0;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}
.jshowoff-controls a {
	margin: 5px 5px 0 0;
	font-size: 12px;
	line-height: 15px;
	padding: 4px 8px 5px;
}
.jshowoff-pausetext {
	color: #fff;
}
/*-- Re-styled Thumbnail Demo --*/

.thumbFeatures p.jshowoff-slidelinks {
	background: #000;
	bottom: 0;
	padding: 5px 0 5px 5px;
	right: 113px;
	height: 32px;
}
.thumbFeatures .jshowoff-slidelinks a {
	display: block;
	width: 60px;
	height: 30px;
	background-color: none;
	background-repeat: no-repeat;
	margin: 0 5px 0 0;
	padding: 0;
	border: 1px solid #4f4f4f;
	text-indent: -10000em;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}
.thumbFeatures .jshowoff-slidelinks a.jshowoff-active {
	border: 1px solid #fff;
}
.thumbFeatures .jshowoff-slidelink-0 {
	background-image: url(http://farm5.static.flickr.com/4065/4439060414_c11002d183_o_d.jpg);
}
.thumbFeatures .jshowoff-slidelink-1 {
	background-image: url(http://farm5.static.flickr.com/4049/4438283469_5ddf465356_o_d.jpg);
}
.thumbFeatures .jshowoff-slidelink-2 {
	background-image: url(http://farm5.static.flickr.com/4033/4439060472_02efbb3955_o_d.jpg);
}
.thumbFeatures .jshowoff-slidelink-3 {
	background-image: url(http://farm5.static.flickr.com/4041/4438283519_4f08cb4a57_o_d.jpg);
}
.thumbFeatures p.jshowoff-controls {
	background: none;
	height: 38px;
	overflow: visible;
	padding: 0;
	position: absolute;
	top: 100px;
	width: 100%;
	z-index: 150;
}
.thumbFeatures .jshowoff-controls a {
	display: block;
	width: 22px;
	height: 38px;
	background: none;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	text-indent: -10000em;
	position: absolute;
}
.thumbFeatures .jshowoff-controls a.jshowoff-prev {
	left: 15px;
	background-image: url(http://farm5.static.flickr.com/4035/4438728886_fd55756fc5_o_d.gif);
}
.thumbFeatures .jshowoff-controls a.jshowoff-next {
	right: 15px;
	background-image: url(http://farm3.static.flickr.com/2743/4438728872_07e935da40_o_d.gif);
}
.thumbFeatures .jshowoff-controls a.jshowoff-play {
	display: none;
}
.jshowoff.thumbFeatures {
	height: 320px;
}
.jshowoff.thumbFeatures div, .jshowoff.thumbFeatures img, .jshowoff.thumbFeatures {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
/*** breadcrumb ***/
.breadcrumb {
        margin:20px 0px 20px 0px;
        height:24px;
        text-align:right;
}
.breadcrumb div {
        display:inline;
}
.breadcrumb ol {
        margin:0px 0px 0px 0px;
        padding:0px 0px 0px 0px;
        list-style-type:none;
        display:inline;
}
.breadcrumb li {
        display:inline;
        margin:0px 8px 0px 0px;
        font-size:12px;
}
.breadcrumb a {
        padding:0px 20px 0px 0px;
        background:url(https://u.jimcdn.com/cms/o/s3c18fa7416f3de18/userlayout/img/arrow.png?t=1407898422) center right no-repeat;
        font-size:12px;
}
.breadcrumb a.cc-nav-current {
        text-decoration:none;
        color:#666;
        background:none;
}
 body.cc-page-index .breadcrumb {
   display:none;
}