@charset "UTF-8";

/*
information{
	file name : /css/individual/todaysbottle/index.css;
	infomation : This CSS file define [index] styles.;
	site name : HMCA Human Creative Academy;
	copyrihgt : Copyright (C) HMCA Human Creative Academy;
}
*/

/* contents
--------------------------------------------------------------------------
1. 
--------------------------------------------------------------------------
*/

/* 1. div.bottleCollection
-----------------------------------------------	*/

div.cornerWrap {
	margin-bottom: 25px;
	padding: 1px;
	background-color: #D6D6D6;
}

div.bottleCollection {
	padding: 38px 20px 5px 19px;
	background-image: url("/today/img/bottle_background.gif");
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}

div.bottleCollection p.bottleImage {
	float: left;
	width: 225px;
}

div.bottleCollection div.detail {
	float: right;
	width: 520px;
}

div.bottleCollection div.detail ul li {
	padding: 10px;
	background-image: url("/img_common/dotline_w.gif");
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 100%;
}

div.bottleCollection h2 {
	margin-bottom: 5px;
}

div.bottleCollection div.gradationBorder {
	padding: 1em 1em 0em 1em;
	margin-bottom: 25px;
	border: 1px solid #009999;
	background-image: url("/today/img/message_background.gif");
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #FFFFFF;	
}


/* 1. div.bottleCollection
-----------------------------------------------	*/

div.blogParts {
	padding: 25px 8px 10px 8px;
	border: 1px solid #CCCCCC;
	background-color: #F7FCFA;
}

div.blogParts dl dt {
	margin-bottom: 10px;
}

div.blogParts dl dd {
	font-size: 85%;
	line-height: 150%;
}

div.cell649 h2 {
	margin-bottom: 15px;
}

div.cell649 p em {
	color: #006666;
}

div.cell142-cell649 div.cell142 {
    float: left;
    width: 158px;
}

div.cell142-cell649 div.cell649 {
    float: right;
    width: 633px;
}














