@charset "utf-8";

* {
/*	margin: 0;
	padding: 0;*/
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3" sans-serif;
}
body {
	text-align: center;
	background: #ffffff;
}

table, img {
	border: none;
}
img {
/*	vertical-align: bottom;*/
}
ul {
	list-style: none;
}
a:link,
a:visited {
	color: #0033cc;
	text-decoration: underline;
}
a:hover {
	color: #cc6666;
	text-decoration: none;
}
a:active {
	color: #ffb3b3;
}

/*******************
 division
*******************/
div#page
{
	margin:					0 auto;
	width:					762px;
	width:					764px;
	width:					772px;
	width:					784px;
	font-size:				95%;
	line-height:            120%;
	text-align:				left;
}

div#header
{
	width:					100%;
	height:					126px;
	vertical-align:			bottom;
	background:				#ffb3b3;
	position:				relative;
}

*html div#header *
{
	margin:					0px;
	padding:				0px;
}

div#middle
{
	clear:					both;
/*	overflow:				hidden;*/
	width:					101%;
	margin:					0px;
	margin-top:				1px;
/*	background:				#0066ff;*/
}

div#footer
{
	clear:					both;
	width:					100%;
	padding-top:			3px;
	padding-bottom:			3px;
	text-align:				center;
/*	background:				#dddddd;*/
}

/*******************
 header
*******************/
div#hdrMain
{
	float:					left;
	width:					180px;
	height:					79px;
	background:				url(../images/tab_b.gif);
}

div#illust
{
	float:					left;
	width:					284px;
	height:					74px;
}

div#hdrRight
{
	float:					left;
	width:					296px;
	width:					318px;
	height:					74px;
	background:				url(../images/right.gif);
	text-align:				right;
}

div#hdrRight p
{
	margin-right:			5px;
}

div#gnavi
{
	position:				relative;
	z-index:				10;
	float:					left;
	width:					580px;
	height:					5px;
	background:				#ffb3b3;
}

*html div#gnavi
{
	margin-top:				-2px;
}

/*******************
 middle
*******************/
div#middle div
{
	margin-bottom:			5px;
}


/*******************
 footer
*******************/
p#ftrAlert, div#footer_top
{
	width:					784px;
	margin-top:				1px;
	margin-left:			auto;
	margin-right:			auto;
	margin-bottom:			0px;
	padding-top:			3px;
	padding-bottom:			4px;
	font-size:              75%;
	background:				#e6f3ff;
}

p#copyright, div#footer_bottom
{
	width:					784px;
	margin-top:				3px;
	margin-left:			auto;
	margin-right:			auto;
	margin-bottom:			0px;
	padding-top:			3px;
	padding-bottom:			4px;
	font-size:              90%;
	background:				#ffffe6;
}


/******************
 記事
******************/
div#entry_article
{
	text-align:				left;
}

div#entry_article td
{
	text-align:				left;
}

div#entry_article p
{
    margin:                 0px;
}


/******************
 パンくず
******************/
div#pankuzu
{
    width:                  744px;
    width:                  752px;
    width:                  764px;
    width:                  764px;
	padding:				3px 10px;
	font-size:				95%;
	font-size:				90%;
	font-weight:			bold;
	color:					#000099;
	background:				url(../images/stripe.gif) repeat-y;
}

div#pankuzu a
{
	font-size:				85%;
	font-weight:			bold;
	color:					#000099;
}

/******************
 検索フォーム
******************/
div#srchForm
{
	position:				relative;
	top:					20px;
	left:					480px;
	left:					80px;

}

*html div#srchForm
{
    position:               absolute;

	top:					7px;
	left:					-30px;

	top:                    98px;
	left:                   200px;
}

*:first-child+html div#srchForm
{
	top:					10px;
	left:					80px;
}

/******************
 文字大小
******************/

/* font size */
dl#fontsize
{
	text-indent:			-9999px;
/*	display:				none;*/
/*	z-index:				70;*/
}

dl#fontsize dt img
{
	position:				absolute;
	top:					104px;
	left:					520px;
}

*html dl#fontsize dt img
{
	left:					550px;
}

dl#fontsize dd
{
	position:				absolute;
	top:					100px;
	left:					580px;
	width:					25px;
	z-index:				70;
}

*html dl#fontsize dd
{
	left:					650px;
}

dl#fontsize dd a
{
	overflow:				hidden;
	display:				block;
	padding:				19px 0px 0px 0px;
	height:					0 !important;
	height /**/:			19px;
	background:				url(../images/fontsize.gif) no-repeat;
	text-decoration:		none;
}

div#header dl#fontsize dd.fontS, div#header dl#fontsize dd.fontSon { left: 580px; }
div#header dl#fontsize dd.fontM, div#header dl#fontsize dd.fontMon { left: 608px; }
div#header dl#fontsize dd.fontL, div#header dl#fontsize dd.fontLon { left: 636px; }

*html div#header dl#fontsize dd.fontS, div#header dl#fontsize dd.fontSon { left: 650px; }
*html div#header dl#fontsize dd.fontM, div#header dl#fontsize dd.fontMon { left: 678px; }
*html div#header dl#fontsize dd.fontL, div#header dl#fontsize dd.fontLon { left: 706px; }

div#header dl#fontsize dd.fontS a { background-position: 0 0;}
div#header dl#fontsize dd.fontM a { background-position: -28px 0;}
div#header dl#fontsize dd.fontL a { background-position: -56px 0;}

div#header dl#fontsize dd.fontS a:hover { background-position: 0 -19px;}
div#header dl#fontsize dd.fontM a:hover { background-position: -28px -19px;}
div#header dl#fontsize dd.fontL a:hover { background-position: -56px -19px;}

div#header dl#fontsize dd.fontSon a { background-position: 0 -38px;}
div#header dl#fontsize dd.fontMon a { background-position: -28px -38px;}
div#header dl#fontsize dd.fontLon a { background-position: -56px -38px;}

/******************
 カート表示ON
******************/
div.header_cart
{
	position:				absolute;
	top:					104px;
	left:					620px;
	z-index:				30;
/*
	margin:		0px;
	padding:	0px;
	width: 760px;
	height: 25px;
	text-align: right;
	background-color: #ffcccc;
*/
}

/******************
 カート
******************/
a#cartcart
{
	font-size:				100%;
	font-weight:			bold;
	text-decoration:		none;
}

a#cartcart:hover
{
	font-size:				100%;
	font-weight:			bold;
	text-decoration:		none;
}

p#uvCart, span#uvCart
{
	margin:					0px;
	padding:				0px;
	height:					20px;
	cursor:					pointer;
}

iframe#cart_list
{
    width:                  700px;
    border:                 none;
}

iframe#cart_sum
{
    width:                  180px;
    border:                 none;
}

/*************************
 個人情報保護方針ページ
*************************/
div#policy_main
{
    width:                  700px;
    padding:                10px 40px;
}

h1#policy_ttl
{
    font-size:              130%;
}

p#policy_pre
{
    width:                  500px;
    margin-left:            20px;
    line-height:            1.4;
}

ol#policy_list
{
    line-height:            1.4;
    margin-left:            30px;
    margin-right:           50px;
}

ol#policy_list li
{
    margin-bottom:          20px;
}

div#policy_footer
{
    text-align:             right;
    margin-right:           50px;
}

/*******************
 mailmagazine
*******************/
div#mlmg_outer
{
    margin:                 30px auto 10px 20px;
}

div#mlmg_frm_top
{
    width:                  720px;
    height:                 41px;
    background:             #ffffff url(../images/mlmg_frm_top720.gif) repeat-y left top;
}
div#mlmg_frm
{
    width:                  720px;
    padding:                5px 30px 5px 10px;
    background:             #ffffff url(../images/mlmg_frm_mid720.gif) repeat-y left top;
}
div#mlmg_frm_btm
{
    width:                  720px;
    height:                 22px;
    background:             #ffffff url(../images/mlmg_frm_btm720.gif) repeat-y left top;
}

div#mlmg_frm td p
{
    font-size:              85%;
    text-align:             justify;
    text-justify:           inter-ideograph;
}

/* 「婦人之友」カテゴリ共通 */
div#archive_listing
{
    margin-left:           30px;
}

div#archive_listing h2
{
    margin:                 0px;
    padding:                0px;
    margin-bottom:          6px;
    font-size:              95%;
}

div#archive_listing a
{
    text-decoration:        none;
}

div#archive_listing a:hover
{
    text-decoration:        underline;
}

