/* base css */
@import url(/.shared-ja/themes/common/base-weblog.css);



/* portal css */


/* theme css */
@import url(/.shared-ja/themes/loftwork/loftwork10/theme.css);
a
{
	text-decoration: none;
	font-weight: bold;
}
a:link { color: #2F32B5; }
a:visited { color: #003366; }
a:active { color: #6699CC; }
a:hover 
{ 
    color: #99CC66; 
    border-width : 1px;			/*下線太さ*/
   border-bottom-style : dotted ;	/*下線点線*/
}
body
{
	font-weight: normal;
	font-size: 90%;
	line-height: 120%;
}

#container { position: static; }

#container-inner
{
	position: static;
}
#banner
{
	border: 0;
	/* no ie mac \*/ height: 1%; /* ie win 5.5, 6 win */
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
}

#banner-inner { padding: 15px; }

#banner a
{
	text-decoration: none;
}
.entry
{
        background-color: #F5F7F1
}
.entry-header
{
	margin: 1px 0 10px 0;
	border: 0;
	color: #2F32B5;
	font-family: Verdana, Arial, sans-serif;
	font-size: 120%
	text-align: left;
	font-weight: bold;	 
        background-color: #F5F7F1
}

.entry-content
{
	margin: 1px 0 10px 0;
	border: 0;
	color: #2F32B5;
	font-family: Verdana ;
	font-size: 100% ;
	text-align: left;
#        background-color: #F5F7F1
}

.entry-content A
 { text-decoration: none;
    color: #2F32B5; 
   }
.entry-content A:link 
{ 
	text-decoration: none;
    color:#2F32B5;  					/*フォントカラー*/
	border-width:1px;					/*下線太さ*/	 
	border-bottom-style:dotted ;		/*下線タイプ*/	 
		}
.entry-content A:visited 
{
	color:#2F32B5; 
	font-weight:bold;
	border-width : 1px;			/*下線太さ*/
	border-bottom-style : dotted ;	
}	
.entry-content A:hover 
{ 									/*マウスポインタが触れると*/
	text-decoration: none;			/*下線非表示*/
	background-color:#FFCC99;		/*文字の背景色変更*/
	background-color:#CCFFCC;		/*文字の背景色変更*/
	border-width : 1px;			/*下線太さ*/
	border-bottom-style : dotted ;	/*下線点線*/
	border-color :#008000;			/*下線色*/
} 
.entry-content A:active 
{ 
	color: #003366; 				/* アクティブなリンク色 */
}   

}
.entry-footer
#{       
#    background-color: #F5F7F1
#}

.trackbacks-info
{       
    background-color: #F5F7F1
}
.trackback-content
{       
    background-color: #F5F7F1
}

.comment
{
	border-width : 1px;	
}
.comment-content
{       
    background-color: #F5F7F1
}
.comments-open-content
{       
    background-color: #F5F7F1
}
.comments-open-footer
{       
    background-color: #F5F7F1
}
.comments-closed
{       
    background-color: #F5F7F1
}
.archive-content
{
	margin: 10px 0;
}
/* modules */

	.module a
	{
		text-decoration: none;
		font-weight: bold;
	}

	.module a:link { color:#2F32B5; }
	.module a:visited { color: #003366; }
	.module a:active { color: #6699CC; }
	.module a:hover { color: #99CC66; }
.module-header
{
	color:#2F32B5;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	ine-height: normal;
	font-weight: bold;	
	letter-spacing: .3em;
	text-align: left;
}
.module-content
{
	margin: 5px 0 20px 0;
	/*color: #333300;*/
       color:#2F32B5;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 100%;	
	text-align: left;
}

/*.module-list { margin: 0; }*/
/*.module-list-item { margin: 10px 0; }*/
/*.typelist-thumbnailed .module-list-item { margin: 10px 0; }*/

.module img,
.module-photo img
{
	border: 0;
}

.module-photo
{
	text-align:left;
}

.module-powered { text-align: left; }

.module-calendar .module-header
{
	color:#2F32B5;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border: 1px solid #DDDDDD;
	text-align: left;
	font-weight: bold;
	
	
	padding: 3px;
	letter-spacing: .3em;
}

.module-calendar th,
.module-calendar td
{
	text-align: center;
	font-weight: normal;
}

.typelist-thumbnail img { margin: 0; }

.module-featured-photo { margin-bottom: 5px; }
.module-featured-photo .module-content img { width: 420px; }

.module-recent-photos .module-content { padding: 2px 0 0 0; }
.module-recent-photos .module-list { margin: 0; }

.module-recent-photos .module-list-item
{
	width: 70px; /* ie mac fix */
	height: 70px; /* for appearance with varying image border widths */
	margin: 0 2px 2px
}

/* user css */


/* other css */



/* ph=1 */

