@charset "UTF-8";

/*========================================
  KH Default Style Sheet
  Since: 2014-6-30
  Editor: Kazoo
=========================================*/


/*----------------------------------------
   [ body default ]
-----------------------------------------*/

body {
	font-family: "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Osaka－等幅", "ヒラギノ角ゴ Pro W3", Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.5em;
	font-weight: lighter;
	margin: 0px;
	color: #333333;
}

h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,li,p {
    margin: 0px;
	padding: 0px;
}

li {
list-style: none;
}

img, a img {
	border: 0;
	outline:none;
}

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

/*----------------------------------------
   [ header ]
-----------------------------------------*/

#header {
	width: 1000px;
	padding-top: 25px;
	margin-right: auto;
	margin-left: auto;
	height: 115px;
}

#header a .logo {
	float: left;
}

#header h1 {
	color: #333;
	font-size: 12px;
	font-weight: lighter;
	line-height: 1.2em;
	float: right;
	padding-top: 15px;
	padding-bottom: 8px;
	padding-right: 10px;
}

/*----------------------------------------
   [ globalnavi ]
-----------------------------------------*/

#navi {
	width: 1000px;
	float: left;
	height: 35px;
	padding-top: 20px;
}

#navi ul {
	float: left;
	width: 1000px;
}

#navi li {
	float: left;
}

#navi .navi01 a {
	display: block;
	float: left;
	height: 35px;
	width: 120px;
	background-image: url(../image/navi1_over.gif);
	background-repeat: no-repeat;
}

#navi .navi02 a {
	background-image: url(../image/navi2_over.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 35px;
	width: 265px;
}

#navi .navi03 a {
	background-image: url(../image/navi3_over.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 35px;
	width: 290px;
}

#navi .navi04 a {
	background-image: url(../image/navi4_over.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 35px;
	width: 152px;
}

#navi .navi05 a {
	background-image: url(../image/navi5_over.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 35px;
	width: 173px;
}

/*----------------------------------------
   [ contents ]
-----------------------------------------*/

#mainWrap {
	width: 100%;
	height: 400px;
	background-image: url(../image/main_bg.gif);
	background-repeat: repeat-x;
	clear: both;
}

#main {
	height: 400px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/main_shadow.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

#mainWrap #main .bxslider {
	height: 400px;
	width: 1000px;
	float: left;
	display: block;
	overflow: hidden;
}

#main img {
	float: left;
	margin-top: 50px;
}

#pageLine {
	width: 100%;
	height: 20px;
	background-image: url(../image/main_bg.gif);
	background-repeat: repeat-x;
	clear: both;
}

#contentsWrap {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#contents {
	width: 975px;
	padding-top: 25px;
	float: left;
	padding-left: 25px;
	margin-bottom: 25px;
}

#left {
	float: left;
	width: 640px;
	margin-right: 30px;
}

#contents .pageImage {
	float: left;
	display: block;
	margin-bottom: 25px;
}

#contents .hTitle {
	float: left;
	display: block;
	margin-bottom: 15px;
}

/*----------------------------------------
   [ breadcrumb ]
-----------------------------------------*/

#breadcrumb {
	width:665px;
	display: block;
	float: left;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cfc4a9;
	padding-bottom: 5px;
}

#breadcrumb ul {
	float: left;
	width: 665px;
	display: block;
}

#breadcrumb li {
	float:left;
}

#breadcrumb li p {
	font-size:12px;
	color:#333333;
	padding-top:3px;
	padding-left:3px;
	line-height: 1.2em;
	background-repeat: no-repeat;
	background-position: right;
	font-weight: lighter;
	margin: 0px;
}

#breadcrumb li a {
	color:#9a8a64;
	text-decoration: none;
}

#breadcrumb li a:hover {
	color:#148204;
	text-decoration: underline;
}

#breadcrumb ul li p .arrow {
	color: #cfc4a9;
}


/*----------------------------------------
   [ right ]
-----------------------------------------*/

#right {
	width: 280px;
	display: block;
	float: left;
}

#right ul {
	float: left;
}

#right li {
	float: left;
	width: 280px;
	margin-bottom: 10px;
}

#right ul .purchase a {
	height: 145px;
	width: 280px;
}

#right ul .ya a {
	height: 145px;
	width: 280px;
}

#main_navi a {
	display: block;
	float: left;
}

/*----------------------------------------
   [ news release ]
-----------------------------------------*/

#news {
	width: 640px;
	display: block;
	float: left;
	margin-bottom: 30px;
}

#news ul {
	float: left;
	width: 625px;
	padding-left: 15px;
	display: block;
	margin-bottom: 15px;
}

.date {
	line-height: 1.5em;
	font-size:11px;
	line-height:1.5em;
	color:#000;
	width: 605px;
	display: block;
	letter-spacing: 0.1em;
	font-family: "Century Gothic";
	float: left;
	font-weight: bold;
	padding-left: 5px;
}

.comment {
	font-size:12px;
	line-height:1.8em;
	color:#333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e1e1e1;
	padding-bottom: 15px;
	padding-top: 5px;
	font-weight: lighter;
	float: left;
	width: 605px;
	display: block;
	padding-left: 5px;
}

#news .comment a {
	color: #c63f3f;
	text-decoration: underline;
	font-size: 12px;
}

#news .comment a:hover {
	color: #c63f3f;
	font-size: 12px;
	text-decoration: none;
}

/*----------------------------------------
   [ new item ]
-----------------------------------------*/

#feed {
	width: 615px;
	display: block;
	float: left;
	margin-bottom: 20px;
	padding-right: 10px;
	padding-left: 15px;
	padding-top: 10px;
}

#feed ul {
	float: left;
}

#feed ul li {
	float: left;
	width: 94px;
	font-size: 11px;
	line-height: 1.5em;
	margin-right: 14px;
	margin-left: 14px;
	margin-bottom: 20px;
	height: 160px;
}

#feed ul li img {
	width: 82px;
	height: 100px;
	text-align: center;
	display: block;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}

#feed ul li a {
	text-decoration: none;
	color: #333;
}

#feed ul li a:hover {
	text-decoration: underline;
	color: #c63f3f;
}

#feed ul li a img {
	border: 2px solid #FFF;	
}

#feed ul li a:hover img {
	border: 2px solid #c63f3f;	
}

/*----------------------------------------
   [ footer ]
-----------------------------------------*/

#footerWrap {
	width: 100%;
	height: 78px;
	position: relative;
	background-image: url(../image/footer_bg.gif);
	background-repeat: repeat-x;
	padding-top: 22px;
	clear: both;
}

#footer {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#footer .footerlogo {
	float: left;
}

#footer .footerTel {
	float: right;
}

#pagetop {
	display: none;
	position: fixed;
	bottom: 20px;
	right: 20px;
	cursor: pointer;
	background: #000;
	color: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	z-index: 9999;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: normal;
	font-size: 14px;
}


/*----------------------------------------
   [ company profile ]
-----------------------------------------*/

#profile {
	width: 640px;
	display: block;
	float: left;
	margin-bottom: 30px;
}

#profile dl {
	width:610px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e1e1e1;
	padding-bottom: 10px;
	margin-left: 15px;
}

#profile dt {
	width:77px;
	float:left;
	margin-top:10px;
	margin-right: 3px;
	font-size: 12px;
	line-height: 1.5em;
	color: #333;
	text-align: right;
	padding-right: 5px;
}

#profile dd {
	width:510px;
	float:left;
	margin-top:10px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #e1e1e1;
	font-size: 12px;
	line-height: 1.5em;
	color: #333;
	padding-left: 10px;
}

#profile ul {
	float: left;
	width: 600px;
	margin-bottom: 25px;
	padding-left: 20px;
	padding-top: 10px;
}

#profile ul li {
	font-size: 14px;
	line-height: 1.5em;
	margin-bottom: 20px;
	float: left;
	width: 550px;
	background-image: url(../profile/image/icon.gif);
	background-repeat: no-repeat;
	padding-left: 50px;
	height: 45px;
	display: block;
}

#profile p {
	font-size: 14px;
	line-height: 1.8em;
	float: left;
	width: 578px;
	margin-top: 45px;
	margin-left: 15px;
	background-color: #f5f5f5;
	padding: 15px;
	border: 1px solid #e1e1e1;
}

/*----------------------------------------
   [ purchase ]
-----------------------------------------*/

#purchase {
	width: 640px;
	display: block;
	float: left;
	margin-bottom: 30px;
}

#purchase ul {
	float: left;
	width: 600px;
	padding-left: 20px;
	margin-bottom: 30px;
}

#purchase p {
	float: left;
	width: 600px;
	margin-bottom: 30px;
	padding-left: 20px;
	font-size: 12px;
	line-height: 1.8em;
}

#purchase ul li {
	font-size: 12px;
	line-height: 1.8em;
	margin-bottom: 10px;
}

#purchase ul li span {
	color: #c63f3f;
}

#purchase p .telNo {
	font-size: 18px;
	color: #c63f3f;
	font-family: "Century Gothic";
	font-weight: lighter;
	letter-spacing: 0.1em;
}

#purchase .tel {
	padding: 15px;
	background-color: #F5F5F5;
	float: left;
	width: 280px;
	margin-left: 20px;
	text-align: center;
	border: 1px solid #e1e1e1;
	line-height: 2em;
}

/*----------------------------------------
   [ shopping ]
-----------------------------------------*/

#shopping {
	width: 640px;
	display: block;
	float: left;
	margin-bottom: 30px;
}

#shopping ul {
	float: left;
	width: 600px;
	padding-left: 20px;
	margin-bottom: 25px;
}

#shopping p {
	float: left;
	width: 600px;
	margin-bottom: 30px;
	padding-left: 20px;
	font-size: 12px;
	line-height: 1.8em;
}

#shopping ul li {
	margin-bottom: 20px;
	float: left;
	height: 190px;
	width: 290px;
	margin-right: 5px;
	margin-left: 5px;
}

#shopping ul li span {
	color: #c63f3f;
}


/*----------------------------------------
   [ inquiry ]
-----------------------------------------*/

#inquiry {
	float: left;
	width: 640px;
	display: block;
	margin-bottom: 20px;
}

#inquiry h3 {
	font-size: 14px;
	line-height: 1.8em;
	float: left;
	width: 600px;
	padding-left: 20px;
	margin-bottom: 15px;
}

#inquiry .ex12 {
	font-size: 12px;
	line-height: 1.8em;
	float: left;
	width: 600px;
	padding-left: 20px;
	margin-bottom: 15px;
}



#shopping .ya_banner {
	float: left;
	padding-left: 20px;
	margin-bottom: 35px;
	display: block;
	height: 150px;
	width: 600px;
	background-image: url(../shopping/image/yahoo_banner_over.gif);
	background-repeat: no-repeat;
	background-position: 20px;
}
#shopping #tickerFeed {
	float: left;
	width: 570px;
	padding-left: 35px;
}
#right #rightTicker {
	float: left;
	width: 250px;
	padding: 15px;
	background-image: url(../image/ticker_bg.gif);
	background-repeat: no-repeat;
}
