@charset "utf-8";
/* basic */
body {
	margin: 0 auto;
	background-color: #93ca00;
}
td {
	vertical-align: top;
}
.mainout {
	border: 1px solid #fff;
	background-color: #93ca00;
}
/* icon */
p.icon {
	text-align: center;
	margin: 10px 4px 0 0;
}
/* side */
td.title {
	padding: 20px 0 0 0;
	background-image: url(../images/mami_bg.gif);
	background-position: top;
	background-repeat: repeat;
}
td.gift p {
	font-size: 13px;
	line-height: 21px;
	color: #6f6f6f;
	margin: 10px 20px 0 0;
}
td.gift em {
	color: #fa4702;
	font-style: normal;
}
td.gift img.line {
	border: 1px solid #cfcfcf;
	margin: 15px 10px 20px 20px; 
}
td.gift a {
	color: #069;
	text-decoration: underline;
}
/* share */
td.share p {
	font-size: 13px;
	line-height: 21px;
	color: #6f6f6f;
	margin: 10px 20px 0 20px;
}
td.share em {
	color: #fa4702;
	font-style: normal;
}
td.share img.line {
	border: 1px solid #cfcfcf;
	margin: 5px 0 5px 5px;
	text-align: center;
}
td.share a {
	color: #069;
	text-decoration: underline;
}
/* info */
table.info {
	margin: 5px 20px;	
}
table.info p {
	font-size: 13px;
	line-height: 21px;
	color: #6f6f6f;
	margin: 0;
}
/* login */
td.login {
	text-align: center;
}
td.login img.line {
	border: 1px solid #cfcfcf;
	margin: 0 10px 0 0;
	text-align: center;
}
td.login p {
	font-size: 13px;
	line-height: 18px;
	color: #6f6f6f;
	margin: 10px 0;
}
td.login a {
	color: #069;
	text-decoration: underline;
}
/*article*/
td.article {
	padding: 0 30px 10px 45px;
}
td.article h1 {
	font-size: 15px;
	line-height: 25px;
	color: #924618;
	margin: 20px 0 0 0;
	font-weight: normal;
}
td.article p {
	font-size: 15px;
	line-height: 25px;
	color: #4b4b4b;
	margin:0;
}
td.article h4  {
	font-size: 15px;
	line-height: 25px;
	color: #4b4b4b;
	margin:5px;
	text-align: center;
	font-weight: normal;
}
td.article h5 {
	font-size: 15px;
	line-height: 25px;
	color: #4b4b4b;
	margin:0 0 0 20px;
	font-weight: normal;
}
.blue {
	color: #069;
}
td.article em {
	color: #fa4702;
	font-style: normal;
	font-weight: bold;
}
td.article a {
	color: #069;
	text-decoration: underline;
}
/*popup*/
td.popup {
	padding: 0 35px 10px 35px;
}
td.popup h1 {
	font-size: 13px;
	line-height: 21px;
	color: #924618;
	margin: 10px 0 0 0;
	font-weight: normal;
}
td.popup p {
	font-size: 13px;
	line-height: 21px;
	color: #4b4b4b;
	margin:0 0 0 15px;
}
td.popup h5 {
	font-size: 13px;
	line-height: 21px;
	color: #4b4b4b;
	margin:0;
	font-weight: normal;
}
td.popup em {
	color: #fa4702;
	font-style: normal;
	font-weight: bold;
}
td.popup a {
	color: #069;
	text-decoration: underline;
}
/*td.ask*/
td.ask{
	padding: 0 30px 10px 45px;
}
td.ask p{
	font-size: 15px;
	line-height: 25px;
	color: #4b4b4b;
	margin:5px 0 5px 0;
}
td.ask h1 {
	font-size: 15px;
	line-height: 25px;
	color: #924618;
	margin: 0px 0 0 0;
	font-weight: normal;
}
td.ask h5 {
	font-size: 15px;
	line-height: 25px;
	color: #4b4b4b;
	margin:5px 0 5px 5px;
	font-weight: normal;
}
td.ask h6 {
	margin:3px 0 0 20px;
}

