@charset "utf-8";

/* *****************************************
/*+  トップページ  +************************
/***************************************** */
h2 {
	margin-bottom:10px;
}


/* topMainArea
----------------------------------------------------------*/
#topMainArea {
	margin-bottom:30px;
}
#topMainArea:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
#topMainArea {
	display: inline-block;/*IE7・Mac版IE向け */
}
#topMainArea {
	display: block;/*Opera、Safari向け */
}



/* topFBbnr
----------------------------------------------------------*/
#topFBbnr {
	float:right;
}



/* ソーシャルメディア
----------------------------------------------------------*/
#topSocial {
	margin-bottom:30px;
}
#topSocial h2 {
	margin:0;
}
#topSocial:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
#topSocial {
	display: inline-block;/*IE7・Mac版IE向け */
}
#topSocial {
	display: block;/*Opera、Safari向け */
}

/* facebook */
#topFB {
	margin-right:18px;
	border:1px solid #aaaaaa;
	background:url(../images/top/top_fb_bg.jpg) no-repeat bottom;
	float:left;
	width:222px;
	height:288px;
}
#topFB p {
	padding:10px 25px;
	font-size:85%;
}
#topFB li {
	padding:0 0 10px 25px;
}

/* mixi */
#topMixi {
	margin-right:18px;
	border:1px solid #faab44;
	background:url(../images/top/top_mixi_bg.gif) no-repeat bottom;
	float:left;
	width:222px;
	height:288px;
}
#mixi {
	padding:10px 0 0 24px;
}
#topMixi li {
	padding:7px 0 0 0;
	text-align:center;
}
#topMixi li.last {
	padding-
}

/* twitter */
#topTwitter {
	margin-right:18px;
	float:left;
	border:1px solid #aaaaaa;
	width:222px;
}
#twitter {
	width:222px;
	font-size:0.75em;
	line-height:1.5em;
	text-align:left;
	height:255px;
	overflow:auto;
}
#twitter_inner {
	padding:12px;
}
#twitter_title {
	font-weight:bold;
	font-size:1.15em;
	padding-bottom:10px;
}
#twitter_inner ul#twitter_update_list {
	list-style-type:none;
	margin:0;
	padding:0;
}
#twitter_inner ul#twitter_update_list li {
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px dotted #ccc;
}
#twitter_inner #twitter-link {
	text-align:right;
	display:block;
}


/* ameba */
#topBlog {
	float:left;
	border:1px solid #4dac26;
	width:222px;
}
#topBlog img {
	margin-bottom:2px;
	vertical-align:middle;
}
#topBlog .blog {
	padding:10px 20px;
	overflow:auto;
	width:182px;
	height:233px;
	font-size:85%;
}
#topBlog ul {
	margin-bottom:10px;
}
#topBlog li {
	padding:5px 0;
	border-bottom:1px dotted #7f6145;
}
#topBlog a {
	font-weight:bold;
}


/* topSpecial
----------------------------------------------------------*/
#topSpecial {
	padding:0 0 15px 0;
}
#topSpecial:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
#topSpecial {
	display: inline-block;/*IE7・Mac版IE向け */
}
#topSpecial {
	display: block;/*Opera、Safari向け */
}
#topSpecial .bnr {
	margin-bottom:5px;
}
#topSpecial .box {
	padding:0 20px 15px 0;
	float:left;
	width:222px;
	font-size:85%;
}
#topSpecial .boxLast {
	padding:0 0 15px 0;
	float:left;
	width:222px;
	font-size:85%;
}


/* topConLink
----------------------------------------------------------*/
#topConLink {
	padding:0 0 15px 0;
}
#topConLink:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
#topConLink {
	display: inline-block;/*IE7・Mac版IE向け */
}
#topConLink {
	display: block;/*Opera、Safari向け */
}
#topConLink .bnr {
	margin-bottom:5px;
}
#topConLink .box {
	margin-right:17px;
	padding:8px 8px 8px 8px;
	background:url(../images/top/top_con_bg.gif) no-repeat;
	float:left;
	width:160px;
	height:170px;
	font-size:85%;
}
#topConLink .boxLast {
	margin-right:0;
	padding:8px 8px 8px 8px;
	background:url(../images/top/top_con_bg.gif) no-repeat;
	float:left;
	width:160px;
	height:170px;
	font-size:85%;
}







