@charset "utf-8";

/*ヘッダー*/

#header {
	background-image: url(../../img/headimg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 251px;
}
#head-title {
	height: 225px;
	width: 960px;
	margin: auto;
	position: relative;
}
#head-title h1 {
	float: left;
	font-size: 10px;
	color: #FFF;
	background-color: #3CCEFF;

}
.dc {
	float: left;
	padding-left: 5px;
	font-size: 10px;
	color: #FFF;
	background-color: #3CCEFF;
}

#wrap #header #head-title h2 {
	top: 185px;
	clear: both;
	color: #2685B7;
	text-decoration: none;
	position: relative;
	left: 138px;
	font-size: 10px;
}
#wrap #header #head-title h2 a {
	color: #2685B7;
	text-decoration: none;
	width: 100px;
}
#wrap #header #head-title h3 {
	left: 140px;
	top: 185px;
	position: relative;
	color: #2685B7;
	font-size: 10px;
}


.logo {
	top: 17px;
	position: absolute;
}

#head-line {
	background-image: url(../../img/head_line.jpg);
	background-repeat: repeat-x;
	height: 26px;
}

/*メインコンテンツ*/

#main {
	width: 730px;
	float: left;
}

.title {
	background-image: url(../../img/myfeti.gif);
	background-repeat: no-repeat;
	font-size: 150%;
	background-position: left top;
	font-weight: bold;
	padding-left: 80px;
	padding-top: 80px;
	color: #06F;
}
.titlelead {
	margin-left: 80px;
}

.title2 {
	color: #F90;
	font-weight: bold;
	background-image: url(../../img/head_line.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	margin-top: 15px;
	font-size: 16px;
	margin-bottom: 10px;
}
.title2lead {
	margin-bottom: 15px;
}


.title3 {
	color: #F90;
	font-weight: bold;
	background-image: url(../../img/head_line.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 30px;
	margin-top: 15px;
	font-size: 16px;
	margin-bottom: 10px;
	text-align: right;
}
.title3lead {
	text-align: right;
}

.title4lead {
	margin-bottom: 450px;
}
.title4_2lead {
	margin-bottom: 300px;
}

.sample {
	margin-left: 20px;
	margin-right: 10px;
}
.sample2 {
	margin-top: 20px;
	margin-bottom: 20px;
}
.sample3 {
	margin-right: 20px;
	margin-left: 10px;
}


.under {
	margin-bottom: 30px;
}

.under2 {
	margin-bottom: 120px;
}
.qaother {
	background-image: url(../../img/qaather.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 40px;
	padding-top: 20px;
	padding-left: 80px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #2989b7;
	color: #2989b7;
}
.qamoco {
	background-image: url(../../img/qamoco.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 40px;
	padding-top: 20px;
	padding-left: 80px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #2989b7;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #2989b7;
	margin-bottom: 20px;
}


.qamoco2 {
	background-image: url(../../img/qamoco.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 130px;
	padding-top: 20px;
	padding-left: 80px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #2989b7;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #2989b7;
	margin-bottom: 20px;
}


.qamoco3 {
	background-image: url(../../img/qamoco.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 40px;
	padding-top: 20px;
	padding-left: 80px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #2989b7;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #2989b7;
}

.qamoco4 {
	background-image: url(../../img/qamoco.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 60px;
	padding-top: 20px;
	padding-left: 80px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #2989b7;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #2989b7;
	margin-bottom: 20px;
}

#main-login {
	width: 185px;
	height: 70px;
	margin-top: 15px;
	margin-bottom: 15px;
}


.main-newbt a {
	background-image: url(../../img/newbt2-2.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 45px;
	width: 185px;
	margin-bottom: 10px;
	overflow:hidden;
	outline:none;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding-top: 25px;
	text-align: center;
}

.main-newbt a:hover {
	background-image: url(../../img/newbt2-2.jpg);
	background-repeat: no-repeat;
	background-position:0 -70px;
	color: #FF0;
}

#main-log {
	width: 185px;
	height: 70px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 485px;
}


.main-logbt a {
	background-image: url(../../img/loginbt2-2.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 45px;
	width: 185px;
	margin-bottom: 10px;
	overflow:hidden;
	outline:none;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding-top: 25px;
	text-align: center;
}

.main-logbt a:hover {
	background-image: url(../../img/loginbt2-2.jpg);
	background-repeat: no-repeat;
	background-position:0 -70px;
	color: #FF0;
}


.mainguide {
	background-image: url(../../img/biginner.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 20px;
	height: 20px;
	padding-top: 10px;
}


.mainguide2 {
	height: 20px;
	padding-top: 10px;
	margin-bottom: 450px;
}

.mainguide3 {
	background-image: url(../../img/biginner.jpg);
	background-repeat: no-repeat;
	background-position: 505px bottom;
	height: 20px;
	padding-top: 10px;
	text-align: right;
}

.mainguide4 {
	background-image: url(../../img/biginner.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 20px;
	height: 20px;
	padding-top: 10px;
	margin-bottom: 670px;
}
.point {
	color: #F00;
}


/*サイドメニュー*/

#menu {
	width: 230px;
	float: right;
}



/*ログイン*/


#top-login {
	background-image: url(../../img/loginfuti_s.jpg);
	background-repeat: no-repeat;
	height: 114px;
	width: 210px;
	padding-top: 60px;
	padding-left: 20px;
}


#top-login ul {
	width: 186px;
}


.newbt a {
	background-image: url(../../img/newbt_s2-2.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 31px;
	width: 186px;
	overflow:hidden;
	outline:none;
	color: #FFF;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	padding-top: 13px;
	text-align: center;
}

.newbt a:hover {
	background-image: url(../../img/newbt_s2-2.jpg);
	background-repeat: no-repeat;
	background-position:0 -44px;
	font-weight: bold;
	color: #FF0;
}

.logbt a {
	background-image: url(../../img/loginbt_s2-2.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 31px;
	width: 186px;
	overflow:hidden;
	outline:none;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding-top: 13px;
	text-align: center;
}

.logbt a:hover {
	background-image: url(../../img/loginbt_s2-2.jpg);
	background-repeat: no-repeat;
	background-position:0 -44px;
	overflow:hidden;
	color: #FF0;
	text-decoration: none;
}


/*　フェチ一覧　*/
.feti_title {
	color: #2888B7;
	font-size: large;
	clear: both;
	background-image: url(../../img/myfetisettitle.gif);
	background-repeat: no-repeat;
	height: 53px;
	font-weight: bold;
	padding-left: 85px;
	background-position: left bottom;
	padding-top: 50px;
	margin-bottom: 20px;
}
UL.feti_list {
	list-style: none;
}
UL.feti_list LI {
	display: block;
	width: 147px;
	float: left;
	text-align: center;
	border: 1px dotted #2888B7;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
	margin-right: 0;
	margin-left: 5px;
	margin-bottom: 5px;
	padding: 6px;
	margin-top: 5px;
}

UL.feti_list LI a:hover img {
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	border: 2px solid #2888B7;
}

UL.feti_list LI img {
	border: 2px solid #FFF;
}
.fetish_title {
	background-image: url(../../img/head_line.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 130px;
}
.titlebg {
	vertical-align: bottom;
	width: 530px;
}
.fetinavi {
	text-align: right;
}



.feti_member {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 20px;
}
.user {
	width: 120px;
	text-align: center;
}
.fetilove {
	background-color: #FFC;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F9F;
	color: #F6F;
}
.comment {
	color: #333;
	padding-left: 5px;
	background-color: #FFC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin: 0px;
	border-bottom-color: #F9F;
}




.feticategory {
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
.feti {
	font-size: 36px;
	font-weight: bold;
	color: #F3F;
}
.other {
	color: #333;
}
.count {
	font-size: 36px;
	font-weight: bold;
	color: #333;
}

.fetish_members {
	margin-left: 70px;
}

.blog {
	margin-top: 10px;
	margin-bottom: 10px;
}
.blogtitle {
	padding-left: 5px;
	font-weight: bold;
}


.blogdescription {
	color: #2888B7;
	padding-left: 5px;
}
.page {
	text-align: right;
	margin-top: 20px;
}






/*　float解除　*/

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

