@charset "UTF-8";

 /*共通スタイル　構造順に記述する！
 ------------------------------------------------------------*/
body {
	background: #FFF2E0 url(../images/cmn/body_bgi.jpg) repeat-y center;
}

a:hover {
	opacity: 0.7;
}

#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/cmn/container_bgi.jpg);
	background-repeat: repeat-y;
}
#header {
	background-image: url(../images/cmn/header.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 140px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header h1 {
	left: 630px;
	position: absolute;
	top: 78px;
	display: block;
	height: 29px;
	width: 147px;
}

#header #chuu {
	position: absolute;
	top: 47px;
	left: 243px;
}

#header #copy {
	display: block;
	position: absolute;
	top: 90px;
	left: 243px;
	text-align: left;
	font-size: 12px;
}

#contents {
	float: right;
	width: 552px;
	margin-top: 20px;
	margin-right: 20px;
	padding-top: 12px;
	padding-bottom: 12px;
}
.clm_top1 {
	background-image: url(../images/cmn/column_top.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 552px;
	padding-top: 6px;
	margin-bottom: 12px;
}

.clm_top2 {
	background-image: url(../images/cmn/column_top.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 552px;
	padding-top: 6px;
	margin-bottom: 18px;
}

.clm_top3 {
	background-image: url(../images/cmn/column_top.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 552px;
	padding-top: 6px;
	margin-bottom: 36px;
}

.clm_mdl {
	width: 528px;
	padding: 6px 12px;
	background-color: #FFFFFF;
}
.clm_btm {
	background-image: url(../images/cmn/column_btm.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 552px;
	padding-bottom: 6px;
}
#contents h2 {
	margin-bottom: 24px;
}


#contents h3 {
	background-image: url(../images/cmn/h3_bgi.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: 22px;
	height: 44px;
	width: 552px;
	line-height: 44px;
	font-size: 16px;
	margin-bottom: 9px;
}

.type1 li {
	background-image: url(../images/cmn/list_head1.png);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 1.5;
	font-size: 12px;
	padding-left: 16px;
}

.media {
	width: 192px;
	background-image: url(../images/favorites/media_bgi.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 160px;
	padding-top: 12px;
	padding-bottom: 13px;
	text-align: center;
	margin-bottom: 8px;
}

.mediaCd {
	width: 192px;
	padding-top: 6px;
	text-align: center;
	margin-bottom: 8px;
}


.photo {
	width: 192px;
	float: left;
	text-align: center;
}
.caption  {
	font-size: 10px;
	margin-bottom: 24px;
}

.headLine {
	height: 36px;
	width: 100%;
	margin-bottom: 18px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 6px;
}
.headLine h4 {
	font-size: 15px;
	color: #000000;
}
.headLine p {
	font-size: 10px;
	color: #000000;
}

.sentence {
	float: left;
	width: 324px;
	padding-top: 5px;
	padding-left: 8px;
	padding-right: 4px;
}
#idx {
	overflow: hidden;
	position: relative;
	margin-bottom: 18px;
}

#idx ul {
	float: left;
	position: relative;
	left: 50%;
}

#idx ul li {
	background: #666666;
	margin: 0px 1px;
	padding: 3px 6px;
	float: left;
	position: relative;
	left: -50%;
	color: #FFFFFF;
	font-size: 10px;
}

#idx ul li a {
	color: #FFFFFF;
}

#gnav {
	float: left;
	width: 208px;
	padding-top: 32px;
	padding-left: 20px;
}
#gnav h2 {
	margin-bottom: 2px;
}
#gnav li {
	margin-bottom: 2px;
}
#profile {
	width: 168px;
	margin-bottom: 18px;
	border-collapse: separate;
	border-spacing: 2px;
}

#profile th,td	{
	padding: 0.5em;
	font-size: 10px;
}

#profile th	{
	width: 40px;
	text-align: center;
	vertical-align: top;
	color: #FFFFFF;
	background-color: #999999;
}

#profile td	{
	background-color: #EEEEEE;
}
#facebook {
	width: 168px;
	margin-top: 18px;
	border-top: 2px dotted #999999;
	padding-top: 18px;
}

#footer {
	clear: both;
	width: 800px;
	background-image: url(../images/cmn/footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 80px;
	background-color: #FFFFFF;
}

address {
	text-align: center;
	padding-top: 40px;
}


/*小物
------------------------------------------------------------*/
.readMore {
	font-size: 10px;
	line-height: 14px;
	background-image: url(../images/cmn/read_more.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	height: 14px;
	width: 70px;
	/*float:right;*/
	margin-left:auto;
	background-color: #4D0000;
	color: #FFFFFF;
	text-indent: 5px;
}

.readMore a	{
	color: #FFFFFF;
}

.top {
	font-size: 10px;
	line-height: 13px;
	background-image: url(../images/cmn/go_top.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 17px;
	display: block;
	height: 13px;
	width: 80px;
	margin-left:auto;
	border-bottom: 1px solid #4D0000;
}
