/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,th { font-size: 1em; font-weight: normal; font-style: normal; }

ul,ol			{ list-style: none; }
fieldset,img	{ border: none; }
caption,th		{ text-align: left; }
table			{ border-collapse: collapse; border-spacing: 0; }


body{ 	font: 12px/18px "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
		color:#777;
		background-color:#edf1f2; }

img				{ border: 0; margin-top: 4px; margin-bottom: 16px;}
img.Left		{ float: left; margin: 4px 16px 6px 0; }
img.Right		{ float: right; margin: 4px 0 6px 16px; }
img.across		{ margin: 2px 0 16px 0; }
img.flushleft	{ margin-left: -20px; }
img.flushright	{ margin-right: -20px; }

.PositionCenter	{ text-align: center; margin-bottom: 16px;} 

a							{ font-weight: normal; }
a:link						{ color: #990033; text-decoration: none; }
a:visited					{ color: #996666; text-decoration: none; }
a:hover, a:visited:hover	{ color: #660033; text-decoration: underline; }
img	a:hover, a:visited:hover{ text-decoration: none; }

.PageFlip ul		{ list-style: none; text-align: center;}
.PageFlip li		{ display: inline; margin: 0px; margin-left: 16px; margin-right: 16px; }
.PageFlip li.old	
.PageFlip li.new	


h1		{ }
h2		{ font-size: 30px; line-height: 20px; color: #ccc; padding-bottom: 24px; }
h3		{ font-size: 15px; line-height: 20px; font-weight: bold; color: #3366cc; margin-bottom: 8px; padding-bottom: 1px; text-shadow: #ccc 0 1px 0;}
h4		{ font-size: 13px; line-height: 18px; }
p		{ font-size: 13px; line-height: 20px; padding-bottom: 24px;}
p.Intro { font-size: 20px; line-height: 30px; color: #990033; text-shadow: #bbb 1px 1px 0; padding-bottom: 0;}
.more 	{ text-align: right;}

ul { margin-bottom: 18px; list-style: none outside; }
ol { margin-bottom: 18px; list-style: decimal; margin-left: 2.2em; }
ul.square,
ul.circle { margin-left: 2em; }
ul.square { list-style: square outside; }
ul.circle { list-style: circle outside; }
ul ul.circle,
ul ul.square { margin-top: 4px; margin-bottom: 5px; }
ol.sosumi { margin-left: 0; padding-left: 2em; }

ol	{ list-style: decimal}
ul	{ list-style: none}
li	{ margin-left: 30px; margin-bottom: 12px;}

p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset	{ margin-bottom: 18px}

.InBox		{ margin-bottom: 0;}

/* Contact */
.Contact table		{ table-layout: fixed; width: 500px; margin: 0;}

.Contact th			{ padding:8px 0px 4px 12px; vertical-align:top; text-align: left;font-size: 13px; line-height:16px;	border-top:1px solid #D0D2D4; width:15%; background: #F1F1F1;}
.Contact td			{ padding:8px 0px 4px 12px; vertical-align:top; text-align: left;font-size: 13px; line-height:16px;	border-top:1px solid #D0D2D4; width:85%}
.Contact th.bottom	{ border-bottom: 1px solid #D0D2D4;}
.Contact td.bottom 	{ border-bottom: 1px solid #D0D2D4;}


/* Members */
.MemberBox			{ border-bottom: 1px solid #ccc;}
.MemberBox h3 .Post	{ font-size: 14px; line-height: 16px; font-weight: normal; margin-left: 12px;}
.MemberBox h4		{ font-size: 12px; line-height: 18px; margin-bottom: 8px;}
.MemberBox p		{ font-size: 12px; line-height: 18px; padding-bottom: 0;}

/* Footer */
.Footer				{ }
.Footer .Navi ul	{ margin: 16px 0;padding: 16px 0; list-style: none; }
.Footer .Navi li	{ margin: 0px; padding: 0px 1.3em 0px 0px; font-size: 12px; line-height: 20px;}
.Footer p			{ font-size: 12px; line-height: 24px; colir: #aaa;}


a:focus	{ outline:1px dotted}
hr		{ border:0 #eee solid; border-top-width:1px; clear: both; height:0}

