:link,:visited {
    text-decoration: none;
}
*{
    margin: 0;
    padding: 0;
}
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; */
}

ol,ul {
    list-style: none;
}
caption,th {
    text-align: left;
}
q:before,q:after {
    content: '';
}
hr {
    border: 0;
    height: 1px;
    background-color: #000;
    color: #000;
}
a {
    text-decoration: underline;
    outline: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #cccccc;
}

a img,:link img,:visited img {
    border: none;
	color: #cccccc;
}


address {
    font-style: normal;
    display: inline;
}



.inline { display: inline; }
.hidden { display: none; }



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

body {
    text-align: center;
    background: #fff url(http://www.front-design.com/blog/img/background.gif) no-repeat 20px 20px;
	background-attachment: fixed;
	font-size: 13px;
	color: #333333;
	line-height: 140%;
	font-family:Helvetica, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
}

#container {
    width: 700px;
    margin: 0 auto;
    text-align: left;
    z-index: 2;
}

#container-inner {
}

#header{
	width: 700px;
	text-align: right;
	}

#header-inner{
	width: 700px;
	text-align: right;
	}

#header-content {
	width: 700px;
	}

#header-content ul {
	margin: 40px 0px 0px 0px;
	padding: 0px;
	text-align: right;
	}

#header-content li {
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

#header-content a {
	display: block;
	margin: 0px 0px 10px 0px;
	text-align: right;
	}

#content {
	width: 700px;
	margin: 600px 0px 300px 0px;
	padding: 0px 0px 0px 0px;
	background: #ffffff;
	}

#content-inner {
	width: 660px;
	margin: 0px 20px 0px 20px;
	padding: 0px 0px 0px 0px;
	}


#footer{
	width: 700px;
	}

#footer-inner {
	width: 660px;
	margin: 0px 20px 0px 20px;
	padding: 0px 0px 0px 0px;
	}

.footer_navi{
	margin: 0px 0px 20px 0px;
	}

.widget-content{
	font-size: 11px;
	}

#main-logo{
	position: absolute;
	left: 20px;
	top: 20px;
	z-index: 1;
	}

/*  記事本文  */

.asset-meta {
	font-size: 11px;
	}


.entry-asset{
	margin: 0px 0px 40px 0px;
	}

.asset-content{
	}


.asset-body {
	width: 660px;
	border-bottom: #cccccc 1px dashed;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 40px 0px;
	}

.asset-body p{
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	}


.mt-image-none {
	display: block;
	text-align: left;
	margin: 0px 0px 0px 0px;
	}


/*  コメント・トラックバック  */
#trackbacks {
	margin: 0px 0px 40px 0px;
	padding: 10px 0px 20px 0px;
	border-top: #cccccc 1px dashed;
	}

#comments {
	margin: 0px 0px 40px 0px;
	padding: 10px 0px 10px 0px;
	border-top: #cccccc 1px dashed;
	border-bottom: #cccccc 1px dashed;
	}

#comments-open-footer {
	margin: 0px 0px 0px 60px;
	}

.comment-label{
	width:60px;
	float:left;
	}

#comment-form-name{
	clear: both;
	}
#comment-form-email{
	clear: both;
	}
#comment-form-url{
	clear: both;
	}
#comment-form-remember-me{
	clear: both;
	}
#comment-open-text{
	clear: both;
	}
.comment-content{
	margin: 20px 0px 30px 0px;
	border-bottom: #cccccc 1px dashed;
	}

.comment-content p{
	padding: 0px 0px 15px 0px;
	}

/*  h1 h2 h3  */

#page-title {
	font-size: 15px;
	font-weight: bolder;
	width: 680px;
	border-bottom: #000000 2px solid;
	padding: 0px 0px 5px 0px;
	}

.entry-title {
	font-size: 18px;
	font-weight: bolder;
	color: #666666;
	margin: 20px 0px 0px 0px;
	}

.entry-title a{
	text-decoration: none;
	color: #666666;
	}

.entry-title a:hover {
	text-decoration: none;
	color: #cccccc;
	}

.widget-header {
	width: 680px;
	border-bottom: #000000 2px solid;
	padding: 0px 0px 5px 0px;
	}

.trackbacks-header{
	font-size: 15px;
	font-weight: bolder;
	margin: 0px 0px 10px 0px;
	color: #333333;
	}

.comments-open-header{
	font-size: 15px;
	font-weight: bolder;
	margin: 0px 0px 10px 0px;
	color: #333333;
	}

.comments-header{
	font-size: 15px;
	font-weight: bolder;
	margin: 0px 0px 10px 0px;
	color: #333333;
	}

.entry-categories-header{
	font-size: 13px;
	font-weight: bolder;
	margin: 10px 0px 10px 0px;
	color: #333333;
	}




/*  ウィジェット  */

.widget-archive {
	margin: 100px 0px 0px 0px;
	clear: both;
	}




.category-content {
	width: 660px;
	}

.category-content ul {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
	}

.category-content li {
	display: inline;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

.category-content a {
	display: block;
	margin: 0px 0px 0px 0px;
	text-align: right;
	}


.widget-list {
	margin: 20px 0px 0px 0px;
	}












/* Wide-Thin-Thin */

.layout-wtt #alpha {
    width: 560px;
}

.layout-wtt #beta {
    left: 190px;
    width: 190px;
}

.layout-wtt #gamma {
    right: 190px;
    width: 190px;
}


/* Thin-Wide-Thin */

.layout-twt #alpha {
    left: 190px;
    width: 560px;
}

.layout-twt #beta {
    left: -560px;
    width: 190px;
}

.layout-twt #gamma {
    width: 190px;
}


/* Wide-Thin */

.layout-wt #alpha {
    width: 750px;
}

.layout-wt #beta {
    width: 190px;
}


/* Thin-Wide */

.layout-tw #alpha {
    left: 190px;
    width: 750px;
}

.layout-tw #beta {
    left: -750px;
    width: 190px;
}


/* Medium-Wide */

.layout-mw #alpha {
    left: 330px;
    width: 610px;
}

.layout-mw #beta {
    left: -610px;
    width: 330px;
}

/* Wide-Medium */

.layout-wm #alpha {
    width: 610px;
}

.layout-wm #beta {
    width: 330px;
}









