body
	{
	margin: 0;
	padding: 0;
	border-style: none;
	background: #f4f4f4;
	color: #555;
	}

img,p, blockquote, div,form, fieldset, textarea,ul, ol
	{
	border: 0;
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	}

body, td, th
	{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.5;
	font-size:12px;
	}

#container
	{
	width: 750px;
	margin:0 auto;
	text-align: left;
	background:#fff;
	position:relative;
	}

/*------------------------------------------------------------
  font
-------------------------------------------------------------*/
/* フォント*/
a
	{
	background: none;
	color: #555;
	text-decoration: underline;
	}

a:hover
	{
	background: none;
	color: #555;
	text-decoration: none;
	}


/* アンカー */
a
	{
	text-decoration: underline;
	}

a:hover
	{
	color: #00b0ec;
	text-decoration:underline;
	}


hr#u
	{
	border:none;
	}

/*------------------------------------------------------------
  header
-------------------------------------------------------------*/
h1
	{
	text-align:right;
	margin:5px 5px 20px 0;
	font-size:12px;
	font-weight:normal;
	position:absolute;
	top:0px;
	right:10px;
	}

div#title
	{
	}

#hdr
	{
	width:750px;
	}

p#desc
	{
	font-size:12px;
	margin:30px 20px 0px 20px;
	text-align:center;
	}

/*------------------------------------------------------------
  content
-------------------------------------------------------------*/
#content
	{
	width: 750px;
	margin:0;
	padding-bottom:40px;
	clear:both;
	position: relative;
	}

#bt-pagetop
	{
	position: absolute;
	bottom: 10px;
	right: 10px;
	}

/*------------------------------------------------------------
  main
-------------------------------------------------------------*/
#main
	{
	width: 720px;
	padding-bottom: 10px;
	margin:0 auto;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	}

#main .contents,
#main .topbox
	{
	clear: both;
	margin: 0;
	padding: 0px 10px 15px 10px;
	}


#main h2
	{
	background: url(../../img/h2.gif) no-repeat 0 0;
	font-size:14px;
	color:#454545;
	padding: 8px 0 0 30px;
	height:30px;
	margin:20px 0 20px 0px;
	clear:both;
	}

#main h3
	{
	font-size: 14px;
	font-weight: bold;
	background: #F4FBFC;
	margin: 25px 10px 20px;
	padding: 8px 15px 6px 10px;
	border-top: 2px solid #70C2DE;
	border-bottom: 1px solid #ccc;
	clear:both;
	}


.bt
	{
	margin:20px auto 20px auto;
	text-align:center;
	}

.pimg
	{
	text-align:center;
	margin-bottom:10px;
	}

.imgl
	{
	margin: 10px 30px 30px;
	float: left;
	}

.imgr
	{
	margin: 0 30px 30px;
	float: right;
	}


.bt a:hover img
	{
	/*モダンブラウザ用*/
	opacity:0.6;
	/*IE7以下用*/
	filter:alpha(opacity=60);
	/*IE8用*/
	-ms-filter:"alpha(opacity=60)";
	}

.pagenavi
	{
	padding:5px;
	}

.cate
	{
	margin-bottom:30px;
	}

.cate p
	{
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	border-bottom:1px dashed #aaa;
	}

/*------------------------------------------------------------
  比較表
-------------------------------------------------------------*/


#hikaku
	{
	text-align:center;
	margin-bottom:20px;
	margin:40px auto;
	color:#333;
	}

#hikaku_p
	{
	border-bottom:3px solid #ff8400; /*比較商品文言の下線色*/
	font-size:18px;
	font-weight:bold;
	letter-spacing:0.5px;
	color:#333;
	margin:15px 20px;
	padding-left:30px;
	background:url(img/arrow.gif) 2px center no-repeat;
	text-align:left;
	}



/*------------------------------------------------------------
  ページ送り（婚活流用）
-------------------------------------------------------------*/
/********** Paging **********/

#paging
	{
	position:relative;
	overflow:hidden;
	margin-bottom:20px;
	}

.page_nav
	{
	position:relative;
	left:50%;
	float:left;
	}

.page_nav span,
.page_nav a
	{
	position:relative;
	left:-50%;
	display:block;
	float:left;
	border:1px solid #ddd;
	padding:0 6px;
	margin:0 3px;
	text-decoration:none;
	}

.page_nav a:hover
	{
	background:#e75377;
	color:#fff;
	}



/*------------------------------------------------------------
  footer
-------------------------------------------------------------*/
#ftr
	{
	background:#fff; /*フッター背景色*/
	border-top:5px solid #dcdcdc; /*フッター上線色*/
	padding: 10px 0 10px 10px;
	margin-left:0px;
	}

#ftrnavi
	{
	width:760px;
	height: 12px;
	text-align:center;
	}


#ftrnavi li
	{
	font-size:11px;
	padding-right: 15px;
	display:inline;
	list-style-type: none;
	}

#ftrnavi a,
#cp a
	{
	color:#555;
	}

#cp
	{
	clear:both;
	margin:10px 0 0 0;
	font-size:12px;
	text-align:center;
	}

/*--------------------------------------------------------
■clearfix
--------------------------------------------------------*/
.clearfix
	{
	display:inline-block;
	min-height:1%;
	 /* for IE 7*/
	}

/*--------------------------------------------------------
■common
--------------------------------------------------------*/
#hdr:after, 
#search:after, 
#hdr-btbox:after, 
#bt-fontsize:after, 
#gnavi:after,
#content:after, 
#content_in:after, 
#main:after, 
#bg-topics:after, 
.entry:after, 
.topics-entry:after, 
.ichiran-entry:after, 
#ftr:after, 
#ftrnavi:after,
.eng-textbox01:after, 
.know-textbox01:after, 
.env-textbox01:after, 
.gra-textbox01:after,
.extbox:after,
.intro-textbox01:after,
.clearfix:after
	{
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
	}

body.blank
	{
	background: #fff;
	margin: 20px;
	padding: 0;
	border: 0;
	text-align: left;
	}

body.blank a
	{
	background: transparent;
	color: #00f;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	}

body.blank a:hover, body.blank a:active
	{
	text-decoration: none;
	}



li
	{
	margin: 0;
	padding: 0;
	list-style-image: none;
	}


#mail table.mailform
	{
	width:80%;
	table-layout:fixed;
	margin:0 auto;
	}

#mail table.mailform th
	{
	width:20%;
	background:#e4e4e4;
	text-align:center;
	padding:5px 10px;
	font-weight:normal;
	}

#mail table.mailform td
	{
	width:60%;
	padding:5px 10px;
	}

#mail table.mailform td input,
#mail table.mailform td textarea
	{
	width:100%;
	height:20px;
	}

#mail table.mailform td textarea
	{ height:200px; }

#mail table.mailform td input.sm
	{
	width:50%;
	padding:5px;
	height:auto;
	}

/* ==========================================================================
	 Media Queries -- 780px
============================================================================= */
@media screen and (max-width: 780px)
{

img
	{
	max-width:100%;
	}

#container,
#hdr,
#content,
#main,
#ftrnavi,
#mail table.mailform
	{
	width:100%;
	}

#main
	{
	border:none;
	margin:0;
	}


#main h2
	{
	margin:0 0 10px 0;
	}

.topbox a,
.entry a
	{
	white-space: pre;/* CSS 2.0 */
	white-space: pre-wrap;/* CSS 2.1 */
	white-space: pre-line;/* CSS 3.0 */
	white-space: -pre-wrap;/* Opera 4-6 */
	white-space: -o-pre-wrap;/* Opera 7 */
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -hp-pre-wrap;/* HP Printers */
	word-wrap: break-word;/* IE 5+ */
	}

}
