:link,:visited {
	text-decoration:underline;
	color:#3C6;	
}

:visited{
	color:#396;	
	font-weight:normal;	
}

h1,h2,h3,h4,h5,h6 {
	font-size:140%;
	font-weight:bold;
	color:#FFF;
}

table {
	border-spacing:0;
}
fieldset,img,abbr,acronym {
	border:0;
}

/* strict reset by uncommenting lines below */
address,caption,cite,code,dfn,em,strong,b,u,s,i,th,var {
	/* font-style:normal; */
	/* font-weight:normal; */
}

strong {
	font-weight:bold;
	font-size:125%;
	color:#AF6;
}

ol,ul {
	list-style:none;
}
dl.table {
	margin: 10px;
}
dl.table dt {
	margin: 0;
	padding: 5px 0;
	width: 130px;
	float: left;
	clear: both;
	text-indent: 10px;
}
dl.table dd {
	margin: 0 0 0 130px;
	padding: 5px 10px;

}
caption,th {
	text-align:left;
}
q:before,q:after {
	content:'';
}

a {
	text-decoration:underline;
	color:#3C6;
	font-weight: bold;
}

a:hover {
	background-color: #3C6;
	color: #fff;
} 

hr {
	border:0;
	height:1px;
	background-color:#000;
	color:#000;
}

a img,:link img,:visited img {
	border:none;
}

form{
	margin: 0 0 1.5em 0;
	padding:0px;
}

p{
	margin: 0;
	padding:0;
}

.red{
	font-weight:bold;
	color:#ff3366;
}

address {
	font-style:normal;
}

/* Layout ----------------------------------------------------------------- */

body {
	text-align: center;
	font-size:75%;
	background: #000;
	color: #fff;
}

#container-inner {
	width: 760px;
	min-height: 100%;
	margin: 0 auto;
	text-align: left;
}

#header, #content, #alpha, #beta, #gamma, #footer {
	position: relative;
}

#alpha, #beta, #gamma {
	display: inline;
	float: left;
}

#beta{

}

#header-inner, #content-inner, #footer-inner,
#alpha-inner, #beta-inner, #gamma-inner {
	position: static;
}

#header-inner, #content-inner, #footer-inner {
	padding-top: 5px;
	padding-bottom: 5px;
}

#header-inner, #footer-inner,
#beta-inner, #gamma-inner {
	overflow: hidden;
	padding-right: 16px;
	padding-left: 16px;
}

#alpha-inner {
	font-size:125%;
	overflow: hidden; 
	padding-top:10px;
	padding-right:0px;
	padding-left: 10px;
}

#beta-inner {
	background:url("http://www.ex-snow.net/img/ma.jpg") repeat-y 0 0;
}

#beta-header {
	width:100%;
	height : 25px;
	background:url("http://www.ex-snow.net/img/hd.jpg") no-repeat 0 0;
}

#beta-footer{
	width:100%;
	height : 25px;
	background:url("http://www.ex-snow.net/img/ft.jpg") no-repeat 0 0;
}

/* Thin-Wide */

.layout-tw #alpha {
	left: 220px;
	width: 540px;
}

.layout-tw #beta {
	left: -540px;
	width: 220px;
	
}


/* Utilities */

.pkg:after, #content-inner:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
.pkg, #content-inner { display: inline-block; }
/* no ie mac \*/
* html .pkg, * html #content-inner { height: 1%; }
.pkg, #content-inner { display: block; }
/* */


/* Content ---------------------------------------------------------------- */

h1 {
	margin-bottom: 1em;
}

h2,h3, h4, h5, h6{
	margin-bottom: .5em;
}

p, pre, fieldset, ul, ol, dl {
	margin-bottom: 1em;
}

.paginate{
	margin-bottom: 1em;
}

.setumei{
	font-size:75%;
}

.title {
	background:url("http://www.ex-snow.net/img/title_back.gif") repeat-y 0 0;
	border-style:solid;
	border-width:1px;
	border-top-color:#163;
	border-left-color:#163;
	border-bottom-color:#021;
	border-right-color:#021;
	margin-bottom: 0.5em;
	padding:3px 5px;

}

.text{
	font-size: .75em;
}
.syouhin{
	line-height:100%;
}
.topics {
	margin-bottom: 0.25em;
}

ol, ul {
	margin-left: 1em;
	background-repeat: repeat-y;
}

ol { list-style: decimal outside; }
ul { list-style: disc outside; }
.item { list-style: none; }


/* Header */

#header-name {
	margin-bottom: .25em;
}

#header-content {
	text-align: right;
}

#header{
	height :120px;
	background-image:url("http://www.ex-snow.net/img/header.jpg");
	background-repeat:no-repeat;
}

/* Assets */

.asset-body,
.asset-more,
.asset-more-link,
.asset-excerpt,
.comment-footer,
.comments-open-content,
.comments-open-footer,
.comments-closed,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content {
	clear: both;
}

.asset,
.comments,
.trackbacks,
.archive {
	overflow: hidden;
	width: 100%;
}

.asset,
.asset-content,
.comments,
.trackbacks,
.archive {
	position: static;
	clear: both;
}

.asset,
.comments,
.comments-content,
.trackbacks,
.archive{
	margin-bottom: 1.5em;
}

.asset-header,
.asset-content,
.asset-body,
.comments-header,
.comment-header,
.comment-content,
.comment-footer,
.comments-open-header,
.comments-open-content,
#comments-open-footer,
.comments-closed,
#comment-form-external-auth,
.comments-open-moderated,
#comment-form-name,
#comment-form-email,
#comment-form-url,
#comment-form-remember-me,
#comments-open-text,
.trackbacks-header,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content,
.search-form-header,
.search-results-header {
	margin-bottom: .75em;
	line-height:125%;
}

.entry-categories,
.entry-tags {
	margin-bottom: 0;
	padding-bottom: .25em;

}

.entry-categories-list{
	margin-bottom: 0;
}

.asset-content {
	margin-left: 10px;
	margin-right: 10px;	
}

.asset-name {
	background:url("http://www.ex-snow.net/img/title_back.gif") repeat-y 0 0;
	border-style:solid;
	border-width:1px;
	border-top-color:#163;
	border-left-color:#163;
	border-bottom-color:#021;
	border-right-color:#021;
	padding:5px;
	margin-top: 0px;
	margin-bottom: 1em;
}

.asset-meta {
	font-size: .8em;
	text-align: right;
	margin-top: .25em;
	padding-top: 2px;
	padding-bottom: .3em;
	font-weight: normal;
	border-bottom-style:dotted;
	border-width:1px;
	border-color:#166;
}

.asset-footer {
	margin-top: 1.5em;
	padding-top: .5em;
}

.content-nav {
	text-align: center;
}

.entry-tags-header,
.entry-categories-header {
	margin-bottom: 0;
	margin-right: .25em;
	display: inline;
	font-weight: bold;
}

.entry-tags-list,
.entry-categories-list {
	display: inline;
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
.entry-tags-list .entry-tag,
.entry-categories-list .entry-category {
	display: inline;
}

.mt-image-left {
	float: left;
	margin: 0 20px 20px 0;
}

.mt-image-center {
	display: block;
	margin: 0 auto 20px;
	text-align: center;
}

.mt-image-right {
	float: right;
	margin: 0 0 20px 20px;
}

.inner {
	margin:10px 10px;
	border-bottom-style:dotted;
	border-width:1px;
	border-color:#166;
}

.comment-header {
	float :left;	
	width :90px;
}

.comment-content {
	margin-left: 10px;
	float :right;
	width :410px;
}

.content-icon {
	float :left;	
	width :80px;
}

.content-title {
	float :right;
	width :420px;
}

.forum-inner {
	clear: both;
	text-align:right;
	border-bottom-style:dotted;
	border-width:1px;
	border-color:#166;
	margin-bottom:10px;
}

.both {
	clear: both;
}

/* Feedback */

.comments-open label {
	display: block;
}

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

#comment-bake-cookie {
	margin-left: 0;
	vertical-align: middle;
}

#comment-submit {
	font-weight: bold;
}

#warning {
	font-weight: bold;
	color:#ff3366;
}

/* Widgets */

.widget {
	position: relative;
	overflow: hidden;
	width: 100%;
}

.widget-content {
	position: relative;
	margin: 5px 5px 10px;
}

.widget-list,
.archive-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.widget-list .widget-list {
	margin-left: .5em;
}

.widget-list-item {
	margin-top: .25em;
	margin-bottom: .25em;
}

.widget-cloud .widget-list {
	margin-right: 0;
	margin-left: 0;
}

.widget-cloud .widget-list-item {
	display: inline;
	margin: 0 5px 0 0;
	padding: 0;
	line-height: 1.25em;
	background: none;
}

.widget-cloud .rank-1  { font-size: 1.75em; }
.widget-cloud .rank-2  { font-size: 1.75em; }
.widget-cloud .rank-3  { font-size: 1.625em; }
.widget-cloud .rank-4  { font-size: 1.5em; }
.widget-cloud .rank-5  { font-size: 1.375em; }
.widget-cloud .rank-6  { font-size: 1.25em; }
.widget-cloud .rank-7  { font-size: 1.125em; }
.widget-cloud .rank-8  { font-size: 1em; }
.widget-cloud .rank-9  { font-size: 0.95em; }
.widget-cloud .rank-10 { font-size: 0.9em; }

#footer .widget-content {
	margin-top: 0;
	margin-bottom: 0;
}

.widget-assets .widget-content .widget-list {
	overflow: auto;
	margin-right: 0;
}

.widget-header {
	background:url("http://www.ex-snow.net/img/back.gif") repeat-y 0 0;
	border-style:solid;
	border-width:1px;
	border-top-color:#163;
	border-left-color:#163;
	border-bottom-color:#021;
	border-right-color:#021;
	text-align: center;
	padding:3px;
	margin-top: 0px;
	margin-bottom: .5em;	
}

.item {
	display: inline;
	float: left;
	margin: 0pt 5px 8px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	width: 70px;
}

.widget-search .search-options,
.widget-syndicate .blog-feeds  {
	list-style: none;
	margin: 5px 0;
}

/* Footer */

#footer-content{
	text-align: center;
}
/* 追加分 */

.top_img {
	margin-top:7px;
	text-align: center;
	width: 100%;
}

.linkcate{
	color:#FF3366;
}

.block{
	clear: both;
	margin-top:0px;
	margin-bottom: 0.5em;
	padding:0px;
}

.block_top{
	clear: both;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-top:0px;
	padding:0px;
}

.h60{
	min-height:60px; 
	height:auto !important; 
	height:60px; 
}

.h32{
	min-height:32px; 
	height:auto !important; 
	height:32px; 
}

.info{
	clear: both;
	line-height:125%;
	margin-bottom:1em;
}

.indent{
	margin-left:12px;
	margin-right:12px;
}

.icon {
	float :left;
	margin:0 5px 0 0;	
}

.icon_com {
	vertical-align:top;
}

.asset-name a{
	color:#fff;
}

.under_line{
	clear: both;
	height:5px;	
	border-bottom-style:dotted;
	border-width:1px;
	border-color:#166;
	margin-bottom:0.5em;
}
.orange{
	color:#9F3;
}

