@charset "Shift_JIS";
/* CSS Document */
*{
    margin:0;
    padding:0;
}
html{
    height:100%;
}
body{
    height:100%;
	font-family: Verdana,ヒラギノ角ゴ Pro W3, ＭＳ Ｐゴシック;
	font-size: 69%;
	color: #735E46;
	background: url(../image/border_body.gif) 50% 1px no-repeat;
}
.win.gecko body {
	font-size: 89%;
}
.win.opera body {
	font-size: 75%;
}
.mac.gecko body {
	font-size: 11px;
}
a {
	color: #46B4C7;
	text-decoration: none;
}

a:hover {
	color: #2691A3;
}

* html div#container{
    height:100%;
}


div#container{
    width: 100%;
    margin:0px auto;
    position:relative;
    min-height: 100%;
}
body > #container {
        height: auto;
}

div#container_inner{
    padding-bottom:10px;
	text-align: center;
}
#center {
	width: 901px;
	margin: 0 auto;
}


#bottom{
	border-bottom:solid 2px #56C1D4;
	position:absolute;
	bottom:0px;
	height:10px;
	width:100%;
	border-width:3px 0px;
	text-align:center;
	line-height:10px;
}
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  height: auto;
  overflow: hidden;
  /**/
}

/**********************************************/
/******************header*******************/
/**********************************************/
#header {
	height: 83px;
	width: 901px;
	text-align: left;
	margin: 0 auto;
}
#header #top_logo {
	width: 163px;
	float: left;
	padding: 52px 0 0 1px;
}
#header #top_logo h1 {
	height: 25px;
	width: 112px;
	display: block;
	text-indent: -7777px;
	background: url(../image/top_logo.gif) 0 0 no-repeat;
	overflow: hidden;
}
#header #top_logo a {
	height: 25px;
	width: 112px;
	display: block;
}

/******************ブランド毎のトップロゴ変更*******************/
#header #top_logo_aquagirl {
	width: 163px;
	float: left;
	padding: 18px 0 0 1px;
}
#header #top_logo_aquagirl h1 {
	height: 66px;
	width: 112px;
	display: block;
	text-indent: -7777px;
	background: url(../image/top_logo_aquagirl.gif) 0 0 no-repeat;
	overflow: hidden;
}
#header #top_logo_aquagirl a {
	height: 40px;
	width: 112px;
	margin: 26px 0 0 0;
	display: block;
}



#header #top_logo_chandelier {
	width: 163px;
	float: left;
	padding: 11px 0 0 1px;
}
#header #top_logo_chandelier h1 {
	height: 66px;
	width: 112px;
	display: block;
	text-indent: -7777px;
	background: url(../image/top_logo_chandelier.gif) 0 0 no-repeat;
	overflow: hidden;
}
#header #top_logo_chandelier a {
	height: 40px;
	width: 112px;
	margin: 26px 0 0 0;
	display: block;
}



#header #top_logo_rubyrivet {
	width: 163px;
	float: left;
	padding: 11px 0 0 1px;
}
#header #top_logo_rubyrivet h1 {
	height: 66px;
	width: 112px;
	display: block;
	text-indent: -7777px;
	background: url(../image/top_logo_rubyrivet.gif) 0 0 no-repeat;
	overflow: hidden;
}
#header #top_logo_rubyrivet a {
	height: 62px;
	width: 112px;
	margin: 0px 0 0 0;
	display: block;
}



#header #top_logo_foundfles {
	width: 163px;
	float: left;
	padding: 11px 0 0 1px;
}
#header #top_logo_foundfles h1 {
	height: 66px;
	width: 112px;
	display: block;
	text-indent: -7777px;
	background: url(../image/top_logo_foundfles.gif) 0 0 no-repeat;
	overflow: hidden;
}
#header #top_logo_foundfles a {
	height: 47px;
	width: 112px;
	margin: 7px 0 0 0;
	display: block;
}


/******************ブランド毎のトップロゴ変更終わり*******************/

/******************カテゴリ毎のトップロゴ変更*******************/
#header #top_logo_new_arrival {
	width: 163px;
	float: left;
	padding: 18px 0 0 1px;
}
#header #top_logo_new_arrival h1 {
	height: 66px;
	width: 112px;
	display: block;
	text-indent: -7777px;
	background: url(../image/top_logo_aquagirl.gif) 0 0 no-repeat;
	overflow: hidden;
}
#header #top_logo_new_arrival a {
	height: 40px;
	width: 112px;
	margin: 26px 0 0 0;
	display: block;
}

#header #top_logo_news {
	width: 163px;
	float: left;
	padding: 18px 0 0 1px;
}
#header #top_logo_news h1 {
	height: 66px;
	width: 112px;
	display: block;
	text-indent: -7777px;
	background: url(../image/top_logo_aquagirl.gif) 0 0 no-repeat;
	overflow: hidden;
}
#header #top_logo_news a {
	height: 40px;
	width: 112px;
	margin: 26px 0 0 0;
	display: block;
}

#header #top_logo_special_collaboration {
	width: 163px;
	float: left;
	padding: 18px 0 0 1px;
}
#header #top_logo_special_collaboration h1 {
	height: 66px;
	width: 112px;
	display: block;
	text-indent: -7777px;
	background: url(../image/top_logo_aquagirl.gif) 0 0 no-repeat;
	overflow: hidden;
}
#header #top_logo_special_collaboration a {
	height: 40px;
	width: 112px;
	margin: 26px 0 0 0;
	display: block;
}

#header #top_logo_styling {
	width: 163px;
	float: left;
	padding: 18px 0 0 1px;
}
#header #top_logo_styling h1 {
	height: 66px;
	width: 112px;
	display: block;
	text-indent: -7777px;
	background: url(../image/top_logo_aquagirl.gif) 0 0 no-repeat;
	overflow: hidden;
}
#header #top_logo_styling a {
	height: 40px;
	width: 112px;
	margin: 26px 0 0 0;
	display: block;
}

#header #top_logo_event {
	width: 163px;
	float: left;
	padding: 18px 0 0 1px;
}
#header #top_logo_event h1 {
	height: 66px;
	width: 112px;
	display: block;
	text-indent: -7777px;
	background: url(../image/top_logo_aquagirl.gif) 0 0 no-repeat;
	overflow: hidden;
}
#header #top_logo_event a {
	height: 40px;
	width: 112px;
	margin: 26px 0 0 0;
	display: block;
}

#header #top_logo_shop{
	width: 163px;
	float: left;
	padding: 18px 0 0 1px;
}
#header #top_logo_shop h1 {
	height: 66px;
	width: 112px;
	display: block;
	text-indent: -7777px;
	background: url(../image/top_logo_aquagirl.gif) 0 0 no-repeat;
	overflow: hidden;
}
#header #top_logo_shop a {
	height: 40px;
	width: 112px;
	margin: 26px 0 0 0;
	display: block;
}



/******************カテゴリ毎のトップロゴ変更終わり*******************/

#header #top_info {
	width: 193px;
	float: left;
	padding: 0;
}
#header #top_info h2 {
	margin: 50px 0 0 0;
	display: block;
	width: 193px;
	height: 21px;
	text-indent: -7777px;
	background: url(../image/new_information.gif) 0 0 no-repeat;
	overflow: hidden;
}
#header #top_info a {
	display: block;
	width: 193px;
	height: 21px;
}
#header #navi {
	width: 81px;
	float: right;
	margin: 15px 0 0 0;
}



/**********************************************/
/******************contents*******************/
/**********************************************/
#contents {
	width: 737px;
	margin: 0 0 0 164px;
	text-align: left;
	background: #FFFFFF;
	padding: 0;
}
/******************contents_header*******************/
/**********************************************/
#contents #contents_header {
	height: 79px;
	width: 737px;
	background: url(../image/border_contents.gif) 0 0 no-repeat;
	padding: 1px 0 0 0;
}
#contents #contents_header #select_brand {
	margin: 37px 0 0 6px;
	float: left;
}
#contents #contents_header img {
	float: left;
}
#contents #contents_header #rss {
	width: 33px;
	float: right;
	margin: 32px 7px 0 0;
}

#contents #contents_header ul {
	list-style: none;
}
#contents #contents_header li {
	width: 85px;
	height: 79px;
	display: block;
	float: left;
	text-indent: -7777px;
	overflow: hidden;
}
#contents #contents_header li a {
	width: 85px;
	height: 79px;
	display: block;
}
#contents #contents_header #aquagirl a {
	background: url(../image/cat_aquagirl_off.gif) 0 0 no-repeat;
}
#contents #contents_header #aquagirl a:hover {
	background: url(../image/cat_aquagirl_on.gif) 0 0 no-repeat;
}
#contents #contents_header #category_aquagirl #aquagirl a {
	background: url(../image/cat_aquagirl_on.gif) 0 0 no-repeat;
}
#contents #contents_header #chandelier a {
	background: url(../image/cat_chandelier_off.gif) 0 0 no-repeat;
}
#contents #contents_header #chandelier a:hover {
	background: url(../image/cat_chandelier_on.gif) 0 0 no-repeat;
}
#contents #contents_header #category_chandelier #chandelier a {
	background: url(../image/cat_chandelier_on.gif) 0 0 no-repeat;
}
#contents #contents_header #foundfles a {
	background: url(../image/cat_foundfles_off.gif) 0 0 no-repeat;
}
#contents #contents_header #foundfles a:hover {
	background: url(../image/cat_foundfles_on.gif) 0 0 no-repeat;
}
#contents #contents_header #category_foundfles #foundfles a {
	background: url(../image/cat_foundfles_on.gif) 0 0 no-repeat;
}
#contents #contents_header #rubyrivet a {
	background: url(../image/cat_rubyrivet_off.gif) 0 0 no-repeat;
}
#contents #contents_header #rubyrivet a:hover {
	background: url(../image/cat_rubyrivet_on.gif) 0 0 no-repeat;
}
#contents #contents_header #category_rubyrivet #rubyrivet a {
	background: url(../image/cat_rubyrivet_on.gif) 0 0 no-repeat;
}

/******************contents_header終了*******************/



/******************contents_main*******************/
/**********************************************/

#contents #contents_main {
	background: url(../image/border_contents.gif) 0 0 no-repeat;
	padding: 46px 0 0 0;
}

/******************main*******************/
#contents_main #main {
	float: right;
	width: 548px;
	margin: 0;
	text-align: left;
}
#contents_main #main #entry {
	margin: 0 0 28px 0;
}
#contents_main #main #title {
	background: url(../image/border_main.gif) 0 0 no-repeat;
	padding: 12px 0 12px 0px;
	display: block;
	width: 548px;
}
#contents_main #main #entry #title a {
	color: #735E46;
}
#contents_main #main #entry #title a:hover {
	color: #735E46;
}
.win.ie #contents_main #main #title {
	padding: 12px 0 15px 0px;
}
#contents_main #main #entry #title #cat_title {
	float: left;
	width: 350px;
	display: block;
}
#contents_main #main #title #entry_category {
	font-size: 115%;
	margin: 0 0 4px 0;
	font-weight: bold;
}
.win.gecko #contents_main #main #title #entry_category {
	font-size: 105%;
}
#contents_main #main #title #entry_title {
	float: left;
	font-family: Verdana;
	letter-spacing: 0.2px;
	font-size: 110%;
	font-weight: normal;
}
.win.gecko #contents_main #main #title #entry_title {
	font-size: 100%;
}
#contents_main #main #title #date {
	float: right;
	font-family: Verdana;
	font-size: 80%;
	margin: 4px 0 0 0;
	letter-spacing: -0.5px;
	line-height: 160%;
	display: block;
	width: 190px;
	text-align: right;
}
.mac.gecko #contents_main #main #title #date {
	font-size: 90%;
}

#contents_main #main #entry #title #category {
	margin: 0px;
	float: right;
}
#contents_main #main #entry #title #date .entry_category {
	display: block;
	min-height: 12px;
}

#contents_main #main #entrybody {
	background: url(../image/border_main.gif) 0 0 no-repeat;
	padding: 15px 0 0 0;
}
#contents_main #main #entrybody p {
	line-height: 19px;
	letter-spacing: -0.7px;
	margin: 0 0 20px 0;
}
.win.gecko #contents_main #main #entrybody p {
	letter-spacing: 0px;
}
.mac.safari #contents_main #main #entrybody p {
	letter-spacing: -1px;
}
#contents_main #main #entrybody img {
	margin: 3px 0 11px 0;
}
#contents_main #main #page_top {
	text-align: right;
	margin: 0 0 10px 0;
}

/******************submenu*******************/
#contents_main #submenu {
	float: left;
	width: 147px;
	margin: 0;
}
#contents_main #submenu #recent_entries {
	background: url(../image/border_submenu.gif) 0 0 no-repeat;
	padding: 9px 0 0 0;
	margin: 0 0 50px 0;
}
#contents_main #submenu #recent_entries h3 {
	margin: 0 0 22px 1px;
}
#contents_main #submenu #recent_entries ul {
	list-style: none;
}
#contents_main #submenu #recent_entries li {
	font-size: 92%;
	margin: 0 0 10px 0;
	letter-spacing: -0.5px;
}
#contents_main #submenu #archive {
	background: url(../image/border_submenu.gif) 0 0 no-repeat;
	padding: 8px 0 0 0;
	margin: 0 0 50px 0;
}
#contents_main #submenu #archive h3 {
	margin: 0 0 18px 0;
}
#contents_main #submenu #archive ul {
	list-style: none;
}
#contents_main #submenu #archive li {
	font-size: 92%;
	margin: 0 0 8px 0;
	letter-spacing: 0.02px;
}

/******************contents_main終了*******************/


/**********************************************/
/******************contents終了*******************/


/**********************************************/
/******************footer*******************/
/**********************************************/
#footer {
	width: 737px;
	padding: 0;
	background: url(../image/border_contents.gif) 0 0 no-repeat;
	margin: 0 0 0 164px;
	text-align: left;
	height: 35px;
}
#footer ul {
	list-style: none;
	margin: 0;
	display: block;
	float: left;
	height: 35px;
}
#footer li {
	float: left;
	margin: 16px 0 15px 0;
}
#footer .mailmag {
	margin-right: 19px;
}
#footer .recruit {
	margin-right: 19px;
}
#footer .sitepolicy {
	margin-right: 22px;
}
#footer .privacy {
	margin-right: 23px;
}
#footer p {
	float: right;
	width: 137px;
	margin: 19px 0 0 0;
}




/******************テンプレート別*******************/


/******************月別表示*******************/
/******************monthly*******************/
#contents_main #main #monthly {
	background: url(../image/border_main_double.gif) 0 0 no-repeat;
	padding: 17px 0 14px 0;
}
#contents_main #main #monthly p {
	font-size: 12px;
}
#contents_main #main #monthly_bottom {
	background: url(../image/border_main_double.gif) 0 0 no-repeat;
	padding: 3px 0 0 0;
	margin: 0 0 8px 0;
}


/****************ナビゲーション****************/
/******************navi*******************/
#contents_main #main #navi {
	background: url(../image/border_main.gif) 0 0 no-repeat;
	padding: 6px 0 6px 0;
}
#contents_main #main #navi_bottom {
	background: url(../image/border_main.gif) 0 0 no-repeat;
	padding: 1px 0 0 0;
	height: 40px;
}
/******************monthly*******************/
#contents_main #main #navi #navi_prev {
	float: left;
	height: 25px;
	width: 60px;
	background: url(../image/btn_prevpage_white.gif) 0 0 no-repeat;
}
#contents_main #main #navi #navi_next {
	float: right;
	height: 25px;
	width: 60px;
	margin: 0 1px 0 0;
	background: url(../image/btn_nextpage_white.gif) 0 0 no-repeat;
}
/******************entry*******************/
#contents_main #main #navi #navi_prev_entry {
	float: left;
	height: 25px;
	width: 65px;
	background: url(../image/btn_preventry_white.gif) 0 0 no-repeat;
}
#contents_main #main #navi #navi_next_entry {
	float: right;
	height: 25px;
	width: 64px;
	margin: 0 1px 0 0;
	background: url(../image/btn_nextentry_white.gif) 0 0 no-repeat;
}
