@charset "utf-8";
/*================================================================

　BLOG

================================================================*/

/*----------------------------------------------------------------
	IMPORT
----------------------------------------------------------------*/
@import "reset.css";
@import "common.css";
/*----------------------------------------------------------------
	COMMON
----------------------------------------------------------------*/

#BLOGMB #contents,
#BLOGSC #contents { padding-top: 15px; }
#BLOGMB #main,
#BLOGSC #main { padding-top: 30px; }
/*----------------------------------------------------------------
	MEN'S BIGI BLOG
----------------------------------------------------------------*/

/*	Left Column
------------------------------------------*/

#BLOGMB #leftColumn {
	float: left;
	width: 730px;
}
#BLOGMB #frameset {
	background: #FFF;
	color: #333333;
	margin-top: 30px;
	padding: 30px 30px 22px;
}
#BLOGMB #frameset .categoryTitle {
	font-size: 159%;
	background: url(../../blog/images/dotborder01.gif) repeat-x left bottom; 
}
#BLOGMB #frameset .categoryTitle em, #BLOGMB #frameset .categoryTitle h3 {
	display: inline;
	font-weight: bold;
}
#BLOGMB #frameset .post {
	padding-top: 25px;
	margin-bottom: 15px;
}
#BLOGMB #frameset .post h4 {
	font-size: 192%;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#BLOGMB #frameset .post h4 a { color:#333; }
/*#BLOGMB #frameset .post p { margin-bottom: 1em; }*/
#BLOGMB #frameset .post img {
	margin-top: 10px;
	margin-bottom: 10px;
}
#BLOGMB #frameset .post .entryBody a:link {
	color: #91111b;
	text-decoration: none;
}
#BLOGMB #frameset .post .entryBody a:visited {
	color: #91111b;
	text-decoration: none;
}
#BLOGMB #frameset .post .entryBody a:hover {
	color: #91111b;
	text-decoration: underline;
}
#BLOGMB #frameset .pagetop {
	padding-top: 0px;
	text-align: left;
	padding-bottom: 4px;
	height: 18px;
	margin-bottom: 20px;
	background: url(../../blog/images/dotborder01.gif) repeat-x left bottom;
}
#BLOGMB #frameset .pagetop ul {
	float: left;
	clear: both;
}
#BLOGMB #frameset .pagetop li {
	display: inline;
	font-size: 84%;
}
#BLOGMB #frameset .pagetop li a { color:#333; }
#BLOGMB #frameset .pagetop img { float: right; }
#BLOGMB #pageNation {
	text-align: center;
	height: 15px;
	clear: both;
}
#BLOGMB #pageNation ul {
	margin-right: auto;
	margin-left: auto;
	height: 15px;
	display: block;
	width: 134px;
	padding-left: 20px;
}
#BLOGMB #pageNation li {
	float: left;
	height: 15px;
	display: block;
	padding-right: 20px;
}
#BLOGMB #pageNation img { vertical-align: top; }
/*	Right Column
------------------------------------------*/

#BLOGMB #rightcolumn {
	float: right;
	width: 200px;
	margin-top: 56px;
	color: #FFF;
	padding-left: 30px;
}
/*	Right Column Link Style ----------------*/

#BLOGMB .sidelinks a:link {
	background: url(../images/submenu_bg.gif) no-repeat left center;
	color: #FFF;
	text-decoration: none;
}
#BLOGMB .sidelinks a:visited {
	background: url(../images/submenu_bg.gif) no-repeat left center;
	color: #FFF;
	text-decoration: none;
}
#BLOGMB .sidelinks a:hover {
	background: url(../images/submenu_bg_on.gif) no-repeat left center;
	color: #91111b;
	text-decoration: underline;
}
/*	Calendar ----------------*/

#BLOGMB #calendarWrapper { padding-bottom: 30px; }
#BLOGMB #calendarWrapper table {
	width: 200px;
	border-collapse: collapse;
}
#BLOGMB #calendarWrapper .calendarHead a:link {
	color: #91111b;
	text-decoration: none;
}
#BLOGMB #calendarWrapper .calendarHead a:visited {
	color: #91111b;
	text-decoration: none;
}
#BLOGMB #calendarWrapper .calendarHead a:hover {
	color: #91111b;
	text-decoration: underline;
}
#BLOGMB #calendarWrapper .Previous {
	font-size: 84%;
	text-align: left;
	vertical-align: middle;
	width: 25%;
}
#BLOGMB #calendarWrapper .Date {
	font-size: 125%;
	text-align: center;
	line-height: 40px;
	width: 50%;
}
#BLOGMB #calendarWrapper .Next {
	font-size: 84%;
	text-align: right;
	vertical-align: middle;
	width: 25%;
}
#BLOGMB #calendarWrapper th,
#BLOGMB #calendarWrapper td {
	text-align: center;
	line-height: 22px;
}
#BLOGMB #calendarWrapper .calendarContent a:link {
	color: #91111b;
	text-decoration: underline;
}
#BLOGMB #calendarWrapper .calendarContent a:visited {
	color: #91111b;
	text-decoration: underline;
}
#BLOGMB #calendarWrapper .calendarContent a:hover {
	color: #91111b;
	text-decoration: none;
}
/*	Category ----------------*/

#BLOGMB #category { padding-bottom: 30px; }
#BLOGMB #category li {
	padding-top: 6px;
	width: 200px;
}
#BLOGMB #category a {
	padding-left: 16px;
	display: block;
}
/*	Newpost ----------------*/

#BLOGMB #newpost { padding-bottom: 30px; }
#BLOGMB #newpost li {
	padding-top: 10px;
	line-height: 1.3;
	width: 200px;
}
#BLOGMB #newpost a {
	padding-left: 16px;
	display: block;
}
/*	Link ----------------*/

#BLOGMB #link { padding-bottom: 30px; }
#BLOGMB #link li {
	padding-top: 10px;
	line-height: 1.3;
	width: 200px;
}
#BLOGMB #link a {
	padding-left: 16px;
	display: block;
}
/*	QR Code ----------------*/

#BLOGMB #qrcode { padding-bottom: 30px; }
#BLOGMB #qrcode .qrimg {
	text-align: center;
	padding-top: 10px;
}
/*	RSS ----------------*/

#BLOGMB #rss { padding-bottom: 30px; }
#BLOGMB #rss li {
	padding-top: 10px;
	line-height: 1.3;
	width: 200px;
}
#BLOGMB #rss a {
	padding-left: 16px;
	display: block;
}
/*----------------------------------------------------------------
	SETTING CRACKS BLOG
----------------------------------------------------------------*/

#BLOGSC #main { background: #FFF url(../../blog/setting_cracks/images/bg_black.gif) repeat-x 0px 0px; }
#BLOGSC #main #leftColumn {
	float: left;
	width: 710px;
}
#BLOGSC #main #leftColumn #frameset {
	background: #FFF;
	color: #333333;
	margin-top: 30px;
	padding: 30px 30px 22px;
}
#BLOGSC #frameset .categoryTitle { border-bottom: 3px solid #bbb; }
#BLOGSC #frameset .categoryTitle h3 {
	display: inline;
}
#BLOGSC #frameset .categoryTitle em, #BLOGSC #frameset .categoryTitle h3 {
	font-size: 159%;
	font-weight: bold;
}

#BLOGSC #frameset .post {
	padding-top: 25px;
	margin-bottom: 15px;
}
#BLOGSC #frameset .post h4 {
	font-size: 192%;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#BLOGSC #frameset .post h4 a { color:#333; }

/*#BLOGSC #frameset .post p { margin-bottom: 1em; }*/
#BLOGSC #frameset .post img {
	margin-top: 10px;
	margin-bottom: 10px;
}
#BLOGSC #frameset .post .entryBody a:link {
	color: #d10071;
	text-decoration: none;
}
#BLOGSC #frameset .post .entryBody a:visited {
	color: #d10071;
	text-decoration: none;
}
#BLOGSC #frameset .post .entryBody a:hover {
	color: #d10071;
	text-decoration: underline;
}
#BLOGSC #frameset .pagetop {
	padding-top: 0px;
	text-align: left;
	padding-bottom: 4px;
	height: 18px;
	margin-bottom: 20px;
	background: url(../../blog/images/dotborder01.gif) repeat-x left bottom;
}
#BLOGSC #frameset .pagetop ul {
	float: left;
	clear: both;
}
#BLOGSC #frameset .pagetop li {
	display: inline;
	font-size: 84%;
}
#BLOGSC #frameset .pagetop li a { color:#333; }

#BLOGSC #frameset .pagetop img { float: right; }
#BLOGSC #pageNation {
	text-align: center;
	height: 15px;
	clear: both;
}
#BLOGSC #pageNation ul {
	margin-right: auto;
	margin-left: auto;
	height: 15px;
	display: block;
	width: 134px;
	padding-left: 20px;
}
#BLOGSC #pageNation li {
	float: left;
	height: 15px;
	display: block;
	padding-right: 20px;
}
#BLOGSC #pageNation img { vertical-align: top; }
/*	Right Column
------------------------------------------*/

#BLOGSC #rightcolumn {
	float: right;
	width: 200px;
	margin-top: 56px;
	color: #000;
	padding-left: 20px;
	background: #fff;
	padding-right: 30px;
	padding-top: 30px;
}
#BLOGSC #rightcolumn h5 {
	text-decoration: underline;
}

/*	Right Column Link Style ----------------*/

#BLOGSC .sidelinks a:link {
	background: url(../images/submenu_bg.gif) no-repeat left center;
	color: #333;
	text-decoration: none;
}
#BLOGSC .sidelinks a:visited {
	background: url(../images/submenu_bg.gif) no-repeat left center;
	color: #333;
	text-decoration: none;
}
#BLOGSC .sidelinks a:hover {
	background: url(../images/submenu_bg_on.gif) no-repeat left center;
	color: #d10071;
	text-decoration: underline;
}
/*	Calendar ----------------*/

#BLOGSC #calendarWrapper { padding-bottom: 30px; }
#BLOGSC #calendarWrapper table {
	width: 200px;
	border-collapse: collapse;
}
#BLOGSC #calendarWrapper .calendarHead a:link {
	color: #d10071;
	text-decoration: none;
}
#BLOGSC #calendarWrapper .calendarHead a:visited {
	color: #d10071;
	text-decoration: none;
}
#BLOGSC #calendarWrapper .calendarHead a:hover {
	color: #d10071;
	text-decoration: underline;
}
#BLOGSC #calendarWrapper .Previous {
	font-size: 84%;
	text-align: left;
	vertical-align: middle;
	width: 25%;
}
#BLOGSC #calendarWrapper .Date {
	font-size: 125%;
	text-align: center;
	line-height: 40px;
	width: 50%;
}
#BLOGSC #calendarWrapper .Next {
	font-size: 84%;
	text-align: right;
	vertical-align: middle;
	width: 25%;
}
#BLOGSC #calendarWrapper th,
#BLOGSC #calendarWrapper td {
	text-align: center;
	line-height: 22px;
}
#BLOGSC #calendarWrapper .calendarContent a:link {
	color: #d10071;
	text-decoration: underline;
}
#BLOGSC #calendarWrapper .calendarContent a:visited {
	color: #d10071;
	text-decoration: underline;
}
#BLOGSC #calendarWrapper .calendarContent a:hover {
	color: #d10071;
	text-decoration: none;
}
/*	Category ----------------*/

#BLOGSC #category { padding-bottom: 30px; }
#BLOGSC #category li {
	padding-top: 6px;
	width: 200px;
}
#BLOGSC #category a {
	padding-left: 16px;
	display: block;
}
/*	Newpost ----------------*/

#BLOGSC #newpost { padding-bottom: 30px; }
#BLOGSC #newpost li {
	padding-top: 10px;
	line-height: 1.3;
	width: 200px;
}
#BLOGSC #newpost a {
	padding-left: 16px;
	display: block;
}
/*	Link ----------------*/

#BLOGSC #link { padding-bottom: 30px; }
#BLOGSC #link li {
	padding-top: 10px;
	line-height: 1.3;
	width: 200px;
}
#BLOGSC #link a {
	padding-left: 16px;
	display: block;
}
/*	QR Code ----------------*/

#BLOGSC #qrcode { padding-bottom: 30px; }
#BLOGSC #qrcode .qrimg {
	text-align: center;
	padding-top: 10px;
}
/*	RSS ----------------*/

#BLOGSC #rss { padding-bottom: 30px; }
#BLOGSC #rss li {
	padding-top: 10px;
	line-height: 1.3;
	width: 200px;
}
#BLOGSC #rss a {
	padding-left: 16px;
	display: block;
}

.entryBody strong { font-weight: bold; }
.entryBody em { font-style: italic; }