/* CSS Document */


/* ------------------------------
 Link
------------------------------ */
a:link {
	color:#333333;
}
a:hover {
	text-decoration:underline;
}
A:visited {                 
  color: #333333;    
}
p {
	font-size:116%;
	line-height:1.5em;
}





/* ------------------------------

 Index.cfm
 
------------------------------ */
#contents {
	margin-top:35px;
	margin-bottom:60px;
	margin-left:20px;
	margin-right:20px;
	width:910px;
	display:inline-block;
}
#contents #main_img {
	background-image:url(../img/main_img02.jpg);
	width:910px;
	height:223px;
}
#contents #box {
	margin-top:40px;
	width:910px;
}

#contents #box #box_01,
#contents #box #box_02,
#contents #box #box_03 {
	float:left;
	margin-right:18px;
}
#contents #box #box_04 {
	float:right;
}
/*各タイトル*/
#contents #box #box_01 #tit_shopmall {	background-image:url(../img/bg_tit_shopmall_03.jpg);}/*ショッピングモールタイトル画像*/
#contents #box #box_02 #tit_magazine { background-image:url(../img/bg_tit_magazine_03.jpg);}/*情報ポータル 1　タイトル画像*/
#contents #box #box_03 #tit_goods { background-image: url(../img/bg_tit_goods_03.jpg);}/*情報ポータル 2　タイトル画像*/
#contents #box #box_04 #tit_info_magazine { background-image: url(../img/bg_tit_info_magazine_03.jpg);}/*情報ポータル 3　タイトル画像*/

#contents #box #box_01 #tit_shopmall,
#contents #box #box_02 #tit_magazine, 
#contents #box #box_03 #tit_goods,
#contents #box #box_04 #tit_info_magazine {
	background-repeat:no-repeat;
	width:214px;
	height:22px;
	font-size:115%;
	font-weight:bold;
	text-align:center;
	padding-top: 6px;
}

/*各image*/
#contents #box #box_01 #img_shopmall a {	background-image:url(../img/shopmall_img03.jpg);}/*ショッピングモールimage*/
#contents #box #box_02 #img_magazine a {	background-image:url(../img/magazine_img_03.jpg);}/*情報ポータル 1　image*/
#contents #box #box_03 #img_goods a {	background-image:url(../img/goods_img_03.jpg);}/*情報ポータル 2　image*/
#contents #box #box_04 #img_info_magazine a {	background-image:url(../img/info_magazine_img_03.jpg);}/*情報ポータル 3　image*/

#contents #box #box_01 #img_shopmall a,
#contents #box #box_02 #img_magazine a ,
#contents #box #box_03 #img_goods a,
#contents #box #box_04 #img_info_magazine a {
	display:block;
	width:214px;
	height:235px;
	text-indent:-9999px;
	overflow: hidden;
} 







/* ------------------------------

 Magazine,Goods,Info_magazine.cfm
 
------------------------------ */
#contents #txt_box {
	float:right;
	width:380px;
}
#contents #txt_box #tit_composition_01 {
	background-image:url(../img/tit_composition.gif);
	width:380px;
	height:30px;
	margin-top:30px;
}
#contents #txt_box #tit_composition_02 {
	background-image:url(../img/tit_composition.gif);
	width:380px;
	height:30px;
	margin-top:20px;
}
#contents #txt_box #tit_design {
	background-image:url(../img/tit_design.gif);
	width:380px;
	height:30px;
	margin-top:40px;
}



/* ------------------------------

 Magazine.cfm
 
------------------------------ */
#contents #img_magazine_02 a {
	display:block;
	background-image:url(../img/magazine_img_02.jpg);
	width:500px;
	height:1483px;
	text-indent:-9999px;
	float:left;
}
#contents #txt_box #tit_magazine_02 {
	background-image:url(../img/bg_tit_magazine_02.gif);
	background-repeat:no-repeat;
	width:380px;
	height:37px;
	font-size:115%;
	font-weight:bold;
	padding-top:10px;
	padding-left:15px;
}
#contents #click_mag {
	background-image:url(../img/click_info.gif);
	width:267px;
	height:24px;
	float:left;
	margin-top:925px;
	margin-left:10px;
}



/* ------------------------------

 Goods.cfm
 
------------------------------ */
#contents #img_goods_02 a {
	display:block;
	background-image:url(../img/goods_img_02.jpg);
	width:500px;
	height:1032px;
	text-indent:-9999px;
	float:left;
}
#contents #txt_box #tit_goods_02 {
	background-image:url(../img/bg_tit_goods_02.gif);
	background-repeat:no-repeat;
	width:380px;
	height:37px;
	font-size:115%;
	font-weight:bold;
	padding-top:10px;
	padding-left:15px;
}
#contents #click_goods {
	background-image:url(../img/click_info.gif);
	width:267px;
	height:24px;
	float:left;
	margin-top:610px;
	margin-left:10px;
}




/* ------------------------------

 Info_magazine.cfm
 
------------------------------ */
#contents #img_info_magazine_02 a {
	display:block;
	background-image:url(../img/info_magazine_imag_02.jpg);
	width:500px;
	height:972px;
	text-indent:-9999px;
	float:left;
}
#contents #txt_box #tit_info_magazine_02 {
	background-image:url(../img/bg_tit_info_magazine_02.gif);
	background-repeat:no-repeat;
	width:380px;
	height:37px;
	font-size:115%;
	font-weight:bold;
	padding-top:10px;
	padding-left:15px;
}
#contents #click_in {
	background-image:url(../img/click_info.gif);
	width:267px;
	height:24px;
	float:left;
	margin-top:575px;
	margin-left:10px;
}


/* ------------------------------

 shopping_mall.cfm
 
------------------------------ */
#contents #img_shopping_02 a {
	display:block;
	background-image:url(../img/shopping_img_02.jpg);
	width:500px;
	height:1060px;
	text-indent:-9999px;
	float:left;
}
#contents #txt_box #tit_shopping_02 {
	background-image:url(../img/bg_tit_shopping_02.gif);
	background-repeat:no-repeat;
	width:380px;
	height:37px;
	font-size:115%;
	font-weight:bold;
	padding-top:10px;
	padding-left:15px;
}
#contents #click_shopping {
	background-image:url(../img/click_info.gif);
	width:267px;
	height:24px;
	float:left;
	margin-top: 435px;
	margin-left:10px;
}









