@charset "utf-8";
/* CSS Document */

body {
background-image:url(image/background.png);
background-repeat:repeat-x;
margin:0px 0px 0px 0px;
font-size:12px;
letter-spacing:1px;
line-height:18px;
color:#444444;
}

a:link {
   color:#990099;
   text-decoration:none;
}
a:visited {
   color:#990099;
   text-decoration:none;
}
a:hover {
   color:#333333;
   text-decoration:underline;
}
a:active {
   color:#333333;
   text-decoration:underline;
}



img {
   vertical-align:text-bottom;
   border:none;
   }

#wrap{
    width:820px;
	margin-left:auto;
	margin-right:auto;
}

#box1{
	background-image:url(image/toppattern1.png);
	width:810px;
	height: 117px;
	position:relative;	
	}
	
#box1top{
	background-image:url(image/toppattern2.png);
	width:810px;
	height: 117px;
	position:relative;	
	}

#box2{
	background-image:url(image/r2_c2.png);
	width:810px;
	height: 117px;
	position:relative;
	}

.login{
	margin-left: 5px;
	width: 83px;
}

.menu{
float:right;
   text-align:right;
	margin-top: -75px;
	padding-right: 28px;
	clear:both;
}

.menu a{
	border-width:0px;
	}

.join{
	position: absolute;
	width:150px;
	left: 650px;
	top: 45px;
	z-index:5;
}

#content1{
	background-image:url(image/r3_c2.png);
	width: 810px;
	background-repeat: no-repeat;
	}
	
#content1top {
	background-image:url(image/r3_c2.png);
	width:810px;
	background-repeat: no-repeat;
	}
	
.infoarea {
	width:740px;
   padding:20px 35px 20px 35px;
   overflow:auto;
}

#content2{
	background-image:url(image/r4_c2.png);
	width: 810px;
	background-repeat: no-repeat;
	}

#bottom{
	background-image:url(image/r7_c2.png);
	width: 810px;
	height:25px;
}



.copyright{
	
}


.title {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	margin-left:150px;
	margin-top:10px;
	font-size:14px;
	letter-spacing:1px;
	font-weight:bold;
	}
	
#titletop {
	margin-left:35px !important;
	}

.title2 {
	font-family:"ヒラギノ角ゴ Pro W6";
	color:#000000;
	margin-left:250px;
	margin-top: -12px;
	}
	
.profile{
	margin-left:150px;
	width: 102px;
	width: 120px;
	float: left;
	}

.profile-content{
	margin-left: 300px;
	}

#login{
	clear: both;
	color: 581f63;
	font: 12px bold;
	width:552px;
	margin-left:auto;
	margin-right:auto;
	}

#header{
	background-image:url(image/bgpattern1.png);
	background-repeat:repeat-y;
	}


#left-menu{
	clear:both;
	text-align:right;
	width:200px;
	margin-top:0;
	margin-left: 3px;
	padding-right:10px;
	background-color:#FEF7C9;
	padding-bottom:30px;
	float:left;
}

#text{
	text-align:left;
	width:550px;
	margin-left:250px;
}

#text td {
   vertical-align:top;
   padding-bottom:60px;
}

#text img{
	text-align:right;
	}
	
.text-title{
	font-size:12px;
	margin-right:11px;
	font-family:Arial, Helvetica, sans-serif;
	}
	

#text2{
	text-align:left;
	width:550px;
	margin-left:250px;
}

#text2 td {
   vertical-align:top;
   padding-bottom:60px;
}

#text2 img{
	text-align:right;
	}

.line{
	border:#000000 solid 1px;
}


/*oaoa*/

.oaoa-left {
   clear:both;
   float:left;
   width:450px;
   padding-right:20px;
   text-align:left;
}
#oaoa-right {
   float:left;
   padding-bottom:30px;
   width:250px;
   text-align:right;
   overflow:auto;
}
#oaoa-right img {
   margin-bottom:30px;
}


/*Shop*/

.shop-left {
   width:500px;
   height:600px;
   float:left;
}

.c-both {
   clear:both;
}

.item-txt {
   width:300px;
   float:left;
   padding-left:10px;
}
.item-img {
   float:left;
   padding-bottom:120px;
}


/*Contact*/

.box_contact {
   width:560px;
   text-align:center;
   margin-left:auto;
   margin-right:auto;
   padding-bottom:150px;
}