﻿@charset "utf-8";
/* =========================================================
CSS information

 更新者：松尾
 更新日：20090807

 file name  : blogparts.css
 style info : 婚活ナビ ブログパーツ用のスタイル
============================================================ */

/* タイトル周り
----------------------------------------------------*/
#contents h1 {
	margin-bottom: 15px;
}

#contents h2 {
	padding-top: 20px;
	padding-bottom: 10px;
	clear: both;
}

p.title {
}

/* ブログパーツ
----------------------------------------------------*/
#blogparts {
	width: 160px;
	float: left;
}


/* 醍醐味
----------------------------------------------------*/
#point {
	width: 410px;
	float: right;
}

#point ul li {
	clear: both;
	margin-bottom: 30px;
}

#point ul li dl dt {
	display: block;
	/*clear: both;
	float: left;*/
}

#point ul li dl dd.text {
	width: 410px;
	/*width: 295px;
	clear: both;
	float: left;*/
}

#point ul li dl dd.img {
	margin-left: 315px;
}


/* 設置方法
----------------------------------------------------*/
#setup {
	width: 410px;
	margin-bottom: 40px;
	float: right;
}

#setup p span {
	color: #CC0000;
}

#setup textarea {
	width: 388px;
	height: 200px;
	/height: 250px;
	background: #F9F8EC;
	border: 1px solid #BBAFA8;
	margin-top: 10px;
	margin-bottom:10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 12px;
}

#setup ul li {
	background: url(../../../images/share/i_list_caution.png) 0em 0.4em no-repeat;
	padding-left: 15px;
}


/* 監修
----------------------------------------------------*/
#superVision {
	background: url(../images/bg_svb.png) bottom no-repeat;
	clear: both;
}

#superVision dl {
	width: 560px;
	background: url(../images/bg_svt.png) no-repeat;
	padding: 15px;
}

#superVision dl dt {
	margin-left: 75px;
}

#superVision dl dd.img {
	display: block;
	clear: both;
	float: left;
}

#superVision dl dd.text {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 75px;
}

#superVision dl dd.text ul.andolink {
	margin-top: 15px;
}

#superVision dl dd.text ul.andolink li {
	background: url(../../../images/share/i_list.png) 0em 0.4em no-repeat;
	padding-left: 15px;
}

#superVision dl dd.text ul.andobtn {
	margin-top: 25px;
}

#superVision dl dd.text ul.andobtn li {
	margin-right: 10px;
	display: inline;
}


/* 利用規約
----------------------------------------------------*/
#blogpartsTerm h2 {
	width: 570px;
	background: #F2F2F2;
	margin-top: 50px;
	padding: 5px 10px;
}

#blogpartsTerm p {
	padding: 15px 0px;
}

#blogpartsTerm ul li {
	margin-top: 10px;
}


/* タイプ
----------------------------------------------------*/
#type {
	width: 560px;
	margin: 25px 15px;
}

#type h1 {
	clear: both;
	float: left;
}

#type p.text {
	width: 330px;
	margin-bottom: 20px;
	line-height: 2.5;
	clear: both;
	float: left;
}

#type p.typeImg {
	float: right;
}

#type p.text span.wAdvice {
	font-weight: bold;
	color: #0099CC;
}

#type p.text span.mAdvice {
	font-weight: bold;
	color: #EC3386;
}

#type p.text img {
	padding: 0px 5px;
}


/* 診断結果URL
----------------------------------------------------*/
#result {
	background: url(../images/type/bg_resultb.png) bottom no-repeat;
	margin-bottom: 30px;
	clear: both;
}

#result dl {
	background: url(../images/type/bg_resultt.png) top no-repeat;
	padding: 10px 0px;
	text-align: center;
}

#result dl dd#resultURL textarea {
	width: 498px;
	height: 25px;
	background: #FFFFFF;
	border: 1px solid #BBAFA8;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 100%;
	text-align: center;
}

#result dl dd span {
	color: #CC0000;
}

/*#result dl dd.resultLink #resultURL {
	border: none;
	font-size: 120%;
}

#result dl dd.resultBtn a#resultCopy {
	width: 234px;
	height: 20px;
	background: url(../images/type/m_resultbtn.png) no-repeat 0 0;
	display: block;
	margin: 0px auto;
	text-indent: -99999px;
	overflow: hidden;
	cursor: pointer;
}*/


/* 診断テスト
----------------------------------------------------*/
#typeTest {
	width: 560px;
	background: url(../images/type/bg_test.png) no-repeat;
	margin-top: 20px;
	padding-top: 35px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	clear: both;
	text-align: center;
}

#typeTest ul {
	margin-top: 25px;
}

#typeTest ul li {
	width: 275px;
}

#typeTest ul li img {
	padding-bottom: 10px;
}

#typeTest ul li.wTestL {
	color: #EC3386;
	font-weight: bold;
	float: left;
}

#typeTest ul li.wTestR {
	color: #EC3386;
	font-weight: bold;
	float: right;
}



/* ブログパーツバナー
----------------------------------------------------*/
#blogpartsBanner {
	margin-top: 20px;
	margin-bottom: 40px;
	clear: both;
}