@charset "utf-8";/

/* Vicksburg II (theme-vicksburg.css) */

/* basic page elements */

body {
    font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
    font-size: 12px;
}

/*a { color: #36414d; text-decoration: underline; }

a:hover { color: #a3b8cc; }*/

#banner a { color: #fff; text-decoration: none; }
#banner a:hover { color: #fff; }

.module-content a { color: #36414d; }
.module-content a:hover { color: #a3b8cc; }

h1, h2, h3, h4, h5, h6 {
    font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
}

ul{
	list-style:none;
}



/* ---------------image_blog アーカイブタイトル--------------- */

#works_column_main_titl {
	margin:0px 30px 5px 30px;
	font-size: small;
}

.works_pagetitle{
	background-color: #eef8df;
	padding: 2px;
}


#blog_image {
	display: block;
	width: 620px;
	margin: 0px;
	padding: 0px;
	z-index: 0;
	/*background-image: url(../../blog/tanahashi/common/image_artist.jpg);
	background-repeat: no-repeat;*/
}
#blog_image h1 {
	color: #FFFFFF;
	margin: 0px 20px 12px;;
	font-size: xx-large;
	font-weight: bold;
}
#blog_image a {
	color: #FFFFFF;
	text-decoration: none;
}
#blog_image h2 {
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px 20px;
	font-size: medium;
}



/* ---------------hedder link list--------------- */
#crumb_page {
	padding: 0px;
	width: 620px;
	height: 30px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: auto;
	overflow: hidden;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;*/
	background:transparent;
}


/* ---------------path_blog--------------- */
#path_blog {
	color:#333;
	position: absolute;
	left: 0px;
	top: 7px;
	font-size: 10px;
	width: 100%;
	z-index: 0;
	
	/*font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
}
#path_blog ul {
	/*margin: 0px;*/
	list-style: none;
	padding: 0px;
	white-space: nowrap;
	margin: 0px;
}

#path_blog li {
	/*margin: 0px;*/
	width: auto;
	color: #808080;
	text-indent: 0.8em;
	white-space: nowrap;
	float: left;
	list-style: none;
	padding: 0em 0em 0em 0em;
	margin-left: 0.8em;
	border-left:1px solid #cccccc;
}

#path_blog li a {
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	text-decoration: underline;
	/*color: #808080;*/
}

#path_blog li a:hover{
	color: #4C4C4C;
}


/* ---------------blog body--------------- */
#body_A {
	width: 100%;
	height: auto;
	/**	background-image: url(../global/bg_body_a_border.gif);
	background-repeat: repeat-y;**/
	/*margin: auto;*/
	margin: 0px;
	padding: 0px;
	background:transparent;
	z-index: 0;
}


#entrydate {
	font-size: small;
	font-weight: bold;
}


/* ---------------blogmain--------------- */

#blogmain {
	width: 620px;
}
#entry_a {
	background-image: url(/blog/common/page/flame_entry_a.gif);
	background-repeat: repeat-y;
}
#flame_a_top {
	background-image: url(/blog/common/page/flame_entry_a_top.gif);
	background-repeat: no-repeat;
	height: 11px;
}

.entry-body{
	font-size:14px;
	line-height: 1.8em;
	
}

#entrymain {
	margin: 12px 15px 0px;
	line-height: 1.8em;
	font-size:14px;
	
}
#entrymain h1 {
	font-size: larger;
	font-weight: normal;
	padding-bottom:5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #99cc33;
	display: block;
	margin-bottom: 10px;
}
#entrymain h1 a {
	text-decoration: none;
}
#entrymain img {
	/*display: block;*/
	margin: 16px 0px;
}
#entrymain img a {
	text-decoration: none;
	border: 0px;
}

#entrydate {
	font-size: small;
	font-weight: bold;
	margin-bottom:16px;
}

#entryfoot {
	width: 100%;
	clear:both;
	text-align: right;
	font-size: x-small;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-top: 10px;
	padding-top: 3px;
}

#flame_a_btm {
	background-image: url(/blog/common/page/flame_entry_a_btm.gif);
	background-repeat: no-repeat;
	height: 11px;
}


/* ---------------pegeup --------------- */
#pegeup {
	text-align: right;
	font-style: normal;
	color: #808080;
	display: block;
	margin: 5px 10px 10px 10px;
	font-size: x-small;
	font-weight: normal;
}

#pegeup a {
	line-height: 100%;
	font-weight: normal;
	text-decoration: none;
	color: #808080;
}

#pegeup a:hover{
	color: #4C4C4C;
}

/* ---------------archive--------------- */


#subsubmenu_blog {
	position: absolute;
	top: 21px;
	right: 0px;
}
#title-archive {
	background-repeat: no-repeat;
	color: #FFFFFF;
	background-image: url(/blog/common/page/bg_title_archive.gif);
	height: 27px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#title-archive h2 {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	margin: 0;
}

#blogmain .content-nav{
	width: 100%;
	margin-top: 5px;
	text-align: center;
}






/* ---------------tracuback--------------- */

.module-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header {
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;

    margin: 0;
    border-left: 5px solid #99cc33;
    padding: 5px;
    color: #fff;
    background: #a6a6a6;
    font-size: 11px;
    font-weight: bold;
    line-height: 1;
    text-transform: uppercase;
}

h2.module-header{
	margin-bottom: 10px;
}

.module-header a,
.module-header a:hover,
.trackbacks-header a,
.trackbacks-header a:hover,
.comments-header a,
.comments-header a:hover,
.comments-open-header a,
.comments-open-header a:hover
.archive-header a,
.archive-header a:hover {
    color: #fff;
}

.entry-more-link,
.entry-footer,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed {
    font-size: 11px;
}

.commenter-profile img { vertical-align: middle; }


#trackbacks-info {
    margin: 10px 0;
    border: 1px dashed #a3b8cc;
    padding: 0 10px;
    color: #292e33;
    font-size: 12px;
    text-align: center;
    background: #e6ecf2;
}













/*      ☆サイドメニュー☆      */


/* ---------------calendar ver.3.0--------------- */

#calendar {
	line-height: 180%;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	padding: 0px;
	text-align: center;
	overflow: hidden;
	width: 200px;
	margin: 0px 0px 20px 0px;
	}
	
#calendar table {
	padding: 1px;
	border-collapse: collapse;
	border: 0px;
	width: 99%;
	}
	
#calendar caption {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	/*text-align: center;*/
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	margin-bottom: 3px;
	}
	
#calendar th {
	width: 27px;
	text-align: center;
	font-weight: normal;
	background-color: #e0e0df;
	height: 10px;
	border-top: #666 solid 2px;
	border-bottom: #666 bottom 1px;
	border-right: #FFF solid 1px;
}

#calendar th#sun{
	color: #ca639a;
	background-color: #f0cadf;

}

#calendar th#sat{
	color: #94c23a;
	background-color: #f4f6e7;
	border-right: none;

}

#calendar td { 
	text-align: center;
	border-bottom: #666 solid 1px;
}


#calendar a:link{
	text-decoration:none
}



/* -------------- submenu -------------- */

#submenu {
	background-color: #D9D9D9;
	width: 200px;
	font-size: 10px;
}
#submenu ul{
	padding: 10px 4px 15px 2px;
	margin: 0px;
}
#submenu li{
	line-height: 120%;
	/*width: auto;*/
	color: #666666;
	list-style-position: inside;
	list-style:none;
	padding: 0.5em 0em 0.5em 1.2em;
	margin-left: 0.5em;
	text-indent: -1.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	letter-spacing: 0.1em; /*Letter Space*/
}
#submenu li a {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #737373;
}

