/*
 * JapanImagination
 */

*{
margin: 0;
padding: 0;
}
body{
	font-size: 90%;
	/*background-color:#FDECE5;[2010.06.14]*/
	background-color:#E0F2F4;
	/*width: 100%;*/
	min-width: 1024px;
}
#container{
	/*
	margin: 0 auto;
	text-align: left;
	*/
	
	width: 100%;
	min-width: 1024px;
	overflow: hidden;
	position: relative;
}
#header{
	background-image: url(/img/ag_test/img/index/top_header.jpg);
	background-repeat: repeat-x;
	height:145px;
	
	width: 1024px;
	padding:0 5000px;
	position: relative;
	left: 50%;
	margin-left: -5512px;
	
	margin-bottom: 40px;
}
#header h1 {
	text-indent: -9999px;
}

#contents{
	width: 1024px;
	padding:0 5000px;
	position: relative;
	left: 50%;
	margin-left: -5512px;
	overflow: auto !important;
}
#footer{
	background-image: url(/img/ag_test/img/index/top_footer.jpg);
	background-repeat: repeat-x;
	/*text-indent: -5000px;*/
	height:110px;
	
	width: 1024px;
	padding:0 5000px;
	position: relative;
	left: 50%;
	margin-left: -5512px;
	
	margin-top: 40px;
}
#footer h2{
	text-indent:-9000px;
}

/*
 * COMMON
 */

a {
	color:#F3A688;
}
.clearfix:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

.clearfix{
	zoom: 1;
}

/* base */

#contents {
	height:560px;
}
#contents_block {
	height:100%;
	margin:0 auto;
	width:1024px;
}
#contents_block #contents_menu {
	float:left;
	height:100%;
	width:280px;
	background:url(./../images/common_menu.gif) #FDF2D7;
}

/* menu */

#contents_block #contents_menu ul {
	margin-top:80px;
}
#contents_block #contents_menu ul li {
	height:40px;
	margin-bottom:10px;
}
#contents_block #contents_menu ul li a {
	height:100%;
	width:100%;
	display:block;
	background-image:url(./../images/common_menu.gif);
	text-indent:-9999px;
}
#contents_block #contents_menu ul li.top a {
	background-position:0 -80px;
}#contents_block #contents_menu ul li.top a:hover {
	background-position:100% -80px;
}
#contents_block #contents_menu ul li.concept a {
	background-position:0 -130px;
}#contents_block #contents_menu ul li.concept a:hover {
	background-position:100% -130px;
}
#contents_block #contents_menu ul li.information a {
	background-position:0 -180px;
}#contents_block #contents_menu ul li.information a:hover {
	background-position:100% -180px;
}
#contents_block #contents_menu ul li.style a {
	background-position:0 -230px;
}#contents_block #contents_menu ul li.style a:hover {
	background-position:100% -230px;
}
#contents_block #contents_menu ul li.blog a {
	background-position:0 -280px;
}#contents_block #contents_menu ul li.blog a:hover {
	background-position:100% -280px;
}
#contents_block #contents_menu ul li.download a {
	background-position:0 -330px;
}#contents_block #contents_menu ul li.download a:hover {
	background-position:100% -330px;
}
#contents_block #contents_menu ul li.shoplist a {
	background-position:0 -380px;
}#contents_block #contents_menu ul li.shoplist a:hover {
	background-position:100% -380px;
}
#contents_block #contents_menu ul li.link a {
	background-position:0 -430px;
}#contents_block #contents_menu ul li.link a:hover {
	background-position:100% -430px;
}

/* main content */

#contents_block #contents_main {
	float:right;
	height:100%;
	width:720px;
}
#contents_block div.contents_main_white {
	background-color:#FFF;
	background-image:url(./../images/common_content_bg.gif);
}
#contents_block div.contents_main_flower {
	height:100%;
	width:100%;
	background-position:center center;
	background-repeat:repeat-y;
	background-image:url(./../images/common_line_flower.gif);
}


/*
 * INFORMATION
 */

div.contents_main_block {
	margin:0 auto;
	height:520px;
	text-align:left;
	width:490px;
	overflow-x:hidden;
	overflow-y:auto;
	position:relative;
	top:20px;
}
ul#info_list {

}
ul#info_list li {
	font-size: 17px;
	font-weight: bold;
	margin-bottom:1em;
}
ul#info_list li a {
	font-size: 15px;
	font-weight: bold;
}

div#info_cont {

}
div#info_cont #info_ajax_title {
	font-size:17px;
	font-weight:bold;
	margin-bottom:2em;
}
div#info_cont div.info_ajax_text {
	border-bottom:2px solid #FDECE5;
	padding-bottom:1em;
	margin-bottom:1em;
}
div#info_cont img {
	display:block;
	margin:1em auto;
}

/*
 * STYLE
 */
 
#contents_main_img {
	float:left;
	height:530px;
	margin:15px 0 0 15px;
	width:430px;
	overflow:hidden;
	position:relative;
}
#contents_main_img div {
	height:100%;
	width:100%;
	position:relative;
	background-position:center center;
}
ul#contents_thumb_img {
	float:right;
	height:530px;
	margin:15px 15px 0 0;
	overflow-x:hidden;
	overflow-y:auto;
	width:245px;
	display:inline;
}
ul#contents_thumb_img li {
	float:left;
	margin-right:3px;
	width:110px;
}
ul#contents_thumb_img li a {
}
ul#contents_thumb_img li a img{
	width:110px;
}


/*
 * DownLoad
 */
#contents_main #download {
	text-align:center;
	margin-top:2em;
}


/*
 * SHOP LIST
 */
 
 ul#shoplist {
	float:left;
	font-size:13px;
	height:530px;
	margin:15px 0 0 15px;
	overflow-x:hidden;
	overflow-y:auto;
	text-align:left;
	width:270px;
}
ul#shoplist li {
}
ul#shoplist li ul {
	display:block;
	width:100%;
	float:left;
	margin-bottom:1em;
	cursor:pointer;
}
ul#shoplist li ul.point {
	color:#666;
}
div#shop_image {
	float:right;
	margin:140px 40px 0 0;
	width:360px;
	overflow:hidden;
	display: inline;
}
div#shop_image img {
	width:360px;	
}
div#shop_image ul {
	margin-top:1em;
	text-align:left;
}


/*
 * LINK
 */

div.link {
	background-image:url(/img/ag_test/img/link/ag_bg.jpg);
	width:720px;
	height:562px;
	}
#link_top {
	clear:both;
	padding:20px 0 0 40px;
	height:120px;
	}

#link_top li {
	float: left;
	list-style: none;
	padding:20px
}

#link_top li a {
	text-indent: -5000px;
	display: block;
}

#quoiquoi a{background: url(/img/ag_test/img/link/qq.jpg); width: 187px; height: 63px;}
#cecilmcbee a{background: url(/img/ag_test/img/link/cm.jpg); width: 200px; height: 55px;}
#Fabulous a{background: url(/img/ag_test/img/link/fb.jpg); width:150px; height: 62.5px}


#quoiquoi a:hover{
background-position:0 -63px;
}
#cecilmcbee a:hover{
background-position:0 -55px;
}
#Fabulous a:hover{
background-position:0 -62.5px;
}

#link_under{
	clear:both;
	height:120px;
	padding:0 0 0 40px;
	border-bottom-style:double;
	}

#link_under li{
	float:left;
	list-style: none;
	padding:20px
}

#link_under li a{
	text-indent: -5000px;
	display: block;
}

#cecillinc a{background: url(/img/ag_test/img/link/cl.jpg); width: 187px; height: 63px;}
#beradiance a{background: url(/img/ag_test/img/link/br.jpg); width: 200px; height: 55px;}
#ristty a{background: url(/img/ag_test/img/link/ris.jpg); width: 150px; height: 62.5px}

#cecillinc a:hover{
background-position:0 -63px;
}
#beradiance a:hover{
background-position:0 -55px;
}
#ristty a:hover{
background-position:0 -62.5px;
}

#jim{
	clear:both;
	padding: 20px 0 0 25px;
	}

#jim li{
	float:left;
	list-style: none;
}

#jim li a{
	text-indent: -5000px;
	display: block;
	height: 49px;
}

#jim a{background: url(/img/ag_test/img/link/jim.jpg); width:250px;}


#jim li a:hover{
background-position:0 -49px;
}


