/*--- reset ---*/
html {
	overflow-y: scroll;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td
{
	margin: 0;
	padding: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption,th {
	text-align: left;
}

q:before,q:after {
	content: '';
}

object,
embed {
	vertical-align: top;
}

hr,legend {
	display: none;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}

h2 {
	font-weight: 100;
}

img,abbr,acronym,fieldset {
	border: 0;
}

li {
	list-style-type: none;
}

#bigcontainer {
	width:950px;
	float:center;
	margin:0 auto;
}

#wrapper {
	/*float:left;*/
	width:950px;
	background:0px 0px url(../img/wapper_bgimage.png) ;
}

#content {
	width:630px;
	float:left;
}

/*#left {
	width:300px;
	float:left;
	border:1px solid #333;
	padding:5px;
	background-color:#EDF2F6;
}*/

#right {
	width:300px;
	float:right;
	padding:5px;
	background-color:#EDF2F6;
}

.clearfix:after { /*float�̉����A�������|�C���g*/
	display:block;
	clear:both;
	height:0px;
	visibility:hidden;
	content:".";
}

/*--- default ---*/
body {
	color: #333;
	font-size: 13px;
	font-family: "CI","Meiryo",verdana,"qMmpS Pro W3","Hiragino KakuGothic Pro",Osaka,"lr oSVbN","MS PGothic",Sans-Serif;
	line-height: 1.5;
}

* html body {	/* for IF6 */
	font-family: "lr oSVbN","MS PGothic",Sans-Serif;
}

a:link {
	color:#00F;
}

a:visited {
	color:#00F;
}

a:hover {
	color:#00F;
	text-decoration: none;
}

a:active {
	color:#00F;
}

/* --- �V���b�v���X�g ---- */

.shop_rank {
	width:630px;
	margin:10px 0px 10px 0px;
	padding-bottom:10px;
	border-bottom:2px dotted #b3b4b4;
}

.shop_rank_img {
	margin-left:10px;
	width:90px;
	float:left;
}

.shop_rankOrder_icon1 {
	display:block;
	float:left;
	margin-bottom:10px;
	width:89px;
	height:22px;
	overflow: hidden;
	background:-10px -40px url(../img/img_parts.png) no-repeat;
}

.shop_rankOrder_icon2 {
	display:block;
	float:left;
	margin-bottom:10px;
	width:89px;
	height:22px;
	overflow: hidden;
	background:-10px -70px url(../img/img_parts.png) no-repeat;
}

.shop_rankOrder_icon3 {
	display:block;
	float:left;
	margin-bottom:10px;
	width:89px;
	height:22px;
	overflow: hidden;
	background:-10px -160px url(../img/img_parts.png) no-repeat;
}

.shop_rankOrder_icon {
	display:block;
	float:left;
	margin-bottom:10px;
	width:89px;
	height:22px;
	overflow: hidden;
	background:-10px -100px url(../img/img_parts.png) no-repeat;
	padding-top:0.15em;
	text-align:center;
	color:#666;
	font-weight:bold;
}

.shop_rank_img .itemimg_trimming {
	float:left;
	position:relative;
	width: 90px;
	height: 90px;
	overflow: hidden;
}

.iteimg_trimming img {
	position:absolute;
    /*
	top:0px;
	left:-45px;*/
}

.shop_rank_contents {
	width:520px;
	float:right;
	text-align:left;
}

.shop_rank_shopname {
	font-size:15px;
	color: #3366ff;
	text-decoration: none;
	font-weight: bold;
	background-color:#f9f8f4;
	margin-bottom:5px;
}

.shop_rank_shopname a {
	padding:5px;
	text-decoration:underline;
	display:block;
}

.shop_rank_shopname a:hover {
	padding:5px;
	text-decoration: underline;
	background-color:#cde4ff;
}

.shop_rank_data {
	width:510px;
	padding:5px 5px;
	margin-bottom:5px;
}

.shop_rank_score {
	font-size:10px;
	padding:3px 3px 3px 10px;
	color:#FABE00;
}

.shop_rank_icon {
	float:right;
	padding-right:10px;
	margin-top:7px;
}

.shop_rank_shopcom {
	width:510px;
	padding:5px 5px;
}

.shop_rank_prcom {
	padding-left:10px;
}

.shop_rank_itempic {
	width:auto;
	float:right;
}

.shop_rank_itempic .itempic_trimming {
	position:relative;
	width: 75px;
	height: 75px;
	overflow: hidden;
}

.itempic_trimming img {
	position:absolute;
	/*top:0px;
	left:-37.5px;*/
}

.shop_rank_pluscontents {
	float:right;
	width:520px;
	margin-top:5px;
	padding:3px;
	background-color:#EAF5F4;
}

.shop_rank_plusicon {
	width:auto;
	float:left;
	font-weight:bold;
	color:#96A9B3;
}

.shop_rank_pluscom {
	width:400px;
	float:left;
	margin-left:5px;
	padding:0 5px;
	color:#96A9B3;
	font-weight:bold;
}

.shop_rank_footcontents {
	position:relative;
	float:left;
	width:620px;
	min-height:30px;
	margin-top:5px;
	margin-left:10px;
}

.record_date {
	float:left;
	width:82px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#266e84;
	background-color:#fbfaf9;
	padding:3px;
}



/* - �v���X - */


.plus_breakline {
}

.shop_plusOrder_icon {
	display:block;
	float:left;
	margin-bottom:10px;
	width:89px;
	height:22px;
	overflow: hidden;
	background:-10px -130px url(../img/img_parts.png) no-repeat;
}

.shop_rank_pluspr {
	padding:10px 0px;
	background-color: #EAF5F4;
}

.plus_shopname {
	font-size:15px;
	color: #3366ff;
	text-decoration: none;
	font-weight: bold;
	margin-bottom:5px;	
}

.plus_shopname a {
	padding:5px;
	text-decoration:underline;
	background-color:#CDE4EE;
	display:block;
}

.plus_shopname a:hover {
	padding:5px;
	text-decoration:underline;
	background-color:#CDE4EE;
}

.plus_apply {
	margin-top:10px;
	font-size: 12px;
	width:600px;
	text-align:right;
	float:right;
}

.shop_plus_contents {
	float:left;
	width:auto;
	margin-left:5px;
	padding:5px 5px;
	background-color:#f9f8f4;
}

.shop_plus_icon {
	float:left;
	margin-right:10px;
}


.shop_plus_com {
	width:400px;
	float:left;
	color:#FABE00;
	font-weight:bold;
}


/* left menu */

.menu_contents {	
	border:1px #ccc solid;
	padding:3px;
}

.menu_title {
	background-color:#AEC4D0;
	color:#fff;
	font-weight:bold;
	text-align:left;
	padding:3px 10px;
	margin-bottom:10px;
}

/*.menu_cate_list {
	width:280px;
	padding:3px 3px 10px 3px;
	margin-bottom:10px;
	border-bottom:2px #ccc solid;
}*/

.menu_cate_list {
	width:280px;
	padding:3px 3px 0px 3px;
	margin-bottom:5px;
	/*border-bottom:2px #ccc solid;*/
}


.menu_cate_listLeft {
	float:left;
	width:138px;
}

.menu_cate_listRight {
	float:right;
	width:135px;
}

.cate_name {
	width:75px;
	float:left;
	text-align:left;
	font-size:12px;
}

.cate_img {
	width:60px;
	float:left;
}

.cate_img .cate_img_trimming {
	position:relative;
	width: 50px;
	height: 50px;
	overflow: hidden;
}

.cate_img_trimming img {
	position:absolute;
	top:0px;
	left:-25px;
}

/*.cate_img .architrave_image {
    height: 50px;
    width: 50px;
	text-indent:-9999em;
}*/

/*==========================================================================================================*/

/* header */

#header_container {
	width:950px;
	border-bottom:3px solid #b3b4b4;
}

.header_container_img {
	float:left;
	width:200px;
}

.header_contents {
	float:right;
	width:750px;
	border-top:10px #8AD2F2 solid;
}

.header_contents_1 {
	text-align:right;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:10px;
}

.header_contents_1 .service_catchcopy {
	float:left;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	color:#266B84;
	margin-left:10px;
	margin-top:5px;
}

.header_contents_1 .management_item {
	float:right;
	margin-top:5px;
	font-size:12px;
}

.header_contents_1 .management_item a,ahover{
	display:inline;
	text-decoration: none;
	font-size:12px;
	padding-left:10px;
}

.header_contents_2 {
	text-align:right;
	padding-top:5px;
	padding-bottom:2px;
	padding-right:10px;
	border-right:1px solid #b3b4b4;
	border-top:1px solid #b3b4b4;
	border-left:1px solid #b3b4b4;
	background-color:#fbfaf9;
}

.header_contents_2 div {
	margin-top:3px;
}

/* ---------- �p������ ---------- */

.breadCrumb {
	float:left;
	margin-left:10px;
	color:#555;
	font-weight:100;
	font-size:12px;
}

.breadCrumb h1, .breadCrumb h2 {
	display:inline;
	font-size:100%;
	font-weight:400;
	padding:0;
	margin:0;
	color:#12679b;
}

.breadCrumb .breadSep {
	color:#333;
	display:inline;
	padding:0 2px;
}

a.linkClr2, a.linkClr2:link, a.linkClr2:visited, a.linkClr2:active {
	color:#12679b;
	font-weight:400;
	text-decoration:none;
}

.header_contents2 .searchForm {
	float:right;
}

.banneradd_display {
	float:right;
	width:750px;
	height:120px;
	background-color:#fff;
}


/* headertitle */

#headtitle_container {
	width:950px;
	margin:10px 0px 10px 0px;
}

.headtitle_contents {
	width:auto;
	height:50px;
	background:0px 0px url(../img/headtitle_img.png) ;
}

.headtitle_contents a {
	text-decoration: none;
	color:#266E84;
}

.cate_title {
	float:left;
	margin-top:15px;
	margin-left:20px;
	font-size:16px;
	font-weight:bold;
	color:#266E84;
}

.cate_title h1 {
	display:inline;
}

.enrollment_title {
	font-size:12px;
	font-weight:100;
}

.show_allcate {
	float:right;
	margin-top:15px;
	margin-right:25px;
	font-weight:bold;
	color:#266E84;
}

.show_allcate img {
	vertical-align: text-bottom;
}


.displayorder_contents {
	width:auto;
	padding:5px 0px;
	background-color:#FBFAF9;
	border-top:1px solid #b3b4b4;
	border-bottom:2px solid #b3b4b4;
}

.displayorder {
	float:left;
	margin-left:55px;
	font-size:12px;
}


.displayorder ul {
	list-style-type: none;
}

.displayorder li{
	float:left;
	margin-left:5px;
	/*width:78px;
	height:18px;*/
}


.displayorder a {
	display:block;
	text-align: center;
	padding:1px 10px 1px 20px;
	background:url(../img/displayorder_iconAs.png) no-repeat;
	background-color:#fdfdfd;
	color:#266b84;
	text-decoration: none;
	border:1px #ebebeb solid;
}

.displayorder a:hover {
	background:url(../img/displayorder_iconNs.png) no-repeat;
	background-color:#CDE4EE;
	color:#666;
	text-decoration: none;
}

.displayorder-now {
	text-align: center;
	padding:1px 10px 1px 20px;
	background:url(../img/displayorder_iconNs.png) no-repeat;
	background-color:#CDE4EE;
	color:#666;
	text-decoration: none;
}

.turnpage {
	float:right;
	margin-right:25px;
}

.turnpage a {
	text-decoration: none;
	padding: 2px 4px 2px 4px;
	border: 1px solid #ccccff;
	background-color: #ffffff;
}

.turnpage a:hover {
	background-color: #60b0e3;
	color: #ffffff
}

.turnpage-now {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	padding: 2px 4px 2px 4px;
	border: 1px solid #60b0e3;
	background-color: #60b0e3;
}


/* footertitle */

#footertitle_container {
	width:950px;
	margin:50px 0px 10px 0px;
	padding-bottom:5px;
	border-bottom:5px #AEC4D0 solid;
}

.toppage_icon {
	margin-bottom:15px;
	margin-left:25px;
}

.footertitle_contents {
	width:auto;
	margin-top:-5px;
}

.footertitle_contents a {
	text-decoration: none;
	color:#266E84;
}

/* [top] footertitle */
#top_footertitle_container {
	width:950px;
	margin:50px 0px 0px 0px;
	padding-bottom:10px;
	border-bottom:5px #AEC4D0 solid;
}

.top_toppage_icon {
	float:left;
	margin-top:1px;
	margin-left:25px;
}

.footer_searchForm {
	float:right;
	margin-top:5px;
}

.footer_searchForm img {
	vertical-align: text-bottom;
}

.footer_show_allcate {
	float:right;
	margin-top:10px;
	margin-right:25px;
	font-weight:bold;
	color:#266E84;
}

.footer_show_allcate img {
	vertical-align: text-bottom;
}

.footer_show_allcate a {
	text-decoration: none;
	color:#266E84;
}

/* footer */

#footer_container {
	width:950px;
	margin-top:10px;
}

.service_contents {
	background-color:#EDF2F6;
	margin-top:10px;
}

.service_list {
	float:left;
	width:630px;
	padding:10px 0px 10px 10px;
	font-size:12px;
	list-style-type:none;
	list-style-position:outside;
}

.service_list li {
	display:block;
	float:left;
	white-space:nowrap;
	padding-right:10px;
	margin-right:10px;
	margin-bottom:10px;
	border-right:1px solid #000000;
}

.service_com {
	width:300px;
	float:right;
	padding:5px;
	font-size:11px;
	line-height:2.0;
}

.copyright {
	text-align:right;
}

.copyright img {
	 float:right;
}

/*==========================================================================================================*/
/* ���i�ꗗ�pCSS */



.shop_item_name {				
	font-size:15px;
	color: #3366ff;
	text-decoration: none;
	background-color:#f9f8f4;
}

.item_name_text {
	word-break: break-all
}				
				
.shop_item_name a {
	padding:5px;
	text-decoration:underline;
	display:block;
}

.shop_item_name a:hover {
	padding:5px;
	text-decoration:underline;
	background-color:#cde4ff;
}

.kounyu_date {
	float:right;
	margin-top:1px;
	padding:1px 10px;
	width:63px;
	height:21px;
	background:0px 0px url(../img/hotitem_icon.gif) no-repeat;
}

.shop_item_contents {
	width:510px;
	float:right;
	padding-top:5px;
	padding-bottom:5px;
}

.shop_item_prcom {
	float:right;
	width:370px;
	padding-left:15px;
}

.shop_item_price {
	color:#F90;
	font-weight:bold;
	text-align: center;
	vertical-align: middle;
}

.shop_link_contents {
	clear:both;
	margin-top:5px;
	padding:5px 0px;
}

.shop_link_icon {
	float:left;
	width:120px;
	padding-left:10px;
	text-align:center;
}

.shop_link_text {
	float:left;
	width:365px;
	padding-left:5px;
}

.shop_link_contents a {
	padding-left:3px;
	font-size:12px;
	color:#96A9B3;
	font-weight:bold;
	text-decoration:none;
	display:inline;
}

.kanren_cate_contents {
	padding:10px 0px;
	font-size:12px;
}

.kanren_cate_icon {
	float:left;
	width:120px;
	padding-left:10px;
	text-align:center;
}

.kanren_cate_text {
	width:100px;
	padding:2px 10px 2px 10px;
	margin:0 auto;
	text-align:center;
	background-color:#E8F5FD;
	color:#266b84;
	font-weight:bold;
}

.kanren_cate {
	float:left;
	width:365px;
}

.kanren_cate ul,li {
	float:left;
}

.kanren_cate a{
	display:inline;
	margin-left:10px;
	font-weight:100;
	color:00F;
}

/* �֘A���i */
#kanren_item_container {
	width:950px;
}

.kanren_item_title {
	margin:10px 20px;
	color:#266b84;
	font-weight:bold;
}

.kanren_item_title a{
	margin-left:25px;
	font-weight:100;
}

#kanren_item_container ul {
	margin:15px 0px;
}

#kanren_item_container li {
	float:left;
	border-left:1px #ccc solid;
}

#kanren_item_container li:first-child {
	border-left:0px #F33 solid;
}

#kanren_item {
	margin-left:3px;
	margin-right:3px;
	width:150px;
	float:left;
}

.kanrenimg_trimming {
	position:relative;
        margin: 0 auto;
	width: 90px;
	height: 90px;
	overflow: hidden;
	border:2px solid #e8e8e8;
}

.kanrenimg_trimming img {
	position:absolute;
	top:0px;
	left:0px;
	outline:0px solid #333;
}

#kanren_item .item_namelink {
    margin: 0 auto;
	width:120px;
	word-break: break-all;
	height:45px;
	overflow:hidden;
}

#kanren_item .item_prcom {
    margin: 0 auto;
	width:120px;
	font-size:12px;
	word-break: break-all;
	margin-bottom:10px;
	height:75px;
	overflow:hidden;
}

#kanren_item .item_price {
	padding:5px 3px;
    margin: 0 auto;
    margin-bottom:20px;
	width:120px;
	background-color:#F9F8F4;
	text-align:right;
	color:#F90;
	font-weight:bold;
}

/* �A�h�N���b�N�\�� */
#ad_header_container {
	width:630px;
	padding:1px 0;
	padding:1px 0 5px 0;
	border-bottom:2px solid #b3b4b4;

}

#ad_header_container .ad_click_title {
	float:left;
	padding-left:50px;
	width:535px;
	font-size:16px;
	font-weight:100;
	text-decoration: underline;
}

#ad_header_container .ad_click_com {
	float:left;
	padding-left:50px;
	width:535px;
	font-size:12px;
}

.ad_click_contents a {
	display: block;
	padding: 3px;
	text-decoration: none;
}

.ad_click_contents a:hover {
	background-color: #F6F6F6;
}

#ad_footer_container {
	width:630px;
	margin-top:1px;
}

.ad_click_pr {
	width:auto;
	font-size:12px;
	color: #888888;
	text-align: right;
	padding-right:15px;
}

.ad_click_contents{
	margin-top:5px;
}

.ad_click_title {
	float:right;
	width:520px;
	font-size:16px;
	font-weight:100;
	text-decoration: underline;
}

.ad_click_com {
	float:right;
	width:520px;
	padding-bottom:5px;
	color:#333;
	font-size:12px;
}

#ad_click_img {
	float:left;
	margin-left:10px;
	width:90px;
}

#ad_click_img .adclickimg_trimming {
	position:relative;
	width: 90px;
	height: 90px;
	overflow: hidden;
}

#adclickimg_trimming img {
	position:absolute;
	top:0px;
	left:-45px;
}

/* CSS for banner parts start */
#banner_container {
	width:810px;
	padding:3px;
	margin:15px auto 0px auto;
}

.banner_contents {
	float:left;
	width:200px;
	text-align:center;
}

.banner_trimming {
	position:relative;
	width:122px;
	height:62px;
	overflow:hidden;
	margin:0 auto;
	margin-bottom:3px;
}

.banner_trimming img {
	width:120px;
	height:60px;
}

.banner_contents img {
	position:absolute;
	border:1px #333 solid;
	top:0;
	left:0;
}

.banner_com_1, .banner_com_2 {
	display:block;
	font-size:12px;	
}

.noshop_com {
width:550px;
padding:25px;
font-size:14px;
font-weight:bold;
text-align:center;
border:1px #333 solid;
background-color:#fbfaf9;
border:1px #b3b4b4 solid;
margin:25px auto 0 auto;
}

/* show all cate */
.dl_all_cate {
    border: 2px solid #D6EAF5;
	background-color:#FBFAF9;
    height: 200px;
    margin: 5px;
    overflow: auto;
    padding: 5px 15px;
}

.dl_all_cate dt {
	font-size:14px;
	font-weight:bold;
    margin: 15px 0 5px 3px;
}

.dl_all_cate dd {
    display: inline;
    font-size: 12px;
	border-right:1px #999 solid;
	padding-right:10px;
    margin: 3px 10px 3px 0px;
}

.dl_all_cate a {
    text-decoration: none;
	color:#00F;
}

.dl_all_cate a:hover {
    text-decoration: none;
	color:#00F;
}

.breadCrumb strong {
font-weight:100;
color:#12679b;
}

/*--- Adsense ---*/
.Adsence_wrapperH {
	width:585px;
	padding:10px 0 20px 45px;
	border-bottom:2px solid #b3b4b4;
}

.Adsence_wrapperF {
	width:585px
	margin-top:1px;
	padding-left:115px;
}

.Adsence_wrapperFS {
	width:585px;
	padding:25px 0 5px 45px;
}

/*--- floating menubar ---*/
#float_container {
	border-right:1px solid #b3b4b4;
	border-top:1px solid #b3b4b4;
	border-left:1px solid #b3b4b4;
	border-bottom:1px solid #b3b4b4;
}

.float_logo {
	float:left;
	border-right:1px solid #b3b4b4;
}


.float_contents {
	text-align:right;
	padding-bottom:5px;
	padding-right:10px;
	background-color:#fbfaf9;
}


.float_contents .searchForm {
	padding-top:4px;
}

.float_contents .breadCrumb {
	padding-top:8px;
}

.float_contents_w {
	text-align:right;
	padding-bottom:5px;
	padding-right:10px;
	border-top:1px solid #b3b4b4;
	border-left:1px solid #b3b4b4;
	background-color:#fbfaf9;
}

.float_contents_w .searchForm {
	padding-top:4px;
}

.float_contents_w .breadCrumb {
	padding-top:8px;
}

.floatorder_contents {
	padding:5px 0px;
	background-color:#F4F8FA;
	border-top:2px solid #357ebd;
	border-bottom:2px solid #357ebd;
}

#floating_header {
    display:none;
    width:950px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-bottom: 3px solid #AEC4D0;
}

.font_lg {
    font-size: 18px;
}
.font_md {
    font-size: 13px;
}
.font_sm {
    font-size: 11px;
}
.add_text {
    width:40%;
    color:#357EBD;
    font-weight:bold;
    font-size:16px;
    padding:3px 5px 3px 15px;
    margin:-5px 0px;
    float:left;
    line-height:2.0;
    text-align:left;
}
.add_btn {
    float:right;
    padding-top:3px;
}
.answer_btn_lg {
    width:250px;
    background-color: #dddddd;
    border: 1px solid #d3d3d3;
    border-radius: 4px;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    margin:2px 15px 2px 0;
    padding: 15px 30px;
}
.btn_blue {
    background-color: #428BCA;
    border-color:#AEC4D0;
}
.btn_red {
    background-color: #d9534F;
    border-color: #c44816;
}
.btn_orange {
    background-color: #F0AD4E;
    border-color:#fabe00;
}

