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



/* portal css */


/* theme css */
/* general page elements */

a
{
	text-decoration: underline;
	
}

a:link { color: #AF1900; }
a:visited { color: #AF1900; }
a:hover { color: #AF1900; }
a:active { color: #AF1900; }

h1{margin:0; padding:0;}



/* layout */

body
{
	margin: 0;
	color: #474747;
	background: #FFFFFF;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-weight: normal;

}

#container { position: static; }

#container-inner
{
	position: static;
	border: 0;
	background: #FFFFFF;
}

#header{
	width:800px;
	clear:both;
margin-bottom:5px;
}
#headerL{
	float:left;
}
#headerR{
	float:right;
}
#headerR img{
margin-top:5px;
}

#globalnavi{
	width:800px;
	margin: 0;
	margin-bottom:12px;
	height:40px;
	padding: 0;
	clear:both;
}
#globalnavi ul{
	margin: 0;
	padding: 0;
}
#globalnavi li{
	float:left;
	list-style-type:none;
	margin: 0;
	padding: 0;
}

#banner
{
	border-bottom: 4px solid #8c8c8c;
	/* no ie mac \*/ height: 1%; /* ie win 5.5, 6 win */
	color: #272727;
	background: #FFFFFF;
	text-align: left;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
}

#banner-inner { padding: 0px; }

#banner a
{
	text-decoration: none;
}

#banner-header
{
	
}

#banner-description
{
	font-size: small;
}


#pfile{
	width:184px;
	background-color:#FFFFFF;
	border-bottom:1px solid #ccc;
}
#pfile-inner{
	margin-left:5px;
	width:170px;
	margin-top:10px;
}
#photoBox{
	margin-top:10px;
font-size:13px;
line-height:135%;
}
#photoBox a{
	color:#6666CC;
	text-decoration:underline;
}
#photoBox img{
	float:left;
	margin-bottom:5px;
margin-right:7px;
}
#about{
	clear:both;
	border-top:1px solid #ccc;
	padding-top:5px;
padding-bottom:9px;

font-size:13px;
line-height:135%;
}
#about a{
	color:#6666CC;
	text-decoration:underline;
}

#reportbn{
margin:10px 0px 30px 12px;
}

#sidebn{
margin:0px 0px 10px 10px;
}

#pagebody
{
	width: 800px;
background:url(../common/bg.gif) repeat-y left top;
}


/* default to artistic/calendar/timeline layout */

#container
{
	width: 800px;
}

.layout-artistic #alpha,
.layout-calendar #alpha
{
			width: 315px; /* 285px + 15px + 15px */
	
	
}

.layout-artistic #alpha-inner,
.layout-calendar #alpha-inner,
.layout-timeline #alpha-inner
{
	border: 0;
	padding: 15px 15px 15px 15px;
	background: #FFFFFF;
}

.layout-artistic #beta,
.layout-calendar #beta
{
	
	
}

.layout-artistic #beta-inner,
.layout-calendar #beta-inner,
.layout-timeline #beta-inner
{
	border: 1px solid #c5c5c5;
	padding: 14px 14px 14px 14px;
	background: #FFFFFF;
}

/* in artistic/calendar/timeline layouts, #gamma and #delta are inside #beta */

#beta #gamma, #beta #delta { width: 210px; margin: 15px 0; }
#beta #gamma-inner, #beta #delta-inner { padding: 0; }


/* content */

.content-nav { margin-top: 0; }

.date-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
	margin: 0 0 10px 0;
	border-bottom: 1px solid #333333;
	padding: 3px;
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: medium;
	text-align: left;
	font-weight: bold;
	
	
}

.entry-header
{
	margin: 1px 0 10px 0;
	border-bottom: 1px solid #cccccc;
	padding: 3px;
	color: #6666CC;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: 1.2em;
	text-align: left;
	font-weight: bold;
	
	
}
.entry-header_ex
{
	margin: 1px 0 10px 0;
	border-bottom: 1px solid #cccccc;
	padding: 3px;
	color: #6666CC;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: 1.2em;
	text-align: left;
	font-weight: bold;
	height:32px;
	
}
#ex_left{
float:left;
width:30px;
height:32px;
}
#ex_right{

height:32px;
vertical-align:middle;
}

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

.entry-header a:link { color: #6666CC; }
.entry-header a:visited { color: #6666CC; }
.entry-header a:hover { color: #6666CC; }
.entry-header a:active { color: #6666CC; }

.entry-content,
.entry-footer,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-open-footer,
.comments-closed,
.archive-content
{
	margin: 10px 0;
font-size:small;
line-height:155%;
padding-left:10px;
padding-right:10px;
}

.entry-content p { text-align: left; }

.entry-footer,
.trackback-footer,
.comment-footer
{
	margin: 0 0 10px 0;
	border: 0;
	background:url(../common/dot.gif) repeat-x left top;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: normal;
	text-align: right;
	padding-top:3px;
	
	
}

#comment-author, #comment-email, #comment-url, #comment-text
{
	width: 80%;
}

/* fixes bug in ie win */
img.image-full
{
	width: 100%;;
}


/* modules */

	.module a
	{
		text-decoration: underline;
		font-weight: inherit;
	}

	.module a:link { color: #474747; }
	.module a:visited { color: #474747; }
	.module a:hover { color: #474747; }
	.module a:active { color: #474747; }


.module-header
{
	margin: 5px 0;
	border-bottom: 3px solid #AF1900;
  	padding: 3px;
	color: #272727;
	font-family:'HGPGothicE', 'MS PGothic', 'Hiragino Gothic Pro W3';
	font-size:13px;
	line-height: normal;
	font-weight: normal;
	
	text-transform: uppercase;

	text-align: left;
}

.module-content
{
	margin: 5px 0 20px 0;
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	line-height: 150%;
	
	
	
	text-align: left;
}

.module-list { }
.module-list-item { margin: 10px 0; }
.module-list-item2 { margin: 10px 0; background:url(../common/dot.gif) repeat-x left bottom; padding-bottom:9px;}
.typelist-thumbnailed .module-list-item { margin: 10px 0; }

.module img,
.module-photo img
{
	border: 5px solid #EEEEEE;
}

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

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

.module-calendar .module-header
{
	color: #666666;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	border-bottom: 1px solid #999999;
	text-align: left;
	font-weight: bold;
	
	text-transform: uppercase;
	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 0;
}

.module-tipjar-r2 .tipjar-button
{
			float: left;
	
}


/* three-column tweaks */
	
	.layout-three-column #container
	{
		width: 800px;
	}
	
	.layout-three-column #alpha
	{
		width: 185px;
		
	}
	
	.layout-three-column #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;

	}
	
	.layout-three-column #beta
	{
					width: 430px;
		
		
	}
	
	.layout-three-column #beta-inner
	{
		border: 0;
		padding: 15px 15px 0px 15px;
		background: #FFFFFF;
	}
	
	.layout-three-column #gamma
	{
		width: 185px;
		
	}
	
	.layout-three-column #gamma-inner
	{
		padding: 14px 14px 14px 14px;

	}


/* user css */

#copyr{
width:800px;
border-top:4px solid #8c8c8c;
text-align:center;
height:120px;
margin-top:1px;
}
#copyr img{
margin-top:20px;

}

#pageup{
margin-left:15px;
margin-bottom:15px;
width:400px;
text-align:right;
margin-top:10px;
}

#pageup2{
margin-left:0px;
margin-bottom:15px;
width:400px;
text-align:right;
}

#topcase{
margin-top:10px;
margin-left:15px;
width:400px;
}

#listpage{
margin-left:15px;
margin-bottom:30px;
margin-top:0px;
width:400px;
text-align:right;
}

#listpage2{
margin-left:0px;
margin-bottom:5px;
margin-top:0px;
width:400px;
text-align:right;
}

#topics{
border-bottom:3px solid #AF1900;
margin-left:15px;
width:400px;
margin-top:15px;
}


/* other css */

#stage{
margin-left:15px;
margin-bottom:14px;
margin-top:15px;
width:400px;
}
#stage img{
margin-bottom:3px;
}

#stage2{
margin-left:15px;
margin-bottom:5px;
width:400px;
}
#stage3{
margin-left:15px;
line-height:150%;
width:400px;
}



.entry-more-link2{
text-align:right;
font-size:14px;
}
.entry-content2{

margin-left:10px;
margin-right:10px;
line-height:140%;
}
.entry-content2 p {
font-size:small;
line-height:140%;
text-align: left;
}
.entry-content3 p {
margin:0;
padding:0;
}

#caseT{
font-weight:normal;
font-size:12px;
color:#6666CC;
margin:0;
padding:0;
}
#caseTL{
font-weight:bold;
font-size:14px;
color:#6666CC;
margin:0;
padding:0;
}

#ltt{
margin-bottom:35px;
margin-top:18px;
margin-left:15px;
}

#ltt2{
margin-bottom:0px;
margin-top:18px;
margin-left:15px;
}

#camel{
line-height:130%;
}
#camel .lt{
color:#fff;
font-weight:bold;
background-color:#CCA033;
text-align:center;
}
#camel .rt{
background-color:#FAF5EB;
text-align:left;
padding-left:10px;
}

#zero td{
vertical-align:top;
text-align:left;
}
#zero .lf{
background-color:#F1E9F2;
padding:5px 0 5px 10px;
}
#zero .rf{
background-color:#FFFFFF;
padding:5px 0 5px 10px;
}
#zero .tl{
font-size:14px;
color:#6666CC;
padding-cotom:5px;
font-weight:bold;
}
#zero ul{
padding-left:12px;
margin-left:2px;
}
#zero li{
padding-left:0;
margin-left:0;
}

#osaka{
text-align:center;
font-size:13px;
padding-bottom:13px;
padding-top:10px;
}
#osaka a{
color:#444;
text-decoration: underline;
}

.entry-headerold{
font-size:small;
font-weight:normal;
}
div#topinfo{
 margin:10px 0 0 15px;
width:400px;
}

.infolist{
margin-left:15px;
width:370px;
}
.infolist p{
margin:0px;
padding:0 0 5px 0;
}
.entrysp-body {
margin:0 0 0 7px;
padding:0;
}
.entrysp-body p{
margin:0 0 0 0;
padding:0;
}

.f8s{font-size:8pt;line-height:125%;}

.f65s{font-size:65%;line-height:125%;}
.f65m{font-size:65%;line-height:133%;}
.f65l{font-size:65%;line-height:150%;}

.f70s{font-size:70%;line-height:115%;}
.f70m{font-size:70%;line-height:125%;}
.f70l{font-size:70%;line-height:150%;}

.f78s{font-size:78%;line-height:115%;}
.f78m{font-size:78%;line-height:125%;}
.f78l{font-size:78%;line-height:150%;}

.f83s{font-size:83%;line-height:115%;}
.f83m{font-size:83%;line-height:125%;}
.f83l{font-size:83%;line-height:150%;}

.f90s{font-size:90%;line-height:120%;}
.f90m{font-size:90%;line-height:133%;}
.f90l{font-size:90%;line-height:150%;}
.f90ll{font-size:90%;line-height:160%;}

.f100s{font-size:100%;line-height:125%;}
.f100m{font-size:100%;line-height:133%;}
.f100l{font-size:100%;line-height:150%;}

.f110s{font-size:110%;line-height:125%;}
.f110m{font-size:110%;line-height:133%;}
.f110l{font-size:110%;line-height:150%;}


.f10s{font-size:10px;line-height:125%;}
.f10m{font-size:10px;line-height:130%;}
.f10l{font-size:10px;line-height:150%;}

.f12s{font-size:12px;line-height:115%;}
.f12m{font-size:12px;line-height:125%;}
.f12l{font-size:12px;line-height:150%;}

.f13s{font-size:13px;line-height:115%;}
.f13m{font-size:13px;line-height:125%;}
.f13l{font-size:13px;line-height:150%;}

.f14s{font-size:14px;line-height:120%;}
.f14m{font-size:14px;line-height:133%;}
.f14l{font-size:14px;line-height:150%;}

.f16s{font-size:16px;line-height:125%;}
.f16m{font-size:16px;line-height:133%;}
.f16l{font-size:16px;line-height:150%;}

.f18s{font-size:18px;line-height:125%;}
.f18m{font-size:18px;line-height:133%;}
.f18l{font-size:18px;line-height:150%;}

.f21s{font-size:21px;line-height:125%;}
.f21m{font-size:21px;line-height:133%;}
.f21l{font-size:21px;line-height:150%;}

.f24s{font-size:24px;line-height:125%;}
.f24m{font-size:24px;line-height:133%;}
.f24l{font-size:24px;line-height:150%;}
/* ph=1 */
/* nhm:dynamic-ssi */
