
:link,:visited {
    text-decoration: none;
}
html,body,div,
ul,ol,li,dl,dt,dd,
form,fieldset,input,textarea,
h1,h2,h3,h4,h5,h6,pre,code,p,blockquote,hr,
th,td {
    margin: 0;
    padding: 0;
}
h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
    font-weight: normal;
}
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: '';
}


.asset-name {
    font-size: 14px;
    font-weight: bold;
	font-color: #333;
}


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

body {
    text-align: left;
    background: #fff;
	position:relative;
	font-family:"Hiragino Mincho Pro W3",Georgia, "MS PMincho", HeiseiMincho, serif;
	font-size:12px;
	line-height: 1.7;
}

a:link	  {color: #FF0000; text-decoration: none;}
a:visited {color: #FF0000; text-decoration: none;}
a:active  {color: #000000; background: #FFFFFF; text-decoration: none;}
a:hover   {color: #000000; background: #FFFFFF; text-decoration: none;}
	

#container-inner {
    width: 840px;

    text-align: left;
    position:relative;
}

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

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

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

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

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



/* Header */


#header-credit1 {
position:absolute;
left:90px;
top:30px;
width:111px;
}

#header-credit2 {
position:absolute;
left:90px;
top:60px;
width:114px;
}

#header-credit3 {
position:absolute;
left:320px;
top:30px;
width:114px;
}

#header-credit4 {
position:absolute;
left:320px;
top:60px;
width:114px;
}

#header-side_top {
position:absolute;
left:40px;
top:30px;
width:14px;
}

#header-side_copy {
position:absolute;
left:20px;
top:30px;
width:9px;
}


/* Thin-Wide */

.layout-tw #alpha {
    left: 300px;
    width: 720px;
}

.layout-tw #beta {
    position:absolute;
    left:70px;
    width: 220px;
}



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


h1, h2, h3, h4, h5, h6, p, pre, blockquote, fieldset, ul, ol, dl {
    margin-bottom: .75em;
}

blockquote, ol, ul {
    margin-left: 30px;
    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-description {
    margin-bottom: 0;
}


@media print {
    * {
        position: static ! important;
        overflow: visible ! important;
    }
}




/* Navi */

#side-logo {
    padding-bottom: 30px;
}


#navi {
	font-size:10px;
}

#navi p {
margin:20px 0px;
}


#navi ul {
list-style:none;
margin:15px 0px;
border-top:1px dotted #262626;
}

#navi #navi_list ul {
margin:0px 0px 25px;
}

#navi #navi_list ul li {
border-bottom:1px dotted #262626;
}

#navi #navi_list ul li a {
display:block;
padding:4px 0px 4px 10px;
}










/* Widgets */

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

.widget-content {
    position: relative;
    margin: 15px 0 30px;
}

.widget-title {
    margin-bottom: 10px;
}

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

.widget-content ul ul {
    margin-left: 15px;
	border-top:1px dotted #262626;
}

.widget-content li {
@@margin:15px 0px;
@@margin-top: 5px;
    margin-bottom: 5px;
	border-bottom:1px dotted #262626;
}

.widget-tag-cloud .widget-content ul {
    margin-right: 0;
    margin-left: 0;
}

.widget-tag-cloud .widget-content li {
    display: inline;
    margin: 0 5px 0 0;
    padding: 0;
    line-height: 1.2;
    background: none;
}

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

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

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

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

.widget-search ul,
.widget-syndication ul {
    margin-left: 0;
    list-style: none;
}

.widget-search li,
.widget-syndication li  {
    margin: 5px 0;
}





/* Contents */

#content-title {
    margin: 0px 0px 30px 0px;
}





/* Blog Detail ---------------------------------------------------------- */


#asset-entry {
	padding-bottom:40px;
}

.asset-header {
	padding-bottom:20px;
}


.asset-body {
    height: 1%;
	margin-top:10px;
	margin-bottom:10px;
}






