*{
	margin:0;
	padding:0;
}

a {
	color:#FF3366;
}

/***   body  ***/
body{
	font-size: 12px;
	background-image: url(../image/bg/haikei.gif);
}

img {
	border:none;
}

/***   h1~  ***/

h1 {
	text-indent:-9999px;
	float:left;
	margin-left:35px;
}

h1 a {
	display:block;
	overflow:hidden;
	width:200px;
	height:110px;
}

/***   container  ***/
#container{
	width:970px;
	margin:0 auto 0 auto;
	background-image: url(../image/bg/haikei-2.gif);
	padding-bottom:20px;
}

/***   header  ***/
#header {
	width:942px;
	height:120px;
	background-image: url(../image/top.jpg);
	background-repeat: no-repeat;
	margin:0 auto 0 auto;
}


#header ul li{
	float:left;
	list-style-type: none;
}

#header ul {
	margin:0px 0 0 280px;
	padding-top:54px;
}

#pass {
	width:900px;
	margin:0 auto 0 auto;
	font-size:10px;
}

/***   main  ***/
#main{
	background-image: url(../image/kari_blogirl.jpg);
	background-repeat: no-repeat;
	min-height: 267px;
	width: 968px;
}

/* mobile */

#mobile img{
}

#mobile {
	float:right;
	text-align:left;
	background-image: url(../image/QR.gif);
	background-repeat: no-repeat;
	height: 86px;
	width: 250px;
	margin:120px 20px 0 0;
	padding:40px 0 0 30px;
}

#mobile p {

}

#mobile form {
}

#mobile .form {
	margin:2px 5px 0 0;
	width:150px;
	text-align:center;
}

.btn {
}

.form .text {
	width:140px;
}

/***   contents  ***/
#contents {
	background-image: url(../image/boder.jpg);
	background-repeat: no-repeat;
	padding-top:10px;
	background-position: top;
}


/*   news  */
#news{
	width:270px;
	float:left;
	margin-left:50px;
}

*html body #news {
	margin-left:10px;
}

#news .news-contents {
	width:227px;
	height:200px;
	overflow-y:scroll;
	overflow-x:hidden;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ff9e9f;
	border-left-color: #ff9e9f;
	background-color: #FFFFFF;
	padding-left:10px;
	padding-right:10px;
}

#news .news-contents dt {
	margin-top: 3px;
	color:#e40011;
	font-weight: bold;
}

#news .news-contents dd {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #141414;
	padding-bottom:3px;

}

#news .news-footer {
	width:249px;
	height:11px;
	background-image: url(../image/menu/news_2.jpg);
	background-repeat: no-repeat;	
}

/*   pickup  */

#pickup {
	float:left;
	margin-left:20px;
}

#pickup .pickup-contents {
	width:355px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ff9e9f;
	border-left-color: #ff9e9f;
	background-color: #FFFFFF;
	padding-top:5px;
	color:#333333;
}

#pickup table {
	margin:0 auto 0 auto;
}

#pickup .pickup-contents img {
	padding:1px;
	border:solid 1px #999;
}

.pickup-title {
	font-weight:bold;
	color:#ff3366;
}

.pickup-title a {
	color:#ff3366;
}

#pickup .pickup-footer {
	width:357px;
	height:12px;
	background-image: url(../image/menu/pick_up_2.jpg);
	background-repeat: no-repeat;	
}

/*   banner  */

#banner {
	width:200px;
	float:right;
	margin-right:50px;
	margin-top:35px;
}

#banner img {
	margin-bottom:3px;
}

*html body #banner {
	margin-right:30px;
	margin-top:30px;
}
/***   footer  ***/
#footer {
	width:100%;
	background-image: url(../image/Fudda-1.jpg);
	background-repeat: repeat-x;
	font-size:10px;
	color:#FFFFFF;
}

#footer a{
	color:#FFFFFF;
}

#footer .footer-contents {
	width:970px;
	height:72px;
	margin:0 auto 0 auto;
	background-color: #eb5779;
	background-image: url(../image/Fudda-2.jpg);
	background-repeat: no-repeat;
	padding-top:20px;
}

#footer ul{
	text-align:center;
	margin-bottom:5px;
}

#footer ul li{
	display:inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	list-style-type: none;
}

#footer .border{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

#footer address{
	text-align:center;
	font-style: normal;
	margin-top:10px;
}



/***   clear  ***/
.clear {
	clear:both;
}


/***   privacy  ***/

#privacy-main{
	background-image:none;
	width:600px;
	margin:20px auto 0 auto;
	min-height:435px;
	padding-top:10px;
}

.privacy-h2 {
	margin-bottom:5px;
	text-align:center
}

.privacy-p {
	margin-bottom:5px;
}

.privacy-ol li {
	margin-bottom:5px;
}
