@charset "shift_jis";

/* ----------------------------------------------------------- 
CSS Information  

Site URL:	http://www.cosme.net/xxxxx
File name:      cpn.css
Last update:   
---------------------------------------------------------- */ 

/* ----------------------------------------------------------- 
共通
----------------------------------------------------------- */ 
/* set up ----------------------------- */
.clearfix { zoom:1; }
.clearfix:after { content:"."; display:block; height:0px; clear:both; visibility:hidden; }

#twitter_120123 {
	background: url("images/bg.png") 0 0;
	background-repeat:repeat-y;	
 width:635px;
	color:#333;
	font-size:13px;	
	line-height:18px;
	padding:0;
	margin:0;
	text-align:center;
	border-bottom: 2px solid #d2c2aa;
}

#twitter_120123 img { vertical-align: bottom; }

#twitter_120123 .alignleft {
 float:left;
	margin:0 5px 5px 0;
}

#twitter_120123 a {
	color:#d81b32;
	font-weight:bold;
	text-decoration:underline;
}

#twitter_120123 a:hover {
	color:#ea808c;
	font-weight:bold;
	text-decoration:underline;
}

/* ----------------------------------------------------------- 
 head
----------------------------------------------------------- */ 
#twitter_120123_head {	
	text-align:left;
	width:635px;
	margin:0 ;
	padding:0;
}
#twitter_120123_head .lead {
	background: url("images/bg_lead.png") 0 0;
	background-repeat:no-repeat;	
	text-align:left;
	width:595px;
	height:53px;
	margin:0 ;
	padding:0 20px 20px 20px;
	font-size:15px;
	line-height:22px;
	text-align:center;
	font-weight:bold;
}
#twitter_120123_head .red{
	font-size:18px;
	color:#d91b32;
}
#twitter_120123_head .date{
	font-size:12px;
}

/* ----------------------------------------------------------- 
 pagetop
----------------------------------------------------------- */
#twitter_120123_pagetop {
 clear:both;
 text-align:right;
	margin:15px 0 10px 0;
}
#twitter_120123_pagetop a:hover img {
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

/* ----------------------------------------------------------- 
 タブ
----------------------------------------------------------- */ 
#twitter_120123_tab {
 width:635px;
	background: url("images/bg_tab.png") 0 0;
	background-repeat:no-repeat;	
}
#twitter_120123_tab ul {
 width:604px;
	height:55px;
	margin:0 15px 0 16px;
}
#twitter_120123_tab ul li {
	float:left;
}
#twitter_120123_tab li a:hover img {
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
}

/* ----------------------------------------------------------- 
 メイン
----------------------------------------------------------- */ 
#twitter_120123_main {
	background: url("images/bg_main.png") 0 0;
	background-repeat:no-repeat;	
	width:604px;
	margin:0 15px 0 16px;
	position:relative;
	font-size:13px;	
	line-height:18px;
}
#twitter_120123_main .btn {
	position:absolute;
	top:203px; left:331px;
}
#twitter_120123_main div {
 text-align:left;
	width:550px;
	height:59px;
	margin:12px 0 0 33px;
}
#twitter_120123_main .bottom {
	background: url("images/bg_mainbottom.png") 0 0;
	background-repeat:no-repeat;	
 text-align:right;
	width:589px;
	height:40px;
	padding:15px 15px 0 0;
	margin-bottom:20px;
	font-size:12px;
}
/* ----------------------------------------------------------- 
 INFORMATION
----------------------------------------------------------- */ 
#twitter_120123_info {
	width:593px;
	margin:0 21px 30px 21px;
	font-size:13px;	
	line-height:18px;
	text-align:left;
}
#twitter_120123_info h5 {
	margin:15px 0;
}
#twitter_120123_info p {
	margin:0 10px 10px 10px;
}
#twitter_120123_info ul {
	margin:0 10px 10px 25px;
}
#twitter_120123_info ul li {
	margin-bottom:15px;
}

