@charset "euc-jp";

/* ---------- 1:reset  ---------- */

body {
	margin: 0;
	padding: 0;
	font-size: 13px;
	*font-size: small; /* for IE */
	*font: x-small; /* for IE in quirks mode */
	text-align: center;
	background-color: #ebe0d2;
	background-image: url(http://i.yimg.jp/images/evt/fathersday2011/cmn_body_bg.png);
	background-position: left top;
	background-repeat: repeat-x;
}

dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,input,p,blockquote,fieldset,div {
	margin: 0;
	padding: 0;
}

pre,code,select,input,textarea,kbd,var,ins,del,samp {
	font-size: 100%;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 100%;
}

strong {
	font-weight: bold;
}

ul li,ol li {
	list-style: none;
}

th,caption {
	text-align: left;
}

address,cite,dfn,em,var,th,ins,del,samp {
	font-weight: normal;
	font-style: normal;
}

img,fieldset {
	border: 0;
}

a img {
	border: 0;
}

/* ---------- /1:reset  ---------- */

/* ---------  2:clearfix --------- */

.clearfix:after {
	content: url(http://i.yimg.jp/images/clear.gif);
	display: block;
	clear: both;
	height: 0;
}

.clearfix {
	display: inline-block;
}

.clearfix {
	display: block;
}

/* Mac版IEのみに適用 \*//*/
.clearfix { overflow: hidden; }
/* */

/* --------- /2:clearfix --------- */

#wrapper {
	width: 950px;
	margin: 0 auto;
}

#container {
}

#contents #main table,#contents #main th,#contents #main td,#contents #side table,#contents #side th,#contents #side td {
	margin: 0;
	padding: 0;
	border-collapse: separate;
	font-size: 100%;
}

/* Header
-----------------------------------*/

#header {
	position: relative;
	width: 950px;
	height: 93px;
	margin: 0;
	padding: 0;
	background-image: url(http://i.yimg.jp/images/evt/fathersday2011/cmn_head_back.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	text-align: left;
	font-size: 108%;
}

#header img {
	vertical-align: top;
}

#header .y_logo {
	display: block;
	position: absolute;
	width: 144px;
	height: 50px;
	top: 0;
	right: 0;
}

#header h1 {
	float: left;
	width: 515px;
}

#header .navi_area {
	float: right;
	width: 435px;
	padding-top: 20px;
}

#header .navi_area ul.global {
	padding: 6px 0 0 6px;
}

#header .navi_area ul.global li {
	float: left;
	margin-right: 7px;
}

/* Contents
-----------------------------------*/

#contents {
	margin: 0;
	padding: 6px 12px 0;
	background-image: url(http://i.yimg.jp/images/evt/fathersday2011/cmn_cnts_bg.png);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #ffffff;
}

#contents a.arrow {
	padding-left: 22px;
	background-image: url(http://i.yimg.jp/images/evt/fathersday2011/icon_orange.png);
	background-position: left center;
	background-repeat: no-repeat;
}

#contents #main {
	float: left;
	width: 613px;
	padding-top: 6px;
	text-align: left;
	font-size: 108%;
}

/* Photo Credit */

#main #credit {
	padding-top: 15px;
}

#main #credit p {
	line-height: 130%;
	font-size: 85%;
}

#contents #side {
	float: right;
	width: 300px;
	padding-top: 6px;
	text-align: left;
	font-size: 108%;
}

/* Footer
-----------------------------------*/

#footer {
	padding: 40px 12px 20px;
	background-color: #ffffff;
	font-size: 123.1%;
}

#footer p {
	width: 926px;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #666666;
	font-size: 77%;
	line-height: 150%;
}
