﻿@charset "utf-8";
@import url("common.css");

/* ----------------------------------------
	Entry
 ---------------------------------------- */

.entry {
	line-height	: 160%;
	margin-bottom	: 30px;
}

.entry h4, .entry h4 a {
	color		: #369;
	background	: #ECF3F4;
	padding		: 5px;
	margin		: 0 0 10px 0;
	font-family	: "ＭＳ Ｐ明朝";
	font-size	: 18px;
	font-weight	: bold;
	line-height	: 130%;
}

.entry_date, .entry_footer {
	color		: #369;
	margin		: 10px 0 20px 0;
}

.entry_date {
	margin-bottom	: 20px;
}

.entry_footer {
	padding		: 10px 0;
	text-align	: right;	
}

/* ----------------------------------------
	RightCol
 ---------------------------------------- */

#blog_introduction h3, #blog_archive h3, #blog_archive2 h3 {
	margin-bottom	: 10px;
}

#blog_introduction ul {
	list-style-type	: none;
	line-height	: 140%;
	margin-top	: 10px;
}

#blog_introduction ul li {
	background-image	: url("../img/arrow_lblue.gif");
	background-repeat	: no-repeat;
	background-position	: 0 3px;
	padding-left		: 10px;
}

.rightcont {
	margin-bottom	: 30px;
	line-height		: 150%;
	width		: 275px;
}

#blog_recent_body {
	padding		: 10px;
	border		: 1px solid #D8D8D8;
	border-top	: none;
}

#blog_recent dl {
	background-image	: url("../img/dot_x.gif");
	background-repeat	: repeat-x;
	background-position	: left bottom;
	margin-bottom	: 5px;
	padding-bottom	: 5px;
}

#blog_recent dt, #blog_recent dd {
	display		: inline;
}

#blog_recent dt {
	margin-right	: 10px;
}

#blog_archive select {
	width		: 275px;
}

#blog_dic_index table {
	border-collapse	: collapse;
	margin-bottom	: 20px;
}

#blog_dic_index td {
	width		: 55px;
	text-align	: center;
	border		: 1px solid #CCC;
	border-top	: none;
}

#blog_dic_index td a {
	display		: block;
	padding		: 5px 0;
}

#rightcol .right_cont {
	margin-bottom	: 15px;
}


#rightcol_banners {
	width		: 275px;
	overflow	: hidden;
}


#rightcol .right_cont {
	margin-bottom	: 15px;
	text-align		: left;
}


#rightcol_pickup ul {
	list-style-type	: none;
	margin-top	: 10px;
}

#rightcol_pickup li {
	background-image	: url("http://www.e-bridal.tv/img/arrow_lblue.gif");
	background-repeat	: no-repeat;
	background-position	: left center;
	padding-bottom		: 5px;
	padding-left		: 10px;
}

.mt10{
	margin-top 	: 10px;
}

/* dictionary -----------------------------------*/

.dictionary_h4 {
	color		: #227FAB;
	font-family	: "ＭＳ Ｐ明朝";
	font-size	: 18px;
	font-weight	: bold;
	margin-bottom : 20px;
}

.entry_footer2 {
	background-color	: #BDD5F0;
	margin-top		: 10px;
}


/*special blog ---------------------------------------*/

#blog_category ul{
	margin		: 5px 0 0 10px;
}

#blog_category li{
	line-height	: 150%;
	list-style	: none;
	background	: url(../img/icon_blue.gif) no-repeat;
	background-position	: left center;
	padding-left	: 10px;
	margin-bottom: 5px;
}

#page{
	margin		: 10px auto;
}

/* ivent --------------------------------------*/

#middlecol2 {
	width		: 500px;
	float		: left;
	overflow	: hidden;
}

#rightcol2 {
	width		: 235px;
	float		: right;
}

#blog_archive2 select {
	width		: 235px;
}

.entry2 {
	line-height	: 160%;
	margin-bottom	: 30px;
}

.entry2 h4, .entry2 h4 a {
	color		: #FFF;
	font-size	: 14px;
	background-color	: #82b3e3;
	font-weight	: bold;
	padding		: 2px 5px;
}

.entry_date2, .entry_footer2 {
	color		: #227FAB;
}

.entry_date2 {
	margin-bottom	: 20px;
}

.entry_footer2 {
	padding		: 5px;
}

.iventdate{
	background	: #EEE;
	color		: #036;
	font-size	: 12px;
	font-weight	: bold;
	padding		: 2px 5px;
	margin-bottom	: 5px;
}

.iventthum{
	width		: 110px;
	float		: left;
}

.iventcompany{
	font-size	: 10px;
	color		: #369;
	margin		: 5px 0 10px 0;
}

.ivententry{
	width		: 380px;
	float		: right;
	line-height	: 130%;
}

.buttons{
	text-align	: right;
	width		: 380px;
}

.blogsbanner{
	margin		: 15px 0;
}
