@charset "utf-8";

/*
	Site Name: C-CALLERY
	Description: initial setting
	Version: 
	Author: 
*/

/*
===== CONTENTS ===========================================

	1: CONTAINER
	2: HEADER
	3: FOOTER
	4: NAVIGATION
	5: MAIN CONTENT

==========================================================
*/

/*
===== 1: CONTAINER ==========================================
*/
div#container {
	width:1060px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/*
===== 2: HEADER ==========================================
*/
div#header{
}
div#header.top{
	background-image: url(../img/header_top.jpg);
	background-repeat: no-repeat;
	height: 350px;
	width: 1060px;
}
div#header.lower{
	background-image: url(../img/header_lower.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 1060px;
}
div#header h1{
	text-indent: -9999px;
}
div#header.top a{
	height: 40px;
	width: 350px;
	display: block;
	position: relative;
	left: 50px;
	top: 145px;
}
div#header.lower a{
	height: 40px;
	width: 300px;
	display: block;
	position: relative;
	left: 35px;
	top: 45px;
}
/*
===== 3: FOOTER ==========================================
*/
div#footer{
	height: 45px;
	width: auto;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d6d6d6;
	clear: both;
	margin-bottom: 20px;
}
div#footer .copy{
	font-size: 10px;
	color: #333333;
	width: 405px;
	margin-left: 110px;
	float: left;
}
div#footer .link{
	float: right;
	margin-right: 110px;
	color: #F60;
}
div#footer .link a{
	color: #F60;}
div#footer .link a:hover{
	color: #F90;
}
div#footer .link img{
	margin-left: 10px;
}
/*
===== 4: NAVIGATION ======================================
*/
div#nav{
	float: left;
	width: 150px;
	margin-top: 40px;
	margin-bottom: 20px;
	padding-left: 110px;
}
div#nav h2.title{
	font-family: 'Cabin', arial;
	font-size:24px;
	width: 150px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
div#nav h2.subtitle{
	font-family: 'Cabin', arial;
	font-size:24px;
	width: 150px;
	padding-bottom: 20px;
	padding-top: 20px;
}

/*’Ç‰Á*/
div#nav2{
	float: left;
	width: 170px;
	margin-top: 35px;
	margin-bottom: 20px;
	padding-left: 90px;
}
div#nav2 h2.subtitle{
	font-family: 'Cabin', arial;
	font-size:22px;
	line-height:23px;
	margin-top: 10px;
	margin-bottom: 20px;
}
div#nav2 h3{
	margin-bottom: 10px;
}


.house a {
	display: block;
	width: 150px;
	height: 40px;
}
.house a .menu_c{
	color: #0099FF;
	text-decoration:none;
}
.house li {
	display: block;
	width: 150px;
	line-height: 1em;
}
.house li a .menu_c {
	color: #199DE8;
	text-decoration:none;
}
.house a:link .menu_c{}
.house a:visited .menu_c{}
.house a:hover .menu_c{
	color: #0fc7e3;
}
.house a:active .menu_c{}
.mainmenu a {
	display: block;
	width: 150px;
}
.mainmenu a .menu_c{
	color: #F60;
	text-decoration:none;
}
.mainmenu a:link .menu_c{}
.mainmenu a:visited .menu_c{}
.mainmenu a:hover .menu_c{
	color: #F90;
}
.mainmenu a:active .menu_c{}
.menu_c {
	font-family: 'Cabin', arial, serif;
	font-size: 18px;
	line-height:20px;
	
}
.menu_tx {
	font-size: 11px;
	line-height:16px;
	color:#999;
}
div#nav ul{}
div#nav li{
	display: block;
	margin-bottom:10px;
}

div#nav2 li{
	display: block;
	margin-bottom:10px;
}
===== 5: MAIN CONTENT ====================================
*/

/*color setting*/
.gray{
	color: #666666;
}
.red{}
.blue{}
.green{}
.orange{}

div#main{
	width: 760px;
	margin-top: 40px;
	float: left;
	padding-left: 30px;
	padding-bottom: 50px;
}

div#center{
	width: 385px;
	float: left;
	line-height: 180%;
	padding-bottom: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}
div#center h2 , div#product h2,div#right h2{
	padding-bottom: 30px;
}

div#center .normal_block{
	font-family: 'Cabin', arial;
	padding-bottom: 10px;
}

div#center .pic_normal{
	padding-bottom: 30px;
}

/*titles setting*/
div#right h2.title_news{
	font-family: 'Cabin', arial;
	font-size:24px;
	width: auto;
}
div#center h2.title_arrival{
	font-family: 'Cabin', arial;
	font-size:24px;
	width: auto;
}
div#center h2.title_news{
	font-family: 'Cabin', arial;
	font-size:24px;
	width: auto;
}
div#center h2.title_contact{
	font-family: 'Cabin', arial;
	font-size:24px;
	width: auto;
}
div#center h2.title_company{
	font-family: 'Cabin', arial;
	font-size:24px;
	width: auto;
}
div#center h2.title_recruite2{
	font-family: 'Cabin', arial;
	font-size:24px;
	width: auto;
}
div#center h2.title_recruite{
	font-family: 'Cabin', arial;
	font-size:24px;
	height: 30px;
	width: auto;
	margin-top: 40px;
}

div#center h2.title_shop{
	font-family: 'Cabin', arial;
	font-size:24px;
	width: auto;
}

div#product h2.title_kitchen{
	font-family: 'Cabin', arial;
	font-size:24px;
	width: auto;
}

div#product h2.title_healthcare{
	font-family: 'Cabin', arial;
	font-size:24px;
	width: auto;
}
div#product h2.title_workflow{
	font-family: 'Cabin', arial,;
	font-size:24px;
	width: auto;
}

div#product h2.title_interior{
	font-family: 'Cabin', arial;
	font-size:24px;
	width: auto;
}

div#product h2.title_light{
	font-family: 'Cabin', arial;
	font-size:24px;
	width: auto;
}

div#product h2.title_other{
	font-family: 'Cabin', arial;
	font-size:24px;
	width: auto;
}

/*comapny , recruite*/
div#center .company{
	color: #666666;
	font-size: 10px;
}
div#center .company dl{
	clear: both;
}
.link a  {
	float: left;
	width: 100px;
	font-size: 10px;
	padding-left: 10px;	
}

div#center .company dt{
	width: 70px;
	float: left;
}
div#center .company dd{
	width: 305px;
	float: right;
}

/*--------product------------*/
#product{
	width: auto;
}
#product .main_block{
	3width: 670px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-bottom: 50px;
}
#product .main_block .item{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	width: 108px;
	padding: 9px;
	float: left;
}
#product .main_block .item .pic{
}
#product .main_block .item .name{
	color: #8BBE35;
	font-size: 10px;
	width: 108px;
	line-height: 10px;
	margin-top: 9px;
}
#product .main_block .item .detail{
	font-size: 10px;
	color: #666666;
	width: 108px;
	line-height: 10px;
	margin-top: 5px;
}
#product .main_block2{
	border-left-style: none;
}

/*--SHOP--*/

div#main .shop_logo{
	padding-bottom: 15px;
}
div#main .shop_pic{
	float: right;
	width: 180px;
}

/*--------right box------------*/
div#right{
	width: 220px;
	float: right;
	margin-right: 110px;
	font-family: "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", Osaka, "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3";
}

div#right .box {
	margin-bottom: 20px;
	clear: both;
}
div#right .box .l_blk{
	float: left;
	width: 80px;
}
div#right .box .l_blk img{
}
div#right .box .r_blk p{
	font-size: 10px;
	line-height: 180%;
}
div#right .box .r_blk .date{
}

div#right .box .icn_recruite a {
	height: 50px;
	width: 217px;
	background-image: url(../img/icn_recruite01.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}
div#right .box .icn_recruite a:hover{
	background-image: url(../img/icn_recruite02.gif);
}

div#right .box .icn_radio a {
	height: 50px;
	width: 217px;
	background-image: url(../img/icn_radio01.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}
div#right .box .icn_radio a:hover{
	background-image: url(../img/icn_radio02.gif);
}
#right h3{
	font-family: 'Cabin', arial, serif;
	font-size:15px;
padding:0 0 10px 0;
}



#nav h3{
	width:150px;
	font-family: 'Cabin', arial, serif;
	font-size:15px;
padding:0 0 10px 0;
}
h3.shop{
	font-family: 'Cabin', arial, serif;
	font-size:20px;
padding:0 0 10px 0;
}
.at {
font-family: arial, serif;
}


/*
===== 6: FORM ====================================
*/

form p {
	padding:5px;
	font-size: 90%;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


/*
scroll
*/
.flexcroll {
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
}
.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 10px;
background-color: white;
}
.yajirushi {
width: 10px;
background-color: black;
}
.hscrollerbase {
height: 10px;
background-color: white;
}
.hscrollerbar {
height: 10px;
background-color: black;
}

.scrollerjogbox {
width: 10px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}

.contactus {
	font-size: 12px;
	line-height: 18px;	
}
.gray{
	margin-top: 10px;
	display: block;
}


.gray strong {
	margin-top: 3px;
	color: #960;
}
#door {
	background-color: #000;
}
.maindoor {
	height: 495px;
	width: 1060px;
	margin-top: 80px;
	margin-right: auto;
	margin-left: auto;	
}
#navi {
	margin-right: auto;
	margin-left: auto;	
	margin-top: 50px;
    width: 440px;
    height: 70px;
}
#navi p {
    overflow: hidden;
    width: 440px;
    height: 70px;
    background-repeat: no-repeat;
    background-position: left top;
}
.navi01 {
    background-image: url(../img/titlogo_on.gif);
}
.logodoor {
	margin-top: 80px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	text-align: center;
	padding-top: 30px;
}
.copylight {
	text-align: center;

	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 10px;
	color: #FFF;
}
.sub {
	font-size:12px;
	padding-left: 30px;	
}

.hyoumoji1a {
	font-size: 13px;
	text-align: center;
	color: #FFFFFF;
	background-color: #646464;
	height: 25px;
	width: 145px;
}
.hyoumoji1b {
	font-size: 13px;
	text-align: center;
	color: #FFFFFF;
	background-color: #646464;
	height: 25px;
	width: 355px;
}
.hyoumoji1c {
	font-size: 13px;
	text-align: center;
	color: #FFFFFF;
	background-color: #646464;
	height: 25px;
	width: 130px;
}
.hyoumoji2 {
	color: #FFFFFF;
	background-color: #87AEC1;
	text-align: center;
	height: 40px;
	font-size: 90%;
}
.hyoumoji3 {
	background-color: #EBF9FC;
	color: #666;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666666;
	border-bottom-color: #666666;
	height: 40px;
	font-size: 90%;
}
.hyoumoji4 {
	color:  #87AEC1;
	font-size: 90%;
}
.hyoumoji5 {
	height: 20px;
}
.yajirushi {
	background-image: url(../images/yajirushi.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
}
.hyoumoji6 {
		font-size: 90%;
        color: #666;
}
.hyoumoji7 {
	font-size: 90%;
	text-align: center;
	color:  #87AEC1;
}
.hyoumoji8 {
	background-color: #EBF9FC;
	color: #666;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666666;
	border-bottom-color: #666666;
	height: 40px;
	font-size: 90%;
	text-align: center;
	}
	


.midashi1 {
	font-size: 115%;
	padding-top: 30px;
	padding-bottom: 5px;
}

.logo {
	margin-top: 30px;
	margin-bottom: 5px;
}
.results p{
	font-size: 12px;
	padding: 10px 0 10px 0;
	display: block;

}
.results2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	font-size: 15px;
	display: block;
	padding: 10px 0 5px 0;
			
}
