@charset "shift_jis";

/* 全体共通 -------------------- */
* {
	font-style: normal;
	color: #333333;
}
/* リンクカラー -------------------- */

a:link { color:#33CCFF }

a:visited  { color:#33CCFF }

a:hover { color:#3399FF }

a:active  { color:#33CCFF }


/* ========Twitter======== */
/*#Twitter {
	float: left;
	width: 97%;
	margin-bottom: 20px;
}*/


/* ========toHome======== */
#cu_Home {
	float: left;
	width: 97%;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
#cu_Home img{margin:0 0 15px 0!important;
}

/* ========Flicker======== */
#cu_Flicker {
	float: left;
	width: 97%;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	margin-bottom: 20px;
	background-color: #FFFFFF;
}
#cu_Flickr img{margin:0 0 15px 0!important;
}
#cu_Flicker #cu_container .cu_title {
	background: url(../img/cu/titlebar_flicker_bg.jpg) repeat-x;
	padding-bottom: 20px;
	height: 26px;
	padding-left: 15px;
	padding-right: 15px;
}


/* ========はてなブックマーク======== */
#cu_Hatena {
	float: left;
	width: 97%;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;	
	margin-bottom: 20px;
	background-color: #FFFFFF;
}
#cu_Hatena img{margin:0 0 15px 0!important;
}
#cu_Hatena .cu_title {
	background: url(../img/cu/titlebar_hatena_bg.jpg) repeat-x;
	height: 26px;
	padding: 0 15px;
}
#cu_Hatena .cu_main {
	text-align: center;
}
#cu_Hatena .cu_main .cu_main_p01,
#cu_Hatena .cu_main .cu_main_p02 {
	text-align: left;
	padding-left: 100px;
	padding-right: 15px;
	padding-top: 5px;
	*padding-top: 20px;
	*padding-bottom: 15px;
	border-bottom: 1px dotted #44403F;
	float: left;
}
#cu_Hatena .cu_main .cu_main_p03 {
	text-align: left;
	padding-left: 100px;
	padding-right: 15px;
	padding-top: 5px;
	*padding-top: 20px;
	*padding-bottom: 15px;
	float: left;
}
#cu_Hatena .cu_main .cu_main_p01 {
	background: url(../img/cu/hatena_no1.jpg) no-repeat left center;
}
#cu_Hatena .cu_main .cu_main_p02 {
	background: url(../img/cu/hatena_no2.jpg) no-repeat left center;
}
#cu_Hatena .cu_main .cu_main_p03 {
	background: url(../img/cu/hatena_no3.jpg) no-repeat left center;
}
#cu_Hatena .cu_main .cu_main_p01 .cu_p_title,
#cu_Hatena .cu_main .cu_main_p02 .cu_p_title,
#cu_Hatena .cu_main .cu_main_p03 .cu_p_title {
	font-size: 14px;
	font-weight: bold;
	color: #2B69B4;
}
#cu_Hatena .cu_main .cu_main_p01 .cu_p_date,
#cu_Hatena .cu_main .cu_main_p02 .cu_p_date,
#cu_Hatena .cu_main .cu_main_p03 .cu_p_date {
	font-size: 11px;
	color: #999999;
	font-weight: bold;
}
#cu_Hatena .cu_main .cu_main_p01 .cu_p_contents,
#cu_Hatena .cu_main .cu_main_p02 .cu_p_contents,
#cu_Hatena .cu_main .cu_main_p03 .cu_p_contents {
	font-size: 12px;
	line-height: 1.5em;
	margin-top: -5px;
}

/* ========Q&A/ブログ記事======== */
#cu_QBlog {
	float: left;
	width: 97%;
	margin-bottom: 10px;
}

#cu_QBlob img{margin:0 0 15px 0!important;
}

#cu_QBlog #cu_QA {
	float: left;
	width: 49%;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	background-color: #FFFFFF;
}
#cu_QBlog #cu_QA .cu_center, 
#cu_QBlog #cu_Blog .cu_center {
	text-align: center;
}
#cu_QBlog #cu_QA .cu_title,
#cu_QBlog #cu_Blog .cu_title {
	background: url(../img/cu/titlebar_faq_bg.jpg) repeat-x;
	height: 26px;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
}
#cu_QBlog #cu_QA .cu_center .cu_word span,
#cu_QBlog #cu_Blog .cu_center .cu_word span {
	font-size: 11px;
	color: #999999;
	font-weight: bold;
}
#cu_QBlog #cu_QA .cu_center .cu_word,
#cu_QBlog #cu_Blog .cu_center .cu_word {
	font-size: 12px;
	line-height: 1.5em;
	border-bottom: 1px dotted #44403F;
	padding-top: 7px;
	padding-left: 15px;
	padding-right: 15px;
}
#cu_QBlog #cu_QA .cu_center .cu_button,
#cu_QBlog #cu_Blog .cu_center .cu_button {
	line-height: 1.5em;
	padding-top: 7px;
	text-align: right;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
}

#cu_QBlog #cu_Blog {
	float: right;
	width: 49%;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	background-color: #FFFFFF;	
}

/* ========News======== */
#cu_News {
	float: left;
	width: 97%;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;	
	margin-bottom: 20px;
	background-color: #FFFFFF;	
}
#cu_News img{margin:0 0 15px 0!important;
}
#cu_News .cu_center {
	text-align: left;
}
#cu_News .cu_title {
	background: url(../img/cu/titlebar_faq_bg.jpg) repeat-x;
	height: 26px;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
}
#cu_News .cu_center .cu_word span {
	font-size: 11px;
	color: #999999;
	font-weight: bold;
}
#cu_News .cu_center .cu_word {
	font-size: 12px;
	line-height: 1.5em;
	border-bottom: 1px dotted #44403F;
	padding-top: 7px;
	padding-left: 26px;
	padding-right: 15px;
}
#cu_News .cu_center .cu_button {
	line-height: 1.5em;
	padding-top: 7px;
	text-align: right;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
}

/* ========PR======== */
#cu_PR {
	float: left;
	width: 97%;
	margin-bottom: 20px;
}
#cu_PR img{margin:0 0 15px 0!important;
}
#cu_PR .cu_center {
	text-align: center;
}
#cu_PR .cu_title {
	background: url(../img/cu/titlebar_faq_bg.jpg) repeat-x;
	height: 26px;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
}
#cu_PR .cu_center .cu_word span {
	font-weight: bold;
}
#cu_PR .cu_center .cu_word {
	font-size: 12px;
	line-height: 1.5em;
	padding-top: 7px;
	padding-right: 15px;
}

/* ========Movie======== */
#cu_Movie {
	float: left;
	width: 97%;
	margin-bottom: 20px;
}
#cu_Movie img{margin:0 0 15px 0!important;
}
#cu_Movie .cu_center {
	text-align: center;
}
#cu_Movie .cu_title {
	background: url(../img/cu/titlebar_movie_bg.jpg) repeat-x;
	height: 26px;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
}
#cu_Movie .cu_center .cu_word {
	padding-top: 7px;
}
#cu_Movie .cu_center .cu_word iframe {
	margin-right: 4px;
}


