@charset "UTF-8";
@import url("subpage.css");
@import url("tajomaru.css");
@import url("info.css");

body,div,ol,ul,dl,form{
margin:0px;
padding:0px;
font-size: 12px;
line-height: 140%;
}

body{
}

p,h1,h2,h3,h4,h5,h6,dt,dd,input,textarea,address {
margin:0px;
padding:0px;
font-size:100%;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color:#3D3DB6;
	text-decoration: underline;
}

a:visited {
	color:#14143D;
}


img {
border: none;
vertical-align: bottom;
}

.iepngfix {
  behavior: expression(IEPNGFIX.fix(this));
}

.pink{
	color:#ff9ebf;
}



/* container
----------------------------------------------- */

#container {
	margin: auto;
	width: 1034px;
	background:url(../images/all/container_background_1column.gif) 0px 0px;
	background-repeat:repeat-y;
}

#container:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}



#body_top{
	background-image:url(../images/all/bg_header.gif);
	background-repeat:repeat-x;
	width:100%;
	height:34px;
}

#body_top_innner{
	width:977px;
	margin:auto;
	padding-top:12px;
}

#body_top_innner h5{
	font-size:10px;
	color:#FFFFFF;
}



/* header
----------------------------------------------- */
#header {
	margin: 0px;
	width: 1034px;
	height:163px;
	background:url(../images/all/header_background_1column.gif) 0px 0px;
	background-repeat:no-repeat;
	padding-top:0px;
}

#header_inner{
	padding-top:30px;
}

#header_left{
	width:800px;
	float:left;
}

#diamondblog #container #header #logo {
	float: left;
	width: 280px;
	padding-top: 45px;
	padding-left: 16px;
}
#diamondblog #container #header #header_banner {
	float:left ;
	width:500px;
	padding-top: 39px;
	padding-right:0px;
	color: #FFFFFF;
	text-align:left;
}

#diamondblog #container #header #global_menu{
	clear:both;
	padding-left:180px;
}

#diamondblog #container #header #global_menu ul{
	list-style:none;
}

#diamondblog #container #header #global_menu ul li{
	float:left;
	padding-left:6px;
}

#header_right{
	float:right;
	width:230px;
	text-align:left;
}

#header_right #entry{
	padding-top:44px;
	padding-bottom:4px;
}

#header_right a:link{
	text-decoration:underline;
	color:#FF014F;
}

#header_right a:hover{
	text-decoration:none;
	color:#333333;
}

#header_right a:visited{
	text-decoration:underline;
	color:#FF014F;
}



/* content
----------------------------------------------- */

#content{
	width:996px;
	margin:auto;
}


/* footer
----------------------------------------------- */
#footer {
	background:url(../images/all/fotter_background.gif) 0px 0px;
	background-repeat:repeat-x;
	margin: 0px;
	clear: both;
	width: 100%;
	height:226px;
	color:#FFFFFF;
	background-color:#000000;
}

#footer dl dt{
	color:#cd2616;
}

#footer div.footer_inner{
	width:954px;
	background:url({../images/all/fotter_inner_background.gif) 0px 32px;
	background-repeat:repeat-x;
	height:168px;
	padding-top:32px;
	margin:auto;
}

.r_color{
	color:#cd2616;
}


#footer ul{
	list-style:square;
}

#footer a:link{
	color:#FFFFFF;
}

#footer a:visited{
	color:#FFFFFF;
}

#footer a:hover{
	color:#cd2616;
}


#footer div.footer_inner:after{
	display:block;
	clear:both;
}

/*-----------footer_left----------------*/

.footer_left{
	width:640px;
	float:left;
}


.info{
	float:left;
	text-align:left;
	width:300px;
	padding-left:10px;
}

.info ul{
	padding-left:10px;
	list-style:square;
	color:#FF0000;
}

.about_flash{
	float:right;
	text-align:left;
	width:290px;
	padding-left:25px;
}


/*-----------footer_right----------------*/

.footer_right{
	width:270px;
	float:right;
	text-align:left;
}

#footer p {
	padding-top: 12px;
}
/* -----------google---------------- */
.google_back {
	margin-top: 10px;
	height: 50px;
	background:url(../images/google_back.gif) 0px 0px;
	background-repeat: no-repeat;
}
.google {
	width: 500px;
	display:inline;
	margin-left: 10px;
	/*border-style:solid;
	border-width:1px;
	border-color:#cccccc;*/
}

.google_a {
	float:left;
	margin-top: 4px;
	width:275px;
	display:inline;
	margin-left: 30px;
}
.google_b {
	float:left;
	margin-top: 2px;
	width:80px;
	display:inline;
	margin-left: 20px;
}

.google img {
	vertical-align: middle;
}

#search {
	padding-top:30px;
	margin: auto;
	width: 1034px;
	background:url(../images/all/container_background_1column.gif) 0px 0px;
	background-repeat:repeat-y;
}

.google_back_2 {
	margin-left: 250px;
	margin-top: 10px;
	height: 50px;
	background:url(../images/google_back.gif) 0px 0px;
	background-repeat: no-repeat;
}
.google_c {
	float:left;
	margin-top: 4px;
	width:240px;
	display:inline;
	margin-left: 50px;
}
.google_c input {
	margin:0 3px;
	width:80%;
	vertical-align:middle;
	border: 1px solid rgb(126, 157, 185);
	padding: 2px;
}
.google_d {
	float:left;
	margin-top: 2px;
	width:80px;
	display:inline;
	margin-left: 20px;
}


/* -----------ランキングページ---------------- */



/* ------ 左サイド ----- */
#ranking{
	width:1013px;
	margin:auto;
}

#ranking #left{
	float:left;
	width:840px;
}

#ranking #left h2{
	padding-bottom:12px;
}

#ranking #right{
	float:right;
	width:173px;
}

#ranking div.menu{
	background:url(../images/main/ranking/menu_back.jpg) 0px 0px;
	background-repeat:no-repeat;
	width:836px;
	height:30px;
}


#ranking div.menu ul{
	list-style:none;
	padding-top:5px;
}

#ranking div.menu ul li{
	float:left;
	padding-left:5px;
}



#ranking div.ranking_category{
	padding-top:12px;
}


#ranking div.ranking_category div.category_background{
	background:url(../images/main/ranking/rankingerea_center.jpg) 0px 0px;
	background-repeat:repeat-y;
}

#ranking div.ranking_category div.category_background ul{
	list-style:none;
	padding-left:12px;
	padding-top:3px;
}

#ranking div.ranking_category div.category_background li{
	float:left;
	padding-left:10px;

}

#ranking div.ranking_category div.category_background li.rank_product{
	background:url(../images/main/ranking/product_background.jpg) 0px 0px;
	background-repeat:no-repeat;
	width:147px;
	height:223px;
}

#ranking div.ranking_category div.category_background li.rank_product div.product_inner{
	padding-left:0px;
	padding-right:0px;
}

#ranking div.ranking_category div.category_background li.rank_product div.product_inner p{
}

#ranking div.ranking_category div.category_background li.rank_product div.product_inner p.photo_img{
	width:128px;
	height:128px;
	text-align:center;	
}

#ranking div.ranking_category div.category_background li h3{
	width:128px;
	font-weight:normal;
	font-size:12px;
	color:#ff448f;
}

#ranking div.ranking_category div.category_background li h4{
	font-weight:normal;
	font-size:12px;
	padding-top:0px;
	color:#ff0066;
}

#ranking div.ranking_category div.category_background li h4 a:link{
	color:#ff0066;
}

#ranking div.ranking_category div.category_background li h4 a:visited{
	color:#ff0066;
}

#ranking div.ranking_category div.category_background li h4 a:hover{
	color:#ff0066;
	text-decoration:underline;
}

#ranking div.ranking_category div.category_background li p{
	padding-bottom:6px;
}


div.category_title_1{
	background:url(../images/main/ranking/c_title01.jpg) 0px 0px;
	background-repeat:no-repeat;
	width:829px;
	height:29px;
}

div.category_title_2{
	background:url(../images/main/ranking/c_title02.jpg) 0px 0px;
	background-repeat:no-repeat;
	width:829px;
	height:29px;
}

div.category_title_3{
	background:url(../images/main/ranking/c_title03.jpg) 0px 0px;
	background-repeat:no-repeat;
	width:829px;
	height:29px;
}


div.category_title_4{
	background:url(../images/main/ranking/c_title04.jpg) 0px 0px;
	background-repeat:no-repeat;
	width:829px;
	height:29px;
}

div.category_title_5{
	background:url(../images/main/ranking/c_title05.jpg) 0px 0px;
	background-repeat:no-repeat;
	width:829px;
	height:29px;
}

div.category_title_6{
	background:url(../images/main/ranking/c_title06.jpg) 0px 0px;
	background-repeat:no-repeat;
	width:829px;
	height:29px;
}

div.category_title_7{
	background:url(../images/main/ranking/c_title07.jpg) 0px 0px;
	background-repeat:no-repeat;
	width:829px;
	height:29px;
}

div.category_title_8{
	background:url(../images/main/ranking/c_title08.jpg) 0px 0px;
	background-repeat:no-repeat;
	width:829px;
	height:29px;
}

div.category_title_9{
	background:url(../images/main/ranking/c_title09.jpg) 0px 0px;
	background-repeat:no-repeat;
	width:829px;
	height:29px;
}


/* ------ 右サイド ----- */

p.banner_space{
	padding-bottom:12px;
}

div.sex_serch{
	width:168px;
	background:url(../images/main/ranking/sex_serch_center.jpg) 0px 0px;
	background-repeat:repeat-y;
}


div.sex_serch ul{
	list-style:none;
	padding-left:18px;
	padding-bottom:12px;
}

div.sex_serch ul li a:link{
	text-decoration:underline;
}

div.sex_serch ul li a:visited{
	text-decoration:underline;
}

div.sex_serch ul li a:hover{
	color:#ff0066;	
	text-decoration:underline;
}

/*------------ 楽天カード用 ---------------*/
.rakuten_card {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
/*------------ 福袋用 ---------------*/
.fuku_top {
	padding-top: 6px;
}

div.category_title_sale1 {
	background:url(../images/main/ranking/sale/title01.jpg) 0px 0px;
	background-repeat:no-repeat;
	width:829px;
	height:29px;
}

div.category_title_sale2 {
	background:url(../images/main/ranking/sale/title02.jpg) 0px 0px;
	background-repeat:no-repeat;
	width:829px;
	height:29px;
}

div.category_title_sale3 {
	background:url(../images/main/ranking/sale/title03.jpg) 0px 0px;
	background-repeat:no-repeat;
	width:829px;
	height:29px;
}

div.category_title_sale4 {
	background:url(../images/main/ranking/sale/title04.jpg) 0px 0px;
	background-repeat:no-repeat;
	width:829px;
	height:29px;
}

div.category_title_sale5 {
	background:url(../images/main/ranking/sale/title05.jpg) 0px 0px;
	background-repeat:no-repeat;
	width:829px;
	height:29px;
}

div.category_title_sale6 {
	background:url(../images/main/ranking/sale/title06.jpg) 0px 0px;
	background-repeat:no-repeat;
	width:829px;
	height:29px;
}

