/*  
Theme Name: Somalism
Theme URI: http://somali-life.jp/
Description: somalism template
Author: Rinpopo
Version: 1
*/



body.layout-two-column-right {
    background-color:#ffffff;
	color:#673153;
	font-family: Skia,"Lucida Grande","Hiragino Maru Gothic Pro",Verdana,Arial,Sans-Serif,"ヒラギノ角ゴ Pro W3",Osaka;
	margin:0;
	padding:0;
}

body { cursor: crosshair;}a { cursor:nw-resize; }

/* リンク */
a {
text-decoration : none;
}

a:link{
color:#d170a2;
}

a:visited{
color:#d170a2;
}

a:hover{
color : #934fa9;
text-decoration : none;
}

/*画像*/
a img {
    border: 0;
}

img {
border:0px;
}

div.date img {
vertical-align:middle;
}

div.entry-body img.emoji {
margin: 0px;
padding:0px;
vertical-align:middle;
border:0px;
background:#ffffff;
}

div.entry-body img	{
border:1px solid #CCCCCC;
padding:6px 6px 6px 6px;
background-color:#EEEEEE;
margin:5px 0px 5px 0px;
vertical-align:middle;
}

div.entry-body img.ranking {
border-top:1px solid #ff69b4;
border-left:1px solid #4169e1;
border-bottom:1px solid #9acd32;
border-right:1px solid #ffd700;
margin: 0px;
padding:0px;
vertical-align:middle;
}

div.entry-footer img{
vertical-align:middle;
}

h2 img {
vertical-align:middle;
}

div.entry-header img{
vertical-align:middle;
}


/* トップメニュー */
#menuh {
	width:643px;
	height:33px;
	position:absolute;
	top:0;
	left:0;
	background-color:#7a4171;
}

#menuh ul {
	list-style:none;
	color:#e7e7eb;
	font-size:8pt;
	text-align:right;
	margin:10px 10px 10px 0px;
	padding:0;
}
		
#menuh ul li {
	display:inline;
}
							
#menuh ul li a {
	text-decoration:none;
}

#menuh ul li a:link{
color:#e7e7eb;
}

#menuh ul li a:visited{
color:#e7e7eb;
}

#menuh ul li a:hover {
	color:#FEB2DA;
	text-decoration:underline;
}

h1 {
	z-index: 1;
	position: absolute;
	margin: 10px 0 0 12px;
	font-size: 8pt;
	color:#ffffff;
	font-weight: normal;
}

.sindicar {
	background-image:url(imagenes/rss.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:45px;
	margin-left:0px;
}

.liout {
	margin:-5px;
	padding:3px 8px 3px 8px;
	border-right:1px solid #CCC;
}

.tiempo {
	font-size:11px;
}

.autor {
	color:#318796;
	font-size:13px;
	font-weight:bold;
}

.imagen {
	margin:7px;
}

/*ヘッダ部分*/
#topblock {
	z-index: 1;
	position:absolute;
	background-image:url(imagenes/h8_1.jpg);
	background-repeat:no-repeat;
	top:33px;
	width:643px;
	height:315px;
	margin:0;
	padding:0px;
}

#headertitle {
	padding-left:230px;
}

#header-logo {
	padding:0px 420px 0px 0px;
}

/*ブログ説明文*/
#header-description {
	position:absolute;
	top:14px;
	color:#660051;
	font-size:9pt;
	font-weight:normal;
	line-height: 11pt;
	width:400px;
}

#navbar {
	height:18px;
	left:0;
	position:absolute;
	top:226px;
	width:643px;
}

#navbar a{
	text-decoration:none;
}

#navbar a:link{
	color: #ffffff;
}

#navbar a:visited{
	color:#ffffff;
}

#navbar a:hover{
    color:#fff1c4; /* 文字色 */
	font-size: 8pt; /* フォントサイズ */
	font-weight: normal; /* フォントの太さ */
	position:relative;top:2px;left:2px;
}

#navbar-text {
	color:#ffffff;
	font-size:8pt;
	margin:3px 0px 3px 0px;
	padding:0;
	text-align:center;
}

/*エントリーの設定*/
.blog {
	width:643px;
	position:absolute;
	left:0;
	top:310px;
	z-index:100;
	padding:20px 0 0 0;
}

.entry {
	border:1px #A88CA5 dotted;
	background:#FFFFFF;
	text-align: left;
	width:573px;
	margin:0 0 40px 35px;
}

/* title of entry */
.entry-header {
    text-align: right;
	top: 5px;
	background:url(imagenes/ttl_back.jpg ) right top no-repeat;
	margin: 10px;
	padding:10px 120px 15px 10px;
	border-bottom: 2px dotted #b681a9;
    font-weight: bold;
}

h2.entry_titlefont {
	color:#934177;
	margin:00;
	padding:0;
	line-height:160%;
	font-family: Skia,"Lucida Grande","Hiragino Maru Gothic Pro",Verdana,Arial,Sans-Serif,"ヒラギノ角ゴ Pro W3",Osaka;
	font-size:10pt;
}

h2.entry_titlefont a {
	text-decoration:none;
}

h2.entry_titlefont a:link {
	color:#934177;
}

h2.entry_titlefont a:visited{
	color:#934177;
}

h2.entry_titlefont a:hover{
	color:#d673af;
	text-decoration:none; 
} 


/* article date */
.date {
    font-size:9pt;
	margin:0px;
	padding:0px 20px;
	text-align:right;
	color:#934177;
}

/* 記事 */
div.entry-body {
	margin:20px 0;
	padding:5px 20px;
	font-size:9pt;
	line-height: 155%;
	font-weight:normal;
}

div.entry-body a {
text-decoration : none;
}

div.entry-body a:link{
color:#d170a2;
}

div.entry-body a:visited{
color:#d170a2;
}

div.entry-body a:hover{
color : #934fa9;
position:relative;top:2px;left:2px;
}

.entry-body p {
	font-size:9pt;
	line-height:155%;
	font-weight:normal;
	margin:5px 0px 15px 0px;
}

.entry ul {
    margin: 10px 0 10px 25px;
}
.entry ol {
    margin: 10px 0 10px 30px;
}

/* blockquote */
.entry blockquote {
	padding: 10px;
	margin: 10px 20px 10px 20px;
	background-color: #dcc8df;
	clear: both;
	border: 1px dotted #934B90;
}

.entry blockquote p {
	font-size:9pt;
	line-height:155%;
	font-weight:normal;
	margin:0px;
}

/* フッター */
.entry-footer {
	padding:8px;
	margin:0;
	font-size:11px;
	background-color:#A88CA5;
	color:#7a4171;
	font-weight:normal;
}

.entry-footer p {
	padding:0;
	margin:0 0 5px 0;
}

.entry-footer a{
	text-decoration:none;
}

.entry-footer a:link{
	color:#ffffff;
}

.entry-footer a:visited{
	color:#ffffff;
}

.entry-footer a:hover{
	color:#e4007f;
	text-decoration:none;
} 		
		
.entry-footer ul {
	list-style:none;
	margin:0 0 5px 0;
	padding:0;
}	
		
.entry-footer ul li {
	display:inline;
	margin:0 0 0 0;
}	
			
.tags {
	background-image:url(imagenes/icono_tag.png);
	background-repeat:no-repeat;
	vertical-align:middle;
	padding-left:24px;
	margin-left:5px;
}

.comentarios {
	background-image:url(imagenes/icono_comentario.png);
	background-repeat:no-repeat;
	vertical-align:middle;
	padding-left:24px;
	margin-left:5px;
}

.categoria {
	background-image:url(imagenes/icono_categoria.png);
	background-repeat:no-repeat;
	vertical-align:middle;
	padding-left:24px;
	margin-left:5px;
}


/* サイドメニュー */
/* 検索窓 */
#buscador {
	background-color:#c4b3c9;
	position:absolute;
	left:644px;
	height:81px;
	text-align:center;
	width: 200px;
}



#searchform {
	margin:30px 0 0;
}

.inputext {
	border-color:#8D7888 #EEDEE9 #EEDEE9 #8D7888;
	border-style:solid;
	border-width:1px;
	background-color:#fff;
	color:#a688bd;
	width:191px;
}

.boton {
	border:1px solid #915da3;
	background-color:#e2bfd2;
	color:#915da3;
	width:90px;
}


/* サイドバーメニュー */
.layout-two-column-right #sidebar {
	position:absolute;
	background-color:#e3b1cb;
	top:81px;
	left:644px;
	width:200px;
	font-size:8pt;
	padding:20px 0 0 0;
}



/* サイドバー左ブロック */
#izquierda,
#izquierda2 {
	width:165px;
	padding:0 5px 0px 15px;
	float:left;
	clear:both;
}
	
/* サイドバー右ブロック */		
#derecha,
#derecha2 {
	width:165px;
	margin-left:185px;
}

/* サイドバー大ブロック */		
#large {
	padding:0 15px 25px 15px;
	text-align:center;
}

/* タグブロック */		
#wide {
	margin:0px;
	padding:0 15px 0px 15px;
	border-color:#e3b1cb;
	border-style:solid;
	border-width:1px;
	background-color:#e3b1cb;
	clear:both;
}

/* タグクラウド */
div.st-tag-cloud{
    margin: 0px;
	line-height: 170%;
}

div.st-tag-cloud  a {
	text-decoration : none;
}

div.st-tag-cloud  a:link{
	text-decoration : none;
}

div.st-tag-cloud  a:visited{
	text-decoration : none;
}

div.st-tag-cloud  a:hover{
	color : #ffffff;
	position:relative;left:2px;top:2px;
}

/* menu list of sidebar */
h2.sidebartitle {
	background:transparent url(imagenes/menu08.gif) no-repeat scroll left top;
	color:#660051;
	margin:0;
	padding:5px 5px 5px 28px;
	font-size:9pt;
	letter-spacing:-1px;
}

/* title of menu list */
#sidebar ul li h2 {
	background:transparent url(imagenes/menu08.gif) no-repeat scroll left top;
	color:#660051;
	margin:0;
	padding:5px 5px 5px 28px;
	font-size:9pt;
	letter-spacing:-1px;
}

.menu {
	font-size:8pt;
	line-height:140%;
	color:#760950;
	margin:7px 0 25px 5px;
	padding:0;
}

.widemenu {
	font-size:8pt;
	line-height:140%;
	color:#760950;
	margin:7px 0 25px 0px;
	padding:0;
}

.menu a {
	text-decoration : none;
}

.menu a:link{
	color:#fffff9;
}

.menu a:visited{
	color:#fffff9;
}

.menu a:hover{
	color : #c70067;
position:relative;left:2px;top:2px;
}

.menu p{
	font-size:8pt;
	color:#760950;
	margin:3px 0 10px 0px;
	padding:0;
}

#sidebar ul,
.menubox {
	margin:0;
	padding:0;
	list-style:none;
}

.menu li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}

#sidebar ul li{
	margin:0;
	padding:0;
	list-style:none;
}
#sidebar ul li ul  {
	margin:7px 0 25px 5px;
	padding:0;
	list-style:none;
}

#sidebar ul li ul.frame{
	overflow: auto;
	width:150px;
	height: 400px;
	border: 1px dotted #934B90;
	margin:7px 0 25px 0px;
	padding:5px;
}

#sidebar ul li ul li {
	margin:2px 0px 2px 0px;
	padding:0;
	font-size:8pt;
}
#sidebar ul li ul li a {
	text-decoration : none;
}
#sidebar ul li ul li a:link{
	color:#fffff9;
}
#sidebar ul li ul li a:visited{
	color:#7f1184;
}
#sidebar ul li ul li a:hover{
	color : #c70067;
position:relative;left:2px;top:2px;
}

#sidebar ul li ul .tree{
	margin:2px 0 10px 5px;
	padding:0;
	list-style:none;
}

/* RSSブロック */	
#var {
	margin:15px 9px 0 8px;
	padding:8px;
	font-size:8pt;
	border-color:#8D7888 #EEDEE9 #EEDEE9 #8D7888;
	border-style:solid;
	border-width:1px;
	background-color:#4f3a52;
	clear:both;
}
		
#var p {
	padding:0;
	margin:0 0 5px 0;
}
					
#var ol {
	margin:8px 0 0 0  ;
	padding:0;
	color:#FFF;
}
						
#var ol li{
	display:inline;
}
						
#var ol li a{
	text-decoration:none;
	color:#CCC;
	font-weight:bold;
}

#var ol li a:hover{
	text-decoration:underline;
}

.technorati{
	margin:0 0 0 0;
	padding-left:20px;
	background-image:url(imagenes/tecno.png);
	background-repeat:no-repeat;
}

.delicio{
	margin:0 ;
	padding:0 0 0 20px;
	background-image:url(imagenes/del.png);
	background-repeat:no-repeat;
}

.feedo {
	background-image:url(imagenes/feed.png);
	background-repeat:no-repeat;
	padding-left:18px;
	margin-left:5px;
}


.ad {
	background-image:url(imagenes/icono_ad.png);
	background-repeat:no-repeat;
	padding-left:24px;
	margin-left:5px;
}

.as {
	color:#3BB000;
	text-decoration:none;
}

.de {
	color:#0099CC;
	text-decoration:none;
}





/* comment color */
.trackbacks-header,
.comments-header,
.comments-open-header {
    color: #ffffff;
    background: #8fabbe;
}

/* コメント */	
/* コメントライン */	
#totalcomentarios {
	background-color:#4f3a52;
	color:#ffb3da;
	margin:0;
	padding:5px 5px 5px 10px;
	font-size:10pt;
	font-weight:bold;
	letter-spacing:1px;
}

/* コメントタイトル */	
#metacoment {
	margin:15px 0 0 0;
	padding:4px 0 0 20px;
	height:44px;
	font-size:9pt;
}

/* アバター */	
#avatar {
	float:left;
}
	
#usuario {
	padding:0 0 0 45px;
	margin:0;
	line-height:15px;
}
#usuario a{
	text-decoration:underline;
	color:#d84c89;
}
		
#usuario p{
	margin:2px 0 0 0;
	padding:0;
}

/* コメント本文 */	
#comentario {
	background-color:#f2ecee;
	padding:0 20px 0 20px;
	margin:0;
	border:1px solid #dedadc;
	font-size:8.5pt;
	line-height: 140%;
}

#authcomment {
	background-color:#edd9e0;
	border:1px solid #dac9d1;
	font-size:8.5pt;
	margin:0;
	padding:0 20px 0 20px;
	line-height: 140%;
}

#comentario a {
	color:#27406F;
}

#postcomment {
	font-size:9pt;
	font-weight:bold;
	margin:20px 20px 0px 20px;
	padding:3px 0 3px 10px;
	background:#C4AEC0 none repeat scroll 0 0;
	border-left:8px solid #956496;
	color:#FFFFFF;
}

div.track{
	margin:18px 0px 20px 25px;
	font-size:9pt;
}

div#nocomment{
	margin:20px 0px 20px 20px;
	font-size:9pt;
}

div#closed{
	margin:20px 0px 25px 20px;
	font-size:10pt;
	color:#8e5292;
}

#commentform {
	font-size:9pt;
	margin:15px 0 25px 25px;
}	

#commentform p{
	margin:5px 0;
}	

/* archive-list */
.archive-list {
    margin: 10px 0;
}

/* navigation */
.content-nav {
    background-color:#A88CA5;
	border-color:#A88CA5;
	color:#FFFFFF;
	font-size:8pt;
	line-height:160%;
	font-weight:normal;
	margin:10px 30px 20px;
	padding:2px;
	text-align:center;
}

.content-nav a{
color:#ffffff;
}

.content-nav a:link,
.content-nav a:visited {
    color: #ffffff;
    text-decoration: none;
}

.content-nav a:hover {
    color: #7f22a0;
    position:relative;left:2px;top:2px;
}

.wp-pagenavi {
	font-size:8pt;
	line-height:160%;
	padding:20px;
	text-align:center;
}

 #nav {
	font-size:8pt;
	line-height:160%;
	padding:0px;
	text-align:center;
	border-bottom:5px solid #7a4171;
}

.wp-pagenavi a {
text-decoration : none;
}

.wp-pagenavi a:link{
color:#d170a2;
}

.wp-pagenavi a:visited{
color:#d170a2;
}

.wp-pagenavi a:hover{
color : #934fa9;
position:relative;top:2px;left:2px;
}

/* navigation */
.page {
    margin: 6px 0 10px;
    font-size: 12px;
}

/* breadcrumbs list */
.crumbs {
	background-color:#A88CA5;
	border-color:#A88CA5;
	color:#FFFFFF;
	font-size:8pt;
	line-height:160%;
	font-weight:normal;
	margin:10px 30px 30px;
	padding:2px;
	text-align:center;
}

.crumbs a{
color:#FFFFFF;
}


/* credit */
.powered {
    margin-top: 50px;
    text-align: left;
    color: #666666;
    font-size: 9px;
    line-height: 150%;
}
.powered img {
    margin-top: 3px;
}

.clear {
    clear: both;
}

/* comment and trackback */
#comments-open-data p {
    margin: 0px 5px 5px 5px;
}

.commenttag {
    border:1px dotted #956596;
	color:#956596;
	margin: 10px 20px 0px 0px;
	padding:5px 5px 5px 10px;
	text-align:left;
}

#comment-post {
   font-weight: bold;
}

#comment-author, #comment-email, #comment-url, #comment-text {
   width: 220px;
}

#comment {
    width: 400px;
	font-size: 9pt;
}

#comment-bake-cookie {
   margin-left: 2px;
   vertical-align: middle;
}

#comments-open-footer {
    text-align: center;
}

.secret {
    font-size: 8pt;
	margin: 0px 20px 10px 5px;
}

.trackbacks,
.comments {
    margin: 10px 5px;
    color: #36414d;
}

.trackbacks-header,
.comments-header,
.comments-open-header {
    margin: 15px 0;
    padding: 2px 0 2px 5px;
    color: #ffffff;
    background: #8fabbe;
    font-size: 11px;
}

#trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content {
    margin: 0;
    padding: 0;
    font-size: 9pt;
    line-height: 150%;
}

.trackback-content p,
.comment-content p {
    margin-top: 10px;
    margin-bottom: 10px;
}

.trackback-footer,
.comment-footer {
    font-size: 8pt;
    border-top: 1px dotted #b681a9;
    text-align: right;
    padding:3px 0px 3px 0px;
    margin-right: 0px;
}

.comments-open label {
    display: block;
}

.comments-head {	
    padding: 2px 0 2px 5px;
    margin: 15px 0px;
    color: #ffffff;
    background: #c4aec0;
	border-left:8px #956496 solid;
    font-size: 9pt;
    font-weight: bold;
}

/* テキストエリア */
input, textarea {
	border-top:1px #8d7888 solid;
	border-left:1px #8d7888 solid;
	border-right:1px #eedee9 solid;
	border-bottom:1px #eedee9 solid;
	background-color:#ece1e9;
	color:#673153;
    font-size: 9pt;
    font-family: Skia,"Lucida Grande","Hiragino Maru Gothic Pro",Verdana,Arial,Sans-Serif,"ヒラギノ角ゴ Pro W3",Osaka;
}

textarea {
	width:450px;
}

#searchtext {
    margin: 0px 0px 3px 5px;
}

.search-head {	
	margin:20px 15px 0px 15px;
	padding:5px 0 5px 10px;
    color: #ffffff;
	background:#C4AEC0 none repeat scroll 0 0;
	border-left:8px solid #956496;
    font-size: 9pt;
    font-weight: bold;
}

.navigation{	
    margin: 10px 20px 10px 20px;
	line-height:150%;
	font-size: 9pt;
    font-weight: bold;
}

.alignleft{	
    text-align: left;
}

.alignright{	
    text-align: right;
}

.search-ttl {
    text-align: right;
	background:url(imagenes/ttl_back.jpg ) right top no-repeat;
	margin: 10px 10px 5px 10px;
	padding:15px 120px 10px 10px;
	border-bottom: 2px dotted #b681a9;
    font-weight: bold;
}

.search-footer{	
color:#934177;
font-size:8.5pt;
margin:0;
padding:0px 20px 20px 0px;
text-align:right;
}

#searchsubmit{	
    margin-left: 5px;
}

/* フッター */	
#pie {
	margin:15px 0 0 0;
	background-color:#7a4171;
	color:#FFF;
	font-size:8pt;
}	
		
#pie a {
	text-decoration:none;
	color:#99CC00;
}
				
#pie a:hover {
	text-decoration:underline;
	color:#7EE916;	
}
		
								
#pie ul {
	margin:10px 0 0 20px;
	padding:15px 0 15px 0;
}
				
#pie ul li {
	margin-bottom:5px;
}
				
#pie ol {
	margin:5px;
	padding:2px;
}


/* calendar */

#wp-calendar caption {

	width:260px;
	margin:0;
    padding: 3px 0px 3px 0px;
    text-align: center;
    color: #ffffff;
    font-size: 8pt;
	font-weight:bold;
    background-color: #b398b6;
	letter-spacing: 0.1em;
}

#wp-calendar {
	border:1px solid #a88da5;
	width:260px;
    text-align: center;
	font-size:8pt;
    color: #A88CA5;
    background-color: #ede4e1;
	margin:0px auto 0px auto;
	padding:8px 8px 8px 8px;
}

#wp-calendar table {
    text-align: center;
    padding: 0;
	border-collapse: collapse;
}

#wp-calendar th {
    padding-bottom: 3px;
    font-size: 8pt;
	border-bottom:2px solid #c792be;
    width: 23px;
}

#wp-calendar td {
    padding: 2px;
    font-size: 8pt;
    line-height: 150%;
}

#wp-calendar #prev{
	border:1px solid #D7C1DB;
	background-color:#dbc5d4;
	padding:2px 0px 2px 0px;
}

#wp-calendar #next{
	border:1px solid #D7C1DB;
	background-color:#dbc5d4;
	padding:2px 0px 2px 0px;
}

#wp-calendar #prev a {
	text-decoration : none;
}

#wp-calendar #prev a:link{
	color:#934fa9;
}

#wp-calendar #prev a:visited{
	color:#934fa9;
}

#wp-calendar #prev a:hover{
	color : #d170a2;position:relative;left:2px;top:2px;
}

#wp-calendar #next a {
	text-decoration : none;
}

#wp-calendar  #next a:link{
	color:#934fa9;
}

#wp-calendar  #next a:visited{
	color:#934fa9;
}

#wp-calendar  #next a:hover{
	color : #d170a2;
	position:relative;left:2px;top:2px;
}

#wp-calendar tbody link{
background-color:#bda1c1;
font-size:8pt;
}

#wp-calendar tbody a:link,
#wp-calendar tbody a:visited{
display:block;
background-color:#bda1c1;
color:#ffffff;
}

#wp-calendar tbody a:hover{
display:block;
background-color:#ebbfd8;
color : #ffffff;
position:relative;left:2px;top:2px;
}

#wp-calendar tbody a:active{
display:block;
background-color:#bda1c1;
color:#ffffff;
}

/*--サイドバーメールフォーム用--*/

/*--メールフォームを囲む箱--*/
div#sidemail{
margin:5px 0px 0px 5px;
padding:0;
font-size:10px;
line-height: 120%;
}
/*--既存mainクラス設定修正用--*/
div#sidemail div.main{
margin:0;
padding:0;
font-weight: normal;
border: none;
font-size:8pt;
line-height: 120%;
width:90%;
background-color: transparent;
background-image: none;
}
/*--各行の間のbr間隔を指定--*/
div#sidemail div.main br{
line-height: 1px;
}
/*--テキストエリア--*/
div#sidemail div.main textarea {
margin :1px 0;
background-color:#E3B1CB;
border-color:#8D7888 #EEDEE9 #EEDEE9 #8D7888;
border-style:solid;
border-width:1px;
font-size: 8pt;
line-height: 130%;
color: #7a4271;
width: 90%;
height:70px;
}
/*--一行テキストエリア--*/
div#sidemail div.main input {
margin :1px 0;
background-color:#E3B1CB;
border-color:#8D7888 #EEDEE9 #EEDEE9 #8D7888;
border-style:solid;
border-width:1px;
font-size: 8pt;
color: #7a4271;
width: 90%;
}
/*--送信ボタン--*/
div#sidemail div.main input.submit_button {
margin-top : 3px;
background-color:#6f5275;
border-color:#EEDEE9 #8D7888  #8D7888 #EEDEE9;
border-style:solid;
border-width:1px;
color:#fffffc;
font-weight : bold;
font-size: 8pt;
width: 50px; /*送信ボタンの文字数が多い場合はこの数字も増やして下さい*/
line-height: 100%;
}

/*--メールフォーム項目名を画像にする--*/
/*名前*/
div#sidemail div.name_right{
padding-top:9px;
background-image: url('imagenes/simple_name2.gif');
background-repeat: no-repeat;
background-position: left top;
}
/*メール*/
div#sidemail div.mail_right{
padding-top:9px;
background-image: url('imagenes/simple_mail2.gif');
background-repeat: no-repeat;
background-position: left top;
}
/*URL*/
div#sidemail div.url_right{
padding-top:8px;
background-image: url('imagenes/simple_url1.gif');
background-repeat: no-repeat;
background-position: left top;
}
/*本文*/
div#sidemail div.textarea_right{
padding-top:8px;
background-image: url('imagenes/simple_messe2.gif');
background-repeat: no-repeat;
background-position: left top;
}
/*件名*/
div#sidemail div.title_right{
padding-top:8px;
background-image: url('imagenes/simple_title1.gif');
background-repeat: no-repeat;
background-position: left top;
}
/*各項目文字表示を隠す*/
div#sidemail div.name_left,div#sidemail div.mail_left,div#sidemail div.url_left,div#sidemail div.title_left,div#sidemail div.textarea_left{
display:none;
}
