@charset "utf-8";
@import url(../_import/common.css);
@import url(../_import/text_decorations.css);

/*
  ---------------------------------------------------------------
   P_BLOG CSS TEMPLATE "4D2U"

   $Id: 2005/02/18 23:53:43 Exp $
  ---------------------------------------------------------------
  INDEX : 
     - BASE
     - HEADER
     - CONTENT
     - MENU BOX
     - FOOTER
  ---------------------------------------------------------------
*/

/*
-----------------------------------------------------------------
    追加部分
-----------------------------------------------------------------
*/

div.condprofile p {
    margin-left: 110px;
}

div.schedule td {
    text-align: center;
}

div.right-archive {
    clear: both;
}

/*
-----------------------------------------------------------------
    BASE ELEMENTS
-----------------------------------------------------------------
*/

body {
    margin: 0;
    padding: 1em 0 1em 0;
    background: #FFFFFF;
    color: #333333;
    font-size: 84%;
    font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, Verdana, sans-serif;
    line-height: 170%;
    text-align: center;
}

#wrapper {
    width: 780px;
    margin: auto;
    padding: 0;
    border: 2px solid #EEEEEE;
    background-color: #ffffff;
    text-align: left;
}

/* Anchors */
a:link {
    background-color: transparent;
    color: #5050A0;
    text-decoration: none;
}

a:visited {
    background-color: transparent;
    color: #663366;
    text-decoration: none;
}

a:hover {
    background-color: transparent;
    color: #ff6600;
    text-decoration: none;
}

img {
    border: 0;
}

/* Forms */
input, textarea, select {
    font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Verdana, sans-serif;
    font-size: 100%;
}

input[type="text"] {
    font-size: 100%;
    font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Verdana, sans-serif;
}

fieldset {
    margin: 2em 0 1em 0;
    padding: 2em 0 1.5em 1em;
    border: 0;
    border-top: 2px solid #EEEEEE;
    border-bottom: 2px solid #EEEEEE;
}

legend {
    margin-left: 1em;
    padding: 0 2em 0 2em;
    border: 2px solid #EEEEEE;
}

.noscript {
    display: inline;
}

/*
-----------------------------------------------------------------
    HEADER
-----------------------------------------------------------------
*/

#header {
    height: 60px;
    margin: 0 0 0 0;
    border-bottom: 2px solid #EEEEEE;
	background: #FFFFFF;
/*
    background: #FFFFFF url(./resources/header_logo2.gif) no-repeat;
	background-position: center center;
*/
    color: #666600;
}

#header #logo {
	position: relative;
	top: -10px;
	left: 20px;
}

img#titletext {
    position: relative;
    left: 32px;
    top: 26px;
}

#header h1 {
    float: left;
    margin: 0.5em 0 0 0.5em;
    padding: 0 0 5px 0;
    font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, 
                 Tahoma, Verdana, Optima, Arial, sans-serif;
    font-size: 170%;
    text-shadow: #336600 0.2em 0.2em 0.2em;

}

#header h1 a:link, #header h1 a:visited {
    color: #ffffff;
    text-decoration: none;
}

#header h1 a:hover {
    color: #eeffe6;
    text-decoration: none;
}

#subtitle {
    padding: 0.1em 0em 0em 3em;
    font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Verdana, sans-serif;
    font-size: 110%;
    text-shadow: #669900 0.2em 0.2em 0.2em;
}

/*
-----------------------------------------------------------------
    CONTENT BOX
-----------------------------------------------------------------
*/

#content {
	float: right;
	width: 560px;
/*   width: 570px; */
	margin: 20px 2px 5px 5px;
	padding-left: 0.5em;
	padding-right: 0.5em;
/* 	padding: 0 1em 2em 2em; */
/*     padding: 0 1em 0.5em 0.5em; */
/*    border: 2px solid #DDDDDD; */
}


#content h1 {
    font-size: 170%;
}

#content h2 {
	margin: 1em 0 1em 0;
    padding: 0 0 5px 0;
    border-bottom: 1px solid #3366CC;
    background-color: transparent;
    color: #3366CC;
    font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Verdana, sans-serif;
    font-size: 130%;
}

#content h3, #content h4 {
	margin: 2em 0 0.8em;
	color: #3366CC;
    font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Verdana, sans-serif !important;
	font-size: 110%;
}

/* Section Level 1 */
.section {
    border: 0;
	padding: 0;
/*	padding: 0em 0.5em 0em 0.5em; */
}

/* Section Level 2 */
/*

.section .section {
    margin: 1em 0 2em 0;
    padding: 0em 1em 0em 1em;
    border: 1px solid #CCCCCC;
    background-color: #ffffff;
}
*/

.article-title {
    padding: 4px 5px 4px 2px;
	text-align: right;
	border-top : 1px solid #CCCCCC;
    border-bottom : 1px solid #CCCCCC;

    background: url(./resources/title_bg.png) 4px no-repeat;
    font-size: 120%;
	color: #3366CC;
    font-family: "Lucida Grande", Tahoma, "Trebuchet MS", Verdana,
                 "Hiragino Kaku Gothic Pro W3", sans-serif;
}

.date {
/*	text-align: right;
    margin-bottom: 1em; */
    background-color: transparent;
    color: #3366CC;
    font-size: 90%;
}

/* Article Footer */
.a-footer {
    margin-top: 0.5em;
    padding: 0.5em;
/*    border-top: 1px solid #cccccc; */
    background-color: transparent;
    font-size: 90%;
    font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
    text-align: right;
}

/**
 * Footer Anchors
 */
.a-footer a {
	margin: 0 0.5em 0 0;
	padding: 0px 0px 4px 14px;
	background: #ffffff url(../_shared/anchor_bg.png) 0px 0px no-repeat;
    font-size: 12px;
        
    /* For Debug */
    /* border: 1px solid #6600CC; */

}
.a-footer a:hover {
	background-position: 0px -30px;
}
.a-footer a:active {
	background-position: 0px -60px;
} 
a.status-on {
	background-position: 0px -90px !important;
}
a.status-on:hover {
	background-position: 0px -30px !important;
}
a.status-on:active {
	background-position: 0px -60px !important;
}


/* Previous Logs Navi Link */
p#prev-logs {
    margin: 2em 2em 1em 1em;
    text-align: right;
}
p#prev-logs a {
    display: inline;
    margin-right: 2px;
    padding: 2px 20px 2px 10px;
    border: 1px solid #cccccc;
    background: #eeeeee url(../_shared/arrow_next.png) no-repeat 100% 50%;
    text-decoration: none;
}
p#prev-logs a:hover {
    background-color: #ffffff;
}


/*
-----------------------------------------------------------------
    MENU BOX
-----------------------------------------------------------------
*/

#menu-box {
    float: left;
    width: 160px;
    margin: 20px 0px 0px 5px;
/*	padding: 0.5em; */
}

/* Contents Navi */
#content-menu h2 {
    display: none;
}



ul.menu {
    list-style: none;
    right: 2.5%;
    width: 100%;
    margin: 0px;
    padding: 0px;
    border-top: 1px solid #999999; 
    background-color: transparent;
	 color: transparent;
/*    font-size: 100%;
    font-weight: bold; */
}

li.menu {
    list-style: none;
    margin: 0px;
    border-bottom: 1px solid #999999; 
/*    line-height: 17px;  */
}

li.menu img {
 vertical-align: bottom;

}

li.cur-menu img {
 vertical-align: bottom;

}

/* Current Page Menu */
li.cur-menu {
	display: block;
    list-style: none; 
    padding: 0px;
	 
    border-right: 1px solid #999999;
    border-left: 1px solid #999999; 
    border-bottom: 1px solid #999999;
	 background: #999999 url(./resources/menu_bg.png) 0px -50px no-repeat;
    background-color: transparent;
    color: #FFFFFF;

	 font-size: small;
/*    line-height: 17px; */
	text-decoration: none;
/*    text-shadow: #dddddd 0.2em 0.2em 0.2em; */

}



a.menu, a.menu:visited {
    display: block;
	 list-style: none; 
    padding: 0px;
	 
    border-right: 1px solid #999999;
    border-left: 1px solid #999999;

    background: #cccccc url(./resources/bg_s.png) repeat-x;
    background-color: transparent;

	font-size: small;
/*    line-height: 15px; */
    text-decoration: none;

}

a.menu:hover {
/*    border-right: 5px solid #806020; 
    border-left: 5px solid #806020; */
	     padding: 0px;
    background: #999999 url(./resources/menu_bg.png) 0px 0px no-repeat;
    color: #CCCCCC;
	 background-color: transparent;
    text-decoration: none;

/*	height: 43px; */
}

a.menu:active {
/*    border-right: 4px solid #FF9933;
    border-left: 4px solid #FF9933; */
    background: #3366CC url(./resources/menu_bg.png) 0px 0px no-repeat;
    color: #333333;
	 background-color: transparent;
    text-decoration : none;
}



/* ---------------------------------------------- */
div.menu {
    margin: 1em 0 1em 0;
    padding: 0;
    border: 1px solid #999999;
    font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",
                 "Lucida Grande", Tahoma, "Trebuchet MS", Verdana, sans-serif;
}

div.menu h2 {
    margin: 0;
    padding: 2px 0.5em 2px 0.5em;
    border-bottom: 1px solid #999999;
    background: #cccccc url(./resources/bg_s.png);
    font-size: 100%;
    color: #333333;
}

div.menu p {
    padding-left: 0.5em;
}


div.menu ul {
    list-style-image: url(./resources/list_image.png);
    margin: 5px 5px 5px 1.8em;
    padding: 0;
    font-size: 90%;
}

#search input {
    margin: 0 0 5px 5px;
}

#keyword {
    width: 90%;
}

/* Archive, Category, CSS-Swicher Form */
#archives, 
#category,
#css-form {
    margin: 10px 0px 10px 0px;
}

/* Admin Menu */
#logout {
    width: 100%;
    padding-top: 0.5em;
    padding-bottom : 0.5em;
    border-top: 1px solid #999999;
    background: #eeeeee url(../_shared/gray_stripe.png);
    text-align: center;
}

h2.menu-box {
    font-size: 130%;
}

#menu-box h3 {
    font-size: 110%;
}




/*
-----------------------------------------------------------------
    FOOTER
-----------------------------------------------------------------
*/
#footer {
    clear: both;
/*    width: 90%;  WinIE = 100%; */
/*    margin: 1em; */
    padding: 1em; 

    border-top: 2px solid #EEEEEE;
    background: #ffffff;
    font-family: Optima, sans-serif;
}

/* Validator Logos */
.logo {
    float: left;
    margin: 0px 1em 0.5em 0px;
}

.validator {
    margin: 0px 5px 5px 0px;
}

#validators, #w3c-validators {
    margin: 0;
    padding: 0;
}

#validators a:link, #validators a:visited,
#rss:link, #rss:visited  {
    width: 81px;
    margin: 0px 3px 0px 0px;
    padding: 2px 8px 2px 8px; 
    border: 1px solid #666666;
    background: #CCCCCC url(./resources/bg_s.png);
    color: #999999;
    font-size: 11px;
    text-align: center;
    text-decoration : none;

}

#validators a:hover,
#rss:hover  {
    margin: 0px 3px 0px 0px;
    padding: 2px 8px 2px 8px; 
    border: 1px solid #666666;
    background: #CCCCCC url(./resources/bg_s.png);
    color: #000000;
    text-shadow: #336600 0.2em 0.2em 0.2em;
    text-decoration : none;
}

#validators a:active,
#rss:active {
    margin: 0px 3px 0px 0px;
    padding: 2px 8px 2px 8px;
    border: 1px solid #ff6600;
    text-decoration : none;
}

address {
    margin: 0.5em 0 0 0;
}

#page-generation {
    clear: both;
    margin: 0;
    padding: 0;
    background-color: #ffffff;
    color: #666666;
    font-size: 90%;
}


