@charset "utf-8";
/*
Theme Name: Tam
Theme URI: http://www.dosanite.co.jp
Description: Coded by Konishi , Produced by dosanite.
*/

/*
 * Copyright (c) 2008, Yahoo! Inc. All rights reserved.
 * Code licensed under the BSD License:
 * http://developer.yahoo.net/yui/license.txt
 * version: 2.5.2
 * */
body {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

/*
 * px%
 * 10   77
 * 11   85
 * 12   93 (was 93)
 * 13   100
 * 14   108 (was 107)
 * 15   116 (was 114)
 * 16   123.1 (was 122)
 * 17   131 (was 129)
 * 18   138.5 (was 136)
 * 19   146.5 (was 144)
 * 20   153.9 (was 152)
 * 21   161.6 (was 159)
 * 22   167
 * 23   174
 * 24   182
 * 25   189
 * 26   197 
 * */


/*
 *  * YUI reset.css
 *   * arranged by Akn in sohosai.
 *    */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
        margin:0;
        padding:0;
}
table {
        border-collapse:collapse;
        border-spacing:0;
}
fieldset,img { 
        border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
        font-style:normal;
        font-weight:normal;
}
caption,th {
        text-align:left;
}
h1,h2,h3,h4,h5,h6 {
        font-size:100%;
        font-weight:normal;
}
q:before,q:after {
        content:'';
}
abbr,acronym {
        border:0;
}

/*
*
* ここから！
*
*/
* html ,
* html body ,
* html #wrapper {
    _height: 100%;
}

body {
    background-color:#1d1b1b;
}

div#wrapper {
    margin: 0 auto;
    width:1000px;
}

div#contents {
    margin: 0 125px;
    width:750px;
}

div#header {
	margin:0 125px;
	padding-top: 20px;
    height:200px;
}

div#header h1 {
  width: 500px;
}

div#header p {
	color: #FFFFFF;
	padding-left: 30px;
    margin-top: -70px;
}

div#menu {
	padding: 0 125px;
	background:url(./img/directLink.png) no-repeat;
	padding-top:10px;
    height:50px;
}

div#menu li {
    list-style:none;
    float:left;
}

div#menu a {
    font-size:100%;
    text-align:center;
    color:#FFFFFF;
    text-decoration:none;
    width:150px;
    height:36px;
    line-height:36px;
    display:block;
}

div#menu a:hover {
    background-color:#595757;
}

div#main {
    width:545px;
    float:right;
}

div#widgetWrapper {
    width:195px;
    float:left;
}

#contents .clear {
	clear:both;
}

.widget {
	background-color: #393636;
	font-weight: normal;
}

.widget .header {
	color: #FFFFFF;
	text-align: center;
	background:url(./img/widget-header.png) repeat-x 0 12px;
	padding-top:5px;
	font-size: 123.1%;
	font-weight: bold;
}

.widget ul {
	margin-left: 5px;
}

.widget li{
    list-style:none;
    padding-left:12px;
    margin-bottom:4px;
    padding-bottom: .6em;
}
.widget .cat-item {
    padding-bottom: 0;
}
.widget a {
    text-decoration:none;
    color:#FFFFFF;
}
.widget a:hover {
	text-decoration: underline;
}
.widget li a {
    font-size:116%;
    line-height: 1.2em;
}
.widget .cat-item a {
    padding-left: 15px;
    line-height:30px;
    height:30px;
}

.widget .current-cat-parent {
	background:url(./img/widget-item1.png) no-repeat;
}

.widget .current-cat-parent a {
	color: #eb6101;
}

.widget .current-cat{
	background:url(./img/widget-item2.png) no-repeat;
}

.widget .current-cat-parent li a {
	color:#FFFFFF;
}

.widget li.current-cat a{
	color: #e60013;
}

.widget li.current-cat li a{
	color:#FFFFFF;
}

div#articles a {
    text-decoration: underline;
	color: #FFFFFF;
}

div#sidebar {
    width:140px;
    position:absolute;
    top: 0;
    right: 50%;
    margin-right: -530px;
}

div#sidebar li {
    list-style:none;
    background:url('./img/miniNavi-item.png') no-repeat;
    margin-bottom: 10px;
    padding-left: 10px;
}

div#sidebar a {
    display:block;
    font-size:116%;
    text-decoration:none;
    height:24px;
    line-height:24px;
    color:#FFFFFF;
}

div#news {
	color: #FFFFFF;
    background: url(./img/eyecatch.jpg) no-repeat;
    padding-top:265px;
    padding-left:20px;
    height: 115px;
}

div#news h2 {
    font-size:116%;
    padding-bottom:5px;
}
#news dl {
	margin-left: 5.4em;
	line-height: 1.4em;
	_margin-left: 0;
}
#news dl dt {
	margin-left: -5.4em;
	width: 5.4em;
	float: left;
	_margin-left: 0;
}
#news dl dd {
	width: 15em;
}

.footer {
	clear: both;
	padding-bottom:15px;
}

.footer .comment {
	cursor: pointer;
	background-color:#790001;
	text-align:right;
	padding-right: 15px;
}

.footer .bottom {
	background-color:#790001;
	height:5px;
}

.footer #interactive {
	padding: 5px 20px;
}

.footer #interactive .comment-post {
	border-bottom: 1px solid;
	margin-bottom: 1em;
	padding-bottom: 0.2em;
}

.footer #comments {
	border-bottom: 1px solid;
	font-size: 123.1%;
	margin: 1em 0 0.5em;
}

.footer #comment {
	width: 500px;
}

/*
*
* 本文関係なCSS
*
*/

.entry {
	padding-top: 10px;
    color:#FFFFFF;
	background-color:#393636;
	margin-bottom: 20px;
}

.entry .title {
    font-size: 138.5%;
	padding: 5px 0 0 100px;
	background:url(./img/entry-title.png) no-repeat;
	height:45px;
}
.entry .title a {
	text-decoration: none !important;
}

.entry .article {
    padding:15px 40px;
}

.article .float_l {
    float: left;
    margin: 0 5px 10px;
}


.article dt{
    margin-top:20px;
}

.article .clear {
    clear:both;
}

.article dd{
    margin-left:20px;
}

/* @group calendar */
.widget #wp-calendar {
	margin-left: 10px;
	color: #999;
}
.widget #wp-calendar caption {
	margin-bottom: 4px;
	text-align: center;
	color: #fff;
    font-size:116%;
}
.widget table {
	border-collapse: collapse;
}
.widget #wp-calendar thead th ,
.widget #wp-calendar tbody td {
	border: 1px solid #fff;
	padding: 2px 4px;
	text-align: right;
}
.widget #wp-calendar a ,
.widget #wp-calendar a:link {
	color: #fff !important;
}
.widget #wp-calendar a:hover {
	text-decoration: underline;
}

/* @end */

.pageprev ,
.pagenext {
    margin: 10px 0;
    padding: 0 10px;
}
.pagesprev ,
.pagesnext {
    margin-bottom: 1em;
    padding: 0 10px;
}
.pageprev ,
.pagesprev {
    float: left;
}
.pagenext ,
.pagesnext {
    float: right;
}
.pageprev a ,
.pagenext a ,
.pagesprev a ,
.pagesnext a {
	color: #fff;
}
