@charset "utf-8";
/*
Theme Name: TakePhotoSystems
Author: TAG PANDA
Author URI: http://www.tagpanda.co.jp/
Version: 1.0
*/

/********************************************************
	TAG PANDA Template
	This stylesheet provides styles for all HTML layout.
	
	[style.css]
	
	Last renewal date: 2009/04/16
*********************************************************/


/* -------------------------------------------------------
	[info]
	name : style.css
	desc : index contents指定CSS
	
-------------------------------------------------------- */
#mainContents {
	width:440px;
	float:left;
}

#mainContents dl {
	width:418px;
	padding:10px;
	border-right:1px solid #9f9f9f;
	border-bottom:1px solid #9f9f9f;
	border-left:1px solid #9f9f9f;
}

#mainContents dl dt {
	float:left;
}
	
#mainContents dl dd {
	margin-left:100px;
}


/*  new_psbook : hover 
-------------------------*/
#new_psbook a:hover {background-color:#fff;}
#new_psbook a:hover img {visibility:hidden;}
#new_psbook a {
	width:440px;
	height:180px;
	display:block;
	background:url(../../uploads/new_psbook_o.gif) no-repeat;
}

#aqua_jacket a:hover {background-color:#fff;}
#aqua_jacket a:hover img {visibility:hidden;}
#aqua_jacket a {
	width:440px;
	height:180px;
	display:block;
	background:url(../../uploads/aqua_jacket_o.gif) no-repeat;
}





/*	sidebar_right
--------------------------------------------------*/
#sidebar_right {
	width:180px;
	float:right;
	padding-left:15px;
}


/*  sidebar_right : hover 
--------------------------*/
#bnr01 a:hover {background-color:#fff;}
#bnr01 a:hover img {visibility:hidden;}
#bnr01 a {
	width:180px;
	height:108px;
	display:block;
	background:url(./img/bnr01_o.gif) no-repeat;
}

#bnr02 a:hover {background-color:#fff;}
#bnr02 a:hover img {visibility:hidden;}
#bnr02 a {
	width:180px;
	height:81px;
	display:block;
	background:url(./img/bnr02_o.gif) no-repeat;
}

#bnr03 a:hover {background-color:#fff;}
#bnr03 a:hover img {visibility:hidden;}
#bnr03 a {
	width:180px;
	height:81px;
	display:block;
	background:url(./img/bnr03_o.gif) no-repeat;
}

#bnr04 a:hover {background-color:#fff;}
#bnr04 a:hover img {visibility:hidden;}
#bnr04 a {
	width:180px;
	height:250px;
	display:block;
	background:url(./img/bnr04_o.jpg) no-repeat;
}
