@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: 130px;
	width: 1060px;
}
div#header h1{
	text-indent: -9999px;
}
div#header.top a{
	height: 75px;
	width: 355px;
	display: block;
	position: relative;
	left: 120px;
	top: 40px;
}
div#header.lower a{
	height: 50px;
	width: 230px;
	display: block;
	position: relative;
	left: 120px;
	top: 43px;
}
/*
===== 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: 125px;
	float: left;
}
div#footer .link{
	float: right;
	margin-right: 125px;
}
div#footer .link a{}
div#footer .link img{
	margin-left: 10px;
}
/*
===== 4: NAVIGATION ======================================
*/
div#nav{
	float: left;
	width: 130px;
	margin-top: 40px;
	padding-left: 125px;
}
div#nav h2.title{
	background-image: url(../img/navi_main_title.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 130px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	text-indent: -9999px;
}
div#nav h2.subtitle{
	background-image: url(../img/navi_sub_title.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 130px;
	padding-bottom: 30px;
	text-indent: -9999px;
}
div#nav ul{}
div#nav li{
	height: 46px;
	text-indent: -9999px;
}
div#nav ul.mainmenu{
	background-image: url(../img/navi_main01.gif);
	background-repeat: no-repeat;
	height: 260px;
	width: 130px;
}
div#nav ul.mainmenu a{
	display: block;
	height: 40px;
	width: auto;
}
div#nav ul.mainmenu a:hover{
	background-image: url(../img/navi_main02.gif);
	background-repeat: no-repeat;
}
div#nav ul.mainmenu .icn01 a:hover{
	background-position: 0px 0px;
}
div#nav ul.mainmenu .icn02 a:hover{
	background-position: 0px -46px;
}
div#nav ul.mainmenu .icn03 a:hover{
	background-position: 0px -92px;}
div#nav ul.mainmenu .icn04 a:hover{
	background-position: 0px -138px;}
div#nav ul.mainmenu .icn05 a:hover{
	background-position: 0px -184px;}
div#nav ul.submenu{
	background-image: url(../img/navi_sub01.gif);
	background-repeat: no-repeat;
	height: 260px;
	width: 130px;
}
div#nav ul.submenu a{
	display: block;
	height: 40px;
	width: auto;
}
div#nav ul.submenu a:hover{
	background-image: url(../img/navi_sub02.gif);
	background-repeat: no-repeat;
}
div#nav ul.submenu .icn01 a:hover{
	background-position: 0px 0px;
}

div#nav ul.submenu .icn03 a:hover{
	background-position: 0px -46px;}
div#nav ul.submenu .icn04 a:hover{
	background-position: 0px -92px;}
div#nav ul.submenu .icn05 a:hover{
	background-position: 0px -138px;}
/*
div#nav ul.submenu .icn01 a:hover{
	background-position: 0px 0px;
}
div#nav ul.submenu .icn02 a:hover{
	background-position: 0px -46px;
}
div#nav ul.submenu .icn03 a:hover{
	background-position: 0px -92px;}
div#nav ul.submenu .icn04 a:hover{
	background-position: 0px -138px;}
div#nav ul.submenu .icn05 a:hover{
	background-position: 0px -184px;}
	*/

/*
===== 5: MAIN CONTENT ====================================
*/

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

div#main{
	width: 770px;
	margin-top: 40px;
	float: left;
	padding-left: 35px;
	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;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
div#center h2 , div#product h2{
	padding-bottom: 30px;
	text-indent: -9999px;
}

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

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

/*titles setting*/
div#right h2.title_news{
	background-image: url(../img/title_r_news.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: auto;
}
div#center h2.title_arrival{
	background-image: url(../img/title_newarrival.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: auto;
}
div#center h2.title_news{
	background-image: url(../img/title_news.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: auto;
}
div#center h2.title_contact{
	background-image: url(../img/title_contact.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: auto;
}
div#center h2.title_company{
	background-image: url(../img/title_company.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: auto;
}
div#center h2.title_recruite2{
	background-image: url(../img/title_recruite2.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: auto;
}
div#center h2.title_recruite{
	background-image: url(../img/title_recruite.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: auto;
	margin-top: 40px;
}

div#center h2.title_shop{
	background-image: url(../img/title_shop.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: auto;
}

div#product h2.title_kitchen{
	background-image: url(../img/title_kitchen.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: auto;
}

div#product h2.title_healthcare{
	background-image: url(../img/title_healthcare.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: auto;
}

div#product h2.title_interior{
	background-image: url(../img/title_interior.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: auto;
}

div#product h2.title_light{
	background-image: url(../img/title_light.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: auto;
}

div#product h2.title_other{
	background-image: url(../img/title_other.gif);
	background-repeat: no-repeat;
	height: 19px;
	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{
	width: 670px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#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;
}

/*--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: 125px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
div#right h2{
	text-indent: -9999px;
	padding-bottom: 30px;
}

div#right .box {
	padding-bottom: 20px;
	clear: both;
}
div#right .box .l_blk{
	float: left;
	width: 80px;
}
div#right .box .l_blk img{
}
div#right .box .r_blk{
	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);
}


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

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